|
|
@ -15,6 +15,9 @@ d-i base-installer/kernel/skip-install boolean true
|
|
|
|
# Continue the install without loading kernel modules?
|
|
|
|
# Continue the install without loading kernel modules?
|
|
|
|
d-i anna/no_kernel_modules boolean true
|
|
|
|
d-i anna/no_kernel_modules boolean true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Stop Ubuntu from installing random kernel choice
|
|
|
|
|
|
|
|
d-i base-installer/kernel/image select none
|
|
|
|
|
|
|
|
|
|
|
|
# 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
|
|
|
|
# NTP server to use. The default is almost always fine here.
|
|
|
|
# NTP server to use. The default is almost always fine here.
|
|
|
|