1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/modules/system/boot
Eelco Dolstra f067d179ab * Create /nix/var/nix/gcroots/tmp in the activation script. The
build hook uses this directory to store temporary GC roots.  (It
  creates it if it doesn't exist, but it's better to do it here as
  well to ensure the right ownership and permissions.)
* Clear /nix/var/nix/gcroots/tmp and /nix/var/nix/temproots at boot
  time.

svn path=/nixos/trunk/; revision=23417
2010-08-25 11:59:04 +00:00
..
kernel.nix * Add ext4 to the default initrd. 2010-08-10 10:12:18 +00:00
modprobe.nix * Fall back to the kernel modules used at boot time if the modules in 2010-01-26 21:45:13 +00:00
stage-1-init.sh Move resume section after udev launch - on some systems devices are recognized by kernel only after udev works. 2010-08-14 20:12:05 +00:00
stage-1.nix * Regression test for the build hook mechanism. 2010-08-24 13:27:28 +00:00
stage-2-init.sh * Create /nix/var/nix/gcroots/tmp in the activation script. The 2010-08-25 11:59:04 +00:00
stage-2.nix * Don't use klibc in the initrd. It's simpler (and slightly smaller) 2010-06-01 15:53:24 +00:00