debian-forge-composer/internal/distro
Ondřej Budai f5049c143c distro/fedora: redo package set for qcow2
Our package set was quite outdated. Let's sync it with the Fedora Cloud
kickstart:
https://pagure.io/fedora-kickstarts/blob/c3b160775a3b159f949ba931dcb68e520a460e12/f/fedora-cloud-base.ks

I manually compared built images and our image contain kernel, kernel-modules
and linux-firmware above the official package set:

- removing kernel and kernel-modules is tricky, because we always assume that
  the default kernel is called kernel.
- removing linux-firmware is a big hack, since it breaks the RPM dependencies
  inside the image.

Thus, let's ignore these for now, it's definitely better than before.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2023-06-06 13:04:10 +02:00
..
distro_test_common distro: remove packageSpecSets and containers from Manifest() args 2023-05-31 16:40:07 +02:00
fedora distro/fedora: redo package set for qcow2 2023-06-06 13:04:10 +02:00
rhel7 distro: remove PackageSets() from the ImageType interface 2023-05-31 16:40:07 +02:00
rhel8 distro: remove PackageSets() from the ImageType interface 2023-05-31 16:40:07 +02:00
rhel9 distro: remove PackageSets() from the ImageType interface 2023-05-31 16:40:07 +02:00
test_distro distro: remove PackageSets() from the ImageType interface 2023-05-31 16:40:07 +02:00
distro.go distro: remove PackageSets() from the ImageType interface 2023-05-31 16:40:07 +02:00
distro_test.go distro: remove packageSpecSets and containers from Manifest() args 2023-05-31 16:40:07 +02:00
image_config.go subscription: new package for subscription options 2023-05-31 16:40:07 +02:00
image_config_test.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00