|
|
@ -33,10 +33,10 @@ d-i base-installer/kernel/image select none
|
|
|
|
# sources.list line will be left commented out
|
|
|
|
# sources.list line will be left commented out
|
|
|
|
#d-i apt-setup/local0/key string http://local.server/key
|
|
|
|
#d-i apt-setup/local0/key string http://local.server/key
|
|
|
|
|
|
|
|
|
|
|
|
d-i apt-setup/local0/repository string deb http://repos.rcn-ee.net/ubuntu/ trusty main
|
|
|
|
d-i apt-setup/local0/repository string deb http://repos.rcn-ee.com/ubuntu/ trusty main
|
|
|
|
|
|
|
|
|
|
|
|
#apt-cacher-ng allows "custom.gpg"
|
|
|
|
#apt-cacher-ng allows "custom.gpg"
|
|
|
|
d-i apt-setup/local0/key string http://repos.rcn-ee.net/ubuntu/conf/custom.gpg
|
|
|
|
d-i apt-setup/local0/key string http://repos.rcn-ee.com/ubuntu/conf/custom.gpg
|
|
|
|
|
|
|
|
|
|
|
|
# Controls whether to use NTP to set the clock during the install
|
|
|
|
# Controls whether to use NTP to set the clock during the install
|
|
|
|
d-i clock-setup/ntp boolean true
|
|
|
|
d-i clock-setup/ntp boolean true
|
|
|
|