Commit Graph

22 Commits

Author SHA1 Message Date
Neal Gompa
8705630dd9 components/base: Drop dracut-config-generic
It should be fine at this point to have dracut generate
initramfs images that use host-specific images when installing
updated kernels, as we have the infrastructure to guarantee
Mac hardware modules are retained.
2023-09-21 11:17:56 -04:00
Neal Gompa
c047e6e4f9 components/base: Drop dracut-config-rescue
The "rescue" initramfs image is not useful for Fedora Asahi Remix,
and will mislead people into thinking we have some kind of useful
recovery mode here.

Let's drop it to avoid any sense of confusion.
2023-09-21 09:02:39 -04:00
Davide Cavalca
b1e9058f7c Install extras on firstboot if available 2023-09-06 08:05:06 -07:00
Neal Gompa
fa8af4621f components/desktop-environments: Uninstall Xorg instead of excluding it
For the moment, the base-x group is required by the Workstation and
KDE environment groups, so we need to work around this by telling
KIWI to uninstall it after everything is installed instead of
excluding it from the beginning.
2023-09-05 21:35:38 -04:00
Neal Gompa
31e2285ee0 components/desktop-environments: Drop base-x group
We do not need this group anymore since we have no real need for
Xorg or X11 session stuff. The few packages we do need from that
that are not X11 specific have been extracted and added in its place.
2023-09-05 21:24:19 -04:00
Neal Gompa
6121f5634c components/desktop-environments: Drop Xorg and initial-setup-gui
We do not want X11 session support on these images and we no longer
use Xorg for anything since we switched to Calamares for our
initial setup wizard for the KDE Plasma variant.
2023-09-05 12:28:53 -04:00
Davide Cavalca
ec7d7372f4 Use calamares for initial setup on KDE images 2023-09-03 22:17:10 -04:00
Davide Cavalca
100853fe04 Add tiny-dfr to base packages 2023-08-18 19:57:13 -07:00
Davide Cavalca
3a9344465f Switch to the kernel-16k variant 2023-08-18 19:56:17 -07:00
Neal Gompa
2527c4530a components/base: Block generic-logos 2023-04-16 11:24:06 -04:00
Neal Gompa
fa9cfc4ece Remove the Cinnamon desktop profile
At this time, we do not intend to support the Cinnamon desktop due
to its reliance on X11 and the lack of interest by the upstream
Fedora Cinnamon SIG for ARM for their spin.

This mostly reverts commit a3c3a8137f.
2023-04-16 11:21:42 -04:00
Leif Liddy
6e3cc04c49
add NM-wifi to minimal profile 2023-04-05 22:02:11 +02:00
Leif Liddy
a3c3a8137f add cinnamon profile 2023-02-12 03:43:09 +00:00
Leif Liddy
1827c23a5f
remove grub2 x86_64 packages 2022-12-26 03:48:40 +01:00
Davide Cavalca
6e6de9d80f Use asahi-repos package instead of dropping repo configs 2022-12-20 08:51:09 +00:00
Neal Gompa
42587db3e4 components/base: Add alsa-ucm-asahi
This adds the necessary descriptions for Apple Mac audio hardware
for ALSA so that the speakers can eventually be used.
2022-11-26 05:21:27 -05:00
Davide Cavalca
6e2e42ca29 Drop unnecessary packages 2022-11-04 18:07:41 +00:00
Davide Cavalca
32ae41af9c components/boot: drop update-vendor-firmware 2022-11-01 21:30:27 +00:00
Davide Cavalca
f9c5706259 components/boot: add asahi-fwextract package 2022-09-22 09:41:14 +00:00
Neal Gompa
53d04b290c Enable weak dependencies for package installation in the image phase
This brings package installation behavior in-line with what other
image building tools do, and provides us the expected behavior
for image content.
2022-09-18 21:19:49 -04:00
Neal Gompa
3d0b7fb9b3 components/boot: Require dracut-asahi now
dracut-config-asahi is now dracut-asahi because it now includes
a dracut module. Ensure we pick up that by requesting the correct
package.
2022-09-18 12:35:03 -04:00
Neal Gompa
78d5673b7d Initial commit 2022-09-17 08:16:13 -04:00