]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - make.sh
kernel: update to 4.9.34
[ipfire-2.x.git] / make.sh
diff --git a/make.sh b/make.sh
index 5a2c6dacf8dd605446a4a1340a501437f0bb7d50..7351b5ad9523b1547bf6c97b3af383df2c7e24d3 100755 (executable)
--- 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 <info@ipfire.org>.                   #
+# Copyright (C) 2007-2017 IPFire Team <info@ipfire.org>.                   #
 #                                                                          #
 ############################################################################
 #
@@ -25,8 +25,8 @@
 NAME="IPFire"                                                  # Software name
 SNAME="ipfire"                                                 # Short name
 VERSION="2.19"                                                 # Version number
-CORE="106"                                                     # 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
@@ -508,6 +509,7 @@ buildipfire() {
   ipfiremake libidn
   ipfiremake nasm
   ipfiremake libjpeg
+  ipfiremake libjpeg-compat
   ipfiremake libexif
   ipfiremake libpng
   ipfiremake libtiff
@@ -731,7 +733,6 @@ buildipfire() {
   ipfiremake vdr
   ipfiremake vdr_streamdev
   ipfiremake vdr_vnsiserver5
-  ipfiremake vdr_vnsiserver3
   ipfiremake vdr_epgsearch
   ipfiremake vdr_dvbapi
   ipfiremake vdr_eepg