switch up livecd tool in critpath base

we use livemedia-creator from lorax to make livecds now
we need to make sure that it is critpath

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2017-03-10 14:14:46 -06:00
parent 435ee6ea79
commit b3ba4ec364
2 changed files with 2 additions and 2 deletions

View File

@ -763,7 +763,7 @@
packages exist and are installable etc. We're not using this packages exist and are installable etc. We're not using this
to force-install 'kernel' over 'kernel-PAE' or anything. --> to force-install 'kernel' over 'kernel-PAE' or anything. -->
<packagereq type="mandatory">kernel</packagereq> <packagereq type="mandatory">kernel</packagereq>
<packagereq type="mandatory">livecd-tools</packagereq> <packagereq type="mandatory">lorax</packagereq>
<packagereq type="mandatory">mash</packagereq> <packagereq type="mandatory">mash</packagereq>
<packagereq type="mandatory">NetworkManager</packagereq> <packagereq type="mandatory">NetworkManager</packagereq>
<!-- Build/Compose tools --> <!-- Build/Compose tools -->

View File

@ -763,7 +763,7 @@
packages exist and are installable etc. We're not using this packages exist and are installable etc. We're not using this
to force-install 'kernel' over 'kernel-PAE' or anything. --> to force-install 'kernel' over 'kernel-PAE' or anything. -->
<packagereq type="mandatory">kernel</packagereq> <packagereq type="mandatory">kernel</packagereq>
<packagereq type="mandatory">livecd-tools</packagereq> <packagereq type="mandatory">lorax</packagereq>
<packagereq type="mandatory">mash</packagereq> <packagereq type="mandatory">mash</packagereq>
<packagereq type="mandatory">NetworkManager</packagereq> <packagereq type="mandatory">NetworkManager</packagereq>
<!-- Build/Compose tools --> <!-- Build/Compose tools -->