taal
This commit is contained in:
@@ -1,9 +1,13 @@
|
|||||||
# Preseeding only locale sets language, country and locale.
|
#_preseed_V1
|
||||||
d-i debian-installer/locale string en_US
|
|
||||||
|
|
||||||
# Keyboard selection.
|
# B.4.1. Localization
|
||||||
|
|
||||||
|
d-i debian-installer/language string en
|
||||||
|
d-i debian-installer/country string NL
|
||||||
|
d-i debian-installer/locale string en_US.UTF-8
|
||||||
d-i keyboard-configuration/xkb-keymap select us
|
d-i keyboard-configuration/xkb-keymap select us
|
||||||
|
|
||||||
|
|
||||||
# netcfg will choose an interface that has link if possible. This makes it
|
# netcfg will choose an interface that has link if possible. This makes it
|
||||||
# skip displaying a list if there is more than one interface.
|
# skip displaying a list if there is more than one interface.
|
||||||
d-i netcfg/choose_interface select auto
|
d-i netcfg/choose_interface select auto
|
||||||
|
|||||||
Reference in New Issue
Block a user