Manual: Remove "bleeding edge" remark

This commit is contained in:
Eelco Dolstra 2013-08-20 13:28:33 +02:00
parent 454e3477b6
commit f2480af162

View File

@ -21,7 +21,7 @@
</author> </author>
<copyright> <copyright>
<year>2007-2012</year> <year>2007-2013</year>
<holder>Eelco Dolstra</holder> <holder>Eelco Dolstra</holder>
</copyright> </copyright>
@ -31,20 +31,19 @@
<preface> <preface>
<title>Preface</title> <title>Preface</title>
<para>This manual describes NixOS, a Linux distribution based on <para>This manual describes how to install, use and extend NixOS,
the purely functional package management system Nix.</para> a Linux distribution based on the purely functional package
management system Nix.</para>
<para>NixOS is rather bleeding edge, and this manual is <para>If you encounter problems, please report them on the
correspondingly sketchy and quite possibly out of date. It gives
basic information on how to get NixOS up and running, but since
NixOS is very much a work in progress, you are likely to encounter
problems here and there. Extensive familiarity with Linux is
recommended. If you encounter problems, please report them on the
<literal <literal
xlink:href="http://lists.science.uu.nl/mailman/listinfo/nix-dev">nix-dev@lists.science.uu.nl</literal> xlink:href="http://lists.science.uu.nl/mailman/listinfo/nix-dev">nix-dev@lists.science.uu.nl</literal>
mailing list or on <link mailing list or on the <link
xlink:href="irc://irc.freenode.net/#nixos">the xlink:href="irc://irc.freenode.net/#nixos">
<literal>#nixos</literal> channel on Freenode.</link>.</para> <literal>#nixos</literal> channel on Freenode</link>. Bugs should
be reported in <link
xlink:href="https://github.com/NixOS/nixos/issues">NixOS GitHub
issue tracker</link>.</para>
</preface> </preface>