Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/USR-master/preseed
diff options
context:
space:
mode:
Diffstat (limited to 'USR-master/preseed')
-rw-r--r--USR-master/preseed/USR.seed7
-rw-r--r--USR-master/preseed/ubuntu-sugar-remix.seed2
2 files changed, 7 insertions, 2 deletions
diff --git a/USR-master/preseed/USR.seed b/USR-master/preseed/USR.seed
new file mode 100644
index 0000000..6a9a58d
--- /dev/null
+++ b/USR-master/preseed/USR.seed
@@ -0,0 +1,7 @@
+# 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
diff --git a/USR-master/preseed/ubuntu-sugar-remix.seed b/USR-master/preseed/ubuntu-sugar-remix.seed
deleted file mode 100644
index 4014af7..0000000
--- a/USR-master/preseed/ubuntu-sugar-remix.seed
+++ /dev/null
@@ -1,2 +0,0 @@
-tasksel tasksel/first multiselect ubuntu-netbook
-d-i passwd/auto-login boolean true