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.go | ||
| distro_test.go | ||
| package_sets.go | ||
| partition_tables.go | ||
| pipelines.go | ||
| stage_options.go | ||