summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/FAQ1
-rw-r--r--debian/README.Debian1
-rw-r--r--debian/README.checkarray1
-rw-r--r--debian/README.initramfs-transition3
-rw-r--r--debian/README.mdrun1
-rw-r--r--debian/README.recipes1
-rw-r--r--debian/TODO1
-rw-r--r--debian/bugscript2
-rw-r--r--debian/checkarray5
-rw-r--r--debian/mkconf2
-rwxr-xr-xdebian/rules2
-rw-r--r--debian/watch1
12 files changed, 18 insertions, 3 deletions
diff --git a/debian/FAQ b/debian/FAQ
index f3a515fa..4a9417d2 100644
--- a/debian/FAQ
+++ b/debian/FAQ
@@ -1,5 +1,6 @@
Frequently asked questions -- Debian mdadm
==========================================
+Revision: $Id$
Also see /usr/share/doc/mdadm/README.recipes.gz
diff --git a/debian/README.Debian b/debian/README.Debian
index c0831b8c..039a8150 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,5 +1,6 @@
mdadm for Debian
================
+Revision: $Id$
Please make sure you read into /usr/share/doc/mdadm/NEWS.Debian.gz . Also, the
documentation for the kernel md driver is included in
diff --git a/debian/README.checkarray b/debian/README.checkarray
index 2d8d5ad8..341157fc 100644
--- a/debian/README.checkarray
+++ b/debian/README.checkarray
@@ -1,5 +1,6 @@
checkarray notes
================
+Revision: $Id$
checkarray will run parity checks across all your redundant arrays. By
default, it is configured to run on the first Sunday of each month, at 01:06
diff --git a/debian/README.initramfs-transition b/debian/README.initramfs-transition
index 493adf3f..40358438 100644
--- a/debian/README.initramfs-transition
+++ b/debian/README.initramfs-transition
@@ -1,5 +1,6 @@
mdadm for Debian - initramfs transition
----------------------------------------
+=======================================
+Revision: $Id$
None of the following needs to concern you if you are using monolithic kernels
(no modules), yaird, or initrd-tools/mkinitrd.
diff --git a/debian/README.mdrun b/debian/README.mdrun
index 858a53cb..243c87f4 100644
--- a/debian/README.mdrun
+++ b/debian/README.mdrun
@@ -1,5 +1,6 @@
mdadm for Debian -- notes on mdrun
==================================
+Revision: $Id$
mdadm for Debian ships with /sbin/mdrun, which is a sledgehammer approach to
assembling RAID volumes during boot. Unfortunately, the script has several
diff --git a/debian/README.recipes b/debian/README.recipes
index 87254adc..9989386a 100644
--- a/debian/README.recipes
+++ b/debian/README.recipes
@@ -1,5 +1,6 @@
mdadm recipes
=============
+Revision: $Id$
The following examples/recipes may help you with your mdadm experience. I'll
leave it as an exercise to use the correct device names and parameters in each
diff --git a/debian/TODO b/debian/TODO
index bca06936..35fcdc9b 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,5 +1,6 @@
debian mdadm TODO list
======================
+Revision: $Id$
- use mdadm.conf during initramfs assembly to make sure super-minor is
honoured.
diff --git a/debian/bugscript b/debian/bugscript
index 29744b96..44d57d9c 100644
--- a/debian/bugscript
+++ b/debian/bugscript
@@ -9,6 +9,8 @@
#
# we need /bin/bash for readline capabalities in the prompt(s)
#
+# Revision: $Id$
+#
if [ ! -r /proc/mdstat ]; then
echo "The local system does not have RAID support (no drivers loaded)."
diff --git a/debian/checkarray b/debian/checkarray
index aa827ac6..df8f6865 100644
--- a/debian/checkarray
+++ b/debian/checkarray
@@ -5,13 +5,14 @@
# Copyright © 2006 martin f. krafft <madduck@debian.org>
# distributed under the terms of the Artistic Licence.
#
-REVISION=2006.08.02.2025
+# Revision: $Id$
+#
PROGNAME=${0##*/}
about()
{
- echo "$PROGNAME -- RAID redundancy checker tool (revision $REVISION)"
+ echo "$PROGNAME -- RAID redundancy checker tool (revision $Id$)"
echo "Copyright © 2006 martin f. krafft <madduck@debian.org>"
echo "Released under the terms of the Artistic Licence."
}
diff --git a/debian/mkconf b/debian/mkconf
index f1c822a7..1691880e 100644
--- a/debian/mkconf
+++ b/debian/mkconf
@@ -5,6 +5,8 @@
# Copyright © 2006 martin f. krafft <madduck@madduck.net>
# distributed under the terms of the Artistic Licence.
#
+# Revision: $Id$
+#
MDADM=/sbin/mdadm
DEBIANCONFIG=/etc/default/mdadm
diff --git a/debian/rules b/debian/rules
index eb46fd0d..1c6b37fa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
# Copyright (C) 2001-2005 Mario Jou/3en <joussen@debian.org>
# Copyright (C) 2005-2006 Martin F. Krafft <madduck@debian.org>
# Distributable under the terms of the GNU GPL version 2.
+#
+# Revision: $Id$
#export DH_VERBOSE=1
diff --git a/debian/watch b/debian/watch
index 82cf9099..d00c1b75 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
+# Revision: $Id$
version=3
http://www.cse.unsw.edu.au/~neilb/source/mdadm/mdadm-([.[:digit:]]+).tgz