In various places we are interested in the root and boot file- systems. Currently those were accessed via by retrieving the partition that contain them and the accessing the filesystem member. Add accessors to `PartitionTable` that directly return the needed filesystem. This will help if the file system is stored inside a container like LVM or LUKS instead of directly on a partition. |
||
|---|---|---|
| .. | ||
| distro.go | ||
| distro_test.go | ||
| package_sets.go | ||
| partition_tables.go | ||
| pipelines.go | ||
| stage_options.go | ||