diff options
author | Robby Workman <rw@rlworkman.net> | 2010-07-07 05:53:07 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-07-07 05:53:07 -0400 |
commit | 32a6713e1908b2c41d812917ce150e4ad0c43abd (patch) | |
tree | 836044b8caa7f7b2d543bda74de8013d502fcac5 /libraries/sg3_utils/slack-desc | |
parent | 9280bee35ddb65697e1c2061c69c3ed6fec4dbd0 (diff) |
libraries/sg3_utils: Added (utilities for the linux sg driver)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/sg3_utils/slack-desc')
-rw-r--r-- | libraries/sg3_utils/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/sg3_utils/slack-desc b/libraries/sg3_utils/slack-desc new file mode 100644 index 0000000000..b086caf684 --- /dev/null +++ b/libraries/sg3_utils/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +sg3_utils: sg3_utils (utilities and test programs for the linux sg driver) +sg3_utils: +sg3_utils: This package contains low level utilities for devices that use a SCSI +sg3_utils: command set. Apart from SCSI parallel interface (SPI) devices, the +sg3_utils: SCSI command set is used by ATAPI devices (CD/DVDs and tapes), USB +sg3_utils: mass storage devices, Fibre Channel disks, IEEE 1394 storage devices +sg3_utils: (that use the "SBP" protocol), SAS, iSCSI and FCoE devices (among +sg3_utils: others). +sg3_utils: +sg3_utils: Homepage: http://sg.danny.cz/sg/sg3_utils.html +sg3_utils: |