nixpkgs/README
Eelco Dolstra 0817c307dc * Moving stuff around.
svn path=/nixos/trunk/; revision=7155
2006-11-27 19:49:05 +00:00

20 lines
375 B
Plaintext

To get a Stage 1 shell:
Add "debug1" to the kernel command line.
Switching to maintenance mode:
$ shutdown now
To get out of maintenance mode:
$ initctl emit startup
Updating the current system configuration:
$ nix-env -p /nix/var/nix/profiles/system -f system-configuration.nix -i -A systemConfiguration
$ /nix/var/nix/profiles/system/bin/switch-to-configuration