nixpkgs/test
Eelco Dolstra afc05314c4 * The installer now takes a user-specified Nix expression that will be
built in the target Nix store and installed in the "system" user
  environment.  Not quite sure what should go in there, but probably
  the kernel, initrd, the boot scripts and eventually the system
  services.  Maybe grub as well.

svn path=/nixu/trunk/; revision=6993
2006-11-11 22:31:26 +00:00
..
boot-stage-1-init.sh * Probe for the NixOS installation CD. 2006-11-10 14:38:15 +00:00
boot-stage-1.nix * Probe for the NixOS installation CD. 2006-11-10 14:38:15 +00:00
boot-stage-2-init.sh * Probe for the NixOS installation CD. 2006-11-10 14:38:15 +00:00
boot-stage-2.nix * Automatically bring up the network devices and start dhclient on 2006-11-07 22:45:42 +00:00
installer.nix * Add the installer and rsync to the path. 2006-11-08 09:31:45 +00:00
installer.sh * The installer now takes a user-specified Nix expression that will be 2006-11-11 22:31:26 +00:00
isolinux.cfg * A minimal boot script for stage 1 of the boot (loading kernel 2006-11-02 22:48:01 +00:00
make-devices.sh * Stage 1: clean up better (unmount /proc and /sys, remount new root 2006-11-06 22:21:50 +00:00
make-initrd.nix Purifying the NixOS build stuff. 2006-11-02 17:56:50 +00:00
make-initrd.sh * Make device nodes in the stage 1 init (copied from ../init.sh). 2006-11-02 23:58:06 +00:00
make-iso9660-image.nix * Support adding the closure of a set of store paths to the ISO 2006-11-03 23:41:57 +00:00
make-iso9660-image.sh * Doh x3. 2006-11-04 12:08:10 +00:00
modules-closure.nix * Given a kernel build (with modules in $kernel/lib/modules/VERSION), 2006-11-03 11:47:40 +00:00
modules-closure.sh * Given a kernel build (with modules in $kernel/lib/modules/VERSION), 2006-11-03 11:47:40 +00:00
rescue-system.nix * Add Perl to the path (since it was already on the CD as a dependency). 2006-11-11 22:29:05 +00:00