2007-01-23 11:11:58 +00:00
|
|
|
<book xmlns="http://docbook.org/ns/docbook"
|
2007-02-06 21:14:02 +00:00
|
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
2007-01-23 11:11:58 +00:00
|
|
|
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>
|
|
|
|
|
2007-02-06 21:14:02 +00:00
|
|
|
|
|
|
|
<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>
|
|
|
|
|
|
|
|
|
2007-01-23 13:44:41 +00:00
|
|
|
<xi:include href="installation.xml" />
|
2007-01-23 11:11:58 +00:00
|
|
|
<xi:include href="options-db.xml" />
|
|
|
|
|
|
|
|
</book>
|