Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/src/filesystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,8 @@ This can be combined with `etc.transient` as well (below).

More on prepare-root: <https://ostreedev.github.io/ostree/man/ostree-prepare-root.html>

Note that regenerating the initramfs is required when changing this file.

## Enabling transient etc

The default (per above) is to have `/etc` persist. If however you do
Expand All @@ -229,6 +231,8 @@ This can be combined with `root.transient` as well (above).

More on prepare-root: <https://ostreedev.github.io/ostree/man/ostree-prepare-root.html>

Note that regenerating the initramfs is required when changing this file.

## Enabling state overlays

This feature enables a writable overlay on top of `/opt` (or really, any
Expand Down