Add Debian (#11)

* Add Debian

Add work for Debian 9, 10, 11 - which are the only ones still under
maintenance at this time

* Remove Virtualbox ISO file after install

* Fix Ubuntu 18.04 virtualbox
This commit is contained in:
Greg Hellings
2022-06-20 14:45:24 -05:00
committed by GitHub
parent cfd9ea5d56
commit 291ebbf82c
12 changed files with 272 additions and 27 deletions
+2 -1
View File
@@ -10,7 +10,8 @@ boot_command = [
"<esc><wait1>",
"<f6><esc><bs><bs><bs><bs><bs><bs><bs><bs><bs><bs>",
"auto=true priority=critical ",
"DEBIAN_FRONTEND=noninteractive ",
"locale=en_US.UTF-8 ",
"DEBIAN_FRONTEND=text ",
"preseed/url=http://{{.HTTPIP}}:{{.HTTPPort}}/ubuntu/18.04/preseed.cfg ",
"fsck.mode=skip ",
"console=ttyS0 ",