Almalinux 10 release
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
distro = "almalinux"
|
||||
version = "10"
|
||||
iso = {
|
||||
url = "https://mirrors.kernel.org/almalinux/10.0/isos/x86_64_v2/AlmaLinux-10.0-x86_64_v2-boot.iso"
|
||||
checksum = "5571cc6c826300a3d4aff9c2fc5203d03d4762bc5c9955ba061689d1af7867fc"
|
||||
}
|
||||
boot_command = [
|
||||
"<up>e<wait>",
|
||||
"<down><down><end><wait>",
|
||||
" inst.text inst.ks=cdrom:/ks.cfg",
|
||||
" inst.notmux",
|
||||
"<leftCtrlOn>x<leftCtrlOff>"
|
||||
]
|
||||
cd_files = [ "distros/almalinux/10/disc/*" ]
|
||||
vbox_os_type = "RedHat10_64"
|
||||
Reference in New Issue
Block a user