From 4407a371e54e1a713eefa83e3b28656bae21a537 Mon Sep 17 00:00:00 2001 From: gursewak1997 Date: Thu, 31 Jul 2025 11:32:01 -0700 Subject: [PATCH] docs: add documentation for root.transient-ro feature Add comprehensive documentation for the root.transient-ro option that allows privileged users to create dynamic top-level mountpoints at runtime while keeping the filesystem read-only by default. --- docs/src/filesystem.md | 48 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/docs/src/filesystem.md b/docs/src/filesystem.md index 150e3c0f6..81d813a7c 100644 --- a/docs/src/filesystem.md +++ b/docs/src/filesystem.md @@ -213,6 +213,54 @@ More on prepare-root: