mirror of
https://github.com/systemd/systemd.git
synced 2024-11-05 15:21:37 +03:00
07544a93d6
Changes to scsi_id to support the udev %N and %p substitutions: - Update version from .7 to .8 - change TMP_DIR back to /tmp - if DEVPATH is set assume hotplug_mode (use syslog for logging, and does not output some warnings) - Always output a newline after the id is printed - Allow command line options to override settings when hotplug_mode is set - update man page - update generator script to use the %N and %p substitutions. |
||
---|---|---|
.. | ||
ChangeLog | ||
COPYING | ||
gen_scsi_id_udev_rules.sh | ||
Makefile | ||
README | ||
release-notes | ||
scsi_id.8 | ||
scsi_id.c | ||
scsi_id.config | ||
scsi_id.h | ||
scsi_serial.c | ||
scsi.h | ||
TODO |
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.