debian-forge-composer/internal/distro/rhel85
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 Add support for OCI upload provider 2022-01-28 15:16:47 +01:00
distro_internal_test.go gosec: G404 - Use of weak rng 2021-12-13 12:17:30 +02:00
distro_test.go Move kernelVerStr() from distros to rpmmd 2022-02-18 09:26:35 +01:00
package_sets.go distro/rhel85: add support for edge raw images 2021-08-28 09:20:19 +02:00
partition_tables.go distro/rhel85: partition table for edge + aarch64 2021-08-28 09:20:19 +02: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