add dracut-config-generic as an optional package to core.

we need to make sure that in cases like building arm images we have
dracut-config-generic availble in the install repo. people may want
it when doing kickstart installs

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2016-02-17 16:39:59 -06:00
parent b0f8ad440b
commit c438db42df
1 changed files with 1 additions and 0 deletions

View File

@ -685,6 +685,7 @@
<packagereq type="default">firewalld</packagereq>
<packagereq type="default">NetworkManager</packagereq>
<packagereq type="default">ppc64-utils</packagereq>
<packagereq type="optional">dracut-config-generic</packagereq>
</packagelist>
</group>
<!--