debian-forge-composer/internal/distro
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_test_common Move kernelVerStr() from distros to rpmmd 2022-02-18 09:26:35 +01:00
fedora33 distro/fedora: implementation cleanups for newer releases 2022-02-03 14:51:07 +01:00
rhel8 distro/depsolve/cloudapi: Add 3rd-party repository support. 2021-12-15 20:12:49 +01:00
rhel84 disk: create file system accessors and use those 2022-02-22 19:23:41 +00:00
rhel85 disk: create file system accessors and use those 2022-02-22 19:23:41 +00:00
rhel86 disk: create file system accessors and use those 2022-02-22 19:23:41 +00:00
rhel90 disk: create file system accessors and use those 2022-02-22 19:23:41 +00:00
rhel90beta disk: create file system accessors and use those 2022-02-22 19:23:41 +00:00
test_distro distro/depsolve/cloudapi: Add 3rd-party repository support. 2021-12-15 20:12:49 +01:00
distro.go distro/depsolve/cloudapi: Add 3rd-party repository support. 2021-12-15 20:12:49 +01:00
distro_test.go Test all manifests with depsolved package sets 2021-11-19 19:50:25 +01:00
image_config.go distro: add sshd config to ImageConfig 2022-02-03 14:57:16 +01:00
image_config_test.go RHEL-90: move RHSM configuration to ImageConfig structure 2022-01-11 17:08:19 +01:00
osrelease_test.go distro: add DetectHost 2019-11-10 17:23:14 +01:00