nixpkgs/modules/system/boot
Eelco Dolstra 0432766399 * Fall back to the kernel modules used at boot time if the modules in
the current configuration don't match the running kernel.  This
  ensures that modprobe still works after a "nixos-rebuild switch" to
  a configuration that has a different kernel version.

svn path=/nixos/trunk/; revision=19696
2010-01-26 21:45:13 +00:00
..
kernel.nix Allow turning off VESA framebuffer 2010-01-15 21:55:51 +00:00
modprobe.nix * Fall back to the kernel modules used at boot time if the modules in 2010-01-26 21:45:13 +00:00
stage-1-init.sh * Doh, subtle race condition: STARTUP must be cleared after "udevadm 2010-01-10 20:08:35 +00:00
stage-1.nix * Use the LVM udev rules in stage 1. This makes 2010-01-10 19:00:29 +00:00
stage-2-init.sh * Initialise the Nix database in the VM. 2010-01-22 17:31:23 +00:00
stage-2.nix Making /dev/pts files have group owner 'tty', so 'mesg y' will work. 2010-01-09 14:23:20 +00:00