nixpkgs/modules/system/boot
Eelco Dolstra c4f910f550 * Substitute the path of the system derivation directly in the stage 2
init script.  This removes the need for the `systemConfig' boot
  parameter; `init=<stage-2-init>' is enough.  However, the GRUB menu
  builder still needs to add `systemConfig' to the kernel command line
  for compatibility with old configurations.

svn path=/nixos/trunk/; revision=23775
2010-09-13 22:10:25 +00:00
..
kernel.nix * Add ext4 to the default initrd. 2010-08-10 10:12:18 +00:00
modprobe.nix Some cleanups in the activation script: 2010-09-13 15:41:38 +00:00
stage-1-init.sh Move resume section after udev launch - on some systems devices are recognized by kernel only after udev works. 2010-08-14 20:12:05 +00:00
stage-1.nix svn path=/nixos/trunk/; revision=23727 2010-09-10 15:25:58 +00:00
stage-2-init.sh * Substitute the path of the system derivation directly in the stage 2 2010-09-13 22:10:25 +00:00
stage-2.nix * In the activation script, don't require the path to the "system" 2010-09-13 18:19:15 +00:00