nixpkgs/boot
Eelco Dolstra 2783f96ce7 * Remove the sleep-5-seconds hack in the initrd, instead loop until
the device to mount appears.  This wasn't previously possible
  because of root devices specified by label (mounted via "mount
  LABEL=foo ..."), but now we use /dev/disk/by-label so we can easily
  test whether the device already exists.

svn path=/nixos/trunk/; revision=12562
2008-08-08 23:15:36 +00:00
..
boot-stage-1-init.sh * Remove the sleep-5-seconds hack in the initrd, instead loop until 2008-08-08 23:15:36 +00:00
boot-stage-1.nix * When booting from the installation CD, just mount 2008-08-08 23:01:30 +00:00
boot-stage-2-init.sh * Fix weird "systemConfig=blabla" errors due to wrong parsing 2008-03-22 16:03:43 +00:00
boot-stage-2.nix * Use unionfs to provide a real Live CD, i.e., the files on the CD 2008-01-24 16:56:09 +00:00