debian-forge-composer/internal/distro/rhel90beta
Tomas Hozza e6a20699f9 RHEL-90beta: don't pass blueprint package set separately to pipelines
Blueprint package set is now depsolved together with the OS package set
in a chain. The result is stored in the package specs sets under the OS
package set name.

In reality, the code was able to handle a `nil` package specs to be
passed to pipelines, however some parts were looking for the kernel
version in the blueprint package specs, which would be a bug.

Regenerated affected image test cases.
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 RHEL-90beta: don't pass blueprint package set separately to pipelines 2022-04-28 14:42:49 +02:00
package_sets.go distro/rhel90 -> distro/rhel90beta: rename package 2021-10-11 13:29:57 +02:00
partition_tables.go disk: rename Partition.Filesystem to Payload 2022-02-22 19:23:41 +00:00
pipelines.go RHEL-90beta: don't pass blueprint package set separately to pipelines 2022-04-28 14:42:49 +02:00
stage_options.go RHEL(85+): move qemuStageOptions() from distros to osbuild2 2022-04-07 13:48:54 +02:00