try locales + toujours pb hostname
This commit is contained in:
parent
8f6a7e511b
commit
8504eea399
@ -1,19 +1,16 @@
|
||||
#_preseed_V1
|
||||
|
||||
#### Contents of the preconfiguration file (for bookworm)
|
||||
bootstrap-base base-installer/initramfs-tools/driver-policy select generic
|
||||
|
||||
### Localization
|
||||
# Preseeding only locale sets language, country and locale.
|
||||
# d-i debian-installer/locale string fr_FR
|
||||
d-i debian-installer/locale string fr_FR.UTF-8
|
||||
bootstrap-base base-installer/initramfs-tools/driver-policy select generic
|
||||
|
||||
# The values can also be preseeded individually for greater flexibility.
|
||||
d-i debian-installer/language string fr
|
||||
d-i debian-installer/country string FR
|
||||
#d-i debian-installer/locale string en_GB.UTF-8
|
||||
d-i debian-installer/locale string fr_FR
|
||||
# Optionally specify additional locales to be generated.
|
||||
#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8
|
||||
d-i localechooser/supported-locales multiselect en_US.UTF-8, fr_FR.UTF-8
|
||||
|
||||
# Keyboard selection.
|
||||
d-i keyboard-configuration/xkb-keymap select fr
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user