Go to file
Eelco Dolstra c063ea2bfa * Use runCommand.
svn path=/nixos/trunk/; revision=7300
2006-12-10 22:43:04 +00:00
boot * Lots of refactoring. 2006-12-10 22:29:44 +00:00
configuration * Use runCommand. 2006-12-10 22:43:04 +00:00
helpers * More semi-purification of /etc. 2006-12-09 02:51:42 +00:00
installer * Use runCommand. 2006-12-10 22:43:04 +00:00
instances * Use runCommand. 2006-12-10 22:43:04 +00:00
upstart-jobs * Use runCommand. 2006-12-10 22:43:04 +00:00
README * Moving stuff around. 2006-11-27 19:49:05 +00:00
upgrade.sh * Lots of refactoring. 2006-12-10 22:29:44 +00:00

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