Joshua Boniface
|
d9c527d72c
|
Lower ethdevice-timeout to 300s
With the auto-reboot implemented waiting this long is not required.
|
2021-12-12 22:28:24 -05:00 |
Joshua Boniface
|
7b3f0e5f0d
|
Use more reliable grep method
|
2021-12-12 20:18:47 -05:00 |
Joshua Boniface
|
0767984729
|
Add interactive shell too
|
2021-12-12 20:05:11 -05:00 |
Joshua Boniface
|
19b96b4ade
|
Fix bad grep
|
2021-12-12 19:50:00 -05:00 |
Joshua Boniface
|
d17073dc7f
|
Fix panic spawning shell
|
2021-12-12 19:43:43 -05:00 |
Joshua Boniface
|
64b36c0c67
|
Fix missing test command
|
2021-12-12 18:49:51 -05:00 |
Joshua Boniface
|
0741e5ea6b
|
Fix typo in remove-root-pw script
|
2021-12-12 18:35:23 -05:00 |
Joshua Boniface
|
5642779dbf
|
Improve TTY locking
Prefer serial consoles to TTYs, and present a timeout on graphical TTYs.
|
2021-12-12 16:44:46 -05:00 |
Joshua Boniface
|
0f52de5b66
|
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.
|
2021-12-12 16:44:39 -05:00 |