From: patmans@us.ibm.com Date: Sat, 12 Feb 2005 02:30:01 +0000 (-0800) Subject: [PATCH] scsi_id changes for use with udev %N and %p X-Git-Tag: 053~4 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=07544a93d6c75361b4906d90945755e34fd07565;hp=07544a93d6c75361b4906d90945755e34fd07565 [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. ---