nixpkgs/modules/installer/generations-dir
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
..
generations-dir-builder.sh Making modular my previous changes for armv5tel. I updated the way to use 2009-09-27 21:51:37 +00:00
generations-dir.nix Making modular my previous changes for armv5tel. I updated the way to use 2009-09-27 21:51:37 +00:00