More files added to updater

This commit is contained in:
Arne Fitzenreiter
2008-05-28 21:50:25 +02:00
parent e62ab04d2d
commit f0fc88073f
10 changed files with 528 additions and 282 deletions

View File

@@ -647,10 +647,10 @@ buildpackages() {
if [ -e /dev/loop/0 ] || [ -e /dev/loop0 ]; then
ipfiremake usb-stick
fi
mv $LFS/install/images/{*.iso,*.tgz,*.img.gz} $BASEDIR >> $LOGFILE 2>&1
# Create updater package
ipfiremake updater
mv $LFS/install/images/{*.iso,*.tgz,*.img.gz,*.bz2} $BASEDIR >> $LOGFILE 2>&1
ipfirepackages