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 = "38"
iso = {
url = "https://download.fedoraproject.org/pub/fedora/linux/releases/38/Server/x86_64/iso/Fedora-Server-dvd-x86_64-38-1.6.iso"
checksum = "66b52d7cb39386644cd740930b0bef0a5a2f2be569328fef6b1f9b3679fdc54d"
}
boot_command = [
"<up>e<down><down><end> ",
"net.ifnames=0 biosdevnames=0 inst.ks=cdrom:/http/fedora/38-x86_64.ks console=tty0 console=ttyS0<f10>"
]