summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authormadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-11-03 16:49:15 +0000
committermadduck <madduck@3cfab66f-1918-0410-86b3-c06b76f9a464>2006-11-03 16:49:15 +0000
commitb0649edbccd341e9da8facd7bb78377d65b573b4 (patch)
treec9cc619ab6168e0c453db177cb83b0835430cac9 /debian/patches
parent5b22b1864eb6944715d35345ac3830800df0c1ee (diff)
escalate disk failures in logcheck
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/99-mdadm-manpage-e-default-note.dpatch25
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/patches/99-mdadm-manpage-e-default-note.dpatch b/debian/patches/99-mdadm-manpage-e-default-note.dpatch
new file mode 100644
index 00000000..99314804
--- /dev/null
+++ b/debian/patches/99-mdadm-manpage-e-default-note.dpatch
@@ -0,0 +1,25 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 99-mdadm-manpage-e-default-note.dpatch by martin f. krafft <madduck@debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+@DPATCH@
+diff -urNad trunk~/mdadm.8 trunk/mdadm.8
+--- trunk~/mdadm.8 2006-10-23 07:51:57.000000000 +0200
++++ trunk/mdadm.8 2006-11-03 17:05:31.000000000 +0100
+@@ -272,7 +272,13 @@
+ .TP
+ .B -e ", " --metadata=
+ Declare the style of superblock (raid metadata) to be used. The
+-default is 0.90 for --create, and to guess for other operations.
++default is 0.90 for --create, and to guess for other operations. The default
++can be overridden by setting the
++.B metadata
++value for the
++.B CREATE
++keyword in
++.BR mdadm.conf .
+
+ Options are:
+ .RS