From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] audit: do not remove file installed by netplug
Date: Tue, 5 Jun 2018 09:59:38 +0200 [thread overview]
Message-ID: <20180605095938.1050e3d8@windsurf> (raw)
In-Reply-To: <20180605020842.12761-1-casantos@datacom.com.br>
Hello,
On Mon, 4 Jun 2018 23:08:42 -0300, Carlos Santos wrote:
> The package recipe uses a post-install hook to remove useless files from
> $(TARGET_DIR)/etc/rc.d/init.d and $(TARGET_DIR)/etc/sysconfig. This may
> damage packages that install useful files on those directories (such as
> netplug, which installs $(TARGET_DIR)/etc/rc.d/init.d/netplugd).
>
> In the future[1] we will reorganize the init scripts and possibly get
> rid of /etc/rc.d and /etc/sysconfig but for the moment let's restrict
> the file removal to those installed by audit.
>
> 1. http://lists.busybox.net/pipermail/buildroot/2018-May/221549.html
>
> Signed-off-by: Carlos Santos <casantos@datacom.com.br>
> ---
> Changes v1->v2
> - Remove file from /etc/rc.d/init.d/, not /etc/rc.d/
> ---
> package/audit/audit.mk | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-06-05 7:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-05 2:08 [Buildroot] [PATCH v2] audit: do not remove file installed by netplug Carlos Santos
2018-06-05 7:59 ` Thomas Petazzoni [this message]
2018-06-17 15:50 ` Peter Korsgaard
2018-07-17 7:28 ` Peter Korsgaard
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=20180605095938.1050e3d8@windsurf \
--to=thomas.petazzoni@bootlin.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