nixpkgs/modules
Eelco Dolstra d659488209 * Use the regular GRUB menu builder for Amazon. There are two issues:
we want to generate the GRUB menu without actually installing GRUB
  (because Amazon supplies its own pv-grub), and each menu entry
  requires "root (hd0)".  For the first, allow boot.loader.grub.device
  to be set to "nodev" to indicate that the GRUB menu should be
  generated without installing GRUB.  For the second, add an option
  boot.loader.grub.extraPerEntryConfig to allow commands to be added
  to each GRUB menu entry (in this case, "root (hd0)").

svn path=/nixos/trunk/; revision=22712
2010-07-22 14:40:29 +00:00
..
config * Load the cpufreq modules, since these are not loaded automatically 2010-07-12 17:50:02 +00:00
hardware Adding support for the rt73 usb wifi nic firmware loading. 2009-09-18 20:49:12 +00:00
installer * Use the regular GRUB menu builder for Amazon. There are two issues: 2010-07-22 14:40:29 +00:00
misc Added sabnzbd :) 2010-07-03 15:10:48 +00:00
programs * Rename the pwdutils' module to shadow'. 2010-06-02 21:16:27 +00:00
security * Use the shadow' package instead of pwdutils', `pam_login' and 2010-06-02 21:10:48 +00:00
services * Fix PostgreSQL boot. 2010-07-15 21:21:16 +00:00
system * Use the regular GRUB menu builder for Amazon. There are two issues: 2010-07-22 14:40:29 +00:00
tasks * Remove a debug line that should not have been committed. 2010-07-12 16:40:02 +00:00
testing svn path=/nixos/trunk/; revision=22647 2010-07-18 22:29:40 +00:00
virtualisation * Use the regular GRUB menu builder for Amazon. There are two issues: 2010-07-22 14:40:29 +00:00
module-list.nix * Move the swap module to config/ because it doesn't provide a task 2010-07-06 09:01:15 +00:00
rename.nix * Improve obsolete/deprecated option warnings. 2010-05-07 15:14:50 +00:00