From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] busybox: reduce number of mkdir calls in inittab
Date: Tue, 5 Jun 2018 18:51:40 +0200 [thread overview]
Message-ID: <20180605185140.3997112e@windsurf> (raw)
In-Reply-To: <20180605134709.24381-1-F.LaRoche@pilz.de>
Hello,
On Tue, 5 Jun 2018 15:47:09 +0200, Florian La Roche wrote:
> The default busybox inittab does two separate mkdir calls
> to create /dev/pts and /dev/shm. Reduce this to call mkdir
> only once for both directories.
>
> Signed-off-by: Florian La Roche <F.LaRoche@pilz.de>
> ---
> package/busybox/inittab | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-06-05 16:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-05 13:47 [Buildroot] [PATCH 1/1] busybox: reduce number of mkdir calls in inittab Florian La Roche
2018-06-05 16:51 ` 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=20180605185140.3997112e@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 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.