]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
overlayfs-etc: add option to skip creation of mount dirs
authorbaruch@tkos.co.il <baruch@tkos.co.il>
Mon, 12 Feb 2024 18:30:06 +0000 (20:30 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Feb 2024 15:21:12 +0000 (15:21 +0000)
commit3d433d8559467d255bd19af2d0999c65ea24a48d
tree1015451d8ca52678c06ed086633d20c0efe182b6
parentae84d13b6c4f33a56cc36715a118a9f938ceb2c4
overlayfs-etc: add option to skip creation of mount dirs

The 'preinit' script can't create mount directories when rootfs is
read-only. Add an option to skip this step. The user must make sure that
all required directories are already in the rootfs directory layout.

Cc: Vyacheslav Yurkov <uvv.mail@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/classes-recipe/overlayfs-etc.bbclass
meta/files/overlayfs-etc-preinit.sh.in