diff options
author | Kay Sievers <kay.sievers@suse.de> | 2006-03-21 20:44:13 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@suse.de> | 2006-03-21 20:44:13 +0100 |
commit | 63645a3dfce22e865b96b519fafaa2fcb489f3be (patch) | |
tree | 32d79a99a8818e4f0e51cd715c1d496f7443cdc9 /RELEASE-NOTES | |
parent | 00152560f9ba3de71144e25c874f9fa2cfa6682b (diff) |
088 release
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index f8d6fde807..93b4a19f9f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,3 +1,15 @@ +udev 088 +======== +Add persistent links for SCSI tapes. The rules file is renamed +to 60-persistent-storage.rules. + +Create persistent path for usb devices. Can be used for all sorts +of devices that can't be distinguished by other properties like +multiple identical keyboards and mice connected to the same box. + +Provide "udevtrigger" program to request events on coldplug. The +shell script is much too slow with thousends of devices. + udev 087 ======== Fix persistent disk rules to exclude removable IDE drives. |