debian-forge-composer/internal/distro/rhel86
Tomas Hozza 4ca2e64613 RHEL-86: 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: enable auto-registration for azure 2022-04-06 22:40:01 +02:00
distro_internal_test.go distro: use PartitionTable.ContainsMountpoint 2022-02-22 19:23:41 +00:00
distro_test.go rhel86: automatically convert to LVM on fs customizations 2022-02-28 21:36:25 +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 Simplified installer: add support for encrypted raw images 2022-02-28 23:05:45 +00:00
pipelines.go RHEL-86: 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