From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Alexander Tsoy <alexander-EP/B3+myoZc@public.gmane.org>,
initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] usrmount: always install
Date: Wed, 11 Dec 2013 14:39:19 +0100 [thread overview]
Message-ID: <52A86B07.2010202@redhat.com> (raw)
In-Reply-To: <E1VjXM1-00015c-6l-7GBPmfXo8GgjmsMGrRdz4w@public.gmane.org>
On 11/21/2013 05:33 PM, Alexander Tsoy wrote:
> /usr should be mounted by initramfs even if /sbin/init lives in /
> ---
> modules.d/98usrmount/module-setup.sh | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/modules.d/98usrmount/module-setup.sh b/modules.d/98usrmount/module-setup.sh
> index d8a0ec2..31a6229 100755
> --- a/modules.d/98usrmount/module-setup.sh
> +++ b/modules.d/98usrmount/module-setup.sh
> @@ -4,10 +4,7 @@
>
> # called by dracut
> check() {
> - local _init
> [[ $mount_needs ]] && return 1
> - _init=$(readlink -f /sbin/init)
> - [[ "$_init" == "${_init##/usr}" ]] && return 255
> return 0
> }
>
>
Thanks! Pushed
prev parent reply other threads:[~2013-12-11 13:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-21 16:33 [PATCH] usrmount: always install Alexander Tsoy
[not found] ` <E1VjXM1-00015c-6l-7GBPmfXo8GgjmsMGrRdz4w@public.gmane.org>
2013-12-11 13:39 ` 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=52A86B07.2010202@redhat.com \
--to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=alexander-EP/B3+myoZc@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.