ben-auo
ben-auo
DHCPv6
Any ETA on DHCPv6 functionality? https://github.com/jacopodl/dstar/blob/master/README.md?plain=1#L87 Windows machines give higher priority to IPv6: https://www.thehacker.recipes/ad/movement/mitm-and-coerced-authentications/dhcpv6-spoofing
Would be nice to include time limits (both schedule and duration) as a parental control.
Any plans to offer MDM capabilities, like https://tailscale.com/kb/1362/mdm ?
I tried https://github.com/midzelis/zquickinit/releases/download/v1.0.8/zquickinit.iso on an Intel NUC x86 device and it hung on `Starting udev`:  I can get it to load using https://docs.zfsbootmenu.org/en/latest/guides/void-linux/uefi.html so I'm guessing it's a firmware/driver...
Not sure if I'm missing something obvious, but `./zquickinit.sh builder` isn't working on my Ubuntu 24.04.2 LTS system: ``` $ sudo apt install -y git podman-docker yq $ git clone...
FYI, your comments in the sample ACL at https://github.com/midzelis/zquickinit?tab=readme-ov-file#security-considerations use `#` but I believe these should be `//`
Any plans to add multi-threading to rugix-bakery? The `bake bundle` command in particular takes a while on a single core..
Very cool project! I tried following your Quickstart and ran into an error when attempting to bake: ``` # whoami root # cat /etc/os-release | grep UBUNTU_VERSION= UBUNTU_VERSION="24.04.2 LTS (Noble...