diff options
author | Ludovic Courtès <ludo@gnu.org> | 2014-09-18 20:37:10 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2014-09-18 22:52:03 +0200 |
commit | dbcb0ab1a9309ae6c840d67110616d141c3307b3 (patch) | |
tree | 735df0ade029ee1178214237bf7530711a50fdd9 /doc | |
parent | 2a13d05e459946d4989e08461233d7f147f029f5 (diff) | |
download | patches-dbcb0ab1a9309ae6c840d67110616d141c3307b3.tar patches-dbcb0ab1a9309ae6c840d67110616d141c3307b3.tar.gz |
doc: Remove a couple of limitations.
* doc/guix.texi (System Installation): Remove encrypted disks and swap
from the limitations.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 1c10bbeb54..9630ae1c58 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -2850,8 +2850,7 @@ The system does not yet provide graphical desktop environments such as GNOME and KDE. @item -Support for encrypted disks, the Logical Volume Manager (LVM), and swap -devices is missing. +Support for the Logical Volume Manager (LVM) is missing. @item Few system services are currently supported out-of-the-box |