functions.inc.sh: run isohybrid after creating iso to support boot as disk image (untested)
This commit is contained in:
parent
750ad9484f
commit
7b796fbca8
@ -1098,6 +1098,7 @@ function produce_media() {
|
||||
-o $LOCALSTATEDIR/$MEDIUM_FILENAME \
|
||||
-volid ${MAKEDIST_TARGET}_${PLATFORM} -volset $PLATFORM -publisher mambaSoft -preparer makedist \
|
||||
$BOOTOPTIONS -l -R -r $MOUNTDIR
|
||||
isohybrid $LOCALSTATEDIR/$MEDIUM_FILENAME
|
||||
;;
|
||||
iso-grub|ISO-GRUB)
|
||||
echo "Producing ISO-GRUB image $MEDIUM_FILENAME..."
|
||||
|
Loading…
Reference in New Issue
Block a user