X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=7351b5ad9523b1547bf6c97b3af383df2c7e24d3;hp=1446a9f2adee9500d84a6e6496d63a590b073147;hb=949c20d97f6b348701515049b042eff326ae4017;hpb=feba68e4af48630d0c5dcd16bd799a0e02db2b36 diff --git a/make.sh b/make.sh index 1446a9f2ad..7351b5ad95 100755 --- a/make.sh +++ b/make.sh @@ -17,7 +17,7 @@ # along with IPFire; if not, write to the Free Software # # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # # -# Copyright (C) 2007-2016 IPFire Team . # +# Copyright (C) 2007-2017 IPFire Team . # # # ############################################################################ # @@ -25,8 +25,8 @@ NAME="IPFire" # Software name SNAME="ipfire" # Short name VERSION="2.19" # Version number -CORE="105" # Core Level (Filename) -PAKFIRE_CORE="105" # Core Level (PAKFIRE) +CORE="109" # Core Level (Filename) +PAKFIRE_CORE="109" # Core Level (PAKFIRE) GIT_BRANCH=`git rev-parse --abbrev-ref HEAD` # Git Branch SLOGAN="www.ipfire.org" # Software slogan CONFIG_ROOT=/var/ipfire # Configuration rootdir @@ -428,29 +428,29 @@ buildipfire() { case "${TARGET_ARCH}" in x86_64) ipfiremake linux KCFG="" - ipfiremake backports KCFG="" - ipfiremake e1000e KCFG="" - ipfiremake igb KCFG="" - ipfiremake ixgbe KCFG="" +# ipfiremake backports KCFG="" +# ipfiremake e1000e KCFG="" +# ipfiremake igb KCFG="" +# ipfiremake ixgbe KCFG="" ipfiremake xtables-addons KCFG="" ipfiremake linux-initrd KCFG="" ;; i586) # x86-pae (Native and new XEN) kernel build ipfiremake linux KCFG="-pae" - ipfiremake backports KCFG="-pae" - ipfiremake e1000e KCFG="-pae" - ipfiremake igb KCFG="-pae" - ipfiremake ixgbe KCFG="-pae" +# ipfiremake backports KCFG="-pae" +# ipfiremake e1000e KCFG="-pae" +# ipfiremake igb KCFG="-pae" +# ipfiremake ixgbe KCFG="-pae" ipfiremake xtables-addons KCFG="-pae" ipfiremake linux-initrd KCFG="-pae" # x86 kernel build ipfiremake linux KCFG="" - ipfiremake backports KCFG="" - ipfiremake e1000e KCFG="" - ipfiremake igb KCFG="" - ipfiremake ixgbe KCFG="" +# ipfiremake backports KCFG="" +# ipfiremake e1000e KCFG="" +# ipfiremake igb KCFG="" +# ipfiremake ixgbe KCFG="" ipfiremake xtables-addons KCFG="" ipfiremake linux-initrd KCFG="" ;; @@ -500,6 +500,7 @@ buildipfire() { ipfiremake sqlite ipfiremake libffi ipfiremake python + ipfiremake python3 ipfiremake ca-certificates ipfiremake fireinfo ipfiremake libnet @@ -732,7 +733,6 @@ buildipfire() { ipfiremake vdr ipfiremake vdr_streamdev ipfiremake vdr_vnsiserver5 - ipfiremake vdr_vnsiserver3 ipfiremake vdr_epgsearch ipfiremake vdr_dvbapi ipfiremake vdr_eepg