|
|
@ -3,6 +3,12 @@
|
|
|
|
d-i apt-setup/non-free boolean true
|
|
|
|
d-i apt-setup/non-free boolean true
|
|
|
|
d-i apt-setup/contrib boolean true
|
|
|
|
d-i apt-setup/contrib boolean true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# The Wheezy, USB disabled (no keyboard access) till after you select keymap bug...
|
|
|
|
|
|
|
|
#(this is not needed in serial mode)
|
|
|
|
|
|
|
|
#d-i console-tools/archs string skip-config
|
|
|
|
|
|
|
|
#d-i debian-installer/locale string en_US
|
|
|
|
|
|
|
|
#d-i console-keymaps-at/keymap select us
|
|
|
|
|
|
|
|
|
|
|
|
#Removes the prompt about missing modules:
|
|
|
|
#Removes the prompt about missing modules:
|
|
|
|
# Continue without installing a kernel?
|
|
|
|
# Continue without installing a kernel?
|
|
|
|
d-i base-installer/kernel/skip-install boolean true
|
|
|
|
d-i base-installer/kernel/skip-install boolean true
|
|
|
|