zfsbootmenu icon indicating copy to clipboard operation
zfsbootmenu copied to clipboard

Include the OpenSSH client in recovery images

Open zdykstra opened this issue 3 years ago • 1 comments

No other viable packaged SSH clients on Void - so this one is it.

zdykstra avatar Jul 20 '22 20:07 zdykstra

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.

ahesford avatar Aug 01 '22 14:08 ahesford

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.

zdykstra avatar Oct 30 '22 19:10 zdykstra