debian-forge-composer/test/data
Tomáš Hozza dc637d9a57 Manifest: always set kernel options in grub2 stage
It turned out that when we stopped setting the kernel options in grubenv
file, we also stopped setting them in /etc/default/grub under
`GRUB_CMDLINE_LINUX`. This file is used by grub2-mkconfig when
generating grub configuration.

10_linux script executed by grub2-mkconfig recently started to overwrite
the /etc/kernel/cmdline, if its timestamp is older than the timestamp of
/etc/default/grub [1]. As a result, all kernel options were wiped out from
/etc/kernel/cmdline.

Make sure that we always set the `KernelOptions` in the grub2 stage
options, even if the `WriteCmdLine` is set to `false`.

In addition, unify the way we concatenate kernel options set in the
grub2 stage options. Some pipeline implementations were previously using
space, other were using comma. Space is now used everywhere.

Regenerate all affected image manifests.

[1] https://src.fedoraproject.org/rpms/grub2/c/fc76aed5333f56dd05400521a35b944a5df52ebc

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-03-23 16:32:34 +01:00
..
ansible add sysroot permission test 2023-03-09 18:54:06 +08:00
azure Remove azure/main.tf file b/c not actually used 2022-10-24 10:16:01 +02:00
cloud-init tests: ship all tests in the -tests sub-package 2020-10-06 13:08:26 +02:00
composer test: extract common JTW code from the multi-tenancy.sh test 2022-08-04 11:55:43 +02:00
kerberos tests: ship all tests in the -tests sub-package 2020-10-06 13:08:26 +02:00
keyring tests: ship all tests in the -tests sub-package 2020-10-06 13:08:26 +02:00
koji test/koji: remove the koji-cli patch 2022-01-26 14:44:27 +01:00
manifests Manifest: always set kernel options in grub2 stage 2023-03-23 16:32:34 +01:00
repositories distro/fedora: add support for Fedora 39 2023-03-15 09:31:23 +01:00
testrepo test: add test repository metadata 2022-06-01 11:36:52 +01:00
upgrade8to9 Use 9.2 URLs in upgrade test 2023-01-10 00:28:23 +01:00
worker test: extract common JTW code from the multi-tenancy.sh test 2022-08-04 11:55:43 +02:00
x509 test: generate certificates on fly instead of shipping them in the test RPM 2020-11-05 13:48:48 +01:00