testing
This commit is contained in:
14
preseed.cfg
14
preseed.cfg
@@ -58,18 +58,18 @@ d-i partman/confirm_nooverwrite boolean true
|
|||||||
### Mirror Settings
|
### Mirror Settings
|
||||||
|
|
||||||
d-i mirror/country string enter information manually
|
d-i mirror/country string enter information manually
|
||||||
d-i mirror/suite string kali
|
#d-i mirror/suite string kali
|
||||||
d-i mirror/codename string kali
|
#d-i mirror/codename string kali
|
||||||
d-i mirror/http/hostname string archive.kali.org
|
d-i mirror/http/hostname string http.kali.org
|
||||||
d-i mirror/http/directory string /kali
|
d-i mirror/http/directory string /kali
|
||||||
d-i mirror/http/proxy string
|
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/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/comment string Security updates
|
||||||
d-i apt-setup/local0/source boolean false
|
#d-i apt-setup/local0/source boolean false
|
||||||
d-i apt-setup/use_mirror boolean true
|
#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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user