aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-01-27teams/cloud/container: Remove the legacy non-namespaced labelsGravatar Jan Pazdziora
The discussion in https://discussion.fedoraproject.org/t/f44-change-proposal-containerimageslabels-selfcontained/179010 and opinions in https://pagure.io/fesco/issue/3543 suggested making a clear cut and removing the legacy labels as well. Reference: https://fedoraproject.org/wiki/Changes/ContainerImagesLabels
2026-01-26teams/cloud/container: Add standardized OCI labelsGravatar Jan Pazdziora
Match the org.opencontainers.image.* labels to the https://specs.opencontainers.org/image-spec/annotations/. Reference: https://fedoraproject.org/wiki/Changes/ContainerImagesLabels Fixes https://pagure.io/fedora-kiwi-descriptions/issue/250.
2026-01-22Configure Azure DHCP to retry indefinitelyGravatar Bala Konda Reddy M
Azure requires VMs to attempt DHCP for at least 300 seconds during provisioning. Setting ipv4.dhcp-timeout and ipv6.dhcp-timeout to 2147483647 (NetworkManager's value for infinity) allows indefinite retries, which is robust than fixed timeout value. Both IPv4 and IPv6 are configured to prepare for IPv6-only scenarios. Signed-off-by: Bala Konda Reddy M <bala12352@gmail.com>
2026-01-11config.sh: Fix typo for design suite livesys-gnome script editGravatar Neal Gompa
2026-01-09maintainers: Update Games Lab maintainer list to current maintainersGravatar Neal Gompa
A new group of people are becoming primary maintainers of the Games Lab. Reference: https://fedoraproject.org/wiki/Changes/Rework_Games_Lab
2026-01-09maintainers: add maintainers for PhoshGravatar Tomi Lähteenmäki
2026-01-09Add lecris to scientific spin maintainersGravatar Cristian Le
2026-01-09Add Maintainer to SciTech SpinsGravatar JT Pennington
2026-01-09maintainers: Add new Atomic Desktops names as commentsGravatar Timothée Ravier
We can not change the names here until we've changed the compose names or we'll break the compose tracker. Thus add them as comments instead. See: https://pagure.io/releng/compose-tracker
2025-12-26components/desktops/lxqt: Fix FIXMEsGravatar Basil Crow
Recent commits to the comps have implemented the changes described here, so these FIXMEs can now be fixed.
2025-12-25components/desktops/lxqt: Remove unnecessary workaroundGravatar Basil Crow
This is a workaround for an issue that was fixed back in 2019 in https://github.com/rhinstaller/anaconda/pull/1415.
2025-12-17maintainers.toml: Refresh with the latest known informationGravatar Neal Gompa
This has the latest information on the maintainers list and replaces armhfp entries with aarch64 ones, since 32-bit ARM images have not been made in quite some time.
2025-12-16teams/eln: add COSMIC DesktopGravatar Yaakov Selkowitz
2025-12-15components/desktops/kde: Drop leftover kde-spin-initial-setup group entryGravatar Neal Gompa
This was dropped and is not needed with Plasma Setup now being used.
2025-12-15Add initial definitions for the Robotics labGravatar Neal Gompa
These are ported over from fedora-kickstarts with some small cleanups.
2025-12-15Add initial definitions for the Jam labGravatar Neal Gompa
These are ported over from fedora-kickstarts with some small cleanups.
2025-12-14Add initial definitions for the Security labGravatar Neal Gompa
These are ported over from fedora-kickstarts with some small cleanups.
2025-12-14Add initial definitions for the Games labGravatar Neal Gompa
These are ported over from fedora-kickstarts with some small cleanups.
2025-12-14Add initial definitions for the Design Suite labGravatar Neal Gompa
These are ported over from fedora-kickstarts with some small cleanups.
2025-12-14Add initial definitions for the Astronomy labGravatar Neal Gompa
These are ported over from fedora-kickstarts with some small cleanups.
2025-12-13config.sh: Fix grub2-editenv snippet to only run on non-Server/Cloud disksGravatar Neal Gompa
This is only needed for disk images that aren't for cloud environments or server workloads.
2025-12-12Revert "teams/lxde: Do not request nonexistent fedora-release-lxde"Gravatar Neal Gompa
This now exists as of fedora-release-44-0.9. This reverts commit b6d7ae177da96ac9d472a1309b96ae9514ba749f.
2025-12-12config.sh: Fix typo and use correct vars for setting up GRUB Hidden MenuGravatar Neal Gompa
The conditional was getting skipped due to a missing whitespace and the editenv command was never getting run. Additionally, we should be using the boot_indeterminate flag for first boot instead of boot_success.
2025-12-10root: Drop /etc/sysconfig/kernel fileGravatar Neal Gompa
A useful default /etc/sysconfig/kernel is now shipped as part of grubby as of grubby-8.40-86, so this is not needed. Reference: https://src.fedoraproject.org/rpms/grubby/c/482a2825c47c4fd28a18beb279a3e826461bf878
2025-12-09teams/eln: Replace Anaconda Initial Setup with Plasma SetupGravatar Yaakov Selkowitz
https://pagure.io/fedora-kiwi-descriptions/c/1e74928eb0719b1cb3548434a58d9ffd0c4d21fd https://pagure.io/fedora-comps/pull-request/1206
2025-12-09teams/cloud: Drop /boot partition and use a Btrfs subvolume for /bootGravatar Neal Gompa
This lets us free up the space allocated for the partition and gives us dynamically allocated space for boot data like we have with the rest of the operating system. We do not do this for s390x because zipl does not support it. Reference: https://fedoraproject.org/wiki/Changes/BtrfsBootForCloud
2025-12-08components/desktops/kde: Replace Anaconda Initial Setup with Plasma SetupGravatar Neal Gompa
Plasma Setup is an out of box setup experience service that is now included by default with KDE Plasma. Reference: https://fedoraproject.org/wiki/Changes/Unified_KDE_OOBE
2025-12-08teams/lxde: Do not request nonexistent fedora-release-lxdeGravatar Neal Gompa
The Fedora LXDE spin does not have a fedora-release variant, so the image build fails when trying to request one. This is an error in fedora-release and will (hopefully) be eventually fixed. For now, disable the block requesting it so we can restore it later.
2025-11-29Revert "Drop shim-signed-ia32 packages"Gravatar Neal Gompa
This is once again present in Fedora, so ship it again. This reverts commit 01d839d633816b2f9804c64331379d4051a15805.
2025-11-27teams/eln/container: create dotfiles under root folder with systemd-tmpfilesGravatar jackyzy823
Since`rootfiles` now uses systemd-tmpfiles to install dotfiles under root folder instead of copying.
2025-11-27teams/cloud/container: create dotfiles under root folder with systemd-tmpfilesGravatar jackyzy823
Since`rootfiles` now uses systemd-tmpfiles to install dotfiles under root folder instead of copying.
2025-11-26teams/asahi: FEX: Exclude locale dataGravatar Janne Grunau
Excluding the locale data allows programs running under FEX to use the hosts locale data and thus the use of any non-english locale already installed by the user.
2025-11-26teams/asahi: FEX: Drop mostly redundant wine.i686Gravatar Janne Grunau
Wine in Fedora 43 is built with WoW64 which supports running 32-bit Windows applications with 64-bit wine build. While this might cause regressions in some corner cases it reduces the image size considerably. The xz compressed erofs image shrank from ~1090MB to ~933MB.
2025-11-26teams/asahi: FEX: Drop llvm/clang-18 packagesGravatar Janne Grunau
Those are no longer needed. The system mesa contains fully functioning asahi OpenGL/Vulkan drivers so there is no need to provide older llvm-libs and clang-libs for mesa overlays.
2025-10-31Add core to ELN Desktop CommonGravatar Troy Dawson
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2025-10-28ELN GNOME - Use groups instead of environmentGravatar Troy Dawson
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2025-10-06Raise the size of the boot partition to 2G for ELN imagesGravatar Neal Gompa
With the increase in content in initramfs, a long-overdue raise of the default size for /boot is warranted. Reference: https://fedoraproject.org/wiki/Changes/2GbootPartition
2025-10-06Raise the size of the boot partition to 2G for Fedora imagesGravatar Neal Gompa
With the increase in content in initramfs, a long-overdue raise of the default size for /boot is warranted. Reference: https://fedoraproject.org/wiki/Changes/2GbootPartition
2025-10-03Drop python3-boto3 from GNOME to save spaceGravatar Adam Williamson
See https://bugzilla.redhat.com/show_bug.cgi?id=2360056#c45 . python3-boto3 is a very optional dependency of sos, not worth the space. Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-09-30config.sh: Do not enable Anaconda Initial Setup for COSMIC imagesGravatar Neal Gompa
Anaconda Initial Setup is no longer used for Fedora COSMIC images.
2025-09-29Add ELN GNOME and KDE Live imagesGravatar Troy Dawson
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2025-09-28teams/server: aarch64: Set 16 MiB starting offset for ServerDisk partitionsGravatar Neal Gompa
This ensures that there's empty space for arm-image-installer to inject firmware blobs into images as part of preparing to install for various single board computers.
2025-09-22components/boot: aarch64: Set 16 MiB starting offset for partitionsGravatar Neal Gompa
This ensures that there's empty space for arm-image-installer to inject firmware blobs into images as part of preparing to install for various single board computers.
2025-09-17eln: fix toolbox package listGravatar Yaakov Selkowitz
nss-mdns is not included in RHEL, and mesa-vulkan-drivers is x86_64 only.
2025-09-12Build ELN ToolboxGravatar Troy Dawson
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2025-08-28eln/wsl: drop the SELinux packages from the ELN WSL imageGravatar Jeremy Cline
WSL does not support SELinux, so at best it's pointless to install. This also actively breaks WSL 1 users, although I don't think we should suggest that we support that, and if the policy on the builder doesn't match the target things break during the build. It also reduced the build time from ~80 seconds to ~70 seconds for me, so that's nice. See: 39b379f7d ("wsl: drop the SELinux packages from the WSL base image") Signed-off-by: Jeremy Cline <jeremycline@linux.microsoft.com>
2025-08-28wsl: drop the SELinux packages from the WSL base imageGravatar Jeremy Cline
WSL does not support SELinux, so at best it's pointless to install. This also actively breaks WSL 1 users, although I don't think we should suggest that we support that, and if the policy on the builder doesn't match the target things break during the build. It also reduced the build time from ~80 seconds to ~70 seconds for me, so that's nice. Signed-off-by: Jeremy Cline <jeremycline@linux.microsoft.com>
2025-08-26Drop shim-signed-ia32 packagesGravatar Adam Williamson
shim-ia32 no longer exists at present. We can talk with pjones about bringing it back, but for now, this is preventing Rawhide composes from working. Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-08-23Cinnamon: drop rhythmbox for exaile and drop obsolete background extrasGravatar Dan Book
2025-07-31teams/{kde,lxqt,workstation}: Drop redundant anaconda-webui entriesGravatar Neal Gompa
The anaconda-webui package is now installed by default for live media, so these are no longer necessary.