/[clonezilla-sysresccd]/trunk/create-clonezilla-sysresccd/files/prerun.normal
ViewVC logotype

Diff of /trunk/create-clonezilla-sysresccd/files/prerun.normal

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 68 by sng, Sun May 30 20:11:06 2010 UTC revision 84 by sng, Thu Jul 15 20:54:27 2010 UTC
# Line 47  for script in  what-cd patch-clonezilla- Line 47  for script in  what-cd patch-clonezilla-
47  done  done
48  cp /restorecd/ocs-iso /opt/drbl/sbin  cp /restorecd/ocs-iso /opt/drbl/sbin
49  cp /restorecd/cust-menu /opt/drbl/sbin  cp /restorecd/cust-menu /opt/drbl/sbin
50  chmod +x opt/drbl/sbin/ocs-iso  chmod +x /opt/drbl/sbin/ocs-iso
51  chmod +x opt/drbl/sbin/cust-menu  chmod +x /opt/drbl/sbin/cust-menu
52    # add cust-menu execution command to zip file creation script
53    sed '/echo "Packing the output file $output_filename..."/i\
54    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
55    chmod +x  /opt/drbl/sbin/ocs-live-dev
56  setterm -foreground green;echo 'done';setterm -foreground white  setterm -foreground green;echo 'done';setterm -foreground white
57    
58  setterm -foreground yellow  setterm -foreground yellow

Legend:
Removed from v.68  
changed lines
  Added in v.84

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26