summaryrefslogtreecommitdiffstats
path: root/http/ubuntu/preseed.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'http/ubuntu/preseed.cfg')
-rw-r--r--http/ubuntu/preseed.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/http/ubuntu/preseed.cfg b/http/ubuntu/preseed.cfg
index 7610c21..7c5fdf1 100644
--- a/http/ubuntu/preseed.cfg
+++ b/http/ubuntu/preseed.cfg
@@ -41,7 +41,6 @@ d-i user-setup/allow-password-weak boolean true
## install base packages ##
d-i pkgsel/include string curl openssh-server ansible
-d-i pkgsel/language-packs multiselect de, en
d-i preseed/early_command string \
mkdir -p /usr/lib/post-base-installer.d && \
echo "sed -i -e 's/^in-target.*tasksel.*/#\\0/' /var/lib/dpkg/info/pkgsel.postinst" > /usr/lib/post-base-installer.d/90skip-tasksel && \