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)
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.


No differences found