nixpkgs/modules/system/boot
Eelco Dolstra 3fa2bbd029 * Properly shut down udevd in stage 1. Otherwise there is a slight
possibility that a udevd process survives, preventing udevd from
  starting in stage 2:

  machine# udevd[1421]: bind failed: Address already in use
  machine# udevd[1421]: error binding udev control socket

svn path=/nixos/trunk/; revision=29434
2011-09-22 08:26:58 +00:00
..
kernel.nix modules/system/boot/kernel.nix: disable "elevator=cfq" boot parameter for the time being 2011-09-12 18:01:18 +00:00
luksroot.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
modprobe.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
stage-1-init.sh * Properly shut down udevd in stage 1. Otherwise there is a slight 2011-09-22 08:26:58 +00:00
stage-1.nix modules/system/boot/stage-1-init.sh: added "boot.runSize" option to determine the maximum size of the /run tmpfs 2011-09-13 18:49:47 +00:00
stage-2-init.sh Strip trailing whitespace. 2011-09-13 18:49:50 +00:00
stage-2.nix Strip trailing whitespace. 2011-09-13 18:49:50 +00:00