Zach Dykstra
Zach Dykstra
I have this issue as well under Sway. Once I undock a window, I can't grab it anywhere to dock it again. Deleting the [Window State] config section is an...
I've been playing with this just a bit, and the current structure of the virt-lightning.yaml file prevents me from making a trivial change to support this. The current format of...
#147 checks off one `context` use case for me
When you're on the `rEFInd` screen and you hit `F2`, do you have access to previous versions of ZFSBootMenu? If you do, you can simply boot one of those for...
I tested this locally by way of `testing/` - `/usr/sbin/ssh` makes it into the initramfs. The build artifacts are incomplete because the `openssh` package isn't available in the build container.
Does `/usr/lib/gummiboot/linuxaa64.efi.stub` exist in the wild anywhere? On `Void`, we only provide a stub for `x86_64` systems. Since most distributions use the systemd stub (formerly Gummiboot), I'm not sure we'll...
I'd love to see this feature as well. I actually use fzf in a boot menu for ZFS, and I sorely missed this feature! [zfsbootmenu default timeout](https://github.com/zdykstra/zfsbootmenu/blob/master/90zfsbootmenu/zfs-bootmenu.sh#L368-L383)
Thanks - I'll drop Void's patch once this lands in a release.
This isn't stale. It's just not being reviewed and merged.
There's nothing I can see on the Void side that will break because of this change. I seriously question the need for making `/usr` read-only in an initramfs, but that...