nixpkgs/test
Eelco Dolstra a94dd5c8b1 * Given a kernel build (with modules in $kernel/lib/modules/VERSION),
`modules-closure.nix' produces a module tree in
  $out/lib/modules/VERSION that contains only the modules identified
  by `rootModules', plus their dependencies.  It also generates an
  appropriate modules.dep.  This is useful for initrds, as we
  obviously don't want a copy of the entire kernel module tree in the
  initial RAM disk.

svn path=/nixu/trunk/; revision=6939
2006-11-03 11:47:40 +00:00
..
boot-stage-1-init.sh * Given a kernel build (with modules in $kernel/lib/modules/VERSION), 2006-11-03 11:47:40 +00:00
boot-stage-1.nix * Given a kernel build (with modules in $kernel/lib/modules/VERSION), 2006-11-03 11:47:40 +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 * Make device nodes in the stage 1 init (copied from ../init.sh). 2006-11-02 23:58:06 +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 Purifying the NixOS build stuff. 2006-11-02 17:56:50 +00:00
make-iso9660-image.sh Purifying the NixOS build stuff. 2006-11-02 17:56:50 +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 * Given a kernel build (with modules in $kernel/lib/modules/VERSION), 2006-11-03 11:47:40 +00:00