public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Peter Kjellerstedt <pkj@axis.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 4/4] core-image.bbclass: Document two image features that were missing
Date: Wed, 8 Oct 2025 21:52:18 +0200	[thread overview]
Message-ID: <20251008195219.117570-4-pkj@axis.com> (raw)
In-Reply-To: <20251008195219.117570-1-pkj@axis.com>

This adds documentation of overlayfs-etc and
read-only-rootfs-delayed-postinsts.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
---
 meta/classes-recipe/core-image.bbclass | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/classes-recipe/core-image.bbclass b/meta/classes-recipe/core-image.bbclass
index 2fb857d2ff..959df1cf37 100644
--- a/meta/classes-recipe/core-image.bbclass
+++ b/meta/classes-recipe/core-image.bbclass
@@ -40,7 +40,9 @@
 # - bash-completion-pkgs - bash-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):


      parent reply	other threads:[~2025-10-08 19:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-08 19:52 [PATCH 1/4] core-image.bbclass: Sort the FEATURE_PACKAGES_* Peter Kjellerstedt
2025-10-08 19:52 ` [PATCH 2/4] core-image.bbclass: Improve the documentation of available image features Peter Kjellerstedt
2025-10-08 19:52 ` [PATCH 3/4] core-image.bbclass: Tweak the descriptions of the " Peter Kjellerstedt
2025-10-08 19:52 ` Peter Kjellerstedt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251008195219.117570-4-pkj@axis.com \
    --to=pkj@axis.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox