debian-forge-composer/internal/distro/rhel90
Tomas Hozza 90e00c48fa RHEL-90: make the osPipeline self-contained
Make the `osPipeline` self-contained in the sense, that no stages are
added to the returned pipeline outside of the function and the returned
pipeline is usable as returned.

Modify the `osPipeline` to add Kernel Cmdline, FSTab and bootloader
config stages to the pipeline if a valid partition table was passed to
the function. As the last one, the SELinux stage is appended to the
returned pipeline.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2022-01-11 17:08:19 +01:00
..
distro.go RHEL-90: replace rhelEc2SapPipelines by rhelEc2Pipelines` 2022-01-11 17:08:19 +01:00
distro_test.go distro/rhel90: enable edge-simplified-installer image type 2021-12-02 12:12:05 +01:00
package_sets.go RHEL-90: do not install subscription-manager on non-RHEL 2022-01-11 17:08:19 +01:00
partition_tables.go RHEL-9.0: use the default partitioning scheme for all EC2 images 2021-12-13 12:33:16 +01:00
pipelines.go RHEL-90: make the osPipeline self-contained 2022-01-11 17:08:19 +01:00
stage_inputs.go distro/rhel90: update to match 8.6 and add centos-9 alias 2021-11-10 14:54:31 +01:00
stage_options.go distro/rhel90: use coreos-installer-dracut 2021-12-02 12:12:05 +01:00