--- trunk/create-clonezilla-sysresccd/files/prerun.toram 2010/07/15 12:04:34 83 +++ trunk/create-clonezilla-sysresccd/files/prerun.toram 2010/07/15 20:54:27 84 @@ -51,6 +51,10 @@ cp /live/image/restorecd/cust-menu /opt/drbl/sbin chmod +x opt/drbl/sbin/ocs-iso chmod +x opt/drbl/sbin/cust-menu +# add cust-menu execution command to zip file creation script +sed '/echo "Packing the output file $output_filename..."/i\ +cust-menu -publisher "DRBL/Clonezilla http://drbl.name http://clonezilla.org" -V "$iso_label_tag"' /opt/drbl/sbin/ocs-live-dev > /opt/drbl/sbin/ocs-live-dev.tmp && mv /opt/drbl/sbin/ocs-live-dev.tmp /opt/drbl/sbin/ocs-live-dev +chmod +x /opt/drbl/sbin/ocs-live-dev setterm -foreground green;echo 'done';setterm -foreground white setterm -foreground yellow