[leaf-commits] src/bering-uclibc4/buildtool/tools geniso.sh, 1.2, 1.3

Andrew <[email protected]>
Newsgroups gmane.linux.leaf.cvs
Message-ID <[email protected]>
Update of /cvsroot/leaf/src/bering-uclibc4/buildtool/tools
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv2290/tools

Modified Files:
	geniso.sh 
Log Message:
Fixed .iso building script


Index: geniso.sh
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/buildtool/tools/geniso.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** geniso.sh	6 Jun 2010 19:52:49 -0000	1.2
--- geniso.sh	8 Jun 2010 13:29:11 -0000	1.3
***************
*** 143,153 ****
  cp $STGDIR/boot/linux $TMPDIR
  cp $FDDIR/isolinux.cfg $TMPDIR/isolinux
! cp $FDDIR/isolinux.dpy $TMPDIR/isolinux
! cp $FDDIR/syslinux.ser $TMPDIR/isolinux
  cp $FDDIR/configdb.ser $TMPDIR
  
  
  #
! sed -e "s/{DATE}/$DATE/g" -e "s/{VERSION}/$VERSION/g" $FDBASEDIR/isolinux.dpy > $TMPDIR/isolinux.dpy
  sed -e "s/{DATE}/$DATE/g" -e "s/{VERSION}/$VERSION/g" $FDBASEDIR/readme > $TMPDIR/readme
  
--- 143,152 ----
  cp $STGDIR/boot/linux $TMPDIR
  cp $FDDIR/isolinux.cfg $TMPDIR/isolinux
! cp $FDDIR/isolinux.ser $TMPDIR/isolinux
  cp $FDDIR/configdb.ser $TMPDIR
  
  
  #
! sed -e "s/{DATE}/$DATE/g" -e "s/{VERSION}/$VERSION/g" $FDBASEDIR/syslinux.dpy > $TMPDIR/isolinux/isolinux.dpy
  sed -e "s/{DATE}/$DATE/g" -e "s/{VERSION}/$VERSION/g" $FDBASEDIR/readme > $TMPDIR/readme
  
***************
*** 160,164 ****
  #		(cd $TMPDIR/lib/modules ; tar xvzf ../../Bering-uClibc_modules_$KVERSION.tar.gz ; rm ../../Bering-uClibc_modules_$KVERSION.tar.gz )
  #		rm $TMPDIR/lib/modules/$KVERSION/build
! 		(cd $STGDIR/lib/modules/$KVERSION; tar -czf $TMPDIR/modules.tgz *)
  		IMGNAME=$IMGPATH/Bering-uClibc_$VERSION'_'iso_bering-uclibc.iso
  		(cd $TMPDIR ; mkisofs -o $IMGNAME -v -b isolinux/isolinux.bin  -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -l -R -r .)
--- 159,163 ----
  #		(cd $TMPDIR/lib/modules ; tar xvzf ../../Bering-uClibc_modules_$KVERSION.tar.gz ; rm ../../Bering-uClibc_modules_$KVERSION.tar.gz )
  #		rm $TMPDIR/lib/modules/$KVERSION/build
! 		(cd $STGDIR/lib/modules/$KVERSION; tar -czf $TMPDIR/modules.tgz *  --exclude=build --exclude=source)
  		IMGNAME=$IMGPATH/Bering-uClibc_$VERSION'_'iso_bering-uclibc.iso
  		(cd $TMPDIR ; mkisofs -o $IMGNAME -v -b isolinux/isolinux.bin  -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -l -R -r .)


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.