fedora config files for pungi
Go to file
Adam Williamson 13fc722e94 Bump size of three aarch64 images for bigger EFI system partition
There's a Fedora 39 Change to increase the size of the EFI
system partition:
https://fedoraproject.org/wiki/Changes/BiggerESP
it goes from a size range of 200-600MiB to a size range of
500MiB-2GiB. The way these aarch64 disk images are built, they
get the biggest ESP possible, so they're getting a 2GiB ESP,
up from 600MiB. For these three images, that results in anaconda
calculating there isn't enough space on the root partition to
install the package set, and the image creation fails.

Per https://bugzilla.redhat.com/show_bug.cgi?id=2212121
there's at least a chance this is really how we want things, so
for now, let's increase the sizes of these images to accommodate
the bigger ESP. We can revert this if we decide that after all
the larger ESP is not needed and we want to tweak that somehow.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-06-09 10:03:33 -07:00
cloud-nightly.sh Update repo to remove f39/39 references 2023-04-24 08:49:49 +00:00
container-nightly.sh Update repo to remove f39/39 references 2023-04-24 08:49:49 +00:00
fedora-cloud.conf azure: the pungi format is vpc to make vhd images 2023-05-15 12:44:48 -07:00
fedora-container.conf Update repo to remove f39/39 references 2023-04-24 08:49:49 +00:00
fedora.conf Bump size of three aarch64 images for bigger EFI system partition 2023-06-09 10:03:33 -07:00
general.conf Add Fedora Onyx immutable variant 2023-05-25 17:56:57 +00:00
multilib.conf Add mesa-dri-drivers and mesa-va-drivers to multilib whitelist (rhbz#2173962) 2023-04-20 13:39:08 +01:00
nightly.sh Add Fedora Onyx immutable variant 2023-05-25 17:56:57 +00:00
README.rst fix typos in README 2016-03-09 17:14:52 +00:00
release-candidate.sh Fix release-candidate.sh script 2022-03-11 08:50:24 -05:00
variants-fedora.xml Sericea: build for aarch64 and ppc64le 2023-05-26 01:27:27 +00:00

This repo holds the config files that define what goes in and comes
out of a Fedora compose using pungi.