Initial commit
This commit is contained in:
commit
295a111cec
89 changed files with 2897 additions and 0 deletions
10
config/debconf/DEBIAN
Normal file
10
config/debconf/DEBIAN
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
exim4-config exim4/dc_eximconfig_configtype select local delivery only; not on a network
|
||||
locales locales/default_environment_locale select en_US.UTF-8
|
||||
locales locales/locales_to_be_generated multiselect en_US.UTF-8 UTF-8
|
||||
keyboard-configuration keyboard-configuration/xkb-keymap select
|
||||
keyboard-configuration keyboard-configuration/model select Generic 105-key PC
|
||||
keyboard-configuration keyboard-configuration/modelcode string pc105
|
||||
keyboard-configuration keyboard-configuration/layoutcode string ch
|
||||
keyboard-configuration keyboard-configuration/layout select Switzerland
|
||||
keyboard-configuration keyboard-configuration/variant select Switzerland
|
||||
keyboard-configuration keyboard-configuration/optionscode string
|
||||
2
config/debconf/PARTICIPANT
Normal file
2
config/debconf/PARTICIPANT
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
locales locales/default_environment_locale select en_US.UTF-8
|
||||
locales locales/locales_to_be_generated multiselect en_US.UTF-8 UTF-8, de_CH.UTF-8 UTF-8, fr_CH.UTF-8 UTF-8, it_CH.UTF-8 UTF-8
|
||||
Reference in a new issue