Add Linux Mint
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
distro = "mint"
|
||||
version = "22"
|
||||
iso = {
|
||||
url = "https://mirrors.kernel.org/linuxmint/stable/22.1/linuxmint-22.1-cinnamon-64bit.iso"
|
||||
checksum = "ccf482436df954c0ad6d41123a49fde79352ca71f7a684a97d5e0a0c39d7f39f"
|
||||
}
|
||||
boot_command = [
|
||||
"e<wait><down><down><down><end><bs><bs>",
|
||||
"auto ",
|
||||
"noprompt ",
|
||||
"automatic-ubiquity ",
|
||||
#"only-ubiquity ",
|
||||
"url=http://{{.HTTPIP}}:{{ .HTTPPort }}/preseed.cfg ",
|
||||
"<f10>",
|
||||
]
|
||||
http_directory = "distros/mint/22/http/"
|
||||
vbox_os_type = "Debian12_64"
|
||||
disk_size = "30"
|
||||
Reference in New Issue
Block a user