diff options
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 18deeece..39700a10 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 |