Get all the outputs

This commit is contained in:
Greg Hellings
2024-07-13 00:18:40 -05:00
parent dc6a77049c
commit 6d29120dc5
18 changed files with 24 additions and 18 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ boot_command = [
"<up>e<wait>",
"<down><down><end><wait>",
" inst.text inst.ks=cdrom:/ks.cfg",
" inst.notmux console=ttyS0",
" inst.notmux console=tty0 console=ttyS0",
"<leftCtrlOn>x<leftCtrlOff>"
]
cd_files = [ "distros/centos-stream/9/disc/*" ]