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

View File

@@ -59,12 +59,13 @@ d-i mirror/http/proxy string
### APT Setup
tasksel tasksel/first multiselect standard
d-i pkgsel/include string openssh-server metasploit-framework metasploit
tasksel tasksel/first multiselect standard
d-i pkgsel/upgrade select full-upgrade
d-i apt-setup/use_mirror boolean true
d-i pkgsel/install-language-support boolean false
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