You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If run.sh is invoked with -i or SSH_INCLUDE=1 is defined in
testing/.config, the wrapper script now does the following:
* Creates a dracut configuration file to enable crypt-ssh, listening on
port 22 with ~/.ssh/authorized_keys set as the dropbear authentication
ACL.
* Writes an SSH configuration file allowing ssh $test_environment to
transparently connect you to the running ZFSBootMenu instance on port
2222.
* Sets 'ip=dhcp rd.neednet' on the ZBM KCL.
If the option is not set, a dracut configuration file is written to omit
crypt-ssh.
The presence or absence of this flag does not control whether or not an
initramfs / EFI executable is generated.
0 commit comments