eudev/extras/scsi_id
Diego Elio 'Flameeyes' Pettenò 59d93adb29 Merge libudev, udev, and the unconditional extras in a single Makefile.am.
Instead of using multiple recursive Makefile.am files, use a single
Makefile.am that sets and builds all the basic suite of libraries and
binaries for udev. This reduces the number of files in the source tree, and
also reduces drastically the build time when using parallel-make.

With this setup, all the compile steps will be executed in parallel, and
just the linking stage will be (partially) serialised on the libraries
creation.
2009-08-07 19:15:28 +02:00
..
.gitignore extras: ignore built and generated files 2007-11-08 00:13:40 +01:00
bsg.h scsi_id: add bsg.h 2008-05-16 12:52:42 +02:00
README scsi_id: remove dead files 2006-01-28 16:42:49 +01:00
scsi_id.8 scsi_id: delete no longer needed config file 2009-06-28 03:01:31 +02:00
scsi_id.c scsi_id: --reformat_serial - use udev_util_replace_whitespace() 2009-06-28 02:27:23 +02:00
scsi_id.config correct typo in extras/scsi_id/scsi_id.conf 2007-01-21 15:51:28 +01:00
scsi_id.h scsi_id: do not fail if no serial is found like for optical drives 2008-12-02 19:23:38 +01:00
scsi_serial.c scsi_id: correct error handling in prepend_vendor_model 2009-07-06 16:21:08 +02:00
scsi.h scsi_id: remove dead files 2006-01-28 16:42:49 +01:00

scsi_id - generate a SCSI unique identifier for a given SCSI device

Please send questions, comments or patches to <patmans@us.ibm.com> or
<linux-hotplug-devel@lists.sourceforge.net>.