aboutsummaryrefslogtreecommitdiffstats
path: root/preseed.cfg
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2015-05-07 13:21:45 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-06-07 04:28:12 +0200
commit73d116b62c228ce58e39f6723e35ebba3e582149 (patch)
treec6cd2394a03063e0105fd21d67bcdeae520b2509 /preseed.cfg
parent10ba380dfc6564f7a18d80acc3f4153bb0cc005f (diff)
Upgrade the preseed script to make it work with Debian Jessie.
Diffstat (limited to 'preseed.cfg')
-rw-r--r--preseed.cfg9
1 files changed, 5 insertions, 4 deletions
diff --git a/preseed.cfg b/preseed.cfg
index c08e9e1..cde10d6 100644
--- a/preseed.cfg
+++ b/preseed.cfg
@@ -49,8 +49,8 @@ d-i fripost/partition-script string /cdrom/include/partition.sh
# Install and activate (in enforcing mode) SELinux? Note that activating
# SELinux requires a dummy reboot to label all files. So if you have full-disk
-# encryption, you'll have to send the password twice to dropbear. (Default: true)
-#d-i fripost/activate-selinux boolean true
+# encryption, you'll have to send the password twice to dropbear. (Default: false)
+#d-i fripost/activate-selinux boolean false
# Keep /media and its kids' entries in the fstab? /media (and its related
# entries in the fstab) can safely be removed on a headless server. (Default:
@@ -87,6 +87,7 @@ d-i passwd/user-password-crypted password $6$QjLeZdW1O$9VymVDc5q6NctEylAqObvmP4S
d-i debian-installer/locale string en_US.UTF-8
d-i localechooser/supported-locales multiselect sv_SE.UTF-8
+d-i keyboard-configuration/xkb-keymap select us
d-i keymap skip-config
locales locales/default_environment_locale string en_US.UTF-8
@@ -113,10 +114,10 @@ d-i base-installer/kernel/image string linux-image-amd64
d-i base-installer/kernel/linux/initramfs-generators string initramfs-tools
# A subset of 'standard' is interesting: tasksel --task-packages standard
tasksel tasksel/first string
-d-i pkgsel/include string git heirloom-mailx python-apt etckeeper \
+d-i pkgsel/include string dbus git heirloom-mailx python-apt etckeeper \
bash bash-completion \
bind9-host curl screen \
- postfix vim-nox emacs23-nox
+ postfix vim-nox
d-i pkgsel/upgrade select safe-upgrade
d-i preseed/early_command string anna-install fripost-partman fripost-postinst