debian-forge-composer/internal/distro
Achilleas Koutsou 61d7c465af dnfjson: remove single Depsolve function and command
Remove the single Depsolve function from the dnfjson package and the
depsolve command from the dnf-json tool.  The new ChainDepsolve
functions and chain-depsolve command can handle single depsolves in the
same way so there's no need to keep (and have to maintain) two versions
of very similar code.

The ChainDepsolve function (in Go) and chain-depsolve command (in
Python) have been renamed to plain Depsolve and depsolve respectively,
since they are now general purpose depsolve functions.
2022-06-01 11:36:52 +01:00
..
distro_test_common dnfjson: remove single Depsolve function and command 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