Version updates
Retire Alma and Rocky 8 Update Alma/Rocky 9 to 9.4 Retire Fedora 38 Add Fedora 40
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
distro = "fedora"
|
||||
version = "40"
|
||||
iso = {
|
||||
url = "https://download.fedoraproject.org/pub/fedora/linux/releases/40/Server/x86_64/iso/Fedora-Server-dvd-x86_64-40-1.14.iso"
|
||||
checksum = "32d9ab1798fc8106a0b06e873bdcd83a3efea8412c9401dfe4097347ed0cfc65"
|
||||
}
|
||||
boot_command = [
|
||||
"<up>e<down><down><end> ",
|
||||
"net.ifnames=0 biosdevnames=0 inst.ks=cdrom:/amd64-ks.cfg console=tty0<f10>"
|
||||
]
|
||||
cd_files = [
|
||||
"distros/fedora/40/*.cfg"
|
||||
]
|
||||
vbox_os_type = "Fedora_64"
|
||||
Reference in New Issue
Block a user