Skip to content

Commit ad3477c

Browse files
committed
update readme for subvol selection
Signed-off-by: Zen <[email protected]>
1 parent c3f632d commit ad3477c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,11 @@ These are set at the global level and are not associated with an individual moun
278278

279279
#### ugrd.fs.btrfs
280280

281-
Importing this module will run `btrfs device scan` and pull btrfs modules. No config is required.
281+
Importing this module will run `btrfs device scan` and pull btrfs modules.
282+
283+
* `subvol_selector` (false) If enabled, the root subvolume will be selected at runtime based on existing subvolumes.
284+
* `root_subvol` Can be set to the desired root subvolume.
285+
* `base_mount_path` (/mnt/root_base) Used to determine where the subvolume selector mounts the base filesytem to scan for subvolumes.
282286

283287
### Cryptographic modules
284288

0 commit comments

Comments
 (0)