diff options
author | Holger Levsen <holger@layer-acht.org> | 2013-04-21 23:21:43 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2013-04-21 23:21:43 +0200 |
commit | e8274c776ea428776a50c34a538ee094aafa3593 (patch) | |
tree | 8e0f777f7cfafe1cd596d9356de0260945f33f58 /d-i-preseed-cfgs | |
parent | e918744034cfd8e3de90676252d50a92eedccd32 (diff) | |
download | jenkins.debian.net-e8274c776ea428776a50c34a538ee094aafa3593.tar.xz |
try to get squeeze standalone to work
Diffstat (limited to 'd-i-preseed-cfgs')
-rw-r--r-- | d-i-preseed-cfgs/debian-edu_squeeze-test_standalone_preseed.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/d-i-preseed-cfgs/debian-edu_squeeze-test_standalone_preseed.cfg b/d-i-preseed-cfgs/debian-edu_squeeze-test_standalone_preseed.cfg index 3fdac573..3b638dfd 100644 --- a/d-i-preseed-cfgs/debian-edu_squeeze-test_standalone_preseed.cfg +++ b/d-i-preseed-cfgs/debian-edu_squeeze-test_standalone_preseed.cfg @@ -318,9 +318,9 @@ d-i debian-edu-install/confirm boolean true # If the desktop task is selected, install the kde and xfce desktops # instead of the default gnome desktop. #tasksel tasksel/desktop multiselect kde, xfce -tasksel tasksel/desktop string kde -tasksel tasksel/first multiselect Debian Edu non-GNOME- and non-KDE-specific desktop applications, Debian Edu standalone workstation packages -tasksel tasksel/tasks multiselect +#tasksel tasksel/desktop string kde +#tasksel tasksel/first multiselect Debian Edu non-GNOME- and non-KDE-specific desktop applications, Debian Edu standalone workstation packages +#tasksel tasksel/tasks multiselect # Individual additional packages to install #d-i pkgsel/include string openssh-server build-essential |