With the new grub2 stage options we have the following changes to the grub2 stage: - Set the WriteCmdLine flag to false to not write kernel command line options to grubenv. - Don't set the kernel command line options in the stage options. The kernel command line options are now only specified in the Kernel command line stage (org.osbuild.kernel-cmdline) so we add all options there: - Image type options - Blueprint options - Partition-table-specific options Updated manifests and image info. Co-Authored-By: Christian Kellner <christian@kellner.me> |
||
|---|---|---|
| .. | ||
| distro_test_common | ||
| fedora33 | ||
| rhel8 | ||
| rhel84 | ||
| rhel85 | ||
| rhel86 | ||
| rhel90 | ||
| rhel90beta | ||
| test_distro | ||
| distro.go | ||
| distro_test.go | ||
| image_config.go | ||
| image_config_test.go | ||
| osrelease_test.go | ||