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.
This commit is contained in:
Neal Gompa 2023-09-21 09:02:39 -04:00
parent b1e9058f7c
commit c047e6e4f9

View File

@ -11,6 +11,7 @@
<package name="dracut-config-generic"/>
<package name="initial-setup"/>
<package name="glibc-all-langpacks"/>
<ignore name="dracut-config-rescue"/>
<ignore name="generic-release*"/>
<ignore name="generic-logos*"/>
<!-- Asahi packages -->