nixpkgs/modules/system
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
..
activation * The modprobe wrapper nowadays checks whether the version of the 2010-07-18 20:19:27 +00:00
boot * Work around a bug in QEMU, which doesn't implement the "READ DISC 2010-07-21 21:15:54 +00:00
etc Remove tabs 2010-04-15 15:47:26 +00:00
upstart * Sync with the trunk. 2010-06-20 20:54:31 +00:00
upstart-events * During shutdown, don't unmount mount points that don't exist (in the 2010-06-16 22:16:43 +00:00