Add VBox Type where available
This commit is contained in:
@@ -17,3 +17,4 @@ boot_command = [
|
||||
cd_files = [
|
||||
"distros/ubuntu/20.04/disc/*"
|
||||
]
|
||||
vbox_os_type = "Ubuntu20_LTS_64"
|
||||
|
||||
@@ -17,3 +17,4 @@ boot_command = [
|
||||
cd_files = [
|
||||
"distros/ubuntu/22.04/disc/*"
|
||||
]
|
||||
vbox_os_type = "Ubuntu22_LTS_64"
|
||||
|
||||
@@ -17,3 +17,4 @@ boot_command = [
|
||||
cd_files = [
|
||||
"distros/ubuntu/23.10/disc/*"
|
||||
]
|
||||
vbox_os_type = "Ubuntu23_64"
|
||||
|
||||
Reference in New Issue
Block a user