Merge branch 'master' of git://git.ipfire.org/ipfire-2.x

This commit is contained in:
Michael Tremer
2008-12-12 16:20:12 +01:00
55 changed files with 337 additions and 391 deletions

View File

@@ -585,6 +585,7 @@ buildipfire() {
ipfiremake cryptsetup
ipfiremake splix
ipfiremake streamripper
ipfiremake sshfs
echo Build on $HOSTNAME > $BASEDIR/build/var/ipfire/firebuild
cat /proc/version >> $BASEDIR/build/var/ipfire/firebuild
echo >> $BASEDIR/build/var/ipfire/firebuild
@@ -669,7 +670,7 @@ buildpackages() {
fi
# Create updater package
ipfiremake updater
#ipfiremake updater
mv $LFS/install/images/{*.iso,*.tgz,*.img.gz,*.bz2} $BASEDIR >> $LOGFILE 2>&1
ipfirepackages