1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 20:25:38 +03:00
systemd/extras/scsi_id
olh@suse.de 2761f9b951 [PATCH] make spotless
klibc has a target make spotless, this patch makes it possible to clean
the whole udev tree and start from scratch.
2005-04-26 21:35:10 -07:00
..
ChangeLog [PATCH] update udev scsi_id to scsi_id 0.4 2005-04-26 21:34:28 -07:00
COPYING [PATCH] add scsi_id "extra" program from Patrick Mansfield <patmans@us.ibm.com> 2005-04-26 21:06:24 -07:00
gen_scsi_id_udev_rules.sh [PATCH] update udev scsi_id to scsi_id 0.4 2005-04-26 21:34:28 -07:00
Makefile [PATCH] make spotless 2005-04-26 21:35:10 -07:00
README [PATCH] update udev scsi_id to scsi_id 0.3 2005-04-26 21:13:17 -07:00
release-notes [PATCH] update udev scsi_id to scsi_id 0.4 2005-04-26 21:34:28 -07:00
scsi_id.8 [PATCH] update udev scsi_id to scsi_id 0.4 2005-04-26 21:34:28 -07:00
scsi_id.c [PATCH] update udev scsi_id to scsi_id 0.4 2005-04-26 21:34:28 -07:00
scsi_id.config [PATCH] update udev scsi_id to scsi_id 0.3 2005-04-26 21:13:17 -07:00
scsi_id.h [PATCH] update udev scsi_id to scsi_id 0.4 2005-04-26 21:34:28 -07:00
scsi_serial.c [PATCH] update udev scsi_id to scsi_id 0.4 2005-04-26 21:34:28 -07:00
scsi.h [PATCH] add scsi_id "extra" program from Patrick Mansfield <patmans@us.ibm.com> 2005-04-26 21:06:24 -07:00
TODO [PATCH] update udev scsi_id to scsi_id 0.4 2005-04-26 21:34:28 -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.