nixpkgs/modules
Eelco Dolstra e7c0c929ed * Work around a bug in QEMU, which doesn't implement the "READ DISC
INFORMATION" SCSI command:

    https://bugzilla.redhat.com/show_bug.cgi?id=609049

  As a result, `cdrom_id' doesn't print
  ID_CDROM_MEDIA_TRACK_COUNT_DATA, which in turn prevents the
  /dev/disk/by-label symlinks from being created.  We need these in
  the NixOS installation CD, so use ID_CDROM_MEDIA in the
  corresponding udev rules for now.  This was the behaviour in udev <=
  154.  See also
       
    http://www.spinics.net/lists/hotplug/msg03935.html

svn path=/nixos/trunk/; revision=22691
2010-07-21 21:15:54 +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 * Added an action `nixos-rebuild pull' to just pull the Nixpkgs 2010-07-14 14:18:27 +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 * Work around a bug in QEMU, which doesn't implement the "READ DISC 2010-07-21 21:15:54 +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 * Amazon now supports booting a custom kernel in the AMI using 2010-07-20 13:53:14 +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