debian-forge-composer/internal/distro
Tomas Hozza 8b8c7bbbbe Fix FS label of the ESP in Fedora distro definition
The QEMU assembler in Fedora distro definition for UEFI systems used
longer than allowed label for the VFAT filesystem of the EFI System
Partition. The maximum allowed label length is 11 characters.

This worked before with dosfstools, but in 2018, they added a label
validation [1]. This change got into the v4.2 release of dosfstools,
released in Jan 2021. And subsequently since F34, this new version of
dosfstools is present in Fedora repositories.

[1] ca54953476

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2022-02-03 14:51:07 +01:00
..
distro_test_common dnf-json: Change dnf-json to be a daemon 2021-12-15 09:41:32 +01:00
fedora33 Fix FS label of the ESP in Fedora distro definition 2022-02-03 14:51:07 +01:00
rhel8 distro/depsolve/cloudapi: Add 3rd-party repository support. 2021-12-15 20:12:49 +01:00
rhel84 osbuild2: ensure that empty sysconfig options members are omitted 2021-12-16 20:47:28 +01:00
rhel85 Add support for OCI upload provider 2022-01-28 15:16:47 +01:00
rhel86 distro/rhel86: fix ec2 boot partition for arm64 2022-01-31 11:46:09 +01:00
rhel90 distro/rhel90: drop IA32 from bootiso.mono 2022-02-01 19:27:47 +01:00
rhel90beta Add support for OCI upload provider 2022-01-28 15:16:47 +01:00
test_distro distro/depsolve/cloudapi: Add 3rd-party repository support. 2021-12-15 20:12:49 +01:00
distro.go distro/depsolve/cloudapi: Add 3rd-party repository support. 2021-12-15 20:12:49 +01:00
distro_test.go Test all manifests with depsolved package sets 2021-11-19 19:50:25 +01:00
image_config.go RHEL-90: replace rhelEc2SapPipelines by rhelEc2Pipelines` 2022-01-11 17:08:19 +01:00
image_config_test.go RHEL-90: move RHSM configuration to ImageConfig structure 2022-01-11 17:08:19 +01:00
osrelease_test.go distro: add DetectHost 2019-11-10 17:23:14 +01:00