diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2019-04-12 14:11:00 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2019-04-12 17:56:23 +0200 |
| commit | 96ef8565281c511b119e0dd7799337d67f9efab3 (patch) | |
| tree | c9dbaacec6d54220cd43613120a7c8aa0847b492 /doc | |
| parent | 16cb1c51adb49649d09abec53f797b555fff0ed9 (diff) | |
doc: Strip the "Limitations" section.
* doc/guix.texi (Limitations): Strip the paragraph about not being
production-ready. Remove the number of packages.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guix.texi | 37 |
1 files changed, 11 insertions, 26 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 9be7d9a27b0..52972cf8120 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -1795,25 +1795,14 @@ available. | |||
| 1795 | @node Limitations | 1795 | @node Limitations |
| 1796 | @section Limitations | 1796 | @section Limitations |
| 1797 | 1797 | ||
| 1798 | As of version @value{VERSION}, Guix System is | 1798 | We consider Guix System to be ready for a wide range of ``dekstop'' and server |
| 1799 | not production-ready. It may contain bugs and lack important | 1799 | use cases. The reliability guarantees it provides---transactional upgrades |
| 1800 | features. Thus, if you are looking for a stable production system that | 1800 | and rollbacks, reproducibility---make it a solid foundation. |
| 1801 | respects your freedom as a computer user, a good solution at this point | ||
| 1802 | is to consider @url{http://www.gnu.org/distros/free-distros.html, one of | ||
| 1803 | the more established GNU/Linux distributions}. We hope you can soon switch | ||
| 1804 | to the Guix System without fear, of course. In the meantime, you can | ||
| 1805 | also keep using your distribution and try out the package manager on top | ||
| 1806 | of it (@pxref{Installation}). | ||
| 1807 | |||
| 1808 | Before you proceed with the installation, be aware of the following | ||
| 1809 | noteworthy limitations applicable to version @value{VERSION}: | ||
| 1810 | 1801 | ||
| 1811 | @itemize | 1802 | Nevertheless, before you proceed with the installation, be aware of the |
| 1812 | @item | 1803 | following noteworthy limitations applicable to version @value{VERSION}: |
| 1813 | The installation process does not include a graphical user interface and | ||
| 1814 | requires familiarity with GNU/Linux (see the following subsections to | ||
| 1815 | get a feel of what that means.) | ||
| 1816 | 1804 | ||
| 1805 | @itemize | ||
| 1817 | @item | 1806 | @item |
| 1818 | Support for the Logical Volume Manager (LVM) is missing. | 1807 | Support for the Logical Volume Manager (LVM) is missing. |
| 1819 | 1808 | ||
| @@ -1822,18 +1811,14 @@ More and more system services are provided (@pxref{Services}), but some | |||
| 1822 | may be missing. | 1811 | may be missing. |
| 1823 | 1812 | ||
| 1824 | @item | 1813 | @item |
| 1825 | More than 8,500 packages are available, but you might | ||
| 1826 | occasionally find that a useful package is missing. | ||
| 1827 | |||
| 1828 | @item | ||
| 1829 | GNOME, Xfce, LXDE, and Enlightenment are available (@pxref{Desktop Services}), | 1814 | GNOME, Xfce, LXDE, and Enlightenment are available (@pxref{Desktop Services}), |
| 1830 | as well as a number of X11 window managers. However, some graphical | 1815 | as well as a number of X11 window managers. However, KDE is currently |
| 1831 | applications may be missing, as well as KDE. | 1816 | missing. |
| 1832 | @end itemize | 1817 | @end itemize |
| 1833 | 1818 | ||
| 1834 | You have been warned! But more than a disclaimer, this is an invitation | 1819 | More than a disclaimer, this is an invitation to report issues (and success |
| 1835 | to report issues (and success stories!), and to join us in improving it. | 1820 | stories!), and to join us in improving it. @xref{Contributing}, for more |
| 1836 | @xref{Contributing}, for more info. | 1821 | info. |
| 1837 | 1822 | ||
| 1838 | 1823 | ||
| 1839 | @node Hardware Considerations | 1824 | @node Hardware Considerations |
