preseed
This commit is contained in:
@@ -59,13 +59,14 @@ d-i mirror/http/proxy string
|
|||||||
|
|
||||||
### APT Setup
|
### APT Setup
|
||||||
|
|
||||||
|
d-i apt-setup/local0/repository string http://archive.kali.org/kali-security kali/updates main
|
||||||
|
d-i apt-setup/local0/comment string Security updates
|
||||||
|
d-i apt-setup/local0/source boolean false
|
||||||
|
d-i apt-setup/use_mirror boolean true
|
||||||
tasksel tasksel/first multiselect standard
|
tasksel tasksel/first multiselect standard
|
||||||
d-i pkgsel/upgrade select full-upgrade
|
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/include string openssh-server metasploit-framework metasploit
|
d-i pkgsel/include string openssh-server openvas metasploit-framework metasploit nano openvpn ntpupdate
|
||||||
|
|
||||||
### Bootloader
|
### Bootloader
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user