diff options
| -rw-r--r-- | documentation/ref-manual/features.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst index ded653221c..f7abb417ba 100644 --- a/documentation/ref-manual/features.rst +++ b/documentation/ref-manual/features.rst | |||
| @@ -219,6 +219,10 @@ Here are the image features available for all images: | |||
| 219 | - *empty-root-password:* Sets the root password to an empty string, | 219 | - *empty-root-password:* Sets the root password to an empty string, |
| 220 | which allows logins with a blank password. | 220 | which allows logins with a blank password. |
| 221 | 221 | ||
| 222 | - *overlayfs-etc:* Configures the ``/etc`` directory to be in ``overlayfs``. | ||
| 223 | This allows to store device specific information elsewhere, especially | ||
| 224 | if the root filesystem is configured to be read-only. | ||
| 225 | |||
| 222 | - *package-management:* Installs package management tools and preserves | 226 | - *package-management:* Installs package management tools and preserves |
| 223 | the package manager database. | 227 | the package manager database. |
| 224 | 228 | ||
