debian-forge-composer/internal/distro/rhel85
Tomas Hozza 01b94a5787 RHEL-85: 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: rename tarInstaller vars to imageInstaller 2022-04-06 12:09:09 +02:00
distro_internal_test.go distro: use PartitionTable.ContainsMountpoint 2022-02-22 19:23:41 +00:00
distro_test.go distro: replace CreatePartitionTable() with NewPartitionTable() 2022-02-22 19:23:41 +00: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 rhel85: specify a minimum root file system size 2022-04-11 15:27:15 +02:00
pipelines.go RHEL-85: 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