mkinitrd unification across distributions
 help / color / mirror / Atom feed
From: Yanko Kaneti <yaneti-jUE9FD3ILm5BDgjK7y7TUQ@public.gmane.org>
To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH] Wildcards need dracut_install
Date: Tue, 24 Nov 2009 23:50:16 +0200	[thread overview]
Message-ID: <1259099416.15712.2.camel@d2> (raw)

---
 modules.d/90dmraid/install |    2 +-
 modules.d/90lvm/install    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules.d/90dmraid/install b/modules.d/90dmraid/install
index ac88212..46e912d 100755
--- a/modules.d/90dmraid/install
+++ b/modules.d/90dmraid/install
@@ -2,7 +2,7 @@
 dracut_install dmraid partx kpartx 
 
 inst  dmeventd
-inst  /usr/lib*/libdmraid-events*.so
+dracut_install  /usr/lib*/libdmraid-events*.so
 inst_rules 10-dm.rules 13-dm-disk.rules 95-dm-notify.rules 
 
 inst "$moddir/dmraid.sh" /sbin/dmraid_scan
diff --git a/modules.d/90lvm/install b/modules.d/90lvm/install
index 825d1fc..524258f 100755
--- a/modules.d/90lvm/install
+++ b/modules.d/90lvm/install
@@ -8,7 +8,7 @@ if [[ $hostonly ]] || [[ $lvmconf = "yes" ]]; then
     [ -f /etc/lvm/lvm.conf ] && inst /etc/lvm/lvm.conf
 fi
 
-inst /lib*/libdevmapper-event*.so
+dracut_install /lib*/libdevmapper-event*.so
 inst_rules 10-dm.rules 13-dm-disk.rules 95-dm-notify.rules
11-dm-lvm.rules
 
 inst "$moddir/lvm_scan.sh" /sbin/lvm_scan
-- 
1.6.5.2


             reply	other threads:[~2009-11-24 21:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-24 21:50 Yanko Kaneti [this message]
2009-11-25 15:17 ` [PATCH] Wildcards need dracut_install Harald Hoyer
2009-11-26 18:13 ` Harald Hoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1259099416.15712.2.camel@d2 \
    --to=yaneti-jue9fd3ilm5bdgjk7y7tuq@public.gmane.org \
    --cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox