debian-forge-composer/internal/distro
Tom Gundersen e4b5048d98 manifest/os: include kernel in package set
If the kernel name is set, then the packaegSpecs must include the kernel package, ensure
this by including the kernel in the package list.

We currently include the kernel both in the userPackages and the base packages.
Including it only in the user packages does not work as the base could end up pulling it
in as well. However, it would be semantically more correct to include it only in the base
set, so if possible we should do that and drop it from the user packages (in a follow-up).
2022-07-07 12:00:56 +01:00
..
distro_test_common distro/fedora: drop package set name translations 2022-07-04 23:04:29 +01:00
fedora manifest/os: include kernel in package set 2022-07-07 12:00:56 +01:00
rhel7 distro: move isMountpointAllowed 2022-07-05 23:13:43 +01:00
rhel8 distro: move isMountpointAllowed 2022-07-05 23:13:43 +01:00
rhel84 distro/ImageType: let PackageSets depend on ImageOptions 2022-07-04 23:04:29 +01:00
rhel90 distro: move isMountpointAllowed 2022-07-05 23:13:43 +01:00
test_distro distro/ImageType: let PackageSets depend on ImageOptions 2022-07-04 23:04:29 +01:00
distro.go distro: move isMountpointAllowed 2022-07-05 23:13:43 +01:00
distro_test.go distro/fedora: drop package set name translations 2022-07-04 23:04:29 +01:00
image_config.go distro: option to exclude docs during installation 2022-06-29 10:02:46 +02:00
image_config_test.go RHEL-90: move RHSM configuration to ImageConfig structure 2022-01-11 17:08:19 +01:00