mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
core-image.bbclass: Document two image features that were missing
This adds documentation of overlayfs-etc and read-only-rootfs-delayed-postinsts. (From OE-Core rev: be4882e38e9bc00c1b927982d4ef6a559f5905f7) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
edc81a05ba
commit
f55108f74d
|
|
@ -41,7 +41,9 @@
|
|||
# - zsh-completion-pkgs - zsh-completion packages
|
||||
#
|
||||
# These features tweak the behavior of the rootfs:
|
||||
# - overlayfs-etc - sets up /etc in overlayfs
|
||||
# - read-only-rootfs - tweaks an image to support a read-only rootfs
|
||||
# - read-only-rootfs-delayed-postinsts - supports post-install scripts with read-only-rootfs
|
||||
# - stateless-rootfs - systemctl-native is not run, image is populated by systemd at runtime
|
||||
#
|
||||
# These features are for development purposes (some were previously part of the debug-tweaks feature):
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user