nixpkgs/modules/installer
Eelco Dolstra 76c74cd7c7 initrd: Detect filesystem type before doing fsck/mount
BusyBox doesn't handle the "auto" filesystem type very well: fsck will
just ignore such filesystems, and mount will only work properly if the
required kernel module is already loaded.  Therefore, use blkid to
determine the filesystem type.

Also generate an /etc/fstab in the initrd rootfs on the fly.  This is
useful if you're dropped into an emergency shell since it allows you
to say "fsck /dev/sda1" or "mount /dev/sda" and have the right thing
happen.
2012-06-28 10:55:44 -04:00
..
cd-dvd initrd: Detect filesystem type before doing fsck/mount 2012-06-28 10:55:44 -04:00
efi-boot-stub The efibootmgr bricking problem was fixed in 2.6.39 2012-05-05 15:43:28 +00:00
generations-dir Reverting revisions 30103-30106: "always set nixpkgs.config.{state,store}Dir", etc. 2011-10-30 15:19:58 +00:00
grub * Allow building with boot.loader.grub.enable set to "false". 2012-05-23 15:52:29 +00:00
init-script strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
scan intel-5150.nix: add Intel 5150 wireless firmware support 2012-01-03 14:12:41 +00:00
tools nixos-rebuild: fail if any case of pull fails. 2012-06-27 21:57:15 +02:00