9 Commits

Author SHA1 Message Date
23834a2c61 Lower ethdevice-timeout to 300s
With the auto-reboot implemented waiting this long is not required.
2023-09-01 15:41:57 -04:00
9af47557f1 Use more reliable grep method 2023-09-01 15:41:57 -04:00
4a43285ae2 Add interactive shell too 2023-09-01 15:41:57 -04:00
8b45bbabae Fix bad grep 2023-09-01 15:41:57 -04:00
fafe47b79b Fix panic spawning shell 2023-09-01 15:41:57 -04:00
7026ad29d2 Fix missing test command 2023-09-01 15:41:57 -04:00
e2072a4979 Fix typo in remove-root-pw script 2023-09-01 15:41:57 -04:00
d6c1c8f38a Improve TTY locking
Prefer serial consoles to TTYs, and present a timeout on graphical TTYs.
2023-09-01 15:41:57 -04:00
c8f1d853a0 Move to template format instead of cat-EOF
Simplifies the scripts and adds the ability to easily and cleanly change
the contents of these files without dealing with escape characters, etc.
2023-09-01 15:41:57 -04:00