linux kernel update + lots of packages added
[hdw-linux/hdw-linux.git] / packages / hackbard / mdadm / mdadm
diff --git a/packages/hackbard/mdadm/mdadm b/packages/hackbard/mdadm/mdadm
new file mode 100644 (file)
index 0000000..c59b706
--- /dev/null
@@ -0,0 +1,11 @@
+# hdw - linux mdadm package
+#
+# author: hackbard@hackdaworld.dyndns.org
+#
+# [V] 2.2
+# [S] 3-2
+# [D] mdadm-2.2.tar.bz2 http://www.kernel.org/pub/linux/utils/raid/mdadm/
+
+post_install() {
+       cp -v mdadm.conf-example $root/etc/mdadm.conf
+               }