summaryrefslogtreecommitdiff
path: root/en/appendix
diff options
context:
space:
mode:
authorJoey Hess <joeyh@debian.org>2007-04-18 01:55:36 +0000
committerJoey Hess <joeyh@debian.org>2007-04-18 01:55:36 +0000
commit693f04965077fe27bc0e1c55e43001fab37aaad7 (patch)
tree114073511fce33910a88aab508e7e67570405b7d /en/appendix
parenta3d50c74fc8db108972edb7b4801055b1772856c (diff)
downloadinstallation-guide-693f04965077fe27bc0e1c55e43001fab37aaad7.zip
* Document the new tasksel/desktop preseed for lenny.
Diffstat (limited to 'en/appendix')
-rw-r--r--en/appendix/preseed.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index ad28addb8..9137433bb 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -1237,9 +1237,15 @@ to be used easily on the kernel command line as well.
</para>
<informalexample role="example"><screen>
-tasksel tasksel/first multiselect standard, desktop
#tasksel tasksel/first multiselect standard, web-server
+<phrase condition="lenny">
+# If the desktop task is selected, install the kde and xfce desktops
+# instead of the default gnome desktop.
+#tasksel tasksel/desktop multiselect kde-desktop, xfce-desktop
+</phrase>
+<phrase condition="etch">
#tasksel tasksel/first multiselect standard, kde-desktop
+</phrase>
# Individual additional packages to install
#d-i pkgsel/include string openssh-server build-essential