Andrew J. Hesford
Andrew J. Hesford
This can be faked with a script to wrap `xbps-create`. See https://github.com/ahesford/xbps-vpkg.
Giving a hint is OK, but I wouldn't go to too much trouble writing extensive documentation. There is nothing unique to Void about the interplay between `dhcpcd` and `wpa_supplicant`.
"GRUB releases before 2.06 only had support for LUKS1" does not imply that "LUKS 2 will work by default" on later releases. However, if you believe rewording th text would...
I'm not sure why this would present any problem; the command-line parser in question works on several test platforms and several real systems with both dracut and mkinitcpio. I'll see...
I misread your original message about moving to zfs 2.1.5 and overlooked that you moved your whole system to the Debian testing branch. We don't have a testbed to stand...
Not in my testing. Performing a simple `s/jammy/kinetic/g` in every `*ubuntu*` file (or its link target) in https://github.com/zbm-dev/zfsbootmenu/tree/master/testing/helpers and running our testing setup script produces a 22.10 virtual machine image...
Try adding `add_dracutmodules+=" bash "` to a `*.conf` file in `/etc/zfsbootmenu/dracut.conf.d/`.
I think the problem is that your Debian or Ubuntu configurations are installing dash at /bin/sh in the initramfs and the command-line parsing of ZFSBootMenu is sourced by `/init`, which...
Save the devel split for when it's needed, don't complicate the package structure in anticipation of something that may never happen.
Actually, you're right; we shouldn't let the `webkit2gtk-devel` package pull in both gtk4 and gtk3. Please disregard my request to merge all devel packages.