summaryrefslogtreecommitdiff
path: root/extras/path_id
AgeCommit message (Collapse)Author
2006-01-23path_id: handle fiber channelKay Sievers
Patch from: Hannes Reinecke <hare@suse.de> Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2006-01-19path_id: work with "all devices in /sys/devices"Kay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2006-01-09path_id: fix invalid character classKay Sievers
Thanks to Marco for the _right_ fix. Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-12-07add parisc support to path_idGreg Kroah-Hartman
As reported at http://bugs.gentoo.org/show_bug.cgi?id=113379 path_id doesn't work too well for parisc boxes. This patch from Jeroen Roovers <jer@gentoo.org> fixes that. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-09-27switch tools and volume_id from LGPL to GPLv2Kay Sievers
After beeing hit by proprietary applications which statically link the LGPL'd libusb, which needs a patch to reflect the recent kernel changes, I decided not to provide LGPL code anymore. Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-25path_id: remove SUSE specific PATHKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-01Added horrible (but fun) path_id script to extras.Greg Kroah-Hartman
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>