debian-forge-composer/internal/distro/rhel90
Tomas Hozza b29d64c496 RHEL-90: introduce tarArchivePipeline()
Introduce `tarArchivePipeline()` function returning a pipeline, which
creates a Tar archive from another pipeline tree referenced by the
pipeline name.

Replace `tarStage()` with `osbuild.NewTarStage()`

Use the `tarArchivePipeline()` function in respective image type
pipelines.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2022-04-14 19:07:31 +01:00
..
distro.go distro/rhel86+90: common error message for unsupported customizations 2022-03-28 14:08:57 +02:00
distro_test.go rhel90: automatically convert to LVM on fs customizations 2022-02-28 17:09:30 +01:00
package_sets.go distro: add cloud-init to VMDK image on RHEL-85/86/90 2022-04-02 08:47:02 +01:00
partition_tables.go RHEL-90: use XBOOTLDR partition GUID for /boot 2022-03-24 15:40:10 +01:00
pipelines.go RHEL-90: introduce tarArchivePipeline() 2022-04-14 19:07:31 +01:00
stage_options.go RHEL(85+): move qemuStageOptions() from distros to osbuild2 2022-04-07 13:48:54 +02:00