nixpkgs/modules/system/boot
Lluís Batlle i Rossell 9125d3af50 Adding creation of /dev/ptmx in stage-2, in case stage-1 did not run.
Upstart requires /dev/ptmx since its 1.4, and will lock up in case of it missing.

I was hitting this in the fuloong, where I don't use the nixos initrd.


svn path=/nixos/trunk/; revision=34429
2012-06-10 22:37:20 +00:00
..
kernel.nix Dropped the unused/unknown/obsolete module i8042 from 'boot.initrd.kernelModules'. 2012-04-06 19:21:50 +00:00
luksroot.nix * Make the boot.initrd.luks.enable option obsolete. It's enough to 2012-05-15 20:45:01 +00:00
modprobe.nix * Move the setting of $MODULE_DIR to modprobe.nix. 2012-03-20 22:02:27 +00:00
stage-1-extratools.nix Disabling the initrd extra tools by default, until further review. 2012-03-11 22:28:31 +00:00
stage-1-init.sh * Ugly hack: force udev to exit to prevent random "Device or resource 2012-04-12 18:01:19 +00:00
stage-1.nix * Require fileSystems to be set. 2012-05-14 01:33:11 +00:00
stage-2-init.sh Adding creation of /dev/ptmx in stage-2, in case stage-1 did not run. 2012-06-10 22:37:20 +00:00
stage-2.nix * Lower the limits on /run and /dev. 2012-05-17 19:33:12 +00:00