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.
This commit is contained in:
Neal Gompa 2023-09-21 11:17:56 -04:00
parent c047e6e4f9
commit 8705630dd9

View File

@ -8,7 +8,6 @@
<namedCollection name="hardware-support"/> <namedCollection name="hardware-support"/>
<package name="NetworkManager-wifi"/> <package name="NetworkManager-wifi"/>
<package name="chrony"/> <package name="chrony"/>
<package name="dracut-config-generic"/>
<package name="initial-setup"/> <package name="initial-setup"/>
<package name="glibc-all-langpacks"/> <package name="glibc-all-langpacks"/>
<ignore name="dracut-config-rescue"/> <ignore name="dracut-config-rescue"/>