nixpkgs/doc/manual/manual.xml
Eelco Dolstra 9759134665 * Manual.
svn path=/nixos/trunk/; revision=7868
2007-02-06 21:14:02 +00:00

41 lines
1 KiB
XML

<book xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude">
<info>
<title>NixOS Manual</title>
<author>
<personname>
<firstname>Eelco</firstname>
<surname>Dolstra</surname>
</personname>
</author>
<copyright>
<year>2007</year>
<holder>Eelco Dolstra</holder>
</copyright>
</info>
<preface>
<title>Preface</title>
<para>This manual is very sketchy. 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>nix-dev@cs.uu.nl</literal> mailing list or on <link
xlink:href="irc://irc.freenode.net/#trace" />.</para>
</preface>
<xi:include href="installation.xml" />
<xi:include href="options-db.xml" />
</book>