Add dracut and dash to critical-path

This commit is contained in:
Warren Togami 砥上勇 2009-10-21 14:30:44 +00:00
parent 809568dda8
commit f7e22e2ead
1 changed files with 2 additions and 0 deletions

View File

@ -812,6 +812,8 @@
packages exist and are installable etc. We're not using this
to force-install 'kernel' over 'kernel-PAE' or anything. -->
<packagereq type="mandatory">kernel</packagereq>
<packagereq type="mandatory">dracut</packagereq>
<packagereq type="mandatory">dash</packagereq>
<packagereq type="mandatory">livecd-tools</packagereq>
<packagereq type="mandatory">mash</packagereq>
<packagereq type="mandatory">NetworkManager</packagereq>