[Buildroot] [PATCH v2 02/13] package/skeleton-init-openrc: basic skeleton for openrc

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat May 18 20:57:29 UTC 2019


Hello,

On Sun, 12 May 2019 21:55:39 +0200
Michał Łyszczek <michal.lyszczek at bofc.pl> wrote:

> This basic skeleton is similar to skeleton-init-sysv.
> All links in /var are same as in skeleton-init-sysv to be compatible
> with current default filesystem scheme.
> 
> Exceptions:
> 
> * /dev/shm and /dev/pts dirs were removed, since they are created by
>   openrc devfs service
> * /etc/fstab does not need /dev/shm, /dev/pts and /sys entries
>   becuse they are mounted by devfs and sysfs services respectively
> 
> Signed-off-by: Michał Łyszczek <michal.lyszczek at bofc.pl>

Applied to next, after doing one change, see below.

> +++ b/package/skeleton-init-openrc/skeleton-init-sysv.mk

Too much copy paste here: this file should have been named
skeleton-init-openrc.mk. I fixed that when applying.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list