debian-forge-composer/internal/distro/rhel90
Christian Kellner c8efc7d282 disk: create file system accessors and use those
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.
2022-02-22 19:23:41 +00:00
..
distro.go distro/rhel90: fix ISO Label for CS9 2022-02-18 10:39:08 +00:00
distro_test.go Move kernelVerStr() from distros to rpmmd 2022-02-18 09:26:35 +01:00
package_sets.go Update greenboot packaging names 2022-02-16 10:49:55 +01:00
partition_tables.go distro/rhel90: no uuids in dos partition table 2022-01-28 12:16:39 +01:00
pipelines.go disk: create file system accessors and use those 2022-02-22 19:23:41 +00:00
stage_options.go disk: create file system accessors and use those 2022-02-22 19:23:41 +00:00