mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
5f212a6913
svn path=/nixu/trunk/; revision=7111 |
||
---|---|---|
.. | ||
upstart-jobs | ||
boot-environment.nix | ||
boot-stage-1-init.sh | ||
boot-stage-1.nix | ||
boot-stage-2-init.sh | ||
boot-stage-2.nix | ||
grub-menu-builder.sh | ||
installer.nix | ||
installer.sh | ||
isolinux.cfg | ||
make-devices.sh | ||
make-initrd.nix | ||
make-initrd.sh | ||
make-iso9660-image.nix | ||
make-iso9660-image.sh | ||
modules-closure.nix | ||
modules-closure.sh | ||
paths-from-graph.sh | ||
README | ||
rescue-cd.nix | ||
system-configuration.nix | ||
system-configuration.sh |
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