Commit Graph

11 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
Davide Cavalca
100853fe04 Add tiny-dfr to base packages 2023-08-18 19:57:13 -07:00
Neal Gompa
2527c4530a components/base: Block generic-logos 2023-04-16 11:24:06 -04:00
Leif Liddy
6e3cc04c49
add NM-wifi to minimal profile 2023-04-05 22:02:11 +02: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
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
78d5673b7d Initial commit 2022-09-17 08:16:13 -04:00