nixpkgs/nixos/doc/manual
John Ericson fa9f0e574d
Merge pull request #33196 from obsidiansystems/bintools-release-note
doc: Breaking change release note for bintools-wrapper
2017-12-30 19:37:06 -05:00
..
administration postgresql92: remove last references 2017-09-05 18:20:56 +02:00
configuration Merge pull request #32540 from rnhmjoj/portrange 2017-12-20 23:51:08 +00:00
development Merge pull request #31668 from rycee/doc/naming 2017-12-23 17:12:29 +03:00
installation nixos manual: Adds some examples of how to use fdisk. 2017-11-01 13:48:09 +10:00
release-notes doc: Breaking change release note for bintools-wrapper 2017-12-30 19:27:52 -05:00
default.nix Revert "nixos: doc: implement related packages in the manual" 2017-12-23 07:19:45 -05:00
man-configuration.xml
man-nixos-build-vms.xml
man-nixos-generate-config.xml
man-nixos-install.xml nixos-install: add options --closure, --no-channel-copy, --no-root-passwd, and --no-bootloader 2016-08-04 16:22:25 +01:00
man-nixos-option.xml Improved nixos-option manpage 2017-08-04 03:30:35 +02:00
man-nixos-rebuild.xml doc: correct typo (#21176) 2016-12-15 17:13:44 +01:00
man-nixos-version.xml
man-pages.xml
manual.xml Point to the new mailing list by replacing the old link 2017-07-18 13:44:10 +02:00
options-to-docbook.xsl Revert "nixos: doc: implement related packages in the manual" 2017-12-23 07:19:45 -05:00
README
style.css

To build the manual, you need Nix installed on your system (no need
for NixOS). To install Nix, follow the instructions at

    https://nixos.org/nix/download.html

When you have Nix on your system, in the root directory of the project
(i.e., `nixpkgs`), run:

    nix-build nixos/release.nix -A manual.x86_64-linux

When this command successfully finishes, it will tell you where the
manual got generated.