debian-forge-composer/internal/distro/fedora
Christian Kellner 59edcc4a46 distro/fedora: only pass kernelName to NewOSPipeline for bootable images
If the image is not bootable it means that we do not need the kernel
version and thus we should not pass it along to `NewOSPipeline`,
because we might not even have a kernel in the package set.
2022-06-29 10:02:46 +02:00
..
distro.go distro: new blueprint helper where kernel package is optional 2022-06-29 10:02:46 +02:00
distro_test.go simplify package set chain handling 2022-06-01 11:36:52 +01:00
package_sets.go distro/fedora: Added package 'fedora-release-iot' for iot-commit image type 2022-05-09 12:25:21 +02:00
partition_tables.go distro/fedora: refactor based on RHEL 9.0 code 2022-05-09 12:25:21 +02:00
pipelines.go distro/fedora: only pass kernelName to NewOSPipeline for bootable images 2022-06-29 10:02:46 +02:00