X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=5702de8c016e49fb9c9759d4b36510c99d142845;hp=319c9ff885d759525e59c8d3e96adfaf114bf338;hb=7afbf8c47a96ac8cb575a2aaa7b8e98b2996dfa1;hpb=b29c22a433ed2e9bf6e6d0b3379210d7f4e32502 diff --git a/make.sh b/make.sh index 319c9ff885..5702de8c01 100755 --- a/make.sh +++ b/make.sh @@ -25,7 +25,7 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.7" # Version number -CORE="38" # Core Level (Filename) +CORE="39" # Core Level (Filename) PAKFIRE_CORE="38" # Core Level (PAKFIRE) GIT_BRANCH=`git status | head -n1 | cut -d" " -f4` # Git Branch SLOGAN="www.ipfire.org" # Software slogan @@ -641,6 +641,7 @@ buildipfire() { ipfiremake mdadm ipfiremake eject ipfiremake pound + ipfiremake minicom echo Build on $HOSTNAME > $BASEDIR/build/var/ipfire/firebuild cat /proc/version >> $BASEDIR/build/var/ipfire/firebuild echo >> $BASEDIR/build/var/ipfire/firebuild