4 lines
240 B
Plaintext
Executable File
4 lines
240 B
Plaintext
Executable File
# 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
|