nixpkgs/modules/system/boot
Peter Simons fbf53168f3 Add new option config.boot.cleanTmpDir.
This option is to control if the user wants to have its /tmp directory cleaned
up during system boot.

svn path=/nixos/trunk/; revision=34432
2012-06-11 07:05:11 +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 Add new option config.boot.cleanTmpDir. 2012-06-11 07:05:11 +00:00