Update VirtualBox OS types
This commit is contained in:
@@ -28,7 +28,7 @@ boot_command = [
|
|||||||
"<leftCtrlOn>x<leftCtrlOff>"
|
"<leftCtrlOn>x<leftCtrlOff>"
|
||||||
]
|
]
|
||||||
cd_files = [ "distros/centos-stream/10/disc/*" ]
|
cd_files = [ "distros/centos-stream/10/disc/*" ]
|
||||||
vbox_os_type = "RedHat10_64"
|
vbox_os_type = "RedHat_64"
|
||||||
HERPDERP
|
HERPDERP
|
||||||
|
|
||||||
rm -f cache/CentOS-Stream-10-latest-x86_64-boot.iso
|
rm -f cache/CentOS-Stream-10-latest-x86_64-boot.iso
|
||||||
|
|||||||
@@ -16,4 +16,4 @@ boot_command = [
|
|||||||
cd_files = [
|
cd_files = [
|
||||||
"distros/ubuntu/24.04/disc/*"
|
"distros/ubuntu/24.04/disc/*"
|
||||||
]
|
]
|
||||||
vbox_os_type = "Ubuntu24_64"
|
vbox_os_type = "Ubuntu24_LTS_64"
|
||||||
|
|||||||
@@ -16,4 +16,4 @@ boot_command = [
|
|||||||
cd_files = [
|
cd_files = [
|
||||||
"distros/ubuntu/24.10/disc/*"
|
"distros/ubuntu/24.10/disc/*"
|
||||||
]
|
]
|
||||||
vbox_os_type = "Ubuntu24_64"
|
vbox_os_type = "Ubuntu_64"
|
||||||
|
|||||||
Reference in New Issue
Block a user