preseed
This commit is contained in:
24
preseed.cfg
24
preseed.cfg
@@ -58,23 +58,23 @@ d-i partman/confirm_nooverwrite boolean true
|
||||
|
||||
### Mirror Settings
|
||||
|
||||
d-i mirror/country string enter information manually
|
||||
d-i mirror/suite string kali
|
||||
d-i mirror/codename string kali
|
||||
d-i mirror/http/hostname string archive.kali.org
|
||||
d-i mirror/http/directory string /kali
|
||||
d-i mirror/http/proxy string
|
||||
d-i mirror/country string enter information manually
|
||||
d-i mirror/suite string kali
|
||||
d-i mirror/codename string kali
|
||||
d-i mirror/http/hostname string http.kali.org
|
||||
d-i mirror/http/directory string /
|
||||
d-i mirror/http/proxy string
|
||||
|
||||
### 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/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
|
||||
d-i pkgsel/upgrade select full-upgrade
|
||||
tasksel tasksel/first multiselect standard
|
||||
d-i pkgsel/upgrade select full-upgrade
|
||||
|
||||
d-i pkgsel/include string openssh-server openvas metasploit-framework metasploit nano openvpn ntpupdate
|
||||
d-i pkgsel/include string openssh-server openvas metasploit-framework metasploit nano openvpn ntpupdate
|
||||
|
||||
### Bootloader
|
||||
|
||||
|
||||
Reference in New Issue
Block a user