Skip to content

Commit c1d67aa

Browse files
authored
Merge pull request #1315 from cgwalters/doc-initramfs-transient
filesystem: Note initramfs reneneration is required for prepare-root
2 parents 8f1e871 + c33202e commit c1d67aa

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)