Go to file
Armijn Hemel 9c56696e75 support for initrd. Right now the image is *WAY* too big, so it boots with
a kernel panic. initrd should be brought back to a few megabytes instead
so it can be safely unzipped in memory.

Ideas:
- klibc instead of glibc
- leave out a lot of packages in the initrd:
  - gcc
  - linux-headers
  - ...
- have a minimal "stage 1", which mounts the CD (figure out how) and
remounts part of the CD on /nix and /nixpkgs

svn path=/nixu/trunk/; revision=3502
2005-08-01 17:30:45 +00:00
boot we need parted in the installer and on the target disk for sure... 2005-07-31 20:40:57 +00:00
fill-disk.sh support for initrd. Right now the image is *WAY* too big, so it boots with 2005-08-01 17:30:45 +00:00
INSTALL fix typo 2004-08-06 16:38:43 +00:00
isolinux.cfg support for initrd. Right now the image is *WAY* too big, so it boots with 2005-08-01 17:30:45 +00:00
make-disk.sh support for initrd. Right now the image is *WAY* too big, so it boots with 2005-08-01 17:30:45 +00:00
pkgs.nix we need parted in the installer and on the target disk for sure... 2005-07-31 20:40:57 +00:00
run.sh change to new packages, with new nix, new bash, new everything! It's shiny and new! 2004-11-09 10:28:21 +00:00
storepaths_format bit more doc (to make braaaaaain failure recovery easier) 2005-07-29 14:52:54 +00:00