X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=fa50f8ac2984daacc2bc4dfcb5028cb4b7ed903b;hp=047708560eeb280311b4a9165427f4dd8ee4571d;hb=ab5cc762dcaf31814efcd232da28bd9386177f5b;hpb=f8a2b5d49b048d69e8a971e503cea8ba96805d79 diff --git a/make.sh b/make.sh index 047708560e..fa50f8ac29 100755 --- a/make.sh +++ b/make.sh @@ -25,8 +25,8 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.5" # Version number -CORE="35" # Core Level (Filename) -PAKFIRE_CORE="34" # Core Level (PAKFIRE) +CORE="36" # Core Level (Filename) +PAKFIRE_CORE="35" # Core Level (PAKFIRE) GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch SLOGAN="www.ipfire.org" # Software slogan CONFIG_ROOT=/var/ipfire # Configuration rootdir @@ -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