Modificar 'PepDev64/pepinstaller/preseed/preseed.cfg'
Signed-off-by: Manuel Fernando da silva rosa <manuelsilvarosa@gmail.com>
This commit is contained in:
parent
a81e021ec3
commit
483fb79f5b
|
@ -20,7 +20,7 @@ d-i apt-setup/contrib boolean true
|
||||||
# Select which update services to use; define the mirrors to be used.
|
# Select which update services to use; define the mirrors to be used.
|
||||||
# Values shown below are the normal defaults.
|
# Values shown below are the normal defaults.
|
||||||
d-i apt-setup/services-select multiselect security, updates
|
d-i apt-setup/services-select multiselect security, updates
|
||||||
d-i apt-setup/security_host string security.debian.org
|
d-i apt-setup/security_host string deb.devuan.org/merged
|
||||||
|
|
||||||
# Remove popularity-contest
|
# Remove popularity-contest
|
||||||
popularity-contest popularity-contest/participate boolean false
|
popularity-contest popularity-contest/participate boolean false
|
||||||
|
|
Loading…
Reference in New Issue