]> code.ossystems Code Review - openembedded-core.git/commit
overlayfs-etc: mount etc as overlayfs
authorVyacheslav Yurkov <uvv.mail@gmail.com>
Fri, 10 Dec 2021 13:01:39 +0000 (14:01 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 Dec 2021 11:27:20 +0000 (11:27 +0000)
commit610ea808c8b5edb2826bda1f1c42a811bd4ba758
treef48d78da7c562d9bc69e8ace8c5b4fbde773ed00
parentf9a2b08c07ff1270d5b3e8d72d17b6d5fde5bf96
overlayfs-etc: mount etc as overlayfs

This class provides an image feature that mounts /etc as an overlayfs
file system. This is an extension for existing overlayfs class, which
doesn't support /etc

Signed-off-by: Alfred Schapansky <alfred.schapansky@avantys.de>
Signed-off-by: Vyacheslav Yurkov <uvv.mail@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/overlayfs-etc.bbclass [new file with mode: 0644]