Find a file
Eelco Dolstra 8f21b0119c * Get the CD to build again.
svn path=/nixos/trunk/; revision=7356
2006-12-16 18:24:49 +00:00
boot * Move starting of udevd (and udevtrigger/settle) into an Upstart 2006-12-13 12:17:38 +00:00
configuration * Get the CD to build again. 2006-12-16 18:24:49 +00:00
helpers * More semi-purification of /etc. 2006-12-09 02:51:42 +00:00
installer * Get the CD to build again. 2006-12-16 18:24:49 +00:00
instances * Get the CD to build again. 2006-12-16 18:24:49 +00:00
upstart-jobs * Get the CD to build again. 2006-12-16 18:24:49 +00:00
README * Moving stuff around. 2006-11-27 19:49:05 +00:00
test.sh * Use the configuration in /etc/nixos/configuration.nix by default. 2006-12-12 00:08:26 +00:00
upgrade.sh * Use nix-env --set. 2006-12-13 12:21:06 +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