From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Hannes Reinecke <hare-l3A5Bk7waGM@public.gmane.org>
Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Thomas Renninger <trenn-l3A5Bk7waGM@public.gmane.org>
Subject: Re: [PATCH] 98systemd: fixup rootfs-generator installation path
Date: Tue, 20 May 2014 13:29:16 +0200 [thread overview]
Message-ID: <537B3C8C.6050103@redhat.com> (raw)
In-Reply-To: <1400577610-119478-1-git-send-email-hare-l3A5Bk7waGM@public.gmane.org>
On 20.05.2014 11:20, Hannes Reinecke wrote:
> The rootfs-generator was installed in the wrong path
> in the initrd, cause it never to be run.
>
> References: bnc#878714
>
> Signed-off-by: Hannes Reinecke <hare-l3A5Bk7waGM@public.gmane.org>
> ---
> modules.d/98systemd/module-setup.sh | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/modules.d/98systemd/module-setup.sh b/modules.d/98systemd/module-setup.sh
> index e14ce39..4516b9a 100755
> --- a/modules.d/98systemd/module-setup.sh
> +++ b/modules.d/98systemd/module-setup.sh
> @@ -192,7 +192,7 @@ install() {
> inst_script "$moddir/dracut-mount.sh" /bin/dracut-mount
> inst_script "$moddir/dracut-pre-pivot.sh" /bin/dracut-pre-pivot
>
> - inst_script "$moddir/rootfs-generator.sh" /lib/systemd/system-generators/dracut-rootfs-generator
> + inst_script "$moddir/rootfs-generator.sh" $systemdutildir/system-generators/dracut-rootfs-generator
>
> inst_binary true
> ln_r $(type -P true) "/usr/bin/loginctl"
>
Thanks!
http://git.kernel.org/cgit/boot/dracut/dracut.git/commit/?id=ed2005fa5ba7d618bbb2c63bac616fba32a17a5d
prev parent reply other threads:[~2014-05-20 11:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-20 9:20 [PATCH] 98systemd: fixup rootfs-generator installation path Hannes Reinecke
[not found] ` <1400577610-119478-1-git-send-email-hare-l3A5Bk7waGM@public.gmane.org>
2014-05-20 11:29 ` 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=537B3C8C.6050103@redhat.com \
--to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=hare-l3A5Bk7waGM@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=trenn-l3A5Bk7waGM@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