Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-29 | path_id: skip subsystem directory | Kay Sievers | |
2007-05-25 | cciss device support | Hannes Reinecke | |
2007-05-13 | path_id: remove on make uninstall | Miklos Vajna | |
2007-04-22 | path_id: remove broken example | Kay Sievers | |
2007-04-22 | path_id: add man page | VMiklos | |
2007-02-05 | path_id: append LUN to iSCSI path | Kay Sievers | |
2007-01-21 | fix INSTALL_PROGRAM vs. INSTALL_SCRIPT | Peter Breitenlohner | |
2006-10-02 | path_id: fix SAS disk handling | MUNEDA Takahiro | |
2006-07-29 | path_id: fix an harmless syntax error | Marco d'Itri | |
2006-07-09 | path_id: prepare for new sysfs layout | Kay Sievers | |
2006-07-04 | Makefiles: fix .PHONY for man page target | Kay Sievers | |
Thanks to David Härdeman for pointing it out. | |||
2006-05-26 | path_id: prevent endless loop for SAS devices on older kernels | Kay Sievers | |
2006-05-23 | path_id: add support for iSCSI devices | Hannes Reinecke | |
2006-05-09 | path_id: fix bashism | Marco d'Itri | |
2006-05-09 | path_id: add platform and serio support | Libor Klepac | |
2006-04-21 | path_id: fix SAS device path generation | Hannes Reinecke | |
2006-04-13 | path_id: fix loop for SAS devices | Kay Sievers | |
2006-03-29 | move all *_id programs to /lib/udev/ | Kay Sievers | |
2006-03-22 | path_id: add bus to USB path | Hannes Reinecke | |
2006-03-21 | fix output for USB path | Kay Sievers | |
2006-03-21 | persistent links: add scsi tape links and usb path support | Hannes Reinecke | |
2006-03-01 | path_id: support SAS devices | Hannes Reinecke | |
2006-02-15 | fix typo in parisc support to path_id | Jeroen Roovers | |
As reported at http://bugs.gentoo.org/show_bug.cgi?id=113379 path_id is still broken for parisc boxes. This patch from Jeroen Roovers <jer@gentoo.org> fixes that. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> | |||
2006-01-23 | path_id: handle fiber channel | Kay Sievers | |
Patch from: Hannes Reinecke <hare@suse.de> Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2006-01-19 | path_id: work with "all devices in /sys/devices" | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2006-01-09 | path_id: fix invalid character class | Kay Sievers | |
Thanks to Marco for the _right_ fix. Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-12-07 | add parisc support to path_id | Greg 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-27 | switch tools and volume_id from LGPL to GPLv2 | Kay 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-25 | path_id: remove SUSE specific PATH | Kay Sievers | |
Signed-off-by: Kay Sievers <kay.sievers@suse.de> | |||
2005-08-01 | Added horrible (but fun) path_id script to extras. | Greg Kroah-Hartman | |
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |