|
|
@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
# Individual additional packages to install
|
|
|
|
|
|
|
|
d-i pkgsel/include string uboot-mkimage pastebinit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Whether to upgrade packages after debootstrap.
|
|
|
|
|
|
|
|
# Allowed values: none, safe-upgrade, full-upgrade
|
|
|
|
|
|
|
|
d-i pkgsel/upgrade select safe-upgrade
|
|
|
|
|
|
|
|
|
|
|
|
# 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
|
|
|
|
|
|
|
|
|
|
|
|