From cd49503d893a041f941193a6713f16220d6a3323 Mon Sep 17 00:00:00 2001 From: Stefan Fiedler Date: Wed, 22 Mar 2006 21:58:03 +0000 Subject: [PATCH] Stefan Fiedler: add mt-st (0.9b) Index: package/stf/mt-st/mt-st.desc =================================================================== [2006031903590424190] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@7301 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/stf/mt-st/mt-st.conf | 24 +++++++++++++++++ package/stf/mt-st/mt-st.desc | 50 ++++++++++++++++++++++++++++++++++++ 2 files changed, 74 insertions(+) create mode 100644 package/stf/mt-st/mt-st.conf create mode 100644 package/stf/mt-st/mt-st.desc diff --git a/package/stf/mt-st/mt-st.conf b/package/stf/mt-st/mt-st.conf new file mode 100644 index 000000000..8f1d93b11 --- /dev/null +++ b/package/stf/mt-st/mt-st.conf @@ -0,0 +1,24 @@ +# --- ROCK-COPYRIGHT-NOTE-BEGIN --- +# +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# Please add additional copyright information _after_ the line containing +# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +# the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +# +# ROCK Linux: rock-src/package/base/cpio/cpio.conf +# ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. A copy of the GNU General Public +# License can be found at Documentation/COPYING. +# +# Many people helped and are helping developing ROCK Linux. Please +# have a look at http://www.rocklinux.org/ and the Documentation/TEAM +# file for details. +# +# --- ROCK-COPYRIGHT-NOTE-END --- + +var_append INSTALL_WRAPPER_FILTER "|" 'sed -e "s,/bin/mt,/bin/mt-st,"' +var_append INSTALL_WRAPPER_FILTER "|" 'sed -e "s,/usr/share/man/man1/mt\.1,/usr/share/man/man1/mt-st\.1,"' diff --git a/package/stf/mt-st/mt-st.desc b/package/stf/mt-st/mt-st.desc new file mode 100644 index 000000000..1a58af20a --- /dev/null +++ b/package/stf/mt-st/mt-st.desc @@ -0,0 +1,50 @@ + +[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- +[COPY] +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] Please add additional copyright information _after_ the line containing +[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by +[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! +[COPY] +[COPY] ROCK Linux: rock-src/package/base/cpio/cpio.desc +[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; either version 2 of the License, or +[COPY] (at your option) any later version. A copy of the GNU General Public +[COPY] License can be found at Documentation/COPYING. +[COPY] +[COPY] Many people helped and are helping developing ROCK Linux. Please +[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM +[COPY] file for details. +[COPY] +[COPY] --- ROCK-COPYRIGHT-NOTE-END --- + +[I] Magnetic tape control tools for Linux SCSI tapes + +[T] Mt is basically a "standard" mt with additional commands to send the ioctls +[T] specific to the Linux SCSI tape driver. The source supports all SCSI tape +[T] ioctls up to kernel version 2.6.0 but it can also be compiled in +[T] kernels >= 2.0.x (and hopefully with 1.2.x). Although this mt program +[T] is tailored for SCSI tapes, it can also be used with other Linux tape +[T] drivers using the same ioctls (some of the commands may not work with +[T] all drivers). +[T] +[T] Stinit is a program to initialize the tape drive characteristics. The +[T] current version should be considered alpha. See README.stinit for more +[T] information. + +[U] ftp://ftp.ibiblio.org/pub/linux/system/backup + +[A] Kai Makisara +[M] Stefan Fiedler + +[C] base/tool + +[L] GPL +[S] Stable +[V] 0.9b +[P] X -?---5---9 107.700 + +[D] 1044187287 mt-st-0.9b.tar.gz ftp://ftp.ibiblio.org/pub/linux/system/backup