diff options
author | Ludovic Courtès <ludo@gnu.org> | 2017-05-12 22:22:32 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2017-05-13 00:03:46 +0200 |
commit | 0be9b4a9c18502ddd9fc56612e076121958be2ef (patch) | |
tree | b68197ad1cbbcb7e7a8d5125c64f4796a8c35208 /doc | |
parent | e2f9832f454a63884aebd2d8bf85829012b58f1c (diff) | |
download | guix-0be9b4a9c18502ddd9fc56612e076121958be2ef.tar guix-0be9b4a9c18502ddd9fc56612e076121958be2ef.tar.gz |
doc: Update "Limitations".
* doc/guix.texi (Limitations): Mention LXDE; increase the package
count; reword sentence about services.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index a5b787510b..5227ad4ba0 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -7206,15 +7206,15 @@ get a feel of what that means.) Support for the Logical Volume Manager (LVM) is missing. @item -Few system services are currently supported out-of-the-box -(@pxref{Services}). +More and more system services are provided (@pxref{Services}), but some +may be missing. @item -More than 5,000 packages are available, but you may +More than 5,300 packages are available, but you may occasionally find that a useful package is missing. @item -GNOME, Xfce, and Enlightenment are available (@pxref{Desktop Services}), +GNOME, Xfce, LXDE, and Enlightenment are available (@pxref{Desktop Services}), as well as a number of X11 window managers. However, some graphical applications may be missing, as well as KDE. @end itemize |