The `PartitionTable.FindMountable` method is the more generic version of `PartitionTable.RootFilesystem` which returns a `Mountable` interface, instead of a specific `Filesystem` object. This commit thus prepares for the more generic case, like when root is a Btrfs sub-volume. Co-Authored-By: Christian Kellner <christian@kellner.me> |
||
|---|---|---|
| .. | ||
| distro.go | ||
| distro_test.go | ||
| distro_v2.go | ||