nixpkgs/modules/system/boot
Lluís Batlle i Rossell dd6eb81797 Adding /etc/mdadm.conf, with the contents supplied at boot.initrd.mdadmConf.
This allows setting a fixed device name per array, thus ensuring that at boot,
the arrays will always be mounted with the same names. I think this allows
solving the problem of grub getting confused about softraid device names
(prefix and root), if the devices always get the same naming at initrd.


svn path=/nixos/trunk/; revision=33033
2012-03-13 13:26:21 +00:00
..
kernel.nix * Modularize filesystem support. Filesystems such as btrfs and 2012-03-09 14:37:58 +00:00
luksroot.nix If enabling luks on initrd, also adding cryptsetup to system packages. I think it's useful. 2012-03-08 20:49:26 +00:00
modprobe.nix * modprobe wants /etc/modprobe.d now. 2011-11-01 15:39:30 +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 Adding /dev/tty to the stage1, so 'more' and 'less' now page well. 2012-03-11 23:04:29 +00:00
stage-1.nix Adding /etc/mdadm.conf, with the contents supplied at boot.initrd.mdadmConf. 2012-03-13 13:26:21 +00:00
stage-2-init.sh Making the stage2 interpreter bash non-interactive, while keeping the 2012-03-11 22:43:37 +00:00
stage-2.nix Making the stage2 interpreter bash non-interactive, while keeping the 2012-03-11 22:43:37 +00:00