mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 14:02:22 +02:00
ref-manual: document overlayfs-etc image feature
(From yocto-docs rev: 62c7cea1b916c04bfd5c25e0011424b90d5272a1) Signed-off-by: Vyacheslav Yurkov <uvv.mail@gmail.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4b2d79d740
commit
5ec29c558f
@@ -219,6 +219,10 @@ Here are the image features available for all images:
|
||||
- *empty-root-password:* Sets the root password to an empty string,
|
||||
which allows logins with a blank password.
|
||||
|
||||
- *overlayfs-etc:* Configures the ``/etc`` directory to be in ``overlayfs``.
|
||||
This allows to store device specific information elsewhere, especially
|
||||
if the root filesystem is configured to be read-only.
|
||||
|
||||
- *package-management:* Installs package management tools and preserves
|
||||
the package manager database.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user