X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=5130077ab8acdbe1a050d0f48bd5299e54ea58c3;hp=e1f8107c9054d36a124fab17439b001670833d7a;hb=b68117f5eb732adb42167c42f69d05070d099f9e;hpb=31edf7ff85589e5923d1d0a70d0ba31a6f82b8a5 diff --git a/make.sh b/make.sh index e1f8107c90..5130077ab8 100755 --- a/make.sh +++ b/make.sh @@ -25,7 +25,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.5" # Version number -CORE="34" # Core Level (Filename) +CORE="35" # Core Level (Filename) PAKFIRE_CORE="34" # Core Level (PAKFIRE) GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch SLOGAN="www.ipfire.org" # Software slogan @@ -642,6 +642,7 @@ buildipfire() { ipfiremake asterisk ipfiremake lcr ipfiremake usb_modeswitch + ipfiremake zerofree echo Build on $HOSTNAME > $BASEDIR/build/var/ipfire/firebuild cat /proc/version >> $BASEDIR/build/var/ipfire/firebuild echo >> $BASEDIR/build/var/ipfire/firebuild