/[clonezilla-sysresccd]/trunk/create-clonezilla-sysresccd/create-clonezilla-sysresccd.sh
ViewVC logotype

Diff of /trunk/create-clonezilla-sysresccd/create-clonezilla-sysresccd.sh

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

revision 162 by sng, Tue Mar 29 16:53:17 2011 UTC revision 163 by sng, Thu Mar 31 12:58:38 2011 UTC
# Line 898  echo -n "Rebuilding Clonezilla squashfs. Line 898  echo -n "Rebuilding Clonezilla squashfs.
898  cd "$SAVE_DIR"/tmp/clonezilla-sysresccd/live  cd "$SAVE_DIR"/tmp/clonezilla-sysresccd/live
899  unsquashfs filesystem.squashfs 2>/dev/null 1>&2  unsquashfs filesystem.squashfs 2>/dev/null 1>&2
900  cp -r ../README* ../doc ../restorecd squashfs-root  cp -r ../README* ../doc ../restorecd squashfs-root
901  mksquashfs squashfs-root aa.squashfs -always-use-fragments -no-duplicates -all-root 2>/dev/null 1>&2  mksquashfs -comp xz squashfs-root aa.squashfs -always-use-fragments -no-duplicates -all-root 2>/dev/null 1>&2
902  mv aa.squashfs filesystem.squashfs  mv aa.squashfs filesystem.squashfs
903  rm -rf squashfs-root  rm -rf squashfs-root
904  cd  cd

Legend:
Removed from v.162  
changed lines
  Added in v.163

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26