]> git.pld-linux.org Git - packages/amanda.git/commitdiff
- add new tapes definitions
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 8 May 2008 14:34:35 +0000 (14:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amanda-tapetypes.patch -> 1.1

amanda-tapetypes.patch [new file with mode: 0644]

diff --git a/amanda-tapetypes.patch b/amanda-tapetypes.patch
new file mode 100644 (file)
index 0000000..19c50ce
--- /dev/null
@@ -0,0 +1,13 @@
+--- amanda-2.6.0/example/template.d/tapetypes~ 2008-01-18 01:31:13.000000000 +0100
++++ amanda-2.6.0/example/template.d/tapetypes  2008-05-08 16:32:57.000000000 +0200
+@@ -306,3 +306,10 @@
+     speed 170 kbytes          # limited by the Emulex bus interface, ugh
+ }
++define tapetype LTO4 {
++    comment "LTO4 800Gb (hardware compression off)"
++    length 802816 mbytes
++    filemark 0 kbytes
++    speed 54814 kps
++}
++
This page took 0.075017 seconds and 4 git commands to generate.