4 lines
240 B
Plaintext
4 lines
240 B
Plaintext
|
# FIXME: need to update mk-images to take the yumconf
|
||
|
echo "Making images..."
|
||
|
$MK_IMAGES $DEBUGSTR $NOGRSTR --imgdir $TREEDIR/install --arch $BUILDARCH --product "$PRODUCTSTR" --version $VERSION --bugurl "$BUGURL" --output $OUTPUT $yumconf
|