[Buildroot] [PATCH 1/1] busybox: reduce number of mkdir calls in inittab

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Jun 5 16:51:40 UTC 2018


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 at 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


More information about the buildroot mailing list