early-ssh icon indicating copy to clipboard operation
early-ssh copied to clipboard

Exit cleanly on finished. Override auth and host keys.

Open bulldozer2003 opened this issue 9 months ago • 0 comments

  • Have early-ssh exit with a status of 0 only if "finished" was typed in the SSH session. This potentially allows the init process to tell if early-ssh was used, times out, or exited from the local terminal.
  • Add override for authorized keys file.
  • Add override for directory containing dropbear host keys.
  • Support edcsa, ed25519, and future host key types.

bulldozer2003 avatar May 28 '24 04:05 bulldozer2003