chiark / gitweb /
[PATCH] scsi_id changes for use with udev %N and %p
authorpatmans@us.ibm.com <patmans@us.ibm.com>
Sat, 12 Feb 2005 02:30:01 +0000 (18:30 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 06:35:15 +0000 (23:35 -0700)
commit07544a93d6c75361b4906d90945755e34fd07565
tree6524fbd4b341503bdbfd357d2ea8466398d5b7aa
parent20da7623c7a2e0571e268c7b169f0b2aa958dbc9
[PATCH] scsi_id changes for use with udev %N and %p

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.
extras/scsi_id/Makefile
extras/scsi_id/gen_scsi_id_udev_rules.sh
extras/scsi_id/scsi_id.8
extras/scsi_id/scsi_id.c