debian-forge-composer/internal/distro/rhel86
Tomas Hozza c9b72033ee Move copyPipelineTreeInputs() from distros to osbuild2
Move the `copyPipelineTreeInputs()` function duplicated in many
distro definitions to the `osbuild2` package as
`NewCopyStagePipelineTreeInputs()`.

This will prevent creating another copy of the code in rhel-84 for
the `gce` image.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2022-02-18 09:26:35 +01:00
..
distro.go distro: add an alias for RHEL 8.7 2022-02-08 17:37:36 +01:00
distro_internal_test.go gosec: G404 - Use of weak rng 2021-12-13 12:17:30 +02:00
distro_test.go Move kernelVerStr() from distros to rpmmd 2022-02-18 09:26:35 +01:00
package_sets.go distro/rhel86: conditional greenboot packages for centos 2022-02-16 10:49:55 +01:00
partition_tables.go distro/rhel86: fix ec2 boot partition for arm64 2022-01-31 11:46:09 +01:00
pipelines.go Move copyPipelineTreeInputs() from distros to osbuild2 2022-02-18 09:26:35 +01:00
stage_inputs.go Move copyPipelineTreeInputs() from distros to osbuild2 2022-02-18 09:26:35 +01:00
stage_options.go Move kernelCmdlineStageOptions() from distros to osbuild2 2022-02-18 09:26:35 +01:00