debian-forge-composer/internal/distro
Achilleas Koutsou 86536f11e7 rpmmd: add Repositories list to PackageSet struct
Attach the repository configurations that are specific to a package set
directly on the PackageSet object.  This simplifies the Depsolve()
signature and avoids requiring a `nil` when no additional repositories
are required.  More importantly, it makes associating repositories to
package sets explicit, no longer relying on matching array indices or
map keys.
2022-06-01 11:36:52 +01:00
..
distro_test_common rpmmd: add Repositories list to PackageSet struct 2022-06-01 11:36:52 +01:00
fedora distro/fedora: extend kernel options for openstack, qcow2, vhd and vmdk types 2022-05-09 12:25:21 +02:00
rhel8 distro: housekeeping with cpu arch and arch.Name() 2022-05-10 19:53:41 +02:00
rhel84 distro: add support udev rules to image config 2022-05-16 15:46:46 +02:00
rhel85 distro: add support udev rules to image config 2022-05-16 15:46:46 +02:00
rhel86 distro/rhel86: install and enable NetworkManager-cloud-setup 2022-05-31 10:22:22 +01:00
rhel90 distro/rhel90: enable and configure NetworkManager-cloud-setup 2022-05-31 10:22:22 +01:00
rhel90beta distro: housekeeping with cpu arch and arch.Name() 2022-05-10 19:53:41 +02:00
test_distro TestDistro: return dummy values from PackageSets related methods 2022-04-28 14:42:49 +02:00
distro.go distro: introduce PackageSetsChains() method to ImageType 2022-04-28 14:42:49 +02:00
distro_test.go distro: introduce PackageSetsChains() method to ImageType 2022-04-28 14:42:49 +02:00
image_config.go distro: add support udev rules to image config 2022-05-16 15:46:46 +02: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