aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2014-01-23 08:14:37 +0100
committerGuilhem Moulin <guilhem@fripost.org>2015-06-07 04:27:59 +0200
commit5b655fc0a3bc5e035472326a5d8d827c62d3eb90 (patch)
tree92c319bcbe80821560fbb6f1356bda2ae5532662
parent16e2c85922848adb1c21a46a6cc23846ef94b951 (diff)
Preseed locales.
See #684134, though: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684134
-rw-r--r--preseed.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/preseed.cfg b/preseed.cfg
index 9a9ce28..be99a2e 100644
--- a/preseed.cfg
+++ b/preseed.cfg
@@ -50,6 +50,9 @@ d-i passwd/username string guilhem
d-i passwd/user-password-crypted password $6$QjLeZdW1O$9VymVDc5q6NctEylAqObvmP4S7FXk1ckCPaHua0JaiFSaTeTKoWxaP7bQoUWvzCPDY23Xqthg87QDBbaCY9BP0
d-i passwd/user-default-groups string ssh
+locales/default_environment_locale string en_US.UTF-8
+locales/locales_to_be_generated string en_US.UTF-8 UTF-8, sv_SE.UTF-8 UTF-8
+
# System
popularity-contest popularity-contest/participate boolean true
d-i base-installer/kernel/image string linux-image-amd64