X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=make.sh;h=7351b5ad9523b1547bf6c97b3af383df2c7e24d3;hp=fdda3e5da2e19df3f8073d10ff5f2effb05d9164;hb=949c20d97f6b348701515049b042eff326ae4017;hpb=8afd763e702fc1e711e5544ab4246ec1b59ea7cb diff --git a/make.sh b/make.sh index fdda3e5da2..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="104" # Core Level (Filename) -PAKFIRE_CORE="103" # 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 @@ -298,6 +298,7 @@ buildtoolchain() { lfsmake1 ncurses lfsmake1 bash lfsmake1 bzip2 + lfsmake1 automake lfsmake1 coreutils lfsmake1 diffutils lfsmake1 findutils @@ -427,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="" ;; @@ -499,6 +500,7 @@ buildipfire() { ipfiremake sqlite ipfiremake libffi ipfiremake python + ipfiremake python3 ipfiremake ca-certificates ipfiremake fireinfo ipfiremake libnet @@ -507,6 +509,7 @@ buildipfire() { ipfiremake libidn ipfiremake nasm ipfiremake libjpeg + ipfiremake libjpeg-compat ipfiremake libexif ipfiremake libpng ipfiremake libtiff @@ -537,7 +540,9 @@ buildipfire() { ipfiremake beep ipfiremake dvdrtools ipfiremake nettle - ipfiremake dnsmasq + ipfiremake libevent + ipfiremake libevent2 + ipfiremake unbound ipfiremake dosfstools ipfiremake reiserfsprogs ipfiremake xfsprogs @@ -603,6 +608,10 @@ buildipfire() { ipfiremake python-mechanize ipfiremake python-feedparser ipfiremake python-rssdler + ipfiremake python-inotify + ipfiremake python-docutils + ipfiremake python-daemon + ipfiremake python-ipaddress ipfiremake glib ipfiremake GeoIP ipfiremake fwhits @@ -678,8 +687,6 @@ buildipfire() { ipfiremake gnump3d ipfiremake rsync ipfiremake tcpwrapper - ipfiremake libevent - ipfiremake libevent2 ipfiremake libtirpc ipfiremake rpcbind ipfiremake nfs @@ -708,6 +715,7 @@ buildipfire() { ipfiremake spice-protocol ipfiremake spice ipfiremake sdl + ipfiremake libusbredir ipfiremake qemu ipfiremake sane ipfiremake netpbm @@ -725,7 +733,6 @@ buildipfire() { ipfiremake vdr ipfiremake vdr_streamdev ipfiremake vdr_vnsiserver5 - ipfiremake vdr_vnsiserver3 ipfiremake vdr_epgsearch ipfiremake vdr_dvbapi ipfiremake vdr_eepg