We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f632d commit ad3477cCopy full SHA for ad3477c
readme.md
@@ -278,7 +278,11 @@ These are set at the global level and are not associated with an individual moun
278
279
#### ugrd.fs.btrfs
280
281
-Importing this module will run `btrfs device scan` and pull btrfs modules. No config is required.
+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.
286
287
### Cryptographic modules
288
0 commit comments