diff options
author | Frans Pop <elendil@planet.nl> | 2009-04-05 21:59:12 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2009-04-05 21:59:12 +0000 |
commit | 668feefe64d5ec0182dec281b928f84f36c57806 (patch) | |
tree | f26ba39d978746f021881aaba5135e5fb15f4e3c /en/appendix | |
parent | 710851bd1a2adcd729f65acab42da60750e0da61 (diff) | |
download | installation-guide-668feefe64d5ec0182dec281b928f84f36c57806.zip |
* Explain Standard system task.
* Add LXDE desktop environment.
* Mention option to select desktop environment from boot menu for x86 CDs.
* Add task sizes for alternative desktop environments.
Diffstat (limited to 'en/appendix')
-rw-r--r-- | en/appendix/files.xml | 44 |
1 files changed, 34 insertions, 10 deletions
diff --git a/en/appendix/files.xml b/en/appendix/files.xml index 4f2896180..e05d13f9f 100644 --- a/en/appendix/files.xml +++ b/en/appendix/files.xml @@ -225,6 +225,13 @@ obtained by adding up the numbers. </para><para> +By default the installer will install the GNOME desktop environment, but +alternative desktop environments can be selected either by using one +of the special CD images, or by specifying the desired desktop environment +when the installer is booted (see <xref linkend="pkgsel"/>). + +</para><para> + Note that you will need to add the sizes listed in the table to the size of the standard installation when determining the size of partitions. Most of the size listed as <quote>Installed size</quote> will end up in @@ -247,9 +254,33 @@ is (temporarily) required in <filename>/var</filename>. <tbody> <row> <entry>Desktop environment</entry> - <entry>&task-desktop-inst;</entry> - <entry>&task-desktop-dl;</entry> - <entry>&task-desktop-tot;</entry> + <entry> </entry> + <entry> </entry> + <entry> </entry> +</row> +<row> + <entry> • GNOME (default)</entry> + <entry>&task-desktop-gnome-inst;</entry> + <entry>&task-desktop-gnome-dl;</entry> + <entry>&task-desktop-gnome-tot;</entry> +</row> +<row> + <entry> • KDE</entry> + <entry>&task-desktop-kde-inst;</entry> + <entry>&task-desktop-kde-dl;</entry> + <entry>&task-desktop-kde-tot;</entry> +</row> +<row> + <entry> • Xfce</entry> + <entry>&task-desktop-xfce-inst;</entry> + <entry>&task-desktop-xfce-dl;</entry> + <entry>&task-desktop-xfce-tot;</entry> +</row> +<row> + <entry> • LXDE</entry> + <entry>&task-desktop-lxde-inst;</entry> + <entry>&task-desktop-lxde-dl;</entry> + <entry>&task-desktop-lxde-tot;</entry> </row> <row> @@ -312,13 +343,6 @@ is (temporarily) required in <filename>/var</filename>. </tbody> </tgroup></informaltable> -<note><para> - -The <emphasis>Desktop</emphasis> task will install the GNOME desktop -environment. - -</para></note> - </para><para> If you install in a language other than English, <command>tasksel</command> |