X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=453c38001ca5719455ede2aa92169b698bf03048;hp=7ee503b4a411c87cb27908111353d4f2fd5752e1;hb=b0ab1b098ed35da40aebc5bb3ab77839d9f17a53;hpb=f508c3c5d903b63c9acdbfd28db80c97ac935872 diff --git a/make.sh b/make.sh index 7ee503b4a4..453c38001c 100755 --- a/make.sh +++ b/make.sh @@ -24,9 +24,9 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name -VERSION="2.7" # Version number +VERSION="2.8test" # Version number CORE="40" # Core Level (Filename) -PAKFIRE_CORE="39" # Core Level (PAKFIRE) +PAKFIRE_CORE="40" # 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 @@ -638,12 +638,14 @@ buildipfire() { ipfiremake asterisk ipfiremake lcr ipfiremake usb_modeswitch + ipfiremake usb_modeswitch_data ipfiremake zerofree ipfiremake mdadm ipfiremake eject ipfiremake pound ipfiremake minicom ipfiremake ddrescue + ipfiremake tcl echo Build on $HOSTNAME > $BASEDIR/build/var/ipfire/firebuild cat /proc/version >> $BASEDIR/build/var/ipfire/firebuild echo >> $BASEDIR/build/var/ipfire/firebuild