[Dmraid-debian-commits] [SCM] Maintenance of the dmraid package branch, master, updated. debian/1.0.0.rc15-7-2-gc72bf51

Giuseppe Iuculano giuseppe at iuculano.it
Fri May 22 17:01:37 UTC 2009


The following commit has been merged in the master branch:
commit c72bf51451666c68ea3ca432ebfaf587793c0295
Author: Giuseppe Iuculano <giuseppe at iuculano.it>
Date:   Fri May 22 19:01:17 2009 +0200

    Added grep in initrd, dmraid-activate needs it. (Closes: #528998

diff --git a/debian/initramfs/dmraid.initramfs-hook/dmraid b/debian/initramfs/dmraid.initramfs-hook/dmraid
index ad7e1b2..2294496 100644
--- a/debian/initramfs/dmraid.initramfs-hook/dmraid
+++ b/debian/initramfs/dmraid.initramfs-hook/dmraid
@@ -23,6 +23,7 @@ if [ -x /sbin/dmraid ]; then
 	force_load dm-raid45
 	copy_exec /sbin/dmraid sbin
 	copy_exec /sbin/dmraid-activate sbin
+	copy_exec /bin/grep bin
 	if [ -f /etc/udev/rules.d/85_dmraid.rules ]; then
 		mkdir -p ${DESTDIR}/etc/udev/rules.d
 		cp -p /etc/udev/rules.d/85_dmraid.rules ${DESTDIR}/etc/udev/rules.d

-- 
Maintenance of the dmraid package



More information about the Dmraid-debian-commits mailing list