Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/USR-master/preseed/USR.seed
diff options
context:
space:
mode:
Diffstat (limited to 'USR-master/preseed/USR.seed')
-rw-r--r--USR-master/preseed/USR.seed13
1 files changed, 6 insertions, 7 deletions
diff --git a/USR-master/preseed/USR.seed b/USR-master/preseed/USR.seed
index 6a9a58d..f7e98ff 100644
--- a/USR-master/preseed/USR.seed
+++ b/USR-master/preseed/USR.seed
@@ -1,7 +1,6 @@
-# Install the Ubuntu desktop.
-tasksel tasksel/first multiselect ubuntu-desktop
-# On live DVDs, don't spend huge amounts of time removing substantial
-# application packages pulled in by language packs. Given that we clearly
-# have the space to include them on the DVD, they're useful and we might as
-# well keep them installed.
-ubiquity ubiquity/keep-installed string icedtea6-plugin openoffice.org
+# Only install the standard system and language packs.
+tasksel tasksel/first multiselect
+d-i pkgsel/language-pack-patterns string
+# No language support packages.
+d-i pkgsel/install-language-support boolean false
+