summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-07-19 22:39:16 +0200
committerLudovic Courtès <ludo@gnu.org>2015-07-19 22:39:16 +0200
commit093ae1be9bdec56709f546ec5ffed20d34957e8f (patch)
treec0010371538fe6bba851037744b37e96ef7042a5
parent50c7a1e297bff0935674b4f30e854a8889becfdd (diff)
doc: Update the "Limitations" section.
* doc/guix.texi (GNU Distribution): Use the new package list URL. (Limitations): Mention Enlightenment and improve wording. Update the package count.
-rw-r--r--doc/guix.texi9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 71b3b2d5290..d098e68eab8 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -4432,7 +4432,7 @@ System Distribution, or GuixSD.
4432The distribution provides core GNU packages such as GNU libc, GCC, and 4432The distribution provides core GNU packages such as GNU libc, GCC, and
4433Binutils, as well as many GNU and non-GNU applications. The complete 4433Binutils, as well as many GNU and non-GNU applications. The complete
4434list of available packages can be browsed 4434list of available packages can be browsed
4435@url{http://www.gnu.org/software/guix/package-list.html,on-line} or by 4435@url{http://www.gnu.org/software/guix/packages,on-line} or by
4436running @command{guix package} (@pxref{Invoking guix package}): 4436running @command{guix package} (@pxref{Invoking guix package}):
4437 4437
4438@example 4438@example
@@ -4524,8 +4524,9 @@ requires familiarity with GNU/Linux (see the following subsections to
4524get a feel of what that means.) 4524get a feel of what that means.)
4525 4525
4526@item 4526@item
4527The system does not yet provide GNOME and KDE; it provides Xfce, though, 4527The system does not yet provide full GNOME and KDE desktops. Xfce and
4528if graphical desktop environments are your thing. 4528Enlightenment are available though, if graphical desktop environments
4529are your thing, as well as a number of X11 window managers.
4529 4530
4530@item 4531@item
4531Support for the Logical Volume Manager (LVM) is missing. 4532Support for the Logical Volume Manager (LVM) is missing.
@@ -4535,7 +4536,7 @@ Few system services are currently supported out-of-the-box
4535(@pxref{Services}). 4536(@pxref{Services}).
4536 4537
4537@item 4538@item
4538On the order of 1,900 packages are available, which means that you may 4539More than 2,000 packages are available, but you may
4539occasionally find that a useful package is missing. 4540occasionally find that a useful package is missing.
4540@end itemize 4541@end itemize
4541 4542