Skip to content

Commit c33202e

Browse files
committed
filesystem: Note initramfs reneneration is required for prepare-root
Ref https://gitlab.com/fedora/bootc/examples/-/merge_requests/59#note_2500726902
1 parent 93b22f4 commit c33202e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/filesystem.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,8 @@ This can be combined with `etc.transient` as well (below).
211211

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

214+
Note that regenerating the initramfs is required when changing this file.
215+
214216
## Enabling transient etc
215217

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

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

234+
Note that regenerating the initramfs is required when changing this file.
235+
232236
## Enabling state overlays
233237

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

0 commit comments

Comments
 (0)