Systemd/extras/scsi_id
patmans@us.ibm.com 4e05e4238b [PATCH] update scsi_id to work with libsysfs changes
Update scsi_id to work with the libsysfs changes in udev: use
sysfs_get_classdev_attr and sysfs_get_device_attr in place of
sysfs_read_attribute_value.
2005-04-26 23:39:48 -07:00
..
ChangeLog [PATCH] update udev to scsi_id 0.7 2005-04-26 22:02:45 -07:00
COPYING
gen_scsi_id_udev_rules.sh [PATCH] scsi_id changes for use with udev %N and %p 2005-04-26 23:35:15 -07:00
Makefile [PATCH] update scsi_id to work with libsysfs changes 2005-04-26 23:39:48 -07:00
README
release-notes [PATCH] update udev to scsi_id 0.7 2005-04-26 22:02:45 -07:00
scsi.h [PATCH] update udev to include scsi_id 0.6 2005-04-26 21:37:02 -07:00
scsi_id.8 [PATCH] scsi_id changes for use with udev %N and %p 2005-04-26 23:35:15 -07:00
scsi_id.c [PATCH] update scsi_id to work with libsysfs changes 2005-04-26 23:39:48 -07:00
scsi_id.config
scsi_id.h [PATCH] update scsi_id to work with libsysfs changes 2005-04-26 23:39:48 -07:00
scsi_serial.c [PATCH] update scsi_id to work with libsysfs changes 2005-04-26 23:39:48 -07:00
TODO [PATCH] update udev to include scsi_id 0.6 2005-04-26 21:37:02 -07:00

scsi_id - generate a SCSI unique identifier for a given SCSI device

Primarily for use with udev callout config entries. This could also be
used by a multi-path configuration tool that requires SCSI id's.

Requires:

	- Linux kernel 2.6

	- sysfsutils 0.4

Build via make and make install.

Please send questions, comments or patches to patmans@us.ibm.com.