summaryrefslogtreecommitdiffstats
path: root/archive/mt-st/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/mt-st/DETAILS')
-rwxr-xr-xarchive/mt-st/DETAILS20
1 files changed, 20 insertions, 0 deletions
diff --git a/archive/mt-st/DETAILS b/archive/mt-st/DETAILS
new file mode 100755
index 0000000000..601d81aa89
--- /dev/null
+++ b/archive/mt-st/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=mt-st
+ VERSION=0.4
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=ftp://ftp.funet.fi/pub/Linux/tools/$SOURCE
+ MD5[0]=3028d2489d9199a18b11c61a80db9263
+ WEB_SITE=ftp://ftp.funet.fi/pub/Linux/tools/
+ ENTERED=20050422
+ UPDATED=20050422
+ LICENSE[0]=BSD
+ BUILD_API=2
+ DOCS="README"
+ SHORT="Controls magnetic tape drive operations"
+cat << EOF
+This mt originates from BSD NET-2. Some Linux SCSI tape-specific ioctls have
+been added to the original source and the man page has been updated. Although
+this mt program is tailored for SCSI tape, it can also be used with the QIC-02
+driver and hopefully with other Linux tape drivers using the same ioctls (some
+of the commands may not work with all drivers).
+EOF