1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 20:25:38 +03:00
systemd/extras/scsi_id
Kay Sievers 5d89ef7bf9 make: do not delete autotools generated file with distclean
[...] running the command
`make maintainer-clean' should not delete `configure' even if
`configure' can be remade using a rule in the Makefile.  More
generally, `make maintainer-clean' should not delete anything that
needs to exist in order to run `configure' and then begin to build
the program.  This is the only exception; `maintainer-clean' should
delete everything else that can be rebuilt.
2008-12-06 04:03:08 +01: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
Makefile.am make: do not delete autotools generated file with distclean 2008-12-06 04:03:08 +01:00
README scsi_id: remove dead files 2006-01-28 16:42:49 +01:00
scsi_id.8 man: fix typos 2008-11-21 10:50:12 +01:00
scsi_id.c scsi_id: do not fail if no serial is found like for optical drives 2008-12-02 19:23:38 +01: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: do not fail if no serial is found like for optical drives 2008-12-02 19:23:38 +01: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>.