Compare commits
No commits in common. 'i8c' and 'c9' have entirely different histories.
@ -1 +1 @@
|
|||||||
SOURCES/mt-st-1.1.tar.gz
|
SOURCES/mt-st-1.4.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
e42d7fb0f57ccbd5c791e3b968e0a4573e7f9857 SOURCES/mt-st-1.1.tar.gz
|
a80a6e4c710fe72a09ba890ceb81d432672d715d SOURCES/mt-st-1.4.tar.gz
|
||||||
|
@ -1,172 +0,0 @@
|
|||||||
--- mt-st-0.8/stinit.def.examples.configfiles 2002-09-23 19:02:21.000000000 +0200
|
|
||||||
+++ mt-st-0.8/stinit.def.examples 2005-04-07 08:21:01.732633520 +0200
|
|
||||||
@@ -56,3 +56,169 @@
|
|
||||||
mode3 blocksize=0 density=1 # 800 bpi
|
|
||||||
}
|
|
||||||
|
|
||||||
+# DLT2000 / 2000XT
|
|
||||||
+manufacturer="QUANTUM" model = "DLT2000" {
|
|
||||||
+scsi2logical=1
|
|
||||||
+can-bsr
|
|
||||||
+auto-lock=0
|
|
||||||
+two-fms=0
|
|
||||||
+drive-buffering=1
|
|
||||||
+buffer-writes
|
|
||||||
+read-ahead=1
|
|
||||||
+async-writes=1
|
|
||||||
+can-partitions=0
|
|
||||||
+fast-mteom=1
|
|
||||||
+#
|
|
||||||
+# If your stinit supports the timeouts:
|
|
||||||
+timeout=3600 # 1 hour
|
|
||||||
+long-timeout=14400 # 4 hours
|
|
||||||
+#
|
|
||||||
+mode1 blocksize=0 density=0x81 # 10GB + compression on DLTtape III, 15+ with DLTtape IIIXT in 2000XT
|
|
||||||
+mode2 blocksize=0 density=0x80 # 10GB, no compression on DLTtape III, 15 with DLTtape IIIXT in 2000XT
|
|
||||||
+mode3 blocksize=0 density=0x18 # 6GB, compression not available, on DLTtape III
|
|
||||||
+mode4 blocksize=0 density=0x17 #2.6GB, compression not available, on DLTtape III
|
|
||||||
+}
|
|
||||||
+
|
|
||||||
+# DLT4000
|
|
||||||
+manufacturer="QUANTUM" model = "DLT4000" {
|
|
||||||
+scsi2logical=1
|
|
||||||
+can-bsr
|
|
||||||
+auto-lock=0
|
|
||||||
+two-fms=0
|
|
||||||
+drive-buffering=1
|
|
||||||
+buffer-writes
|
|
||||||
+read-ahead=1
|
|
||||||
+async-writes=1
|
|
||||||
+can-partitions=0
|
|
||||||
+fast-mteom=1
|
|
||||||
+#
|
|
||||||
+# If your stinit supports the timeouts:
|
|
||||||
+timeout=3600 # 1 hour
|
|
||||||
+long-timeout=14400 # 4 hours
|
|
||||||
+#
|
|
||||||
+# Drive is backwards compatible, use older modes (e.g. from above) as required
|
|
||||||
+mode1 blocksize=0 density=0x83 # 20GB + compression
|
|
||||||
+mode2 blocksize=0 density=0x82 # 20GB, no compression
|
|
||||||
+mode3 blocksize=0 density=0x81 # 10GB + compression (DLT2000 mode) with DLTtape III, 15+ with DLTtape IIIXT in 2000XT
|
|
||||||
+mode4 blocksize=0 density=0x80 # 10GB, no compression (DLT2000 mode) with DLTtape III, 15 with DLTtape IIIXT in 2000XT
|
|
||||||
+}
|
|
||||||
+
|
|
||||||
+# DLT7000
|
|
||||||
+manufacturer="QUANTUM" model = "DLT7000" {
|
|
||||||
+scsi2logical=1
|
|
||||||
+can-bsr
|
|
||||||
+auto-lock=0
|
|
||||||
+two-fms=0
|
|
||||||
+drive-buffering=1
|
|
||||||
+buffer-writes
|
|
||||||
+read-ahead=1
|
|
||||||
+async-writes=1
|
|
||||||
+can-partitions=0
|
|
||||||
+fast-mteom=1
|
|
||||||
+#
|
|
||||||
+# If your stinit supports the timeouts:
|
|
||||||
+timeout=3600 # 1 hour
|
|
||||||
+long-timeout=14400 # 4 hours
|
|
||||||
+#
|
|
||||||
+# Drive is backwards compatible, use older modes (e.g. from above) as required.
|
|
||||||
+mode1 blocksize=0 density=0x85 # 35GB + compression
|
|
||||||
+mode2 blocksize=0 density=0x84 # 35GB, no compression
|
|
||||||
+mode3 blocksize=0 density=0x83 # 20GB + compression (DLT4000 mode)
|
|
||||||
+mode4 blocksize=0 density=0x82 # 20GB, no compression (DLT4000 mode)
|
|
||||||
+}
|
|
||||||
+
|
|
||||||
+# DLT8000
|
|
||||||
+manufacturer="QUANTUM" model = "DLT8000" {
|
|
||||||
+scsi2logical=1
|
|
||||||
+can-bsr=1
|
|
||||||
+auto-lock=0
|
|
||||||
+two-fms=0
|
|
||||||
+drive-buffering=1
|
|
||||||
+buffer-writes
|
|
||||||
+read-ahead=1
|
|
||||||
+async-writes=1
|
|
||||||
+can-partitions=0
|
|
||||||
+fast-mteom=1
|
|
||||||
+#
|
|
||||||
+# If your stinit supports the timeouts:
|
|
||||||
+timeout=3600 # 1 hour
|
|
||||||
+long-timeout=14400 # 4 hours
|
|
||||||
+#
|
|
||||||
+# Drive is backwards compatible to DLT7000, use older modes (e.g. from above) as required. Modes <10GB (<0x19) not supported!
|
|
||||||
+mode1 blocksize=0 density=0x89 # 40GB + compression
|
|
||||||
+mode2 blocksize=0 density=0x88 # 40GB, no compression
|
|
||||||
+mode3 blocksize=0 density=0x85 # 35GB + compression (DLT7000 mode)
|
|
||||||
+mode4 blocksize=0 density=0x84 # 35GB, no compression (DLT7000 mode)
|
|
||||||
+}
|
|
||||||
+
|
|
||||||
+
|
|
||||||
+# SDLT220
|
|
||||||
+manufacturer="QUANTUM" model = "SuperDLT1" {
|
|
||||||
+scsi2logical=1
|
|
||||||
+can-bsr=1
|
|
||||||
+auto-lock=0
|
|
||||||
+two-fms=0
|
|
||||||
+drive-buffering=1
|
|
||||||
+buffer-writes
|
|
||||||
+read-ahead=1
|
|
||||||
+async-writes=1
|
|
||||||
+can-partitions=0
|
|
||||||
+fast-mteom=1
|
|
||||||
+#
|
|
||||||
+# If your stinit supports the timeouts:
|
|
||||||
+timeout=3600 # 1 hour
|
|
||||||
+long-timeout=14400 # 4 hours
|
|
||||||
+#
|
|
||||||
+# Drive is backwards read compatible to DLT4000/7000/8000. Mode settings are only required for writing, so no need to define any other modes here.
|
|
||||||
+mode1 blocksize=0 density=0x48 compression=1 # 110 GB + compression
|
|
||||||
+mode2 blocksize=0 density=0x48 compression=0 # 110 GB, no ompression
|
|
||||||
+}
|
|
||||||
+
|
|
||||||
+# SDLT320
|
|
||||||
+manufacturer="QUANTUM" model = "SDLT320" {
|
|
||||||
+scsi2logical=1
|
|
||||||
+can-bsr=1
|
|
||||||
+auto-lock=0
|
|
||||||
+two-fms=0
|
|
||||||
+drive-buffering=1
|
|
||||||
+buffer-writes
|
|
||||||
+read-ahead=1
|
|
||||||
+async-writes=1
|
|
||||||
+can-partitions=0
|
|
||||||
+fast-mteom=1
|
|
||||||
+#
|
|
||||||
+# If your stinit supports the timeouts:
|
|
||||||
+timeout=3600 # 1 hour
|
|
||||||
+long-timeout=14400 # 4 hours
|
|
||||||
+#
|
|
||||||
+# Drive is backwards write compatible to SDLT220 and read compatible to DLT4000/7000/8000. Mode settings are only required for writing, so we need only the SDL220/320 modes here
|
|
||||||
+mode1 blocksize=0 density=0x49 compression=1 # 160 GB + compression
|
|
||||||
+mode2 blocksize=0 density=0x49 compression=0 # 160 GB, no ompression
|
|
||||||
+mode3 blocksize=0 density=0x48 compression=1 # 110 GB + compression
|
|
||||||
+mode4 blocksize=0 density=0x48 compression=0 # 110 GB, no ompression
|
|
||||||
+}
|
|
||||||
+
|
|
||||||
+# SDLT600
|
|
||||||
+manufacturer="QUANTUM" model = "SDLT600" {
|
|
||||||
+scsi2logical=1
|
|
||||||
+can-bsr=1
|
|
||||||
+auto-lock=0
|
|
||||||
+two-fms=0
|
|
||||||
+drive-buffering=1
|
|
||||||
+buffer-writes
|
|
||||||
+read-ahead=1
|
|
||||||
+async-writes=1
|
|
||||||
+can-partitions=0
|
|
||||||
+fast-mteom=1
|
|
||||||
+#
|
|
||||||
+# If your stinit supports the timeouts:
|
|
||||||
+timeout=3600 # 1 hour
|
|
||||||
+long-timeout=14400 # 4 hours
|
|
||||||
+#
|
|
||||||
+# Drive is backwards read compatible to SDLT220/320 and VS160. Mode settings are only required for writing, so we need only the native SDLT600 mode here.
|
|
||||||
+mode1 blocksize=0 density=0x4a compression=1 # 300 GB + compression
|
|
||||||
+mode2 blocksize=0 density=0x4a compression=0 # 300 GB, no ompression
|
|
||||||
+mode3 blocksize=0 density=0x4a compression=1 # 300 GB + compression
|
|
||||||
+mode4 blocksize=0 density=0x4a compression=0 # 300 GB, no ompression
|
|
||||||
+}
|
|
||||||
+
|
|
@ -1,31 +0,0 @@
|
|||||||
--- mt-st-0.9b/mt.1.manfix 2005-08-21 20:53:50.000000000 +0200
|
|
||||||
+++ mt-st-0.9b/mt.1 2005-10-25 12:13:43.000000000 +0200
|
|
||||||
@@ -48,20 +48,22 @@
|
|
||||||
files.
|
|
||||||
The tape is positioned on the first block of the next file.
|
|
||||||
.IP fsfm
|
|
||||||
-Forward space
|
|
||||||
+Forward space past
|
|
||||||
.I count
|
|
||||||
-files.
|
|
||||||
-The tape is positioned on the last block of the previous file.
|
|
||||||
+file marks, then backward space one file record.
|
|
||||||
+This leaves the tape positioned on the last block of the file that is count-1
|
|
||||||
+files past the current file.
|
|
||||||
.IP bsf
|
|
||||||
Backward space
|
|
||||||
.I count
|
|
||||||
files.
|
|
||||||
The tape is positioned on the last block of the previous file.
|
|
||||||
.IP bsfm
|
|
||||||
-Backward space
|
|
||||||
+Backward space past
|
|
||||||
.I count
|
|
||||||
-files.
|
|
||||||
-The tape is positioned on the first block of the next file.
|
|
||||||
+file marks, then forward space one file record.
|
|
||||||
+This leaves the tape positioned on the first block of the file that is count-1
|
|
||||||
+files before the current file.
|
|
||||||
.IP asf
|
|
||||||
The tape is positioned at the beginning of the
|
|
||||||
.I count
|
|
@ -1,11 +0,0 @@
|
|||||||
--- mt-st-1.1/mt.c.sdlt 2008-04-27 18:49:00.000000000 +0200
|
|
||||||
+++ mt-st-1.1/mt.c 2008-08-04 08:21:54.000000000 +0200
|
|
||||||
@@ -225,6 +225,8 @@
|
|
||||||
{0x45, "QIC-3095-MC (TR-4)"},
|
|
||||||
{0x46, "LTO-4"},
|
|
||||||
{0x47, "DDS-5 or TR-5"},
|
|
||||||
+ {0x48, "Quantum SDLT220"},
|
|
||||||
+ {0x49, "Quantum SDLT320"},
|
|
||||||
{0x51, "IBM 3592 J1A"},
|
|
||||||
{0x52, "IBM 3592 E05"},
|
|
||||||
{0x80, "DLT 15GB uncomp. or Ecrix"},
|
|
@ -1,63 +0,0 @@
|
|||||||
From 78c0868407b59bbfdd1301fe5c1b57831b53c26e Mon Sep 17 00:00:00 2001
|
|
||||||
From: Jan Chaloupka <jchaloup@redhat.com>
|
|
||||||
Date: Thu, 21 Aug 2014 12:46:44 +0200
|
|
||||||
Subject: [PATCH] mt missing options section
|
|
||||||
|
|
||||||
---
|
|
||||||
mt.1 | 33 ++++++++++++++++++---------------
|
|
||||||
1 file changed, 18 insertions(+), 15 deletions(-)
|
|
||||||
|
|
||||||
diff --git a/mt.1 b/mt.1
|
|
||||||
index 8ff5b63..7dccdee 100644
|
|
||||||
--- a/mt.1
|
|
||||||
+++ b/mt.1
|
|
||||||
@@ -13,21 +13,7 @@ performs the given
|
|
||||||
which must be one of the tape operations listed below, on a tape
|
|
||||||
drive. The commands can also be listed by running the program with the
|
|
||||||
.I \-h
|
|
||||||
-option. The version of mt is printed with the
|
|
||||||
-.I \-v
|
|
||||||
-or
|
|
||||||
-.I \-\-version
|
|
||||||
-option. The path of the tape device on which to operate can be given with
|
|
||||||
-the
|
|
||||||
-.I \-f
|
|
||||||
-or
|
|
||||||
-.I \-t
|
|
||||||
-option. If neither of those options is given, and the environment
|
|
||||||
-variable
|
|
||||||
-.B TAPE
|
|
||||||
-is set, it is used. Otherwise, a default device defined in the file
|
|
||||||
-.I /usr/include/sys/mtio.h
|
|
||||||
-is used.
|
|
||||||
+option.
|
|
||||||
.PP
|
|
||||||
Some operations optionally take an argument or repeat count, which can be given
|
|
||||||
after the operation name and defaults to 1. The postfix
|
|
||||||
@@ -275,6 +261,23 @@ set the cleaning request interpretation parameters.
|
|
||||||
exits with a status of 0 if the operation succeeded, 1 if the
|
|
||||||
operation or device name given was invalid, or 2 if the operation
|
|
||||||
failed.
|
|
||||||
+.SH OPTIONS
|
|
||||||
+.TP
|
|
||||||
+.B \-h, \-\-help
|
|
||||||
+Print a usage message on standard output and exit successfully.
|
|
||||||
+.TP
|
|
||||||
+.B \-v, \-\-version
|
|
||||||
+Print version of mt.
|
|
||||||
+.TP
|
|
||||||
+.B \-f, \-t
|
|
||||||
+The path of the tape device on which to operate.
|
|
||||||
+If neither of those options is given,
|
|
||||||
+and the environment variable
|
|
||||||
+.B TAPE
|
|
||||||
+is set, it is used.
|
|
||||||
+Otherwise, a default device defined in the file
|
|
||||||
+.I /usr/include/sys/mtio.h
|
|
||||||
+is used.
|
|
||||||
.SH AUTHOR
|
|
||||||
The program is written by Kai Makisara <Kai.Makisara@kolumbus.fi>.
|
|
||||||
.SH COPYRIGHT
|
|
||||||
--
|
|
||||||
1.9.3
|
|
||||||
|
|
@ -1,22 +0,0 @@
|
|||||||
--- mt-st-1.1/mt.c.mtio 2008-08-04 08:24:45.000000000 +0200
|
|
||||||
+++ mt-st-1.1/mt.c 2008-08-04 08:24:45.000000000 +0200
|
|
||||||
@@ -23,7 +23,7 @@
|
|
||||||
#include <sys/stat.h>
|
|
||||||
#include <sys/utsname.h>
|
|
||||||
|
|
||||||
-#include "mtio.h"
|
|
||||||
+#include <linux/mtio.h>
|
|
||||||
|
|
||||||
#ifndef DEFTAPE
|
|
||||||
#define DEFTAPE "/dev/tape" /* default tape device */
|
|
||||||
--- mt-st-1.1/stinit.c.mtio 2008-04-27 13:24:16.000000000 +0200
|
|
||||||
+++ mt-st-1.1/stinit.c 2008-08-04 08:24:45.000000000 +0200
|
|
||||||
@@ -22,7 +22,7 @@
|
|
||||||
#include <linux/major.h>
|
|
||||||
#include <scsi/sg.h>
|
|
||||||
|
|
||||||
-#include "mtio.h"
|
|
||||||
+#include <linux/mtio.h>
|
|
||||||
|
|
||||||
#ifndef FALSE
|
|
||||||
#define TRUE 1
|
|
@ -1,12 +0,0 @@
|
|||||||
diff -up mt-st-1.1/stinit.c.options mt-st-1.1/stinit.c
|
|
||||||
--- mt-st-1.1/stinit.c.options 2013-07-23 11:55:33.000000000 +0200
|
|
||||||
+++ mt-st-1.1/stinit.c 2013-07-23 11:56:09.000000000 +0200
|
|
||||||
@@ -889,7 +889,7 @@ define_tape(int tapeno, FILE *dbf, devde
|
|
||||||
usage(int retval)
|
|
||||||
{
|
|
||||||
fprintf(stderr,
|
|
||||||
- "Usage: stinit [-h] [-v] [-f dbname] [-p] [drivename_or_number ...]\n");
|
|
||||||
+ "Usage: stinit [-h] [-v] [--version] [-f dbname] [-p] [-r] [drivename_or_number ...]\n");
|
|
||||||
exit(retval);
|
|
||||||
}
|
|
||||||
|
|
@ -1,32 +0,0 @@
|
|||||||
--- mt-st-1.1/Makefile.redhat 2008-03-01 11:50:12.000000000 +0100
|
|
||||||
+++ mt-st-1.1/Makefile 2008-08-04 08:20:01.000000000 +0200
|
|
||||||
@@ -1,8 +1,9 @@
|
|
||||||
-CFLAGS= -Wall -O2
|
|
||||||
-SBINDIR= /sbin
|
|
||||||
-BINDIR= /bin
|
|
||||||
-USRBINDIR= /usr/bin
|
|
||||||
-MANDIR= /usr/share/man
|
|
||||||
+CFLAGS= $(RPM_OPT_FLAGS)
|
|
||||||
+SBINDIR= $(RPM_BUILD_ROOT)/usr/sbin
|
|
||||||
+BINDIR= $(RPM_BUILD_ROOT)/usr/bin
|
|
||||||
+USRBINDIR= $(RPM_BUILD_ROOT)/usr/bin
|
|
||||||
+MANDIR= $(RPM_BUILD_ROOT)/usr/share/man
|
|
||||||
+CC=gcc
|
|
||||||
|
|
||||||
MTDIR=$(BINDIR)
|
|
||||||
|
|
||||||
@@ -15,11 +16,12 @@
|
|
||||||
$(CC) $(CFLAGS) -o stinit stinit.c
|
|
||||||
|
|
||||||
install: mt stinit
|
|
||||||
- install -s mt $(MTDIR)
|
|
||||||
+ mkdir -p $(BINDIR) $(SBINDIR) $(MANDIR)/man1 $(MANDIR)/man8
|
|
||||||
+ install -m 755 mt $(BINDIR)
|
|
||||||
install -c -m 444 mt.1 $(MANDIR)/man1
|
|
||||||
(if [ -f $(MANDIR)/man1/mt.1.gz ] ; then \
|
|
||||||
rm -f $(MANDIR)/man1/mt.1.gz; gzip $(MANDIR)/man1/mt.1; fi)
|
|
||||||
- install -s stinit $(SBINDIR)
|
|
||||||
+ install -m 755 stinit $(SBINDIR)
|
|
||||||
install -c -m 444 stinit.8 $(MANDIR)/man8
|
|
||||||
(if [ -f $(MANDIR)/man8/stinit.8.gz ] ; then \
|
|
||||||
rm -f $(MANDIR)/man8/stinit.8.gz; gzip $(MANDIR)/man8/stinit.8; fi)
|
|
@ -1,11 +0,0 @@
|
|||||||
diff -Nur mt-st-1.1_old/mt.c mt-st-1.1/mt.c
|
|
||||||
--- mt-st-1.1_old/mt.c 2018-08-09 12:47:25.997552769 -0400
|
|
||||||
+++ mt-st-1.1/mt.c 2018-08-09 12:49:02.764150055 -0400
|
|
||||||
@@ -19,6 +19,7 @@
|
|
||||||
#include <errno.h>
|
|
||||||
#include <fcntl.h>
|
|
||||||
#include <sys/types.h>
|
|
||||||
+#include <sys/sysmacros.h>
|
|
||||||
#include <sys/ioctl.h>
|
|
||||||
#include <sys/stat.h>
|
|
||||||
#include <sys/utsname.h>
|
|
Loading…
Reference in new issue