|
|
|
@ -34,8 +34,10 @@ d-i pkgsel/include string uboot-mkimage pastebinit initramfs-tools wget linux-fi
|
|
|
|
|
# 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
|
|
|
|
|
d-i clock-setup/ntp boolean true
|
|
|
|
|
# Policy for applying updates. May be "none" (no automatic updates),
|
|
|
|
|
# "unattended-upgrades" (install security updates automatically), or
|
|
|
|
|
# "landscape" (manage system with Landscape).
|
|
|
|
|
d-i pkgsel/update-policy select none
|
|
|
|
|
|
|
|
|
|
# During installations from serial console, the regular virtual consoles
|
|
|
|
|
# (VT1-VT6) are normally disabled in /etc/inittab. Uncomment the next
|
|
|
|
|