Move Fedora files

This commit is contained in:
Greg Hellings
2023-08-11 10:28:56 -05:00
parent 53b36b768c
commit 1496b3a8bb
3 changed files with 0 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
distro = "fedora"
version = "37"
iso = {
url = "https://download.fedoraproject.org/pub/fedora/linux/releases/37/Server/x86_64/iso/Fedora-Server-dvd-x86_64-37-1.7.iso"
checksum = "0a4de5157af47b41a07a53726cd62ffabd04d5c1a4afece5ee7c7a84c1213e4f"
}
boot_command = [
"<up>e<down><down><end> ",
"net.ifnames=0 biosdevnames=0 inst.ks=cdrom:/http/fedora/37-x86_64.ks console=tty0 console=ttyS0<f10>"
]