nixpkgs/modules/system
Lluís Batlle i Rossell 75f6cd20da Making modular my previous changes for armv5tel. I updated the way to use
grub. Its options are no more inside 'boot', but inside 'boot.loader.grub'.
I added a new bootloader configuration for nixos, generationsDir. It creates
/boot/default/{init,initrd,kernel,system} symlinks, and the same for the generations
in /boot/system-$gen/{init,initrd,kernel,system}.

I can program the u-boot loader to load /boot/default files always, and have
a minimal nixos boot loader installer functionality. Additionally, I can refer
to the other system generations easily, with a simple 'ls' in /boot.

svn path=/nixos/trunk/; revision=17460
2009-09-27 21:51:37 +00:00
..
activation Making modular my previous changes for armv5tel. I updated the way to use 2009-09-27 21:51:37 +00:00
boot * libgcc_s.so is in $gcc/lib64 on x86_64-linux. 2009-09-25 12:34:09 +00:00
etc * make-etc.sh: fixed the duplicate entry check. 2009-08-16 13:14:33 +00:00
upstart * Bump the number of maximum open files for Nix builders. 2009-09-04 15:27:52 +00:00
upstart-events * `umount -f' causes lots of problems, so don't do it. 2009-08-11 21:08:05 +00:00