chiark / gitweb /
update TODO
[elogind.git] / rules / rules.d / 60-persistent-storage.rules
2012-02-23 Kay Sieversrules: do not create by-id/scsi-* links for ATA devices
2012-01-01 Kay Sieversremove mknod() logic and rely on 'devtmpfs'
2011-12-23 Kay Sieversrules: do not preprocess 60-persistent-storage.rules
2011-12-05 Kay Sieversuse libexecdir, bindir, sbindir, switch to /usr/lib...
2011-08-05 Kay Sieversimplement path_id, usb_id, input_id as built-in command
2011-06-27 Kay Sieversrules: set polling value only if it is disabled
2011-06-18 Kay Sieversrules: move polling rule above 'block' match
2011-06-18 Kay Sieversrules: enable in-kernel media-presence polling
2011-06-11 Keshav P.Rrules: support for gpt partition uuid/label
2011-04-04 Martin PittAvoid spinning up CD on pressing eject button
2011-03-30 David ZeuthenRun ata_id on non-removable USB devices
2011-03-23 Kay Sieversrules: run ata_id only on SPC-3 or later optical drives
2010-11-30 Kay Sieversrules: revert bsg use until the event ordering problem...
2010-11-04 David ZeuthenUse ata_id, not scsi_id, on ATAPI devices
2010-10-30 David ZeuthenRun scsi_id and ata_id on the scsi_device object
2010-06-29 Ryan HarperAdd virtio-blk by-id rules based on 'serial' attribute
2010-05-25 Kay Sieversrules: optical drives - use ID_CDROM_MEDIA_TRACK_COUNT_DATA
2010-04-12 Kay Sieversreplace "add|change" with "!remove"
2009-12-04 David ZeuthenExport ID_WWN_VENDOR_EXTENSION and ID_WWN_WITH_EXTENSION
2009-11-25 David ZeuthenAlso create /dev/disk/by-id/wwn-0x..-part%n symlinks...
2009-11-25 David ZeuthenCreate /dev/disk/by-id/wwn-0x... symlinks
2009-11-19 Kay Sieversrules: remove support for IDE (hd*) devices
2009-09-20 Martin Pittfix previous commit for CD detection
2009-09-20 Martin Pittfix single-session CD detection
2009-06-28 Kay Sieversrules: make ata_id properties the default for all ATA...
2009-06-28 Kay Sieversata_id: sync ID_SERIAL(_SHORT) with other *_id tools
2009-06-08 Kay Sieverspath_id: delete old shell script
2009-06-08 Kay Sieverspath_id: add iscsi support
2009-06-08 Kay Sieverspath_id: handle fibre channel
2009-06-06 Kay Sieverspath_id: implement in C using libudev
2009-06-04 Kay Sieversrules: do not call path_id for virtual devices
2009-05-11 Kay Sieversdelete vol_id and require util-linux-ng's blkid
2009-04-21 Kay Sieverscdrom_id: add and use ID_CDROM_MEDIA to decide if we...
2009-03-25 Kay Sieversrules: replace IDE driver with media match
2009-03-23 Kay Sieversrules: remove ram* from persisten disk links blacklist
2009-03-23 David Brownellrules: exclude mtd* from persistent disk links
2009-03-22 Borislav Petkovrules: rename ide-floppy to ide-gd
2009-02-16 Kay Sieversrules: include loop block devices in persistent links
2009-02-11 Kay Sieversrules: move OPTIONS to separate rule
2009-02-11 Scott James Remnantrules: update persistent storage rules to use inotify...
2008-12-02 Kay Sieversrules: ATA_COMPAT do not try to match on sr*, it will...
2008-11-28 Kay Sieversrules: fix cciss disk/by-id/ links
2008-11-25 Kay Sieversrules: exclude "btibm" devices from vol_id calls
2008-11-19 Harald Hoyerrules: add persistent rules for memory stick block...
2008-11-13 Kay Sieversrules: remove DEVTYPE disk/partition
2008-10-01 Kay Sieversrules: ieee1394 - create both, by-id/scsi-* and by...
2008-08-22 Kay Sieversrules: optical drives - probe at last session offset...
2008-08-02 Kay Sieversrules: run vol_id on opticals only if media is found
2008-07-18 Kay Sieversmove default rules from /etc/udev/rules.d/ to /lib...