debian-forge-composer/internal/distro
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_test_common rhel85: depsolve blueprint packages separately 2021-07-24 15:54:00 +02:00
fedora33 internal/distro: make it possible to use rhsm with fedora 2021-08-09 12:40:23 +02:00
rhel8 internal/rhsm: introduce package that handles subscriptions 2021-08-09 12:40:23 +02:00
rhel84 internal/rhsm: introduce package that handles subscriptions 2021-08-09 12:40:23 +02:00
rhel85 osbuild2: add prefix parameter to the fix-bls stage 2021-08-13 08:24:37 +02:00
rhel90 osbuild2: add prefix parameter to the fix-bls stage 2021-08-13 08:24:37 +02:00
test_distro internal/rhsm: introduce package that handles subscriptions 2021-08-09 12:40:23 +02:00
distro.go distro: fix distro mangling for rhel-90 2021-08-11 11:22:59 +02:00
distro_test.go distro: test manifest version detection 2021-06-29 09:33:05 +01:00
osrelease_test.go distro: add DetectHost 2019-11-10 17:23:14 +01:00