This is the master branch of nixpkgs, initially pulled from commit 8debf2f9a63d54ae4f28994290437ba54c681c7b The intent of this repo is to be merged onto nixpkgs master. This will also be of help for https://git.suyu.dev/BoomMicrophone/suyu-nix-test which I will need in order for development (it will also be helpful to know what to do for setting up the environment for the master server. Currently I am focusing on this so I can actually see what is still missing) This repo will be removed once the PR to the nixpkgs github goes through
Find a file
Eelco Dolstra 74783a4510 * More refactoring; move some of the boot time options into the
options framework.

svn path=/nixos/trunk/; revision=7317
2006-12-11 16:10:23 +00:00
boot * More refactoring; move some of the boot time options into the 2006-12-11 16:10:23 +00:00
configuration * More refactoring; move some of the boot time options into the 2006-12-11 16:10:23 +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 * Hm, "set" doesn't seem to do the right thing. 2006-12-11 02:55:28 +00:00
README * Moving stuff around. 2006-11-27 19:49:05 +00:00
test.sh * More refactoring; move some of the boot time options into the 2006-12-11 16:10:23 +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