Option to have isomkaer to run morphix-rebrand on finished iso ?
e.g.
Rather than two command to build MorphixLiveKiosk
http://www.morphix.org/doc/how_tos/docbook_html/ar01s05.html#IsoMakerExmaple
A single command:-
isomaker -b ./basemod-2.6.15.xml -m ./morphix-livekiosk.xml -n ./MorphixMini-KioskSetting.xml -n ./MorphixMini-NonFree-Java.xml -n MorphixMini-NonFree-FlashPlugin.xml -r http://www.morphix.org/debian -p grub-gfxboot-iso-udeb -p morphix-cdrom-misc-udeb -p morphix-grub-menulist-udeb -p morphix-iso-grubtheme -R FooBar.png ./morphix-livekiosk.iso
Once isomaker has run.
mv output.iso /tmp/tmp.iso
morphix-rebrand /tmp/tmp.iso output.iso FooBar.png
rm output.iso
What do ya think ?
BMS
Logged In: YES
user_id=97489
Originator: NO
Hey Brendan!
Support for -R added in svn commit #2565. It builds, however please give it a test to make sure I didn't screw up somewhere.
Btw, the third command should be rm /tmp/tmp.iso, correct?
cheers,
Alex