chiark / gitweb /
[PATCH] update udev extras/scsi_id to version 0.2
[elogind.git] / extras / scsi_id / README
1 scsi_id - generate a SCSI unique identifier for a given SCSI device
2
3 Primarily for use with udev callout config entries. This could also be
4 used by a multi-path configuration tool that requires SCSI id's.
5
6 Requires:
7
8         - Linux kernel 2.6
9
10         - libsysfs
11
12 No man page yet.
13
14 libsysfs 0_2_0 was not installing libsysfs.h or dlist.h, manually copy
15 those files to /usr/include/sys before compiling.
16
17 Build via make and make install.
18
19 Please send questions, comments or patches to patmans@us.ibm.com.