eudev/extras
Kay Sievers 95776dc6ec consistent key naming to match only the event device or include all parent devices
This scheme is more consistent and makes it obvious if a match happens
against the event device only, or the full chain of parent devices.

The old key names are now:
  BUS -> SUBSYSTEMS
  ID -> KERNELS
  SYSFS -> ATTRS
  DRIVER -> DRIVERS

Match keys for the event device:
  KERNEL
  SUBSYSTEM
  ATTR
  DRIVER (in a future release, for now the same as DRIVERS)

Match keys for all devices along the parent device chain:
  KERNELS
  SUBSYSTEMS
  ATTRS
  DRIVERS

ID, BUS, SYSFS are no longer mentioned in the man page but still work.
DRIVER must be converted to DRIVERS to match the new scheme. For now,
an error is logged, if DRIVER is used. In a future release, the DRIVER
key behaviour will change.
2006-08-19 16:06:25 +02:00
..
ata_id Makefiles: fix .PHONY for man page target 2006-07-04 18:41:07 +02:00
cdrom_id Makefiles: fix .PHONY for man page target 2006-07-04 18:41:07 +02:00
dasd_id Makefiles: fix .PHONY for man page target 2006-07-04 18:41:07 +02:00
edd_id Makefiles: fix .PHONY for man page target 2006-07-04 18:41:07 +02:00
firmware firmware.sh: remove needless '/' 2006-07-11 14:16:59 +02:00
floppy Makefiles: fix .PHONY for man page target 2006-07-04 18:41:07 +02:00
path_id path_id: fix an harmless syntax error 2006-07-29 01:01:21 +02:00
run_directory Makefiles: fix .PHONY for man page target 2006-07-04 18:41:07 +02:00
scsi_id consistent key naming to match only the event device or include all parent devices 2006-08-19 16:06:25 +02:00
usb_id consistent key naming to match only the event device or include all parent devices 2006-08-19 16:06:25 +02:00
volume_id volume_id: fix fat32 cluster chain traversal 2006-08-15 23:53:14 +02:00
eventrecorder.sh whitespace fixes 2006-01-28 16:39:46 +01:00
name_cdrom.pl volume_id: update README 2006-03-30 01:52:12 +02:00