diff options
author | Samuel Thibault <sthibault@debian.org> | 2014-12-03 21:35:57 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2014-12-03 21:35:57 +0000 |
commit | 6168fcad3f5046757f5b46affd3273ae06dfa1ea (patch) | |
tree | 31cdb771503d131e40678d013e2845cfd9841d1f | |
parent | 30add7b4c70edcf13f64096cebb6f8e4dbfe1bb2 (diff) | |
download | installation-guide-6168fcad3f5046757f5b46affd3273ae06dfa1ea.zip |
Note that one can now install multiple desktops
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | en/using-d-i/modules/pkgsel.xml | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 8a0913544..9f1049090 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,7 +19,7 @@ installation-guide (201409xx) UNRELEASED; urgency=medium * Add arm64 and ppc64el manual builds. * Update tasks installation sizes. * It is now possible to choose the installed desktop, and the default is now - Gnome on x86. + Gnome on x86. Closes: #764026. -- Samuel Thibault <sthibault@debian.org> Tue, 16 Sep 2014 13:24:16 +0200 diff --git a/en/using-d-i/modules/pkgsel.xml b/en/using-d-i/modules/pkgsel.xml index 7126e05db..5bd85bec4 100644 --- a/en/using-d-i/modules/pkgsel.xml +++ b/en/using-d-i/modules/pkgsel.xml @@ -63,7 +63,8 @@ desktop environment. By default, &d-i; installs the <phrase arch="x86">Gnome</phrase> <phrase arch="non-x86">Xfce</phrase> desktop environment. It is possible to interactively select a different desktop -environment during the installation +environment during the installation. It is also possible to install multiple +desktops, but some combinations of desktop may not be co-installable. </para><para> |