diff --git a/distros/almalinux/8/amd64.pkrvars.hcl b/distros/almalinux/8/amd64.pkrvars.hcl index 379b8d1..cca8a7f 100644 --- a/distros/almalinux/8/amd64.pkrvars.hcl +++ b/distros/almalinux/8/amd64.pkrvars.hcl @@ -11,3 +11,4 @@ boot_command = [ "x" ] cd_files = [ "distros/almalinux/8/disc/*" ] +vbox_os_type = "RedHat8_64" diff --git a/distros/almalinux/9/amd64.pkrvars.hcl b/distros/almalinux/9/amd64.pkrvars.hcl index c1b4d1c..0aaffa1 100644 --- a/distros/almalinux/9/amd64.pkrvars.hcl +++ b/distros/almalinux/9/amd64.pkrvars.hcl @@ -11,3 +11,4 @@ boot_command = [ "x" ] cd_files = [ "distros/almalinux/9/disc/*" ] +vbox_os_type = "RedHat9_64" diff --git a/distros/archlinux/rolling/amd64.pkrvars.hcl b/distros/archlinux/rolling/amd64.pkrvars.hcl index 25e8188..985084e 100644 --- a/distros/archlinux/rolling/amd64.pkrvars.hcl +++ b/distros/archlinux/rolling/amd64.pkrvars.hcl @@ -13,3 +13,4 @@ boot_command = [ ] http_directory = "distros/archlinux/rolling/http/" boot_wait = "10s" +vbox_os_type = "ArchLinux_64" diff --git a/distros/centos-stream/8/amd64.pkrvars.hcl.sh b/distros/centos-stream/8/amd64.pkrvars.hcl.sh index 28dadf3..5b617f1 100755 --- a/distros/centos-stream/8/amd64.pkrvars.hcl.sh +++ b/distros/centos-stream/8/amd64.pkrvars.hcl.sh @@ -25,4 +25,5 @@ boot_command = [ "x" ] cd_files = [ "distros/centos-stream/8/disc/*" ] +vbox_os_type = "RedHat8_64" HERPDERP diff --git a/distros/centos-stream/9/amd64.pkrvars.hcl.sh b/distros/centos-stream/9/amd64.pkrvars.hcl.sh index 63cdc08..565a37e 100755 --- a/distros/centos-stream/9/amd64.pkrvars.hcl.sh +++ b/distros/centos-stream/9/amd64.pkrvars.hcl.sh @@ -27,4 +27,5 @@ boot_command = [ "x" ] cd_files = [ "distros/centos-stream/9/disc/*" ] +vbox_os_type = "RedHat9_64" HERPDERP \ No newline at end of file diff --git a/distros/centos/7/amd64.pkrvars.hcl b/distros/centos/7/amd64.pkrvars.hcl index f35f2fd..b553bb1 100644 --- a/distros/centos/7/amd64.pkrvars.hcl +++ b/distros/centos/7/amd64.pkrvars.hcl @@ -11,3 +11,4 @@ boot_command = [ "x" ] cd_files = ["distros/centos/7/disc/*"] +vbox_os_type = "RedHat7_64" diff --git a/distros/debian/10/amd64.pkrvars.hcl b/distros/debian/10/amd64.pkrvars.hcl index 8117cce..7a1aeb1 100644 --- a/distros/debian/10/amd64.pkrvars.hcl +++ b/distros/debian/10/amd64.pkrvars.hcl @@ -19,3 +19,4 @@ boot_command = [ "" ] http_directory = "distros/debian/10/http/" +vbox_os_type = "Debian10_64" diff --git a/distros/debian/11/amd64.pkrvars.hcl b/distros/debian/11/amd64.pkrvars.hcl index ecac4dd..6a63922 100644 --- a/distros/debian/11/amd64.pkrvars.hcl +++ b/distros/debian/11/amd64.pkrvars.hcl @@ -19,3 +19,4 @@ boot_command = [ "" ] http_directory = "distros/debian/11/http/" +vbox_os_type = "Debian11_64" diff --git a/distros/debian/12/amd64.pkrvars.hcl b/distros/debian/12/amd64.pkrvars.hcl index 8cf1a0e..20fdd16 100644 --- a/distros/debian/12/amd64.pkrvars.hcl +++ b/distros/debian/12/amd64.pkrvars.hcl @@ -19,3 +19,4 @@ boot_command = [ "" ] http_directory = "distros/debian/12/http/" +vbox_os_type = "Debian12_64" diff --git a/distros/fedora/37/amd64.pkrvars.hcl b/distros/fedora/37/amd64.pkrvars.hcl index 2be02d2..c220338 100644 --- a/distros/fedora/37/amd64.pkrvars.hcl +++ b/distros/fedora/37/amd64.pkrvars.hcl @@ -11,3 +11,4 @@ boot_command = [ cd_files = [ "distros/fedora/37/*.cfg" ] +vbox_os_type = "Fedora_64" diff --git a/distros/fedora/38/amd64.pkrvars.hcl b/distros/fedora/38/amd64.pkrvars.hcl index 78b1318..8d83d4a 100644 --- a/distros/fedora/38/amd64.pkrvars.hcl +++ b/distros/fedora/38/amd64.pkrvars.hcl @@ -11,3 +11,4 @@ boot_command = [ cd_files = [ "distros/fedora/38/*.cfg" ] +vbox_os_type = "Fedora_64" diff --git a/distros/fedora/39/amd64.pkrvars.hcl b/distros/fedora/39/amd64.pkrvars.hcl index 75d2dfe..2a25ab1 100644 --- a/distros/fedora/39/amd64.pkrvars.hcl +++ b/distros/fedora/39/amd64.pkrvars.hcl @@ -11,3 +11,4 @@ boot_command = [ cd_files = [ "distros/fedora/39/*.cfg" ] +vbox_os_type = "Fedora_64" diff --git a/distros/fedora/rawhide/amd64.pkrvars.hcl.sh b/distros/fedora/rawhide/amd64.pkrvars.hcl.sh index ffb98f5..874b969 100755 --- a/distros/fedora/rawhide/amd64.pkrvars.hcl.sh +++ b/distros/fedora/rawhide/amd64.pkrvars.hcl.sh @@ -40,6 +40,7 @@ boot_command = [ cd_files = [ "distros/fedora/rawhide/*.cfg" ] +vbox_os_type = "Fedora_64" EOF rm -r "${tmp}" diff --git a/distros/opensuse/tumbleweed/amd64.pkrvars.hcl.sh b/distros/opensuse/tumbleweed/amd64.pkrvars.hcl.sh index 3d8110e..a9b1640 100755 --- a/distros/opensuse/tumbleweed/amd64.pkrvars.hcl.sh +++ b/distros/opensuse/tumbleweed/amd64.pkrvars.hcl.sh @@ -29,6 +29,7 @@ boot_command = [ "x" ] http_directory = "distros/opensuse/tumbleweed/http/" +vbox_os_type = "OpenSUSE_Tumbleweed_64" EOF rm -r "${tmp}" \ No newline at end of file diff --git a/distros/rockylinux/8/amd64.pkrvars.hcl b/distros/rockylinux/8/amd64.pkrvars.hcl index 9845b21..12688a4 100644 --- a/distros/rockylinux/8/amd64.pkrvars.hcl +++ b/distros/rockylinux/8/amd64.pkrvars.hcl @@ -1,8 +1,8 @@ distro = "rockylinux" version = "8" iso = { - url = "http://download.rockylinux.org/pub/rocky/9/isos/x86_64/Rocky-9.3-x86_64-boot.iso" - checksum = "eb096f0518e310f722d5ebd4c69f0322df4fc152c6189f93c5c797dc25f3d2e1" + url = "https://download.rockylinux.org/pub/rocky/8/isos/x86_64/Rocky-8.9-x86_64-boot.iso" + checksum = "88baefca6f0e78b53613773954e0d7c2d8d28ad863f40623db75c40f505b5105" } boot_command = [ "e", @@ -10,4 +10,5 @@ boot_command = [ " inst.text inst.ks=cdrom:/ks.cfg", "x" ] -cd_files = [ "distros/rockylinux/9/disc/*" ] +cd_files = [ "distros/rockylinux/8/disc/*" ] +vbox_os_type = "RedHat8_64" diff --git a/distros/rockylinux/9/amd64.pkrvars.hcl b/distros/rockylinux/9/amd64.pkrvars.hcl index 0a9ccea..fd49627 100644 --- a/distros/rockylinux/9/amd64.pkrvars.hcl +++ b/distros/rockylinux/9/amd64.pkrvars.hcl @@ -11,3 +11,4 @@ boot_command = [ "x" ] cd_files = [ "distros/rockylinux/9/disc/*" ] +vbox_os_type = "RedHat9_64" diff --git a/distros/ubuntu/20.04/amd64.pkrvars.hcl b/distros/ubuntu/20.04/amd64.pkrvars.hcl index 0472927..5c49cad 100644 --- a/distros/ubuntu/20.04/amd64.pkrvars.hcl +++ b/distros/ubuntu/20.04/amd64.pkrvars.hcl @@ -17,3 +17,4 @@ boot_command = [ cd_files = [ "distros/ubuntu/20.04/disc/*" ] +vbox_os_type = "Ubuntu20_LTS_64" diff --git a/distros/ubuntu/22.04/amd64.pkrvars.hcl b/distros/ubuntu/22.04/amd64.pkrvars.hcl index a15717d..688b97f 100644 --- a/distros/ubuntu/22.04/amd64.pkrvars.hcl +++ b/distros/ubuntu/22.04/amd64.pkrvars.hcl @@ -17,3 +17,4 @@ boot_command = [ cd_files = [ "distros/ubuntu/22.04/disc/*" ] +vbox_os_type = "Ubuntu22_LTS_64" diff --git a/distros/ubuntu/23.10/amd64.pkrvars.hcl b/distros/ubuntu/23.10/amd64.pkrvars.hcl index 04f1b55..3c8832a 100644 --- a/distros/ubuntu/23.10/amd64.pkrvars.hcl +++ b/distros/ubuntu/23.10/amd64.pkrvars.hcl @@ -17,3 +17,4 @@ boot_command = [ cd_files = [ "distros/ubuntu/23.10/disc/*" ] +vbox_os_type = "Ubuntu23_64"