debian-forge-composer/internal/distro
Achilleas Koutsou 91d9417f5a distro/rhel90: use new unified grub2 stage options
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>
2022-02-23 22:42:59 +01:00
..
distro_test_common distro: remove OSTreeImageOptions type and use ostree.RequestParams 2022-02-23 11:08:24 +01:00
fedora33 distro: define PartitionType method on ImageType 2022-02-22 19:23:41 +00:00
rhel8 distro: define PartitionType method on ImageType 2022-02-22 19:23:41 +00:00
rhel84 distro: use FindMountable() to get root filesystem 2022-02-22 19:23:41 +00:00
rhel85 distro: use new GenImageKernelOptions in ostreeDeployPipeline 2022-02-22 19:23:41 +00:00
rhel86 distro/rhel86,rhel90: don't write keys for ostree commits in user stage 2022-02-23 11:08:24 +01:00
rhel90 distro/rhel90: use new unified grub2 stage options 2022-02-23 22:42:59 +01:00
rhel90beta distro: remove unused sfdiskStageOptions 2022-02-22 19:23:41 +00:00
test_distro weldr: expand ostree parameter test cases 2022-02-23 11:08:24 +01:00
distro.go distro: remove OSTreeImageOptions type and use ostree.RequestParams 2022-02-23 11:08:24 +01:00
distro_test.go Test all manifests with depsolved package sets 2021-11-19 19:50:25 +01:00
image_config.go distro: add sshd config to ImageConfig 2022-02-03 14:57:16 +01:00
image_config_test.go RHEL-90: move RHSM configuration to ImageConfig structure 2022-01-11 17:08:19 +01:00
osrelease_test.go distro: add DetectHost 2019-11-10 17:23:14 +01:00