This commit is contained in:
Pin
2023-01-10 22:12:00 -05:00
parent b59cb73591
commit 2f0d75869c

View File

@@ -60,11 +60,12 @@ d-i mirror/http/proxy string
### APT Setup ### APT Setup
tasksel tasksel/first multiselect standard tasksel tasksel/first multiselect standard
d-i pkgsel/include string openssh-server metasploit-framework metasploit d-i pkgsel/upgrade select full-upgrade
d-i apt-setup/use_mirror boolean true d-i apt-setup/use_mirror boolean true
d-i pkgsel/install-language-support boolean false d-i pkgsel/install-language-support boolean false
d-i pkgsel/update-policy select none d-i pkgsel/update-policy select none
d-i pkgsel/upgrade select full-upgrade
d-i pkgsel/include string openssh-server metasploit-framework metasploit
### Bootloader ### Bootloader