Maximilian Bosch
1fc248afcc
nixos/nixos-installer: add flags for verbosity and build logs
...
When installing a fresh NixOS system it occasionally happens that you
encounter issues that are rather hard to track down since
`nixos-install(8)` doesn't provide any debugging flags.
This patch adds `-L` to force `nix build` to display the build-log on
stderr and `-v` to increase the log-level of Nix.
2019-12-22 22:46:58 +01:00
Albert Safin
0eaf29433e
nixos/doc: fix manpage format
...
Spaces inside <refname> cause stray double underscore in generated manual pages.
Fixes #70468
2019-10-05 15:55:49 +00:00
Eelco Dolstra
b0ccd6dd16
Revert "nixos/doc: re-format"
...
This reverts commit ea6e8775bd
. The new
format is not an improvement.
2019-09-19 19:17:30 +02:00
Jan Tojnar
ea6e8775bd
nixos/doc: re-format
2019-09-18 22:13:35 +02:00
Jan Tojnar
a3f2131eb6
doc: Use prompt more often
2019-06-17 13:25:50 +02:00
Samuel Dionne-Riel
15fa70cd78
nixos/doc+man: Fixes squishedtogether definitions.
2018-05-31 21:07:15 -04:00
Samuel Dionne-Riel
88ca2b1ec4
nixos/doc: ran make format
...
With visual inspection that nothing got worse.
2018-05-31 21:03:51 -04:00
Graham Christensen
eca5c99bf8
nixos docs: format =)
2018-05-01 19:57:09 -04:00
Linus Heckemann
152454d987
nixos-install manual: remove --chroot option
...
This option has been removed from the tool in favour of nixos-enter.
2018-05-01 07:36:35 +01:00
Eelco Dolstra
cc2eeef4ab
Fix installing the Nixpkgs channel on the installation media
...
And test that it got installed correctly.
2018-02-27 19:58:23 +01:00
obadz
037d9c6cab
nixos-install: add options --closure, --no-channel-copy, --no-root-passwd, and --no-bootloader
...
Closes #17236
nix-build -A tests.installer.simple '<nixos/release.nix>' succeeds ✓
2016-08-04 16:22:25 +01:00
Luca Bruno
fe6b0b15e6
nixos-install: support -j, --cores and --option. Closes #6755
2015-03-11 16:47:44 +00:00
Domen Kožar
c876f7a25d
document options to nixos-install script
2015-01-06 14:49:24 +01:00
Eelco Dolstra
4fc151b5a3
nixos-install: Ask the user to set a root password
...
This removes the need to have an initially empty root password.
2014-05-09 00:52:02 +02:00
Eelco Dolstra
9b8847eb91
Document nixos-install
2013-10-13 17:35:57 +02:00