summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2011-07-12 14:10:12 +0200
committerMartin Pitt <martin.pitt@ubuntu.com>2011-07-12 14:10:12 +0200
commitfdf0856f234458f6066479e07fb46e0928137794 (patch)
tree2411c565c7d82899093a3e5029bc89231ddafd5b /extras
parentb5d9178f0e0e5e2e51df74b40636144eca362209 (diff)
Remove obsolete extras/scsi_id/scsi_id.config
We have not shipped it anyway, and is not necessary any more these days.
Diffstat (limited to 'extras')
-rw-r--r--extras/scsi_id/scsi_id.config17
1 files changed, 0 insertions, 17 deletions
diff --git a/extras/scsi_id/scsi_id.config b/extras/scsi_id/scsi_id.config
deleted file mode 100644
index d2a10a5f7b..0000000000
--- a/extras/scsi_id/scsi_id.config
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-# scsi_id configuration
-#
-# lower or upper case has no effect on the left side. Quotes (") are
-# required for spaces in values. Model is the same as the SCSI
-# INQUIRY product identification field. Per the SCSI INQUIRY, the vendor
-# is limited to 8 bytes, model to 16 bytes.
-#
-# The first matching line found is used. Short matches match longer ones,
-# if you do not want such a match space fill the extra bytes. If no model
-# is specified, only the vendor string need match.
-#
-# options=<any scsi_id command line options>
-# vendor=string[,model=string],options=<per-device scsi_id options>
-
-# some libata drives require vpd page 0x80
-vendor="ATA",options=-p 0x80