From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Yanko Kaneti <yaneti-jUE9FD3ILm5BDgjK7y7TUQ@public.gmane.org>
Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] Wildcards need dracut_install
Date: Wed, 25 Nov 2009 16:17:00 +0100 [thread overview]
Message-ID: <4B0D4A6C.5060408@redhat.com> (raw)
In-Reply-To: <1259099416.15712.2.camel@d2>
On 11/24/2009 10:50 PM, Yanko Kaneti wrote:
> ---
> 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
nice find! thank you!
next prev parent reply other threads:[~2009-11-25 15:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-24 21:50 [PATCH] Wildcards need dracut_install Yanko Kaneti
2009-11-25 15:17 ` Harald Hoyer [this message]
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=4B0D4A6C.5060408@redhat.com \
--to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=yaneti-jUE9FD3ILm5BDgjK7y7TUQ@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