linux kernel update + lots of packages added
[hdw-linux/hdw-linux.git] / packages / hackbard / mdadm / mdadm
1 # hdw - linux mdadm package
2 #
3 # author: hackbard@hackdaworld.dyndns.org
4 #
5 # [V] 2.2
6 # [S] 3-2
7 # [D] mdadm-2.2.tar.bz2 http://www.kernel.org/pub/linux/utils/raid/mdadm/
8
9 post_install()  {
10         cp -v mdadm.conf-example $root/etc/mdadm.conf
11                 }