zfsbootmenu
zfsbootmenu copied to clipboard
Include the OpenSSH client in recovery images
No other viable packaged SSH clients on Void - so this one is it.
I just checked the build artifacts for this PR and see /usr/lib/libssh.2.so.1* but no /bin/ssh or /usr/bin/ssh.
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.