nixpkgs/modules/system/boot
Eelco Dolstra 980ba4d5a5 stage-1: mount /proc, /sys, /dev in the target root
The switch_root in BusyBox doesn't do this (while the one in
util-linux does).  So we have to do this ourselves.
2012-06-22 13:51:42 -04: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-init.sh stage-1: mount /proc, /sys, /dev in the target root 2012-06-22 13:51:42 -04:00
stage-1.nix Use BusyBox in the initrd 2012-06-22 10:43:06 -04:00
stage-2-init.sh Integrate cleanTmpDir in stage-2-init.sh. 2012-06-11 07:05:13 +00:00
stage-2.nix Add findutils dependency for /tmp cleaning. 2012-06-11 07:05:15 +00:00