nixpkgs/boot
Eelco Dolstra ab80d81e54 * Use normal, dynamically linked binaries for e2fsck, lvm etc. in the
initrd instead of a mix of dietlibc, klibc and static-glibc based
  binaries.  This works by copying what we need from Glibc into the
  initrd and using patchelf to set the ELF interpreter and RPATH
  correctly.  The resulting initrd is about 500 KB smaller, but more
  importantly, it's much easier to maintain - all those
  dietlibc/klibc/static-glibc builds frequently cause build problems.

svn path=/nixos/trunk/; revision=13984
2009-02-05 15:57:07 +00:00
..
boot-stage-1-init.sh * Use normal, dynamically linked binaries for e2fsck, lvm etc. in the 2009-02-05 15:57:07 +00:00
boot-stage-1.nix * Use normal, dynamically linked binaries for e2fsck, lvm etc. in the 2009-02-05 15:57:07 +00:00
boot-stage-2-init.sh Mount `/dev/shm' (shared memory support). 2009-01-29 19:17:55 +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