From: Alexander Tsoy <alexander-EP/B3+myoZc@public.gmane.org>
To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [ANNOUNCE] dracut 034
Date: Fri, 25 Oct 2013 18:57:10 +0400 [thread overview]
Message-ID: <20131025185710.64749db3@work.puleglot> (raw)
In-Reply-To: <526A8412.3040002-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
В Fri, 25 Oct 2013 16:45:38 +0200
Harald Hoyer <harald.hoyer-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> пишет:
> On 10/25/2013 04:40 PM, EatDirt wrote:
> > looks good; but usrmount does not get included (and is not banned in
> > /etc/dracut.conf neither in /etc/drakcut.conf.d/*)
>
> The output of:
>
> # dracut --debug test.img
>
> would be very interesting then.
> --
> To unsubscribe from this list: send the line "unsubscribe initramfs" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
Typo?
diff --git a/modules.d/98usrmount/module-setup.sh b/modules.d/98usrmount/module-setup.sh
index 1af789f..d8a0ec2 100755
--- a/modules.d/98usrmount/module-setup.sh
+++ b/modules.d/98usrmount/module-setup.sh
@@ -7,7 +7,7 @@ check() {
local _init
[[ $mount_needs ]] && return 1
_init=$(readlink -f /sbin/init)
- [[ "$init" == "${init##/usr}" ]] && return 255
+ [[ "$_init" == "${_init##/usr}" ]] && return 255
return 0
}
--
Alexander Tsoy
next prev parent reply other threads:[~2013-10-25 14:57 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-08 10:23 [ANNOUNCE] dracut 034 Harald Hoyer
[not found] ` <5253DD0C.7050506-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2013-10-25 11:22 ` EatDirt
2013-10-25 13:37 ` Harald Hoyer
[not found] ` <526A7412.8030804-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2013-10-25 13:44 ` EatDirt
2013-10-25 14:31 ` Harald Hoyer
[not found] ` <526A80D9.4060907-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-10-25 14:40 ` EatDirt
2013-10-25 14:45 ` Harald Hoyer
[not found] ` <526A8412.3040002-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-10-25 14:57 ` Alexander Tsoy [this message]
[not found] ` <20131025185710.64749db3-d/9N6kaejYfpx9ONITL1FA@public.gmane.org>
2013-10-25 15:05 ` Harald Hoyer
[not found] ` <526A88B5.1030906-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-10-25 15:22 ` EatDirt
2013-10-25 14:57 ` EatDirt
2013-10-28 9:42 ` Alexander Tsoy
[not found] ` <20131028134216.049c6a01-d/9N6kaejYfpx9ONITL1FA@public.gmane.org>
2013-10-28 12:45 ` Alexander Tsoy
[not found] ` <20131028164537.5e464c82-d/9N6kaejYfpx9ONITL1FA@public.gmane.org>
2013-10-28 14:58 ` EatDirt
2013-10-28 15:23 ` Colin Guthrie
2013-10-28 16:19 ` Harald Hoyer
[not found] ` <526E8E99.2020702-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2013-10-28 16:41 ` Colin Guthrie
[not found] ` <526E93B2.9030408-D409yXkIzt2rnn0nCzrM/w@public.gmane.org>
2013-10-28 20:40 ` Alexander Tsoy
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=20131025185710.64749db3@work.puleglot \
--to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox