1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-18 06:03:42 +03:00
patmans@us.ibm.com b337e60790 [PATCH] update udev to scsi_id 0.7
Update udev's scsi_id to version 0.7, this fixes a bad bug in scsi_id on
64 bit systems.
2005-04-26 22:02:45 -07:00
..
2005-04-26 22:02:45 -07:00
2005-04-26 22:02:45 -07:00
2005-04-26 22:02:45 -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.