debian unstable

This commit is contained in:
t3chn0m4g3
2019-02-12 12:24:42 +01:00
parent 5474e380df
commit c215910d06
2 changed files with 17 additions and 11 deletions

View File

@ -78,7 +78,8 @@ d-i mirror/http/proxy string
###################
# Suite to install
###################
d-i mirror/suite string testing
d-i mirror/suite string unstable
#d-i mirror/suite string testing
#d-i mirror/udeb/suite string testing
###########################
@ -94,7 +95,7 @@ d-i lilo-installer/skip boolean true
######################
### Time Configuration
######################
##d-i time/zone string Europe/Berlin
#d-i time/zone string Europe/Berlin
d-i clock-setup/utc boolean true
d-i time/zone string UTC
d-i clock-setup/ntp boolean true