Update of /cvsroot/leaf/src/bering-uclibc4/buildtool/tools
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv10092

Modified Files:
        geniso.sh 
Log Message:
Some clean-up


Index: geniso.sh
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/buildtool/tools/geniso.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** geniso.sh   5 Jun 2010 22:40:53 -0000       1.1
--- geniso.sh   6 Jun 2010 19:52:49 -0000       1.2
***************
*** 158,169 ****
  else
                set -e
- #             mv $IMG ${TMPDIR}/bootdisk.ima
- #             cp -R $PKGDIR/* $TMPDIR
- #             mkdir -p $TMPDIR/lib/modules
  #             (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 -v -b bootdisk.ima  -c boot.catalog -r -f 
-J -o $IMGNAME -m moddb.lrp .)
                (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 
.)
  
--- 158,165 ----


------------------------------------------------------------------------------
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
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to