From 9ed71b96e35fea4a6113c0f0f42bdfdb86cea198 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 27 Apr 2006 15:14:51 +0000 Subject: * Booting a USB stick via a boot floppy is not supported by current installer images. * Update preseeding docs to use task names, not short descriptions, since that will work now and is more convenient for preseeding. * Document the kde-desktop and gnome-desktop subtasks. --- en/appendix/preseed.xml | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) (limited to 'en/appendix') diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index a3aae0784..df97955f6 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -909,31 +909,37 @@ Available tasks as of this writing include: - Standard system + standard - Desktop environment + desktop - Web server + gnome-desktop - Print server + kde-desktop - DNS server + web-server - File server + print-server - Mail server + dns-server - SQL database + file-server - Laptop + mail-server + + + sql-database + + + laptop @@ -941,13 +947,14 @@ Available tasks as of this writing include: You can also choose to install no tasks, and force the installation of a set of packages in some other way. We recommend always including the -Standard system task. +standard task. -tasksel tasksel/first multiselect Standard system, Desktop environment -#tasksel tasksel/first multiselect Standard system, Web server +tasksel tasksel/first multiselect standard, desktop +#tasksel tasksel/first multiselect standard, web-server +#tasksel tasksel/first multiselect standard, kde-desktop # Some versions of the installer can report back on what software you have # installed, and what software you use. The default is not to report back, -- cgit v1.2.3