1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Nix Packages collection & NixOS
Find a file
Eelco Dolstra d663f88c65 * Use nix-env --set.
svn path=/nixos/trunk/; revision=7331
2006-12-13 12:21:06 +00:00
boot * Move starting of udevd (and udevtrigger/settle) into an Upstart 2006-12-13 12:17:38 +00:00
configuration * Move starting of udevd (and udevtrigger/settle) into an Upstart 2006-12-13 12:17:38 +00:00
helpers
installer
instances
upstart-jobs * Move starting of udevd (and udevtrigger/settle) into an Upstart 2006-12-13 12:17:38 +00:00
README
test.sh
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