nixpkgs/modules/config
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
..
fonts.nix Make the Liberation Fonts available by default. 2009-07-09 12:10:58 +00:00
i18n.nix * Include only the en_US locale on the CD. This saves 75 MiB or so. 2009-06-05 17:19:30 +00:00
ldap.nix * One down, three to go. 2009-05-29 10:04:04 +00:00
networking.nix Add `localhost' under its "real" host name to /etc/hosts. 2009-07-08 16:10:09 +00:00
no-x-libs.nix Refactoring modules and cleaning up a comment 2009-09-20 18:15:52 +00:00
nsswitch-mdns.conf * Refactoring: moved some options out of system/options.nix (almost 2009-05-27 23:14:38 +00:00
nsswitch.conf * Refactoring: moved some options out of system/options.nix (almost 2009-05-27 23:14:38 +00:00
nsswitch.nix Oops. 2009-06-26 21:39:31 +00:00
system-path.nix Making modular my previous changes for armv5tel. I updated the way to use 2009-09-27 21:51:37 +00:00
timezone.nix * Refactoring: moved some options out of system/options.nix (almost 2009-05-27 23:14:38 +00:00
unix-odbc-drivers.nix * More moving. 2009-05-25 14:19:33 +00:00
users-groups.nix * Fold the functionality of guest-users.nix into users-groups.nix by 2009-09-02 17:35:24 +00:00