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