/[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 63 by sng, Thu May 20 12:38:55 2010 UTC revision 64 by sng, Fri May 28 09:47:17 2010 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2  ##############################################################################  ##############################################################################
3  #                                                                            #  #                                                                            #
4  # prerun.normal , (C) 2007-2010 S. Georgaras <sng@hellug.gr>                 #  # prerun.normal, (C) 2007-2010 S. Georgaras <sng@hellug.gr>                  #
5  #                                                                            #  #                                                                            #
6  # This file is part of Clonezilla-SysRescCD.                                 #  # This file is part of Clonezilla-SysRescCD.                                 #
7  #                                                                            #  #                                                                            #
# Line 41  setterm -foreground green;echo 'done';se Line 41  setterm -foreground green;echo 'done';se
41  # replace /live/image/restorecd with $restorecdFiles  # replace /live/image/restorecd with $restorecdFiles
42  #  #
43  echo -n "  Copying new scripts...   "  echo -n "  Copying new scripts...   "
44  for script in  what-cd continue-multi-cd reloc-img imginfo imgconvert sbminst;do  for script in  what-cd patch-clonezilla-sysresccd continue-multi-cd reloc-img imginfo imgconvert sbminst;do
45    cp /live/image/restorecd/"$script" /usr/bin 2>/dev/null    cp /live/image/restorecd/"$script" /usr/bin 2>/dev/null
46    chmod +x /usr/bin/"$script" 2>/dev/null    chmod +x /usr/bin/"$script" 2>/dev/null
47  done  done

Legend:
Removed from v.63  
changed lines
  Added in v.64

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26