mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
Merge branch 'master' of git://git.ipfire.org/ipfire-2.x
This commit is contained in:
3
make.sh
3
make.sh
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user