debian-forge-composer/vendor/github.com/osbuild/images/pkg/distro
Achilleas Koutsou 0e4a9e586f split: replace internal packages with images library
Remove all the internal package that are now in the
github.com/osbuild/images package and vendor it.

A new function in internal/blueprint/ converts from an osbuild-composer
blueprint to an images blueprint.  This is necessary for keeping the
blueprint implementation in both packages.  In the future, the images
package will change the blueprint (and most likely rename it) and it
will only be part of the osbuild-composer internals and interface.  The
Convert() function will be responsible for converting the blueprint into
the new configuration object.
2023-07-10 21:11:19 +02:00
..
distro_test_common split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
fedora split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
rhel7 split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
rhel8 split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
rhel9 split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
test_distro split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
distro.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00
image_config.go split: replace internal packages with images library 2023-07-10 21:11:19 +02:00