summaryrefslogtreecommitdiff
path: root/rules/rules.d/60-persistent-storage.rules
AgeCommit message (Expand)Author
2012-01-01remove mknod() logic and rely on 'devtmpfs'Kay Sievers
2011-12-23rules: do not preprocess 60-persistent-storage.rulesKay Sievers
2011-12-05use libexecdir, bindir, sbindir, switch to /usr/lib/udev in documentationKay Sievers
2011-08-05implement path_id, usb_id, input_id as built-in commandKay Sievers
2011-06-28rules: set polling value only if it is disabledKay Sievers
2011-06-18rules: move polling rule above 'block' matchKay Sievers
2011-06-18rules: enable in-kernel media-presence pollingKay Sievers
2011-06-11rules: support for gpt partition uuid/labelKeshav P.R
2011-04-04Avoid spinning up CD on pressing eject buttonMartin Pitt
2011-03-30Run ata_id on non-removable USB devicesDavid Zeuthen
2011-03-23rules: run ata_id only on SPC-3 or later optical drivesKay Sievers
2010-11-30rules: revert bsg use until the event ordering problem is sorted outKay Sievers
2010-11-04Use ata_id, not scsi_id, on ATAPI devicesDavid Zeuthen
2010-10-30Run scsi_id and ata_id on the scsi_device objectDavid Zeuthen
2010-06-29Add virtio-blk by-id rules based on 'serial' attributeRyan Harper
2010-05-25rules: optical drives - use ID_CDROM_MEDIA_TRACK_COUNT_DATAKay Sievers
2010-04-12replace "add|change" with "!remove"Kay Sievers
2009-12-04Export ID_WWN_VENDOR_EXTENSION and ID_WWN_WITH_EXTENSIONDavid Zeuthen
2009-11-25Also create /dev/disk/by-id/wwn-0x..-part%n symlinks for partitionsDavid Zeuthen
2009-11-25Create /dev/disk/by-id/wwn-0x... symlinksDavid Zeuthen
2009-11-19rules: remove support for IDE (hd*) devicesKay Sievers
2009-09-20fix previous commit for CD detectionMartin Pitt
2009-09-20fix single-session CD detectionMartin Pitt
2009-06-28rules: make ata_id properties the default for all ATA block devicesKay Sievers
2009-06-28ata_id: sync ID_SERIAL(_SHORT) with other *_id toolsKay Sievers
2009-06-08path_id: delete old shell scriptKay Sievers
2009-06-08path_id: add iscsi supportKay Sievers
2009-06-08path_id: handle fibre channelKay Sievers
2009-06-06path_id: implement in C using libudevKay Sievers
2009-06-04rules: do not call path_id for virtual devicesKay Sievers
2009-05-11delete vol_id and require util-linux-ng's blkidKay Sievers
2009-04-21cdrom_id: add and use ID_CDROM_MEDIA to decide if we run vol_idKay Sievers
2009-03-25rules: replace IDE driver with media matchKay Sievers
2009-03-23rules: remove ram* from persisten disk links blacklistKay Sievers
2009-03-23rules: exclude mtd* from persistent disk linksDavid Brownell
2009-03-22rules: rename ide-floppy to ide-gdBorislav Petkov
2009-02-16rules: include loop block devices in persistent linksKay Sievers
2009-02-11rules: move OPTIONS to separate ruleKay Sievers
2009-02-11rules: update persistent storage rules to use inotify watchesScott James Remnant
2008-12-02rules: ATA_COMPAT do not try to match on sr*, it will never have vendor ATAKay Sievers
2008-11-28rules: fix cciss disk/by-id/ linksKay Sievers
2008-11-25rules: exclude "btibm" devices from vol_id callsKay Sievers
2008-11-19rules: add persistent rules for memory stick block devicesHarald Hoyer
2008-11-13rules: remove DEVTYPE disk/partitionKay Sievers
2008-10-01rules: ieee1394 - create both, by-id/scsi-* and by-id/ieee-* linksKay Sievers
2008-08-22rules: optical drives - probe at last session offset, do not probe for raidKay Sievers
2008-08-02rules: run vol_id on opticals only if media is foundKay Sievers
2008-07-18move default rules from /etc/udev/rules.d/ to /lib/udev/rules.d/Kay Sievers