~tsimonq2/debian-cd/lubuntu-cosmic-changes

« back to all changes in this revision

Viewing changes to data/maverick/preseed/edubuntu/workstation.seed

  • Committer: Colin Watson
  • Date: 2010-05-04 15:13:12 UTC
  • Revision ID: cjwatson@canonical.com-20100504151312-664dfv9uibyk14fe
add CONF.sh bits for maverick; copy lucid -> maverick elsewhere

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Adjust the default hostname.
 
2
d-i     netcfg/get_hostname     string edubuntu
 
3
d-i     netcfg/get_hostname     seen false
 
4
# Install the Edubuntu desktop.
 
5
tasksel tasksel/first   multiselect ubuntu-desktop, edubuntu-desktop-gnome
 
6
d-i     preseed/early_command   string . /usr/share/debconf/confmodule; db_get debconf/priority; case $RET in low|medium) db_fset tasksel/first seen false ;; esac
 
7
# Install both GNOME and KDE translation packages.
 
8
d-i     pkgsel/language-pack-patterns   string language-pack-gnome-$LL language-pack-kde-$LL kde-i18n-$LL