From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/e2fsprogs: fix fsck when using systemd
Date: Wed, 15 Jun 2016 23:25:59 +0200 [thread overview]
Message-ID: <20160615232559.2540073a@free-electrons.com> (raw)
In-Reply-To: <1465661756-11389-1-git-send-email-martin@barkynet.com>
Hello,
On Sat, 11 Jun 2016 17:15:56 +0100, Martin Bark wrote:
> Commit a93fc34 modified e2fsprogs to symlink /usr/sbin/fsck to /sbin/fsck
> to keep systemd happy. However, later on commit c5bd8af6 has forced
> /usr/sbin to be a symlink to /sbin when using systemd. This means fsck
> gets destroyed as a symlink to itself when using systemd or when setting
> BR2_ROOTFS_MERGED_USR.
>
> Since commit c5bd8af6 obsoletes commit a93fc34 revert the changes from
> commit a93fc34 to solve the issue.
>
> Signed-off-by: Martin Bark <martin@barkynet.com>
> ---
> package/e2fsprogs/e2fsprogs.mk | 9 ---------
> 1 file changed, 9 deletions(-)
Applied to master, thanks. Thanks Yann for the review.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2016-06-15 21:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-11 16:15 [Buildroot] [PATCH 1/1] package/e2fsprogs: fix fsck when using systemd Martin Bark
2016-06-12 21:09 ` Yann E. MORIN
2016-06-15 21:25 ` Thomas Petazzoni [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=20160615232559.2540073a@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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