debian-forge-composer/internal/distro
Tomas Hozza b9efe82bd7 distro/fedora: implementation cleanups for newer releases
Clean up some implementation aspects of the Fedora distro definition:
 - Do not have default Fedora distro version and use `fedora` as the
   package name in all places that use it, instead of `fedora33`.
 - Fix bugs when wrong (Fedora 33) values were returned by `OSTreeRef()`
   and `Releasever()` for newer Fedora releases.
 - Test Fedora 35 in package unit tests.
 - Add unit test for `OSTreeRef()` method.
 - Use architecture name constants from `distro` package, instead of
   string literals.

Fix #1802

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2022-02-03 14:51:07 +01:00
..
distro_test_common dnf-json: Change dnf-json to be a daemon 2021-12-15 09:41:32 +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 osbuild2: ensure that empty sysconfig options members are omitted 2021-12-16 20:47:28 +01:00
rhel85 Add support for OCI upload provider 2022-01-28 15:16:47 +01:00
rhel86 distro/rhel86: fix ec2 boot partition for arm64 2022-01-31 11:46:09 +01:00
rhel90 distro/rhel90: drop IA32 from bootiso.mono 2022-02-01 19:27:47 +01:00
rhel90beta Add support for OCI upload provider 2022-01-28 15:16:47 +01: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 RHEL-90: replace rhelEc2SapPipelines by rhelEc2Pipelines` 2022-01-11 17:08:19 +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