#90 Rawhide/F44 image updates
Merged by ngompa. Opened by jannau.
fedora-asahi/ jannau/kiwi-descriptions rawhide  into  rawhide

Download 90.patch
Fix container image tag to Fedora 42 in build instructions
Fixes: 59250f8 ("Update build instructions to Fedora 42")
Do not set `allow_vendor_change=False` in /etc/dnf/dnf.conf
Since Fedora 43 asahi-repos carries a dnf5 drop in config with the same
setting. This has the the advantage that it can be removed via a package
update.
Adapt Fedora 44 intial setup architecture
Fedora KDE Plasma Desktop 44 uses the new plasma-setup as initial setup
application. It is functionality wise very close to the Asahi Linux
specific calamares-firstboot-config so switch the KDE image to
plasma-setup. The GNOME Workstation image uses gnome-initial-setup so
only the minimal and server images remain using initial-setup.
Revert "Ignore OpenCL-ICD-Loader to unblock mesa-libOpenCL"
This reverts commit 46935576b10eb15adca8cb82cf2bdd7ce0873824.
This should be resolved in Fedora.
config.sh: Fix typo and use correct vars for setting up GRUB Hidden Menu
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.
(cherry picked from commit 47685b1a647b9d6b60591c61f16b8f80b5ab96ef in
https://pagure.io/fedora-kiwi-descriptions)
Only the `boot_indeterminate=1` applies to the Fedora Asahi Remix
kiwi-description.
Override DEFAULTKERNEL in /etc/sysconfig/kernel
As of grubby-8.40-86 grubby owns the file. Override DEFAULTKERNEL
explicitly to kernel-16k-core in config.sh ionstead of relying on the
template file in root/etc/sysconfig/kernel.
Link: https://src.fedoraproject.org/rpms/grubby/c/482a2825c47c4fd28a18beb279a3e826461bf878

Build succeeded.
https://fedora.softwarefactory-project.io/zuul/buildset/19fb9c2d7066441b811cb3c974d1c569

Pull-Request has been merged by ngompa

Metadata