From: ipfire Date: Thu, 16 Feb 2006 12:18:15 +0000 (+0000) Subject: git-svn-id: http://svn.ipfire.org/svn/ipfire/IPFire/source@29 ea5c0bd1-69bd-2848... X-Git-Tag: v3.0-alpha1~2140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb70baaa07f023b8eb624d6ecb91e691556d6fb2;p=ipfire-3.x.git git-svn-id: http://svn.ipfire.org/svn/ipfire/IPFire/source@29 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8 --- diff --git a/make.sh b/make.sh index e65dace58..9764ffd83 100644 --- a/make.sh +++ b/make.sh @@ -688,11 +688,11 @@ buildpackages() { fi # Create update for this version - echo "`date -u '+%b %e %T'`: Building update $VERSION tgz" | tee -a $LOGFILE - tar -cz -C $BASEDIR/build --files-from=$BASEDIR/updates/$VERSION/ROOTFILES.$MACHINE-$VERSION -f $BASEDIR/updates/$VERSION/patch.tar.gz --exclude='#*'; - chmod 755 $BASEDIR/updates/$VERSION/setup - tar -cz -C $BASEDIR/updates/$VERSION -f $LFS/install/images/$SNAME-update-$VERSION.$MACHINE.tgz patch.tar.gz setup information - rm -f $LFS/var/run/{need-depmod-$KVER,need-depmod-$KVER-smp} +# echo "`date -u '+%b %e %T'`: Building update $VERSION tgz" | tee -a $LOGFILE +# tar -cz -C $BASEDIR/build --files-from=$BASEDIR/updates/$VERSION/ROOTFILES.$MACHINE-$VERSION -f $BASEDIR/updates/$VERSION/patch.tar.gz --exclude='#*'; +# chmod 755 $BASEDIR/updates/$VERSION/setup +# tar -cz -C $BASEDIR/updates/$VERSION -f $LFS/install/images/$SNAME-update-$VERSION.$MACHINE.tgz patch.tar.gz setup information +# rm -f $LFS/var/run/{need-depmod-$KVER,need-depmod-$KVER-smp} # Generating list of packages used echo "`date -u '+%b %e %T'`: Generating packages list from logs" | tee -a $LOGFILE