X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=99ab98671fa1a7d09bed2b6637ba97b0b3e8d662;hp=49f394c3d20d528fc80f8ad07bdc5cdb66d18c14;hb=309c6f7a26407be960398a9a6b94bd485b6f77fd;hpb=48d52263cc7a7d388162857593e337b2b8d8c5fb diff --git a/make.sh b/make.sh index 49f394c3d2..99ab98671f 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="34" # Core Level (Filename) -PAKFIRE_CORE="33" # Core Level (PAKFIRE) +CORE="37" # Core Level (Filename) +PAKFIRE_CORE="36" # 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,8 @@ buildipfire() { ipfiremake asterisk ipfiremake lcr ipfiremake usb_modeswitch + ipfiremake zerofree + ipfiremake mdadm echo Build on $HOSTNAME > $BASEDIR/build/var/ipfire/firebuild cat /proc/version >> $BASEDIR/build/var/ipfire/firebuild echo >> $BASEDIR/build/var/ipfire/firebuild