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
@@ -35,7 +35,7 @@ iso = {
}
boot_command = [
"<up>e<down><down><end><bs><bs><bs><bs><bs>",
"net.ifnames=0 biosdevnames=0 inst.ks=cdrom:/amd64-ks.cfg inst.notmux console=ttyS0<f10>"
"net.ifnames=0 biosdevnames=0 inst.ks=cdrom:/amd64-ks.cfg inst.notmux console=tty0 console=ttyS0<f10>"
]
cd_files = [
"distros/fedora/rawhide/*.cfg"