debian-forge-composer/internal/distro/rhel85
Tomas Hozza 6edf4aad49 osbuild2: add prefix parameter to the fix-bls stage
The `fix-bls` stage supports a `prefix` argument, which was not
supported in composer. Specifying this argument is necessary in case the
`/boot` mountpoint is on a separate partition.

Add the `prefix` argument to the `fix-bls` stage. Amend unit tests.

The RHEL-8.5 and RHEL-9.0 `aarch64` `ec2` and `ami` images use partitioning
with `/boot` on a separate partition. Due to this, the pipeline must specify
a non-default prefix to the `fix-bls` stage.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2021-08-13 08:24:37 +02:00
..
distro.go distro/rhel85: bare metal package set 2021-08-11 01:31:47 +02:00
distro_test.go distro/rhel85: tar-installer -> image-installer 2021-08-11 01:31:47 +02:00
package_sets.go distro/rhel85: bare metal package set 2021-08-11 01:31:47 +02:00
partition_tables.go rhel85/90: use random FS UUID for /boot partition on ec2 and ami 2021-08-13 08:24:37 +02:00
pipelines.go osbuild2: add prefix parameter to the fix-bls stage 2021-08-13 08:24:37 +02:00
stage_inputs.go distro/rhel85: add image and qcow pipelines 2021-07-24 15:54:00 +02:00
stage_options.go rhel85/90: allow specifying the boot partition for the grub2 stage 2021-08-13 08:24:37 +02:00