From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Nicolai Stange
<nicstange-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] modules: base: include wc utility
Date: Tue, 7 Jul 2015 13:17:25 +0200 [thread overview]
Message-ID: <559BB545.2020005@redhat.com> (raw)
In-Reply-To: <87h9pxjfv7.fsf-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
On 24.06.2015 17:17, Nicolai Stange wrote:
> Commit cfa365a32d47 ("lvm: Don't activate LVs with activationskip set")
> introduces a usage of the wc utility.
>
> Make it available in the initramfs through the base module.
>
> Signed-off-by: Nicolai Stange <nicstange-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> ---
> modules.d/99base/module-setup.sh | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/modules.d/99base/module-setup.sh b/modules.d/99base/module-setup.sh
> index bbc68ba..5b89028 100755
> --- a/modules.d/99base/module-setup.sh
> +++ b/modules.d/99base/module-setup.sh
> @@ -16,7 +16,8 @@ install() {
> local _d
>
> inst_multiple mount mknod mkdir sleep chroot chown \
> - sed ls flock cp mv dmesg rm ln rmmod mkfifo umount readlink setsid
> + sed ls flock cp mv dmesg rm ln rmmod mkfifo umount readlink setsid \
> + wc
> inst $(command -v modprobe) /sbin/modprobe
>
> inst_multiple -o findmnt less kmod
>
fixed by reverting the lvm patch :)
prev parent reply other threads:[~2015-07-07 11:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-24 15:17 [PATCH] modules: base: include wc utility Nicolai Stange
[not found] ` <87h9pxjfv7.fsf-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-06-24 16:05 ` Dracut GitHub Import Bot
2015-07-07 11:17 ` Harald Hoyer [this message]
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=559BB545.2020005@redhat.com \
--to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=nicstange-Re5JQEeQqe8AvxtiuMwx3w@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