debian-forge-composer/internal/distro/rhel90
Christian Kellner 34924c7af4 distro: use new GenImageKernelOptions in ostreeDeployPipeline
The new `GenImageKernelOptions` will retrun all needed kernel options
that are derived from the partition table. The only case - for now -
is if the partition table contains a LUKS decice, where the uuid of it
needs to be passed to the on the kernel command line so that it will
get unlocked.

Co-Authored-By: Achilleas Koutsou <achilleas@koutsou.net>
2022-02-22 19:23:41 +00:00
..
distro.go distro: replace CreatePartitionTable() with NewPartitionTable() 2022-02-22 19:23:41 +00:00
distro_test.go distro: replace CreatePartitionTable() with NewPartitionTable() 2022-02-22 19:23:41 +00:00
package_sets.go Update greenboot packaging names 2022-02-16 10:49:55 +01:00
partition_tables.go disk: rename Partition.Filesystem to Payload 2022-02-22 19:23:41 +00:00
pipelines.go distro: use new GenImageKernelOptions in ostreeDeployPipeline 2022-02-22 19:23:41 +00:00
stage_options.go distro: remove unused sfdiskStageOptions 2022-02-22 19:23:41 +00:00