From 9d2e2cbb8257c73fc8c9b3cfaebe6aa54a07705e Mon Sep 17 00:00:00 2001 From: RISCi_ATOM Date: Mon, 16 May 2016 20:46:24 +0000 Subject: [PATCH] libreCMC v1.3.4 rebase --- trunk/include/download.mk | 3 + trunk/include/kernel-version.mk | 4 +- trunk/include/version.mk | 4 +- trunk/package/admin/debootstrap/Makefile | 57 - .../admin/debootstrap/files/pkgdetails.c | 347 - .../debootstrap/patches/100-busybox_fix.patch | 11 - trunk/package/admin/htop/Makefile | 57 - trunk/package/admin/monit/Makefile | 95 - trunk/package/admin/monit/files/monit.init | 15 - .../patches/001-fix-default-piddir.patch | 18 - trunk/package/admin/muninlite/Makefile | 54 - .../admin/muninlite/files/etc/xinetd.d/munin | 10 - .../muninlite/patches/001-no_disks.patch | 12 - .../muninlite/patches/002-hostname.patch | 11 - .../patches/100-fix-no-ethtool.patch | 21 - .../patches/110-fix-uptime-days.patch | 12 - .../muninlite/patches/200-add-tap-dev.patch | 20 - .../patches/210-add-bridge-devs.patch | 24 - .../patches/220-modify-ifname-parser.patch | 22 - trunk/package/admin/sudo/Makefile | 97 - trunk/package/admin/sudo/files/sudo.init | 11 - .../patches/010-cross-compile-fixes.patch | 25 - .../sudo/patches/020-no-owner-change.patch | 12 - trunk/package/admin/zabbix/Makefile | 247 - trunk/package/admin/zabbix/files/mac80211 | 27 - trunk/package/admin/zabbix/files/network | 9 - trunk/package/admin/zabbix/files/wifi | 25 - .../admin/zabbix/files/zabbix_agentd.init | 21 - .../zabbix/files/zabbix_helper_mac80211.c | 77 - .../patches/002-fix-res_send-on-uclibc.patch | 35 - .../zabbix/patches/002-uclibc_loadavg.patch | 48 - .../patches/010-change-agentd-config.patch | 62 - .../patches/015-daemon-foreground.patch | 243 - trunk/package/base-files/image-config.in | 8 +- trunk/package/boot/apex/Makefile | 62 + .../boot/apex/patches/001-compile_fix.patch | 20 + .../100-openwrt_nslu2_armeb_config.patch | 23 + .../120-openwrt_nslu2_16mb_armeb_config.patch | 23 + .../140-openwrt_fsg3_armeb_config.patch | 23 + .../apex/patches/150-limit_ram_to_64mb.patch | 22 + .../160-openwrt_nas100d_armeb_config.patch | 20 + trunk/package/boot/imx-bootlets/Makefile | 42 + .../patches/001-skip_sb_generation.patch | 18 + .../patches/002-set_elftosb_config.patch | 17 + .../patches/003-add-olinuxino.patch | 150 + trunk/package/boot/rbcfg/Makefile | 49 + trunk/package/boot/rbcfg/src/Makefile | 14 + trunk/package/boot/rbcfg/src/cyg_crc.h | 109 + trunk/package/boot/rbcfg/src/cyg_crc32.c | 172 + trunk/package/boot/rbcfg/src/main.c | 791 ++ trunk/package/boot/rbcfg/src/rbcfg.h | 75 + trunk/package/boot/uboot-ar71xx/Makefile | 95 + .../files/board/zyxel/nbg460n/Makefile | 46 + .../files/board/zyxel/nbg460n/config.mk | 1 + .../files/board/zyxel/nbg460n/lowlevel_init.S | 39 + .../files/board/zyxel/nbg460n/nbg460n.c | 96 + .../files/board/zyxel/nbg460n/u-boot.lds | 42 + .../files/cpu/mips/ar71xx_serial.c | 177 + .../uboot-ar71xx/files/drivers/net/ag71xx.c | 809 ++ .../uboot-ar71xx/files/drivers/net/ag71xx.h | 374 + .../files/drivers/net/phy/rtl8366.h | 188 + .../files/drivers/net/phy/rtl8366_mii.c | 786 ++ .../files/drivers/spi/ar71xx_spi.c | 191 + .../files/include/asm-mips/ar71xx.h | 515 + .../files/include/asm-mips/ar71xx_gpio.h | 65 + .../files/include/configs/nbg460n.h | 136 + .../uboot-ar71xx/patches/001-ar71xx.patch | 28 + .../uboot-ar71xx/patches/002-ar71xx-spi.patch | 11 + .../patches/010-enet-ag71xx.patch | 22 + .../patches/011-switch-rtl8366sr.patch | 28 + .../patches/020-freebsd-compat.patch | 11 + .../patches/021-darwin_compat.patch | 23 + .../patches/022-getline_backport.patch | 21 + .../package/boot/uboot-envtools/files/ar71xx | 1 + trunk/package/boot/uboot-envtools/files/mvebu | 2 +- .../package/boot/uboot-envtools/files/ramips | 3 + trunk/package/boot/uboot-imx6/Makefile | 132 + .../patches/100-wandboard-enable-fit.patch | 10 + .../patches/110-wandboard-owrt-env.patch | 89 + trunk/package/boot/uboot-kirkwood/Makefile | 145 + ...od-style-fixes-in-kwbimage.cfg-files.patch | 96 + ...-empty-CONFIG_MVGBE_PORTS-by-default.patch | 32 + ...wood-fix-cpu-info-for-6282-device-id.patch | 45 + ...-add-CONFIG_SYS_GENERIC_BOARD-define.patch | 27 + ...r-add-CONFIG_SYS_GENERIC_BOARD-defin.patch | 23 + ...ome-add-CONFIG_SYS_GENERIC_BOARD-def.patch | 23 + ...t-add-CONFIG_SYS_GENERIC_BOARD-defin.patch | 23 + ...2-add-CONFIG_SYS_GENERIC_BOARD-defin.patch | 23 + ...lug-add-CONFIG_SYS_GENERIC_BOARD-def.patch | 23 + .../uboot-kirkwood/patches/110-dockstar.patch | 129 + .../uboot-kirkwood/patches/120-iconnect.patch | 47 + .../uboot-kirkwood/patches/130-ib62x0.patch | 21 + .../patches/140-pogoplug_e02.patch | 48 + .../patches/200-openwrt-config.patch | 110 + trunk/package/boot/uboot-lantiq/Makefile | 363 + trunk/package/boot/uboot-lantiq/README | 6 + ...der-calls-for-spi_claim_bus-and-spi_.patch | 170 + ...use-debug-for-warning-error-messages.patch | 49 + ...lloc-of-spi_flash-to-spi_flash_probe.patch | 110 + ...4-sf-add-slim-probe-funtions-for-SPL.patch | 80 + ...iom-of-address-bytes-completely-conf.patch | 134 + ...sf-add-support-for-4-byte-addressing.patch | 160 + .../0007-sf-add-support-for-EN25QH256.patch | 17 + ...yout-of-S25FL256S_256K-and-S25FL512S.patch | 21 + ...d-framework-for-ethernet-switch-driv.patch | 244 + ...d-driver-for-Lantiq-PSB697X-switch-f.patch | 161 + ...d-driver-for-Lantiq-ADM6996I-switch-.patch | 157 + ...tchlib-add-driver-for-Atheros-AR8216.patch | 157 + ...chlib-add-driver-for-REALTEK-RTL8306.patch | 375 + ...IPS-add-support-for-Lantiq-XWAY-SoCs.patch | 9339 ++++++++++++++ ...support-for-Lantiq-XWAY-ARX100-SoC-f.patch | 1228 ++ ...driver-for-Lantiq-XWAY-ARX100-switch.patch | 546 + ...dd-some-helper-tools-for-Lantiq-SoCs.patch | 477 + ...18-tools-lantiq-add-NAND-SPL-support.patch | 223 + ...-Makefile-add-Lantiq-NAND-SPL-images.patch | 46 + ...020-MIPS-lantiq-add-NAND-SPL-support.patch | 165 + ...021-MIPS-vrx200-add-NAND-SPL-support.patch | 30 + ...q-easy80920-add-support-for-NAND-SPL.patch | 61 + ...PS-lantiq-add-default-openwrt-config.patch | 50 + ...asy50712-add-openwrt-lantiq-common.h.patch | 26 + ...asy80920-add-openwrt-lantiq-common.h.patch | 26 + ...d-board-support-for-Arcadyan-ARV4519.patch | 242 + ...d-board-support-for-Arcadyan-ARV7518.patch | 242 + ...-board-support-for-AudioCodes-MP-252.patch | 248 + ...-board-support-for-AVM-FritzBox-3370.patch | 354 + ...-add-board-support-for-Gigaset-SX76X.patch | 247 + ...add-board-support-for-ZTE-ZXHN-H367N.patch | 307 + ...dd-board-support-for-ZTE-ZXV10-H201L.patch | 251 + ...-board-support-for-ZyXEL-P-661HNU-Fx.patch | 304 + ...-board-support-for-ZyXEL-P-2601HN-Fx.patch | 242 + ...board-support-for-ZyXEL-P-2812HNU-Fx.patch | 301 + ...ard-support-for-Arcadyan-Easybox-904.patch | 277 + ...board-support-for-Arcadyan-ARV752DPW.patch | 242 + ...ard-support-for-Arcadyan-ARV752DPW22.patch | 244 + ...d-board-support-for-Arcadyan-ARV7510.patch | 269 + ...ard-support-for-Arcadyan-ARV7510PW22.patch | 238 + ...pare-u-boot-lantiq-v2013.10-openwrt4.patch | 18 + .../patches/0041-lzma-fixup.patch | 44 + .../patches/0042-arx100-cgu-fixes.patch | 148 + ...ard-support-for-Arcadyan-VGV7510KW22.patch | 343 + trunk/package/boot/uboot-mxs/Makefile | 98 + .../patches/001-add-i2se-duckbill.patch | 571 + trunk/package/boot/uboot-omap/Makefile | 103 + .../patches/001-switch_omap4_ext4.patch | 11 + .../uboot-omap/patches/002-fix_jffs2.patch | 34 + .../patches/003-fix_findfdt_C4.patch | 11 + trunk/package/boot/uboot-oxnas/Makefile | 102 + .../arch/arm/cpu/arm1136/nas782x/Makefile | 13 + .../arch/arm/cpu/arm1136/nas782x/clock.c | 97 + .../arch/arm/cpu/arm1136/nas782x/pinmux.c | 43 + .../arch/arm/cpu/arm1136/nas782x/reset.c | 91 + .../arch/arm/cpu/arm1136/nas782x/timer.c | 129 + .../arch/arm/include/asm/arch-nas782x/clock.h | 84 + .../arch/arm/include/asm/arch-nas782x/cpu.h | 26 + .../arm/include/asm/arch-nas782x/hardware.h | 30 + .../arm/include/asm/arch-nas782x/pinmux.h | 46 + .../arch/arm/include/asm/arch-nas782x/spl.h | 6 + .../arm/include/asm/arch-nas782x/sysctl.h | 125 + .../arch/arm/include/asm/arch-nas782x/timer.h | 23 + .../uboot-oxnas/files/board/ox820/Kconfig | 15 + .../uboot-oxnas/files/board/ox820/MAINTAINERS | 6 + .../uboot-oxnas/files/board/ox820/Makefile | 15 + .../boot/uboot-oxnas/files/board/ox820/ddr.c | 477 + .../boot/uboot-oxnas/files/board/ox820/ddr.h | 148 + .../files/board/ox820/lowlevel_init.S | 20 + .../uboot-oxnas/files/board/ox820/ox820.c | 374 + .../uboot-oxnas/files/board/ox820/spl_start.S | 21 + .../files/board/ox820/u-boot-spl.lds | 101 + .../boot/uboot-oxnas/files/common/env_ext4.c | 116 + .../uboot-oxnas/files/common/spl/spl_block.c | 236 + .../uboot-oxnas/files/configs/ox820_defconfig | 3 + .../files/drivers/block/plxsata_ide.c | 1170 ++ .../files/drivers/usb/host/ehci-oxnas.c | 105 + .../uboot-oxnas/files/include/configs/ox820.h | 383 + .../boot/uboot-oxnas/files/tools/mkox820crc.c | 123 + .../patches/010-capacity-is-unsigned.patch | 42 + .../uboot-oxnas/patches/150-spl-block.patch | 54 + .../uboot-oxnas/patches/200-icplus-phy.patch | 142 + .../patches/300-oxnas-target.patch | 101 + .../patches/800-fix-bootm-assertion.patch | 11 + trunk/package/boot/uboot-pxa/Makefile | 92 + .../001-squashfs_rootfstype_cmdline.patch | 13 + trunk/package/boot/uboot-sunxi/Makefile | 15 +- trunk/package/boot/uboot-xburst/Makefile | 88 + .../0001-qi_lb60-add-nand-spl-support.patch | 894 ++ ...qi_lb60-add-software-usbboot-support.patch | 916 ++ .../patches/0003-add-mmc-support.patch | 1664 +++ ...dd-more-boot-options-F1-F2-F3-F4-M-S.patch | 200 + .../0005-add-nanonote-lcd-support.patch | 847 ++ .../patches/0006-enable-silent-console.patch | 60 + trunk/package/devel/build-essential/Makefile | 33 - .../files/usr/src/hello/hello.c | 8 - trunk/package/devel/diffutils/Makefile | 62 - trunk/package/devel/gcc/Makefile | 116 - trunk/package/devel/gcc/README | 10 - ...t-choke-when-building-32bit-on-64bit.patch | 15 - .../gcc/patches/003-mpfr-longlong-mips.patch | 38 - .../devel/gcc/patches/010-documentation.patch | 23 - .../020-disable-check-for-sys-sdt-h.patch | 45 - .../devel/gcc/patches/100-uclibc-conf.patch | 33 - .../package/devel/gcc/patches/200-musl.patch | 321 - .../patches/800-arm_v5te_no_ldrd_strd.patch | 11 - .../patches/810-arm-softfloat-libgcc.patch | 25 - .../devel/gcc/patches/820-libgcc_pic.patch | 36 - .../gcc/patches/830-arm_unbreak_armv4t.patch | 13 - .../840-armv4_pass_fix-v4bx_to_ld.patch | 19 - .../gcc/patches/850-use_shared_libgcc.patch | 47 - .../gcc/patches/860-uclibc_use_eh_frame.patch | 29 - .../gcc/patches/870-ppc_no_crtsavres.patch | 11 - .../gcc/patches/880-no_java_section.patch | 11 - .../gcc/patches/900-bad-mips16-crt.patch | 9 - .../devel/gcc/patches/910-mbsd_multi.patch | 253 - .../patches/920-specs_nonfatal_getenv.patch | 14 - trunk/package/devel/lttng-modules/Makefile | 45 - .../patches/001-mm_page_alloc_extfrag.patch | 98 - trunk/package/devel/lttng-tools/Makefile | 60 - trunk/package/devel/make/Makefile | 37 - trunk/package/devel/patch/Makefile | 48 - trunk/package/kernel/linux/modules/fs.mk | 1 + trunk/package/kernel/linux/modules/input.mk | 2 +- .../kernel/linux/modules/netsupport.mk | 3 +- trunk/package/kernel/linux/modules/other.mk | 10 + trunk/package/kernel/linux/modules/usb.mk | 30 + trunk/package/kernel/linux/modules/video.mk | 1 + trunk/package/kernel/mac80211/Makefile | 122 +- .../files/lib/netifd/wireless/mac80211.sh | 17 +- .../mac80211/files/lib/wifi/mac80211.sh | 5 +- trunk/package/kernel/mac80211/files/regdb.txt | 159 +- .../patches/002-change_allconfig.patch | 22 +- .../004-backports-add-skb_free_frag.patch | 21 + .../005-backports-add-napi_alloc_frag.patch | 20 + ...-add-debugfs_create_devm_seqfile-on-.patch | 33 - .../patches/050-lib80211_option.patch | 4 +- .../patches/060-no_local_ssb_bcma.patch | 131 + .../patches/070-ath_common_config.patch | 13 +- .../100-remove-cryptoapi-dependencies.patch | 14 +- .../110-mac80211_keep_keys_on_stop_ap.patch | 2 +- .../patches/150-disable_addr_notifier.patch | 22 +- .../kernel/mac80211/patches/210-ap_scan.patch | 2 +- ...etries-for-powersave-response-frames.patch | 18 +- ...d-low-power-tx-gain-table-for-AR953x.patch | 95 + .../303-ath9k-add-fast-xmit-support.patch | 17 - ...th9k-avoid-ANI-restart-if-no-trigger.patch | 32 + .../304-ath9k-remove-struct-ath_atx_ac.patch | 385 - ...-up-ANI-per-channel-pointer-checking.patch | 91 + ...he-sched-field-in-struct-ath_atx_tid.patch | 90 - ...et-while-BB-panic-0x4000409-on-ar956.patch | 31 + ...e-rate_control_rate_init-rate_contro.patch | 161 - ...istent-use-of-tab-and-space-in-inden.patch | 27 + .../307-mac80211-Deinline-drv_sta_state.patch | 116 - ...-NF-CCA-limits-for-AR9287-and-AR9227.patch | 30 - ...-data-bus-error-on-ar9300-and-ar9580.patch | 65 + ...ke-local-tx_headroom-a-multiple-of-4.patch | 20 - ...eeprom-magic-mismatch-on-flash-based.patch | 38 + ...alid-read-in-minstrel_sort_best_tp_r.patch | 34 - ...it-the-number-of-DFS-interfaces-to-1.patch | 55 + ...c80211-fix-txq-queue-related-crashes.patch | 27 + ...necessary-frame-drops-in-mesh-fwding.patch | 57 + ...-work-after-scan-complete-for-all-VI.patch | 103 + ...15-mac80211-fix-ibss-scan-parameters.patch | 57 + ...-rx.c-fix-use-of-uninitialised-value.patch | 50 + ...l_ht-fix-out-of-bound-in-minstrel_ht.patch | 45 + ...MSDU-skb_linearize-call-to-ieee80211.patch | 35 + ...ction-for-802.3-conversion-with-sepa.patch | 186 + ...port-for-non-linear-skbs-in-ieee8021.patch | 159 + ...egacy-and-HT-rate-in-injected-frames.patch | 155 + .../322-mac80211-add-A-MSDU-tx-support.patch | 317 + ...F-load-complete-quickly-and-reliably.patch | 87 + ...-Remove-MPP-table-entries-with-MPath.patch | 54 + ...let-unused-MPP-table-entries-timeout.patch | 104 + ...y-mesh-and-mpp-path-removal-function.patch | 143 + ...l-Change-expected-throughput-unit-ba.patch | 51 + ...lty-variable-initialization-in-ieee8.patch | 22 + ...existing-page-fragments-in-A-MSDU-rx.patch | 132 + ...0211-fix-wiphy-supported_band-access.patch | 36 + ...l_ht-set-A-MSDU-tx-limits-based-on-s.patch | 61 + ...l_ht-set-default-tx-aggregation-time.patch | 31 + ...l_ht-fix-a-logic-error-in-RTS-CTS-ha.patch | 26 + ...ix-Public-Action-frame-RX-in-AP-mode.patch | 35 + ...iotap-VHT-info-to-rtap_namespace_siz.patch | 21 + ...sing-of-40Mhz-in-injected-radiotap-h.patch | 36 + ...11-parse-VHT-info-in-injected-frames.patch | 65 + ...pass-injected-frames-without-a-valid.patch | 23 + ...el_ht-improve-sample-rate-skip-logic.patch | 77 + .../patches/402-ath_regd_optional.patch | 8 +- .../patches/404-regd_no_assoc_hints.patch | 6 +- .../440-ath5k_channel_bw_debugfs.patch | 2 +- .../mac80211/patches/501-ath9k_ahb_init.patch | 2 +- .../522-mac80211_configure_antenna_gain.patch | 36 +- .../patches/530-ath9k_extra_leds.patch | 16 +- .../531-ath9k_extra_platform_leds.patch | 2 +- ..._get_led_polarity_from_platform_data.patch | 20 + .../patches/542-ath9k_debugfs_diag.patch | 4 +- .../patches/543-ath9k_entropy_from_adc.patch | 10 +- ...544-ath9k-ar933x-usb-hang-workaround.patch | 8 +- .../patches/545-ath9k_ani_ws_detect.patch | 4 +- ...700-mwl8k-missing-pci-id-for-WNR854T.patch | 6 +- .../801-libertas-configure-sysfs-links.patch | 21 - .../802-libertas-set-wireless-macaddr.patch | 11 - ...940-mwl8k_init_devices_synchronously.patch | 8 +- trunk/package/lang/dkjson/Makefile | 49 - trunk/package/lang/erlang/Makefile | 335 - .../patches/101-emulator_includes.patch | 11 - .../erlang/patches/103-disable_emacs.patch | 11 - trunk/package/lang/jamvm/Makefile | 67 - trunk/package/lang/json4lua/Makefile | 52 - trunk/package/lang/lpeg/Makefile | 48 - trunk/package/lang/lua-bencode/Makefile | 50 - trunk/package/lang/lua-cjson/Makefile | 50 - trunk/package/lang/lua-copas/Makefile | 62 - .../lang/lua-copas/patches/makefile.patch | 15 - trunk/package/lang/lua-coxpcall/Makefile | 59 - .../lang/lua-coxpcall/patches/config.patch | 4 - trunk/package/lang/lua-lzlib/Makefile | 48 - .../patches/001-allow_optim_flags.patch | 12 - trunk/package/lang/lua-md5/Makefile | 75 - .../package/lang/lua-md5/patches/config.patch | 19 - .../lang/lua-md5/patches/makefile.patch | 10 - trunk/package/lang/lua-mobdebug/Makefile | 56 - trunk/package/lang/lua-mosquitto/Makefile | 42 - trunk/package/lang/lua-penlight/Makefile | 46 - trunk/package/lang/lua-rings/Makefile | 54 - .../lang/lua-rings/patches/config.patch | 28 - .../lang/lua-rings/patches/makefile.patch | 11 - trunk/package/lang/lua-rs232/Makefile | 62 - trunk/package/lang/lua-sha2/Makefile | 52 - .../lang/lua-sha2/patches/001-makefile.patch | 14 - trunk/package/lang/lua-wsapi/Makefile | 95 - trunk/package/lang/lua-xavante/Makefile | 58 - trunk/package/lang/luabitop/Makefile | 53 - trunk/package/lang/luaexpat/Makefile | 56 - .../luaexpat/files/compat-5.1r5/compat-5.1.c | 97 - .../luaexpat/files/compat-5.1r5/compat-5.1.h | 13 - .../files/compat-5.1r5/compat-5.1.lua | 267 - trunk/package/lang/luafilesystem/Makefile | 66 - trunk/package/lang/luai2c/Makefile | 46 - trunk/package/lang/lualanes/Makefile | 57 - trunk/package/lang/luaposix/Makefile | 58 - .../luaposix/patches/100-eglibc-compat.patch | 30 - .../luaposix/patches/101-disable-curses.patch | 32 - .../102-disable-compat-deprecated.diff | 20 - trunk/package/lang/luarocks/Makefile | 58 - .../patches/01_dont_modify_bin_shebang.diff | 13 - trunk/package/lang/luasec/Makefile | 61 - .../patches/100-luasocket-Makefile.patch | 20 - trunk/package/lang/luasoap/Makefile | 56 - trunk/package/lang/luasocket/Makefile | 63 - .../patches/0001-Add-interface-support.patch | 237 - trunk/package/lang/luasql/Makefile | 118 - trunk/package/lang/lzmq/Makefile | 48 - trunk/package/lang/micropython-lib/Makefile | 55 - trunk/package/lang/micropython/Makefile | 52 - .../package/lang/perl-compress-bzip2/Makefile | 48 - trunk/package/lang/perl-dbi/Makefile | 63 - trunk/package/lang/perl-html-parser/Makefile | 48 - trunk/package/lang/perl-html-tagset/Makefile | 48 - trunk/package/lang/perl-html-tree/Makefile | 49 - .../lang/perl-lockfile-simple/Makefile | 48 - trunk/package/lang/perl-net-telnet/Makefile | 48 - trunk/package/lang/perl-test-harness/Makefile | 48 - trunk/package/lang/perl-uri/Makefile | 48 - trunk/package/lang/perl-www-curl/Makefile | 49 - ...rl-www-curl_disable_curl-config_hack.patch | 74 - .../patches/200-fix_default_lflags.patch | 11 - .../package/lang/perl-www-mechanize/Makefile | 48 - trunk/package/lang/perl-www/Makefile | 48 - ...ttps-call-verify-hostname-when-avail.patch | 41 - ...wp-https-verify-hostnames-by-default.patch | 113 - trunk/package/lang/perl/Config.in | 20 - trunk/package/lang/perl/Makefile | 195 - .../lang/perl/files/config.sh-arm-mt.in | 1163 -- .../package/lang/perl/files/config.sh-arm.in | 1162 -- .../lang/perl/files/config.sh-armeb-mt.in | 1163 -- .../lang/perl/files/config.sh-armeb.in | 1162 -- .../lang/perl/files/config.sh-avr32-mt.in | 1165 -- .../lang/perl/files/config.sh-avr32.in | 1164 -- .../lang/perl/files/config.sh-i486-mt.in | 1149 -- .../package/lang/perl/files/config.sh-i486.in | 1148 -- .../lang/perl/files/config.sh-mips-mt.in | 1163 -- .../package/lang/perl/files/config.sh-mips.in | 1162 -- .../lang/perl/files/config.sh-mips64-mt.in | 1163 -- .../lang/perl/files/config.sh-mips64.in | 1162 -- .../lang/perl/files/config.sh-mipsel-mt.in | 1149 -- .../lang/perl/files/config.sh-mipsel.in | 1148 -- .../lang/perl/files/config.sh-powerpc-mt.in | 1163 -- .../lang/perl/files/config.sh-powerpc.in | 1162 -- .../lang/perl/files/config.sh-x86_64-mt.in | 1149 -- .../lang/perl/files/config.sh-x86_64.in | 1148 -- .../package/lang/perl/files/perl-run_tests.sh | 24 - ...x-cross-compile-endianness-detection.patch | 22 - ...st-libc-dir-moved-debian+derivatives.patch | 27 - .../patches/300-always_use_miniperl.patch | 27 - .../400-add_microperl_caretx_dependency.patch | 22 - .../perl/patches/500-add-relink-hack.patch | 6 - trunk/package/lang/perl/perlbase.mk | 1539 --- trunk/package/lang/perl/perlmod.mk | 160 - trunk/package/lang/php5/Makefile | 563 - trunk/package/lang/php5/files/php.ini | 311 - .../lang/php5/files/php5-fastcgi.config | 3 - .../package/lang/php5/files/php5-fastcgi.init | 30 - .../package/lang/php5/files/php5-fpm-www.conf | 392 - trunk/package/lang/php5/files/php5-fpm.conf | 121 - trunk/package/lang/php5/files/php5-fpm.config | 2 - trunk/package/lang/php5/files/php5-fpm.init | 29 - ...fix_membar_producer_link_error_gcc3x.patch | 11 - ...bian_patches_use_embedded_timezonedb.patch | 620 - ...bian_patches_use_embedded_timezonedb.patch | 19 - .../lang/php5/patches/800-gd-iconv.patch | 14 - .../950-Fix-dl-cross-compiling-issue.patch | 62 - trunk/package/lang/php5/pecl.mk | 47 - trunk/package/lang/python-dns/Makefile | 44 - trunk/package/lang/python-imglib/Makefile | 62 - .../patches/010-cross-compile.patch | 48 - .../patches/020-freetype-header-include.patch | 21 - trunk/package/lang/python-mysql/Makefile | 50 - .../python-mysql/patches/010-threadsafe.patch | 11 - trunk/package/lang/python-pip/Makefile | 76 - trunk/package/lang/python-setuptools/Makefile | 56 - .../patches/0001-remove-windows-support.patch | 20 - trunk/package/lang/python-yaml/Makefile | 43 - trunk/package/lang/python/Makefile | 248 - trunk/package/lang/python/files/config.site | 12 - .../python/files/python-package-codecs.mk | 23 - .../python/files/python-package-compiler.mk | 16 - .../python/files/python-package-ctypes.mk | 18 - .../lang/python/files/python-package-db.mk | 18 - .../python/files/python-package-decimal.mk | 16 - .../python/files/python-package-distutils.mk | 16 - .../lang/python/files/python-package-email.mk | 16 - .../lang/python/files/python-package-gdbm.mk | 16 - .../python/files/python-package-logging.mk | 16 - .../files/python-package-multiprocessing.mk | 17 - .../python/files/python-package-ncurses.mk | 18 - .../python/files/python-package-openssl.mk | 17 - .../lang/python/files/python-package-pydoc.mk | 18 - .../python/files/python-package-sqlite3.mk | 17 - .../python/files/python-package-unittest.mk | 16 - .../lang/python/files/python-package-xml.mk | 20 - .../lang/python/files/python-package.mk | 119 - .../lang/python/patches/001-enable-zlib.patch | 25 - ...dd-include-dirs-when-cross-compiling.patch | 14 - .../003-do-not-compile-tests-at-build.patch | 20 - .../004-do-not-write-bytes-codes.patch | 22 - .../005-fix-libffi-x86-64-configure.patch | 31 - .../006-remove-debian-multiarch-support.patch | 12 - .../007-distutils-do-not-adjust-path.patch | 10 - .../008-distutils-use-python-sysroot.patch | 54 - ...t-use-dblib_dir-when-cross-compiling.patch | 34 - ...add-rt-lib-dirs-when-cross-compiling.patch | 15 - .../patches/011-do-not-prefer-ncursesw.patch | 15 - trunk/package/lang/python3-bottle/Makefile | 51 - trunk/package/lang/python3/Makefile | 255 - trunk/package/lang/python3/files/config.site | 12 - .../python3/files/python3-package-asyncio.mk | 16 - .../python3/files/python3-package-codecs.mk | 22 - .../python3/files/python3-package-ctypes.mk | 18 - .../lang/python3/files/python3-package-dbm.mk | 17 - .../python3/files/python3-package-decimal.mk | 17 - .../files/python3-package-distutils.mk | 16 - .../python3/files/python3-package-email.mk | 16 - .../python3/files/python3-package-gdbm.mk | 16 - .../python3/files/python3-package-logging.mk | 16 - .../python3/files/python3-package-lzma.mk | 17 - .../files/python3-package-multiprocessing.mk | 17 - .../python3/files/python3-package-ncurses.mk | 18 - .../python3/files/python3-package-openssl.mk | 17 - .../python3/files/python3-package-pydoc.mk | 18 - .../python3/files/python3-package-sqlite3.mk | 17 - .../python3/files/python3-package-unittest.mk | 16 - .../lang/python3/files/python3-package-xml.mk | 19 - .../lang/python3/files/python3-package.mk | 109 - .../python3/patches/001-enable-zlib.patch | 25 - ...dd-include-dirs-when-cross-compiling.patch | 14 - .../003-do-not-run-distutils-tests.patch | 37 - .../004-do-not-write-bytes-codes.patch | 22 - .../005-fix-libffi-x86-64-configure.patch | 31 - .../006-remove-debian-multiarch-support.patch | 12 - .../007-distutils-do-not-adjust-path.patch | 10 - ...add-rt-lib-dirs-when-cross-compiling.patch | 15 - .../patches/011-do-not-prefer-ncursesw.patch | 15 - trunk/package/lang/ruby/Makefile | 1380 -- trunk/package/lang/ruby/files/ruby | 5 - .../patches/001-rdoc-remove_gems_dep.patch | 36 - trunk/package/lang/ruby/ruby_find_pkgsdeps | 270 - trunk/package/lang/ruby/ruby_missingfiles | 20 - trunk/package/lang/simplejson/Makefile | 48 - trunk/package/lang/uuid/Makefile | 51 - trunk/package/lang/vala/Makefile | 73 - trunk/package/libs/alsa-lib/Makefile | 94 - .../libs/alsa-lib/patches/001-link_fix.patch | 22 - .../002-remove_cross_compile_guess.patch | 23 - trunk/package/libs/apr-util/Makefile | 77 - .../patches/001-automake-compat.patch | 21 - trunk/package/libs/apr/Makefile | 79 - .../apr/patches/001-autoconf-compat.patch | 26 - .../apr/patches/101-fix_apr_time_now.patch | 13 - .../patches/201-upgrade-and-fix-1.5.1.patch | 51 - trunk/package/libs/avahi/Makefile | 404 - .../libs/avahi/files/avahi-daemon.conf | 28 - .../libs/avahi/files/avahi-daemon.init | 23 - trunk/package/libs/avahi/files/service-http | 10 - trunk/package/libs/avahi/files/service-ssh | 9 - .../010-step_back_autotools-no-gettext.patch | 80 - trunk/package/libs/boost/Makefile | 282 - .../boost/patches/001-mips-options-fix.patch | 11 - trunk/package/libs/c-ares/Makefile | 51 - trunk/package/libs/check/Makefile | 58 - trunk/package/libs/confuse/Makefile | 79 - trunk/package/libs/cyassl/Makefile | 27 +- .../cyassl/patches/100-respect_cflags.patch | 11 - .../200-SSL_accept-handle-hello-garbage.patch | 13 - .../300-SSL_set_tlsext_host_name.patch | 23 +- .../400-additional_compatibility.patch | 12 + trunk/package/libs/cyrus-sasl/Makefile | 112 - trunk/package/libs/db47/Makefile | 100 - .../db47/patches/010-patch.4.7.25.1.patch | 55 - .../db47/patches/020-patch.4.7.25.2.patch | 42 - .../db47/patches/030-patch.4.7.25.3.patch | 211 - .../db47/patches/040-patch.4.7.25.4.patch | 118 - .../patches/100-disable_repmgr_hack.patch | 11 - trunk/package/libs/dmx_usb_module/Makefile | 56 - .../patches/001-dmx_usb_Makefile.patch | 13 - trunk/package/libs/dtndht/Makefile | 46 - trunk/package/libs/engine_pkcs11/Makefile | 48 - trunk/package/libs/expat/Makefile | 69 - trunk/package/libs/faad2/Config.in | 12 - trunk/package/libs/faad2/Makefile | 114 - trunk/package/libs/fcgi/Makefile | 82 - .../fcgi/patches/100-fcgio-int-type-fix.patch | 38 - .../libs/fcgi/patches/110-no_examples.patch | 24 - .../package/libs/fcgi/patches/120-stdio.patch | 12 - trunk/package/libs/fftw3/Makefile | 119 - .../libs/fftw3/patches/001-makefile.patch | 20 - trunk/package/libs/file/Makefile | 94 - trunk/package/libs/flac/Makefile | 75 - .../patches/001-no-docs-and-examples.patch | 25 - .../libs/flac/patches/002-no-utility.patch | 13 - .../flac/patches/010-automake-compat.patch | 11 - trunk/package/libs/freetype/Makefile | 84 - trunk/package/libs/gdbm/Makefile | 67 - trunk/package/libs/gettext-full/Makefile | 7 +- .../patches/000-relocatable.patch | 30 + .../gettext-full/patches/001-autotools.patch | 4 +- .../patches/001-no_examples_and_tests.patch | 2 +- .../003-gettext-error_print_progname.patch | 2 +- .../patches/100-error_progname.patch | 2 +- .../patches/110-error_progname_def.patch | 2 +- .../patches/120-uclibc-nolocale.patch | 2 +- .../patches/130-format-secuirty.patch | 59 + trunk/package/libs/glib2/Makefile | 106 - .../glib2/patches/001-automake-compat.patch | 11 - .../glib2/patches/100-fix-gio-linking.patch | 10 - trunk/package/libs/gnutls/Config.in | 52 - trunk/package/libs/gnutls/Makefile | 253 - trunk/package/libs/gperf/Makefile | 47 - trunk/package/libs/hidapi/Makefile | 77 - .../patches/010-add-iconv-linkage.patch | 22 - trunk/package/libs/ibrcommon/Makefile | 49 - trunk/package/libs/ibrdtn/Makefile | 50 - trunk/package/libs/intltool/Makefile | 47 - trunk/package/libs/jansson/Makefile | 52 - trunk/package/libs/ldns/Makefile | 84 - trunk/package/libs/libaio/Makefile | 63 - .../libs/libaio/patches/001_arches.patch | 566 - .../libs/libaio/patches/002_arches_sh.patch | 139 - .../libaio/patches/003_arches_sparc64.patch | 117 - .../libs/libaio/patches/004_arches_x32.patch | 65 - .../libs/libaio/patches/005_arches_mips.patch | 63 - .../patches/006_arches_mips_fix_padding.patch | 37 - trunk/package/libs/libantlr3c/Makefile | 55 - trunk/package/libs/libao/Makefile | 67 - trunk/package/libs/libarchive/Makefile | 58 - trunk/package/libs/libartnet/Makefile | 60 - .../libs/libartnet/patches/001-bswap_16.patch | 12 - trunk/package/libs/libaudiofile/Makefile | 72 - trunk/package/libs/libavl/Makefile | 55 - .../patches/010-update_GNUmakefile.patch | 45 - trunk/package/libs/libcap/Makefile | 56 - trunk/package/libs/libdaemon/Makefile | 72 - .../patches/001-daemon_set_verbosity.patch | 30 - trunk/package/libs/libdaq/Makefile | 74 - .../libs/libdaq/patches/001-compile.patch | 18 - trunk/package/libs/libdbi-drivers/Makefile | 105 - .../patches/001_libsqlite3_fix.patch | 11 - trunk/package/libs/libdbi/Makefile | 57 - trunk/package/libs/libdmapsharing/Makefile | 72 - .../patches/001-disable_pixbuf.patch | 22 - .../patches/002-disable_tests.patch | 8 - .../patches/003-make_unit_test_optional.patch | 17 - trunk/package/libs/libdnet/Makefile | 87 - .../libs/libdnet/patches/001-compile.patch | 20 - .../libs/libdnet/patches/002-config.patch | 23 - trunk/package/libs/libesmtp/Makefile | 56 - trunk/package/libs/libev/Makefile | 57 - trunk/package/libs/libevent/Makefile | 67 - trunk/package/libs/libevhtp/Makefile | 59 - .../010-enable-shared-object-building.patch | 12 - trunk/package/libs/libexif/Makefile | 63 - .../libs/libexif/patches/100-no_doc.patch | 12 - trunk/package/libs/libffi/Makefile | 81 - trunk/package/libs/libftdi/Makefile | 64 - .../patches/100-fix-x86_64-build.patch | 11 - .../101-fix-cmake-version-packagekit.patch | 29 - trunk/package/libs/libftdi1/Makefile | 91 - .../patches/100-fix-x86_64-build.patch | 11 - trunk/package/libs/libgcrypt/Makefile | 68 - .../libgcrypt/patches/001-no_docs_tests.patch | 28 - trunk/package/libs/libgd/Makefile | 81 - .../libs/libgd/patches/101-gdlib-config.patch | 20 - .../libs/libgd/patches/200-uclibc-ceill.patch | 24 - trunk/package/libs/libgpg-error/Makefile | 79 - trunk/package/libs/libhttp-parser/Makefile | 60 - trunk/package/libs/libical/Makefile | 62 - trunk/package/libs/libid3tag/Makefile | 65 - trunk/package/libs/libidn/Makefile | 95 - .../002-disable-po-docs-examples.patch | 22 - .../patches/010-fix-idn-error-usage.patch | 119 - trunk/package/libs/libimobiledevice/Makefile | 96 - trunk/package/libs/libjpeg/Makefile | 90 - trunk/package/libs/liblo/Makefile | 71 - trunk/package/libs/libmad/Makefile | 79 - .../001-mips_removal_h_constraint.patch | 70 - trunk/package/libs/libmcrypt/Makefile | 65 - trunk/package/libs/libmicrohttpd/Makefile | 54 - trunk/package/libs/libmms/Makefile | 63 - trunk/package/libs/libmodbus/Makefile | 56 - trunk/package/libs/libmpdclient/Makefile | 69 - trunk/package/libs/libmpeg2/Makefile | 60 - .../libmpeg2/patches/101-ppc_no_altivec.patch | 66 - .../patches/102-arm_data_preload_check.patch | 19 - trunk/package/libs/libnatpmp/Makefile | 87 - .../patches/001-install_declspec.patch | 11 - trunk/package/libs/libnetfilter-acct/Makefile | 70 - .../libs/libnetfilter-cthelper/Makefile | 37 +- .../libs/libnetfilter-cttimeout/Makefile | 36 +- .../package/libs/libnetfilter-queue/Makefile | 35 +- trunk/package/libs/libnfc/Makefile | 98 - trunk/package/libs/libogg/Makefile | 59 - trunk/package/libs/liboil/Makefile | 70 - trunk/package/libs/liboping/Makefile | 84 - .../libs/liboping/patches/01-no-werror.patch | 11 - trunk/package/libs/libowfat/Makefile | 61 - .../libs/libowfat/patches/001-fixbuild.patch | 11 - trunk/package/libs/libp11/Makefile | 58 - trunk/package/libs/libpam/Makefile | 71 - trunk/package/libs/libpam/files/pam.conf | 15 - .../libs/libpam/files/pam.d/common-account | 20 - .../libs/libpam/files/pam.d/common-auth | 21 - .../libs/libpam/files/pam.d/common-password | 28 - .../libs/libpam/files/pam.d/common-session | 25 - .../files/pam.d/common-session-noninteractive | 25 - trunk/package/libs/libpam/files/pam.d/other | 16 - .../libpam/patches/000-OE-libpam-xtests.patch | 35 - .../patches/000-OE-pam-no-innetgr.patch | 85 - .../libs/libpam/patches/001-no_nis.patch | 68 - .../libs/libpam/patches/002-no_yywrap.patch | 26 - .../libs/libpam/patches/003-no_doc.patch | 22 - .../libs/libpam/patches/004-fix_lib64.patch | 16 - .../libs/libpam/patches/005-fix_ruserok.patch | 364 - .../libs/libpam/patches/006-fix_xdr.patch | 271 - .../libpam/patches/007-cve-2014-2583.patch | 52 - trunk/package/libs/libplist/Makefile | 105 - trunk/package/libs/libpng/Makefile | 68 - .../libs/libpng/patches/100-config_fix.patch | 10 - trunk/package/libs/libradcli/Config.in | 10 - trunk/package/libs/libradcli/Makefile | 75 - trunk/package/libs/libsamplerate/Makefile | 55 - trunk/package/libs/libsearpc/Makefile | 77 - trunk/package/libs/libseccomp/Makefile | 74 - trunk/package/libs/libshout/Makefile | 68 - .../libs/libshout/patches/120-vorbis-c.patch | 11 - .../patches/140-no_example_doc_win32.patch | 17 - trunk/package/libs/libsigc++/Makefile | 63 - .../patches/001-no_doc_tests_examples.patch | 22 - trunk/package/libs/libsndfile/Makefile | 65 - .../patches/001-automake-compat.patch | 10 - trunk/package/libs/libsodium/Makefile | 72 - trunk/package/libs/libsoup/Makefile | 75 - trunk/package/libs/libsoxr/Makefile | 62 - trunk/package/libs/libssh2/Makefile | 58 - trunk/package/libs/libtasn1/Makefile | 57 - trunk/package/libs/libtheora/Makefile | 68 - .../libtheora/patches/001-no_docs_tests.patch | 33 - .../libtheora/patches/002-no_sdl_check.patch | 14 - trunk/package/libs/libtorrent/Makefile | 68 - .../patches/100-fix_cross_compile.patch | 41 - .../120-fix-ipv6_socket_datagram.patch | 26 - trunk/package/libs/libuecc/Makefile | 47 - trunk/package/libs/libugpio/Makefile | 72 - trunk/package/libs/libunistring/Makefile | 59 - trunk/package/libs/libupnp/Makefile | 76 - trunk/package/libs/libupnpp/Makefile | 52 - trunk/package/libs/liburcu/Makefile | 51 - trunk/package/libs/libusbmuxd/Makefile | 90 - trunk/package/libs/libuv/Makefile | 73 - trunk/package/libs/libuvc/Makefile | 53 - trunk/package/libs/libv4l/Makefile | 115 - .../libv4l/patches/001-no-shm_open-fix.patch | 57 - .../patches/020-add-missing-includes.patch | 10 - trunk/package/libs/libvorbis/Makefile | 65 - trunk/package/libs/libvorbisidec/Makefile | 62 - trunk/package/libs/libvpx/Makefile | 80 - trunk/package/libs/libwebsockets/Makefile | 88 - ...yassl-correct-include-path-for-3.1.x.patch | 25 - trunk/package/libs/libxerces-c/Makefile | 93 - trunk/package/libs/libxml2/Makefile | 134 - ...ard-declarations-only-for-glibc-fixe.patch | 42 - trunk/package/libs/libxslt/Makefile | 152 - trunk/package/libs/libzdb/Makefile | 89 - .../patches/010-cross-compile-fixes.patch | 186 - .../020-filterh-use-host-built-version.patch | 20 - trunk/package/libs/lttng-ust/Makefile | 51 - .../lttng-ust/patches/001-no_docs_tests.patch | 11 - .../libs/lttng-ust/patches/002-examples.patch | 18 - trunk/package/libs/mxml/Makefile | 56 - .../libs/mxml/patches/001-targets.patch | 11 - trunk/package/libs/nacl/Makefile | 49 - trunk/package/libs/nacl/do-openwrt | 206 - trunk/package/libs/neon/Makefile | 78 - trunk/package/libs/opencv/Makefile | 71 - trunk/package/libs/opencv/README.md | 23 - trunk/package/libs/openldap/Makefile | 148 - trunk/package/libs/openldap/files/ldap.init | 19 - .../patches/001-automake-compat.patch | 323 - .../openldap/patches/020-autofs-schema.patch | 26 - .../libs/openldap/patches/750-no-strip.patch | 22 - trunk/package/libs/openssl/Config.in | 18 +- trunk/package/libs/openssl/Makefile | 22 +- .../patches/110-optimize-for-size.patch | 2 +- .../libs/openssl/patches/150-no_engines.patch | 18 +- .../patches/160-disable_doc_tests.patch | 14 +- .../patches/190-remove_timestamp_check.patch | 4 +- .../openssl/patches/200-parallel_build.patch | 18 +- trunk/package/libs/opus/Makefile | 53 - trunk/package/libs/p11-kit/Makefile | 59 - .../package/libs/p11-kit/files/opensc.module | 1 - trunk/package/libs/pcre/Makefile | 101 - .../pcre/patches/100-pcre-cve-2015-3210.patch | 32 - trunk/package/libs/postgresql/Makefile | 254 - .../libs/postgresql/files/postgresql.config | 5 - .../libs/postgresql/files/postgresql.init | 93 - .../libs/postgresql/patches/200-ranlib.patch | 10 - .../patches/800-busybox-default-pager.patch | 13 - trunk/package/libs/protobuf-c/Makefile | 62 - trunk/package/libs/protobuf/Makefile | 78 - .../protobuf/patches/001-mipseb-compile.patch | 11 - .../patches/003-mips2andHigher-compile.patch | 11 - trunk/package/libs/qrencode/Makefile | 90 - .../qrencode/patches/001-disable-png.patch | 306 - trunk/package/libs/sbc/Makefile | 57 - trunk/package/libs/speex/Makefile | 105 - trunk/package/libs/sqlite3/Makefile | 106 - trunk/package/libs/tcp_wrappers/Makefile | 65 - .../patches/001-debian_subset.patch | 936 -- .../tcp_wrappers/patches/002-opt_cflags.patch | 12 - .../patches/003-scaffold_malloc.patch | 17 - .../patches/004-ipv4_prefix.patch | 72 - trunk/package/libs/tdb/Makefile | 56 - .../libs/tdb/patches/001-printf-fix.patch | 41 - trunk/package/libs/tiff/Makefile | 108 - .../tiff/patches/001-autoconf-compat.patch | 31 - .../libs/tiff/patches/010-CVE-2012-4564.patch | 31 - .../libs/tiff/patches/011-CVE-2013-1960.patch | 146 - .../libs/tiff/patches/012-CVE-2013-1961.patch | 768 -- .../libs/tiff/patches/013-CVE-2013-4231.patch | 17 - .../libs/tiff/patches/014-CVE-2013-4232.patch | 18 - .../libs/tiff/patches/015-CVE-2013-4244.patch | 18 - .../libs/tiff/patches/016-CVE-2013-4243.patch | 37 - .../libs/tiff/patches/017-CVE-2014-9330.patch | 45 - trunk/package/libs/tinycdb/Makefile | 39 - .../libs/tinycdb/patches/100-Makefile.patch | 25 - trunk/package/libs/unixodbc/Makefile | 117 - .../libs/unixodbc/files/unixodbc_conf.h | 22 - trunk/package/libs/vips/Makefile | 82 - .../libs/vips/patches/001-no_cpp.patch | 154 - trunk/package/libs/xmlrpc-c/Makefile | 226 - .../xmlrpc-c/patches/001-config.mk.in.patch | 11 - .../patches/002-automake-compat.patch | 13 - trunk/package/libs/yaml/Makefile | 51 - trunk/package/libs/zmq/Makefile | 93 - ...sable_pedantic_on_linux_with_ulibc++.patch | 14 - ...0-map_with_const_string_with_ublic++.patch | 41 - .../030-streamoff_missing_with_ulibc++.patch | 10 - .../patches/100-fix-cxx-include-order.patch | 84 - trunk/package/luci/CONTRIBUTING.md | 37 +- .../applications/luci-app-adblock/Makefile | 14 + .../luasrc/controller/adblock.lua | 12 + .../luasrc/model/cbi/adblock.lua | 90 + .../root/etc/uci-defaults/40_luci-adblock | 11 + .../applications/luci-app-asterisk/Makefile | 1 - .../luci/applications/luci-app-cjdns/Makefile | 54 - .../luasrc/controller/cjdns.lua | 105 - .../luasrc/model/cbi/cjdns/cjdrouteconf.lua | 32 - .../luasrc/model/cbi/cjdns/iptunnel.lua | 46 - .../luasrc/model/cbi/cjdns/overview.lua | 10 - .../luasrc/model/cbi/cjdns/peering.lua | 73 - .../luasrc/model/cbi/cjdns/settings.lua | 67 - .../luasrc/view/admin_status/index/cjdns.htm | 1 - .../luasrc/view/cjdns/status.htm | 116 - .../luasrc/view/cjdns/value.htm | 35 - .../luci/applications/luci-app-ddns/Makefile | 2 +- .../applications/luci-app-ddns/po/ca/ddns.po | 3 + .../applications/luci-app-ddns/po/cs/ddns.po | 3 + .../applications/luci-app-ddns/po/el/ddns.po | 3 + .../applications/luci-app-ddns/po/en/ddns.po | 3 + .../applications/luci-app-ddns/po/es/ddns.po | 3 + .../applications/luci-app-ddns/po/fr/ddns.po | 3 + .../applications/luci-app-ddns/po/he/ddns.po | 3 + .../applications/luci-app-ddns/po/hu/ddns.po | 3 + .../applications/luci-app-ddns/po/it/ddns.po | 3 + .../applications/luci-app-ddns/po/ja/ddns.po | 3 + .../applications/luci-app-ddns/po/ms/ddns.po | 3 + .../applications/luci-app-ddns/po/no/ddns.po | 3 + .../applications/luci-app-ddns/po/pl/ddns.po | 3 + .../luci-app-ddns/po/pt-br/ddns.po | 3 + .../applications/luci-app-ddns/po/pt/ddns.po | 3 + .../applications/luci-app-ddns/po/ro/ddns.po | 3 + .../applications/luci-app-ddns/po/ru/ddns.po | 3 + .../applications/luci-app-ddns/po/sk/ddns.po | 3 + .../applications/luci-app-ddns/po/sv/ddns.po | 3 + .../applications/luci-app-ddns/po/tr/ddns.po | 3 + .../applications/luci-app-ddns/po/uk/ddns.po | 3 + .../applications/luci-app-ddns/po/vi/ddns.po | 3 + .../luci-app-ddns/po/zh-cn/ddns.po | 135 +- .../luci-app-ddns/po/zh-tw/ddns.po | 3 + .../luci-app-diag-devinfo/Makefile | 2 +- .../model/cbi/firewall/zone-details.lua | 2 +- .../luci/applications/luci-app-olsr/Makefile | 2 +- .../applications/luci-app-privoxy/Makefile | 2 +- .../applications/luci-app-radicale/Makefile | 2 +- .../luci_statistics/luci_statistics.lua | 10 +- .../luasrc/statistics/i18n.lua | 30 +- .../luasrc/statistics/rrdtool.lua | 7 + .../statistics/rrdtool/definitions/df.lua | 14 +- .../rrdtool/definitions/interface.lua | 12 +- .../statistics/rrdtool/definitions/iwinfo.lua | 2 + .../rrdtool/definitions/netlink.lua | 40 +- .../statistics/rrdtool/definitions/nut.lua | 6 - .../statistics/rrdtool/definitions/ping.lua | 27 +- .../luci-app-statistics/po/ca/statistics.po | 51 +- .../luci-app-statistics/po/cs/statistics.po | 49 +- .../luci-app-statistics/po/de/statistics.po | 49 +- .../luci-app-statistics/po/el/statistics.po | 50 +- .../luci-app-statistics/po/en/statistics.po | 49 +- .../luci-app-statistics/po/es/statistics.po | 49 +- .../luci-app-statistics/po/fr/statistics.po | 51 +- .../luci-app-statistics/po/he/statistics.po | 31 +- .../luci-app-statistics/po/hu/statistics.po | 51 +- .../luci-app-statistics/po/it/statistics.po | 31 +- .../luci-app-statistics/po/ja/statistics.po | 37 +- .../luci-app-statistics/po/ms/statistics.po | 31 +- .../luci-app-statistics/po/no/statistics.po | 49 +- .../luci-app-statistics/po/pl/statistics.po | 49 +- .../po/pt-br/statistics.po | 50 +- .../luci-app-statistics/po/pt/statistics.po | 50 +- .../luci-app-statistics/po/ro/statistics.po | 37 +- .../luci-app-statistics/po/ru/statistics.po | 49 +- .../luci-app-statistics/po/sk/statistics.po | 31 +- .../luci-app-statistics/po/sv/statistics.po | 31 +- .../po/templates/statistics.pot | 31 +- .../luci-app-statistics/po/tr/statistics.po | 31 +- .../luci-app-statistics/po/uk/statistics.po | 31 +- .../luci-app-statistics/po/vi/statistics.po | 49 +- .../po/zh-cn/statistics.po | 49 +- .../po/zh-tw/statistics.po | 31 +- .../files/etc/init.d/freifunk-policyrouting | 41 +- .../files/etc/rc.d/S15-freifunk-policyrouting | 161 - .../files/usr/sbin/remote-update | 8 +- trunk/package/luci/luci.mk | 17 +- trunk/package/luci/modules/luci-base/Makefile | 2 +- .../modules/luci-base/luasrc/dispatcher.lua | 2 +- .../modules/luci-base/luasrc/model/ipkg.lua | 23 +- .../luci-base/luasrc/sys/zoneinfo/tzdata.lua | 32 +- .../luasrc/sys/zoneinfo/tzoffset.lua | 17 +- .../modules/luci-base/luasrc/tools/status.lua | 10 +- .../luci/modules/luci-base/po/ca/base.po | 46 +- .../luci/modules/luci-base/po/cs/base.po | 46 +- .../luci/modules/luci-base/po/de/base.po | 49 +- .../luci/modules/luci-base/po/el/base.po | 46 +- .../luci/modules/luci-base/po/en/base.po | 46 +- .../luci/modules/luci-base/po/es/base.po | 49 +- .../luci/modules/luci-base/po/fr/base.po | 49 +- .../luci/modules/luci-base/po/he/base.po | 41 +- .../luci/modules/luci-base/po/hu/base.po | 46 +- .../luci/modules/luci-base/po/it/base.po | 49 +- .../luci/modules/luci-base/po/ja/base.po | 49 +- .../luci/modules/luci-base/po/ms/base.po | 46 +- .../luci/modules/luci-base/po/no/base.po | 46 +- .../luci/modules/luci-base/po/pl/base.po | 46 +- .../luci/modules/luci-base/po/pt-br/base.po | 49 +- .../luci/modules/luci-base/po/pt/base.po | 49 +- .../luci/modules/luci-base/po/ro/base.po | 41 +- .../luci/modules/luci-base/po/ru/base.po | 49 +- .../luci/modules/luci-base/po/sk/base.po | 41 +- .../luci/modules/luci-base/po/sv/base.po | 41 +- .../modules/luci-base/po/templates/base.pot | 41 +- .../luci/modules/luci-base/po/tr/base.po | 41 +- .../luci/modules/luci-base/po/uk/base.po | 46 +- .../luci/modules/luci-base/po/vi/base.po | 46 +- .../luci/modules/luci-base/po/zh-cn/base.po | 67 +- .../luci/modules/luci-base/po/zh-tw/base.po | 46 +- .../modules/luci-base/root/etc/config/luci | 2 +- .../modules/luci-base/root/www/index.html | 5 +- .../luci/modules/luci-base/src/Makefile | 2 +- .../luci/modules/luci-base/src/mkversion.sh | 31 +- .../luci/modules/luci-mod-admin-full/Makefile | 2 +- .../luasrc/controller/admin/system.lua | 6 +- .../luasrc/model/cbi/admin_network/dhcp.lua | 9 +- .../model/cbi/admin_network/iface_add.lua | 7 +- .../luasrc/model/cbi/admin_network/ifaces.lua | 5 +- .../luasrc/model/cbi/admin_network/wifi.lua | 8 +- .../luasrc/model/cbi/admin_system/crontab.lua | 2 + .../model/cbi/admin_system/fstab/mount.lua | 2 +- .../luasrc/model/cbi/admin_system/ipkg.lua | 43 +- .../view/admin_network/iface_overview.htm | 16 +- .../view/admin_network/iface_status.htm | 16 +- .../luasrc/view/admin_status/index.htm | 10 +- .../luasrc/view/admin_system/packages.htm | 7 +- .../luci-mod-rpc/luasrc/controller/rpc.lua | 4 +- .../luasrc/view/themes/bootstrap/footer.htm | 2 +- .../view/themes/freifunk-generic/footer.htm | 2 +- .../luci/themes/luci-theme-openwrt/Makefile | 14 - .../luci-static/openwrt.org/cascade.css | 1034 -- .../htdocs/luci-static/openwrt.org/ie6.css | 77 - .../htdocs/luci-static/openwrt.org/ie7.css | 59 - .../htdocs/luci-static/openwrt.org/ie8.css | 12 - .../htdocs/luci-static/openwrt.org/tabbg.png | Bin 152 -> 0 bytes .../luasrc/view/themes/openwrt.org/footer.htm | 16 - .../luasrc/view/themes/openwrt.org/header.htm | 181 - .../root/etc/uci-defaults/luci-theme-openwrt | 6 - trunk/package/mail/bogofilter/Makefile | 58 - .../mail/bogofilter/files/postfix-bogofilter | 34 - trunk/package/mail/dovecot/Makefile | 98 - trunk/package/mail/dovecot/files/dovecot.init | 16 - .../dovecot/patches/001-configure_in.patch | 31 - trunk/package/mail/fdm/Config.in | 10 - trunk/package/mail/fdm/Makefile | 86 - trunk/package/mail/fdm/files/etc/fdm.conf | 36 - .../mail/fdm/patches/001-base64-fix.patch | 14 - .../mail/fdm/patches/002-base64-fix.patch | 20 - trunk/package/mail/fdm/src/compat/b64_ntop.c | 183 - trunk/package/mail/fdm/src/compat/b64_pton.c | 393 - trunk/package/mail/fetchmail/Makefile | 84 - trunk/package/mail/mailman/Makefile | 126 - trunk/package/mail/mailman/files/mailman.init | 22 - .../mail/mailman/patches/100-postfix.patch | 12 - .../mailman/patches/200-nohostdnspython.patch | 68 - .../mailman/patches/300-targetpython.patch | 12 - .../mail/mailman/patches/400-modules.patch | 35 - trunk/package/mail/mailsend/Makefile | 73 - trunk/package/mail/msmtp/Makefile | 141 - trunk/package/mail/mutt/Makefile | 48 - .../mutt/patches/001-no_po_and_docs.patch | 11 - trunk/package/mail/nail/Makefile | 59 - .../100-handle-openssl-without-sslv2.patch | 16 - trunk/package/mail/postfix/Makefile | 243 - .../mail/postfix/files/main.cf.default | 840 -- trunk/package/mail/postfix/files/postfix.init | 64 - .../mail/postfix/patches/100-fsstat.patch | 12 - .../mail/postfix/patches/200-manpages.patch | 80 - .../patches/300-bdb_hash_segfault.patch | 14 - .../mail/postfix/patches/400-cdb.patch | 14 - .../postfix/patches/500-crosscompile.patch | 27 - .../mail/postfix/patches/600-nopostconf.patch | 44 - .../postfix/patches/700-defaultconfig.patch | 93 - .../mail/postfix/patches/800-fmt.patch | 12 - trunk/package/mail/ssmtp/Makefile | 64 - .../mail/ssmtp/patches/002-fix_pointer.patch | 466 - trunk/package/multimedia/ffmpeg/Config.in | 427 - trunk/package/multimedia/ffmpeg/Makefile | 598 - trunk/package/multimedia/fswebcam/Makefile | 50 - trunk/package/multimedia/gst1-libav/Config.in | 279 - trunk/package/multimedia/gst1-libav/Makefile | 205 - .../multimedia/gst1-plugins-bad/Makefile | 274 - .../patches/000-gettext.patch | 42 - .../multimedia/gst1-plugins-base/Makefile | 289 - .../patches/001-no_docs.patch | 34 - .../patches/002-no_tests.patch | 36 - .../patches/003-no_translations.patch | 46 - .../multimedia/gst1-plugins-good/Makefile | 236 - .../patches/001-no_docs.patch | 20 - .../patches/002-no_tests.patch | 20 - .../patches/003-no_translations.patch | 30 - trunk/package/multimedia/gstreamer1/Makefile | 231 - .../gstreamer1/patches/001-no_docs.patch | 35 - .../gstreamer1/patches/002-no_tests.patch | 37 - .../patches/003-no_translations.patch | 45 - ...10-gstplugin_use_lazy_symbol_binding.patch | 20 - trunk/package/multimedia/icecast/Makefile | 95 - .../multimedia/icecast/files/icecast.init | 14 - .../multimedia/icecast/libvorbisidec.mk | 41 - .../patches/001-icecast-2.4.0-tremor.patch | 155 - .../patches/010-fix_libcurl_test_crap.patch | 11 - trunk/package/multimedia/ices/Makefile | 51 - trunk/package/multimedia/minidlna/Makefile | 85 - .../multimedia/minidlna/files/minidlna.config | 17 - .../multimedia/minidlna/files/minidlna.init | 97 - .../minidlna/patches/010-libav-fix.patch | 19 - .../multimedia/mjpg-streamer/Config.in | 36 - .../package/multimedia/mjpg-streamer/Makefile | 109 - .../mjpg-streamer/files/mjpg-streamer.config | 15 - .../mjpg-streamer/files/mjpg-streamer.hotplug | 10 - .../mjpg-streamer/files/mjpg-streamer.init | 97 - .../010-enable_additional_plugins.patch | 17 - .../020-remove_gcc_debug_options.patch | 33 - .../030-allow_16_char_device_names.patch | 11 - ...used-variable-from-struct-v4l2_buffe.patch | 87 - ...-leaking-data-via-struct-v4l2_buffer.patch | 242 - .../patches/050-fix-yuv-capture.patch | 58 - trunk/package/multimedia/motion/Makefile | 58 - trunk/package/multimedia/oggfwd/Makefile | 50 - trunk/package/multimedia/xupnpd/Makefile | 71 - .../multimedia/xupnpd/files/xupnpd.init | 15 - .../xupnpd/patches/100-default_config.patch | 15 - .../xupnpd/patches/101-root_dir_param.patch | 83 - .../package/network/config/firewall/Makefile | 2 +- trunk/package/network/config/netifd/Makefile | 4 +- .../network/feeds/aircrack-ng/Makefile | 52 - trunk/package/network/feeds/announce/Makefile | 57 - trunk/package/network/feeds/apache/Makefile | 166 - .../apache/patches/001-Makefile_in.patch | 14 - .../apache/patches/002-test_char_h.patch | 26 - .../feeds/apache/patches/003-logdir_fix.patch | 33 - .../apache/patches/004-pidfile_fix.patch | 11 - .../feeds/apache/patches/005-httpd_conf.patch | 60 - trunk/package/network/feeds/apcupsd/Makefile | 106 - .../network/feeds/apcupsd/files/apccontrol | 146 - .../network/feeds/apcupsd/files/apcupsd.conf | 322 - .../network/feeds/apcupsd/files/apcupsd.css | 64 - .../network/feeds/apcupsd/files/apcupsd.init | 12 - .../feeds/apcupsd/files/apcupsd_mail.conf | 7 - .../network/feeds/apcupsd/files/changeme | 17 - .../network/feeds/apcupsd/files/commfailure | 17 - .../network/feeds/apcupsd/files/commok | 17 - .../network/feeds/apcupsd/files/hosts.conf | 19 - .../network/feeds/apcupsd/files/multimon.conf | 63 - .../network/feeds/apcupsd/files/offbattery | 17 - .../network/feeds/apcupsd/files/onbattery | 17 - .../feeds/apcupsd/patches/010-fix-usb.patch | 8 - trunk/package/network/feeds/apinger/Makefile | 67 - .../network/feeds/apinger/files/apinger.init | 18 - .../apinger/patches/001-autoreconf.patch | 13 - .../apinger/patches/002-run_as_user.patch | 11 - .../feeds/apinger/patches/003-no_docs.patch | 11 - trunk/package/network/feeds/bcp38/Makefile | 62 - .../network/feeds/bcp38/files/bcp38.config | 22 - .../network/feeds/bcp38/files/bcp38.defaults | 13 - .../package/network/feeds/bcp38/files/run.sh | 104 - trunk/package/network/feeds/bind/Makefile | 204 - .../network/feeds/bind/files/bind/db.0 | 12 - .../network/feeds/bind/files/bind/db.127 | 13 - .../network/feeds/bind/files/bind/db.255 | 12 - .../network/feeds/bind/files/bind/db.local | 13 - .../network/feeds/bind/files/bind/db.root | 45 - .../feeds/bind/files/bind/named.conf.example | 45 - .../network/feeds/bind/files/named.init | 36 - .../feeds/bind/patches/001-no-tests.patch | 26 - .../bind/patches/002-autoconf-ar-fix.patch | 29 - trunk/package/network/feeds/bmon/Makefile | 48 - trunk/package/network/feeds/bwm-ng/Config.in | 35 - trunk/package/network/feeds/bwm-ng/Makefile | 61 - trunk/package/network/feeds/cjdns/Makefile | 146 - .../network/feeds/cjdns/files/cjdns.defaults | 127 - .../network/feeds/cjdns/files/cjdns.init | 32 - .../network/feeds/cjdns/files/cjdrouteconf | 30 - .../network/feeds/cjdns/lua/cjdns/admin.lua | 105 - .../network/feeds/cjdns/lua/cjdns/common.lua | 7 - .../network/feeds/cjdns/lua/cjdns/init.lua | 12 - .../network/feeds/cjdns/lua/cjdns/uci.lua | 289 - .../network/feeds/cjdns/lua/cjdns/udp.lua | 102 - trunk/package/network/feeds/cshark/Makefile | 75 - .../network/feeds/ctorrent-svn/Makefile | 98 - .../patches/100-compile-fix.patch | 88 - .../ctorrent-svn/patches/300-negative.patch | 14 - trunk/package/network/feeds/ctorrent/Makefile | 84 - .../ctorrent/patches/100-CVE-2009-1759.patch | 364 - .../ctorrent/patches/100-negative-ints.patch | 13 - .../network/feeds/dansguardian/Makefile | 78 - .../dansguardian/files/dansguardian.config | 71 - .../dansguardian/files/dansguardian.init | 190 - .../dansguardian/files/dansguardianf1.conf | 348 - .../dansguardian/patches/001-compile.patch | 29 - trunk/package/network/feeds/davfs2/Makefile | 69 - .../network/feeds/davfs2/files/davfs2.conf | 9 - .../davfs2/patches/010-main_code_fix.patch | 35 - .../network/feeds/ddns-scripts/Makefile | 216 - .../feeds/ddns-scripts/files/ddns.config | 31 - .../feeds/ddns-scripts/files/ddns.hotplug | 14 - .../feeds/ddns-scripts/files/ddns.init | 28 - .../files/dynamic_dns_functions.sh | 1124 -- .../files/dynamic_dns_lucihelper.sh | 102 - .../ddns-scripts/files/dynamic_dns_updater.sh | 334 - .../network/feeds/ddns-scripts/files/services | 93 - .../feeds/ddns-scripts/files/services_ipv6 | 43 - .../feeds/ddns-scripts/files/tld_names.dat | 10702 ---------------- .../ddns-scripts/files/update_CloudFlare.sh | 142 - .../ddns-scripts/files/update_No-IP.com.sh | 52 - .../ddns-scripts/files/update_nsupdate.sh | 46 - .../ddns-scripts/samples/ddns.config_sample | 299 - .../ddns-scripts/samples/getlocalip_sample.sh | 35 - .../ddns-scripts/samples/update_sample.sh | 39 - trunk/package/network/feeds/dhcpcd/Makefile | 63 - .../network/feeds/dhcpcd/files/dhcpcd.init | 24 - trunk/package/network/feeds/dmapd/Makefile | 66 - .../network/feeds/dmapd/files/dmapd.init | 28 - .../feeds/dmapd/patches/001-dmapd_conf.patch | 11 - .../002-make_unit_test_optionnal.patch | 17 - .../network/feeds/dnscrypt-proxy/Makefile | 119 - .../files/dnscrypt-proxy.config | 5 - .../dnscrypt-proxy/files/dnscrypt-proxy.init | 27 - .../package/network/feeds/e2guardian/Makefile | 80 - .../feeds/e2guardian/files/e2guardian.config | 70 - .../feeds/e2guardian/files/e2guardian.init | 192 - .../feeds/e2guardian/files/e2guardianf1.conf | 426 - .../package/network/feeds/emailrelay/Makefile | 116 - .../feeds/emailrelay/files/emailrelay.auth | 16 - .../feeds/emailrelay/files/emailrelay.init | 15 - .../package/network/feeds/etherwake/Makefile | 55 - .../feeds/etherwake/files/etherwake.config | 28 - .../feeds/etherwake/files/etherwake.init | 132 - .../patches/100-no_ether_hostton.patch | 37 - .../patches/110-format_security_fix.patch | 19 - trunk/package/network/feeds/ethtool/Makefile | 45 - .../package/network/feeds/fakeidentd/Makefile | 48 - .../feeds/fakeidentd/files/fakeidentd.init | 12 - trunk/package/network/feeds/fastd/Config.in | 108 - trunk/package/network/feeds/fastd/Makefile | 199 - .../network/feeds/fastd/files/fastd.upgrade | 1 - .../network/feeds/freeradius2/Config.in | 14 - .../network/feeds/freeradius2/Makefile | 635 - .../feeds/freeradius2/files/radiusd.init | 22 - .../patches/001-fix-makefile.patch | 12 - .../freeradius2/patches/002-config.patch | 613 - .../patches/004-ldap_configure.patch | 4257 ------ .../patches/008-honor_ccpflags.patch | 17 - .../patches/010-disbale-openssl-check.patch | 40 - trunk/package/network/feeds/fwknop/Config.in | 12 - trunk/package/network/feeds/fwknop/Makefile | 132 - .../network/feeds/fwknop/files/fwknopd | 9 - .../network/feeds/fwknop/files/fwknopd.init | 94 - .../feeds/fwknop/patches/001-add-keygen.patch | 427 - trunk/package/network/feeds/git/Makefile | 114 - .../git/patches/100-convert_builtin.patch | 219 - .../git/patches/200-disable_fasthash.patch | 12 - .../patches/300-configure_for_crosscompiling | 32 - .../patches/400-imapsend_without_curl.patch | 11 - trunk/package/network/feeds/haproxy/Makefile | 135 - .../network/feeds/haproxy/files/haproxy.cfg | 100 - .../feeds/haproxy/files/haproxy.hotplug | 8 - .../network/feeds/haproxy/files/haproxy.init | 25 - ...ssing-some-ARGC_-entries-in-fmt_dire.patch | 64 - ...-usesrc-root-privileges-requirements.patch | 27 - ...building-against-libssl-without-SSLv.patch | 51 - ...OpenBSD-versions-where-haproxy-works.patch | 26 - ...ttp-sample-gmtime-localtime-can-fail.patch | 33 - ...OC-typo-in-redirect-302-code-meaning.patch | 27 - ...n-that-ms-is-left-padded-with-zeroes.patch | 27 - ...UP-.gitignore-ignore-more-test-files.patch | 50 - ...re-finally-ignore-everything-but-wha.patch | 44 - ...it-a-warning-on-a-frontend-without-l.patch | 46 - ...ers-ensure-that-src_-inc-clr-_gpc0-c.patch | 93 - .../patches/0012-DOC-ssl-missing-LF.patch | 27 - ...of-http-request-using-ssl_fc_session.patch | 30 - ...p-remove-stupid-HTTP_METH_NONE-entry.patch | 78 - ...on-t-call-http_send_name_header-afte.patch | 49 - ...make-str2sa_range-report-unresolvabl.patch | 36 - trunk/package/network/feeds/horst/Makefile | 51 - .../network/feeds/ibrdtn-tools/Makefile | 51 - trunk/package/network/feeds/ibrdtnd/Makefile | 62 - .../feeds/ibrdtnd/files/build-config.sh | 173 - .../network/feeds/ibrdtnd/files/ibrdtn.init | 71 - .../network/feeds/ibrdtnd/files/ibrdtn.uci | 176 - .../feeds/ibrdtnd/files/mkcontainer.sh | 43 - .../feeds/ibrdtnd/files/mountcontainer.sh | 122 - .../feeds/ibrdtnd/files/safety-wrapper.sh | 172 - .../feeds/ibrdtnd/files/systemcheck.sh | 101 - trunk/package/network/feeds/iodine/Makefile | 73 - .../network/feeds/iodine/files/iodined.config | 5 - .../network/feeds/iodine/files/iodined.init | 27 - .../iodine/patches/010-cross-compile.patch | 24 - .../network/feeds/ipsec-tools/Makefile | 100 - .../feeds/ipsec-tools/files/racoon.conf | 36 - .../feeds/ipsec-tools/files/racoon.init | 17 - .../patches/001-ipsec-tools-def-psk.patch | 24 - .../ipsec-tools/patches/001-no_libfl.patch | 22 - .../ipsec-tools/patches/002-patch8-utmp.patch | 72 - .../patches/003-microsoft-fqdn-in-main.patch | 13 - .../ipsec-tools/patches/005-isakmp-fix.patch | 11 - .../patches/006-linux-3.7-compat.patch | 50 - .../ipsec-tools/patches/force_HAVE_POLICY_FWD | 14 - trunk/package/network/feeds/irssi/Makefile | 98 - .../package/network/feeds/keepalived/Makefile | 68 - .../feeds/keepalived/files/keepalived.init | 14 - trunk/package/network/feeds/kismet/Makefile | 142 - .../network/feeds/kismet/files/kismet.conf | 304 - .../feeds/kismet/files/kismet_drone.conf | 69 - .../feeds/kismet/files/kismet_drone.config | 2 - .../feeds/kismet/files/kismet_drone.init | 26 - .../feeds/kismet/files/kismet_server.config | 2 - .../feeds/kismet/files/kismet_server.init | 26 - .../010-dont-add-host-include-paths.patch | 14 - trunk/package/network/feeds/knot/Makefile | 194 - .../network/feeds/knot/files/knotd.init | 45 - .../network/feeds/knot/files/runtests.sh | 9 - .../knot/patches/01_strptime_susv3.patch | 21 - .../feeds/knot/patches/02_knot.conf.patch | 28 - .../knot/patches/03_zscanner_tests.patch | 41 - trunk/package/network/feeds/krb5/Makefile | 138 - .../package/network/feeds/krb5/files/krb5kdc | 19 - .../feeds/krb5/patches/001-fix-build.patch | 45 - .../network/feeds/l7-protocols/Makefile | 87 - .../patches/100-testing_crosscompile.patch | 27 - .../patches/101-testing-timeit.patch | 102 - .../patches/102-testing-doallspeeds.patch | 16 - trunk/package/network/feeds/lftp/Makefile | 73 - trunk/package/network/feeds/lighttpd/Makefile | 187 - .../feeds/lighttpd/files/lighttpd.conf | 32 - .../feeds/lighttpd/files/lighttpd.init | 20 - ...escriptors-when-uploading-large-file.patch | 26 - trunk/package/network/feeds/lispmob/Makefile | 56 - .../network/feeds/lksctp-tools/Makefile | 92 - .../network/feeds/luci-app-bcp38/Makefile | 57 - .../feeds/luci-app-bcp38/files/bcp38-cbi.lua | 58 - .../luci-app-bcp38/files/bcp38-controller.lua | 7 - .../luci-app-bcp38/files/uci-defaults-bcp38 | 11 - .../package/network/feeds/mac-telnet/Makefile | 71 - .../feeds/mac-telnet/files/mactelnet.config | 9 - .../feeds/mac-telnet/files/mactelnet.init | 80 - .../network/feeds/mdnsresponder/Makefile | 163 - .../mdnsresponder/files/mDNSResponder.conf | 4 - .../mdnsresponder/files/mDNSResponder.init | 14 - .../feeds/mdnsresponder/files/mdnsd.init | 14 - .../patches/001-cross_compile.patch | 115 - .../patches/100-linux_fixes.patch | 403 - .../package/network/feeds/memcached/Makefile | 68 - .../feeds/memcached/files/memcached.config | 6 - .../feeds/memcached/files/memcached.init | 27 - .../memcached/patches/100-fix_iov_max.patch | 23 - .../package/network/feeds/miniupnpc/Makefile | 73 - .../patches/100-no_minixml_test.patch | 13 - .../patches/200-miniupnpc_desc.patch | 11 - .../package/network/feeds/mosquitto/Config.in | 6 - .../package/network/feeds/mosquitto/Makefile | 198 - .../feeds/mosquitto/files/mosquitto.init | 28 - .../mosquitto/files/mosquitto.uci.convert | 134 - trunk/package/network/feeds/mtr/Makefile | 68 - .../network/feeds/mtr/patches/501-dns.patch | 510 - .../feeds/mtr/patches/502-fix-res_ninit.patch | 31 - .../package/network/feeds/mwan3-luci/Makefile | 41 - .../etc/hotplug.d/iface/16-mwancustombak | 38 - .../files/etc/uci-defaults/mwan-luci | 14 - .../usr/lib/lua/luci/controller/mwan3.lua | 320 - .../model/cbi/mwan/advanced_hotplugscript.lua | 55 - .../model/cbi/mwan/advanced_mwanconfig.lua | 32 - .../model/cbi/mwan/advanced_networkconfig.lua | 32 - .../lib/lua/luci/model/cbi/mwan/interface.lua | 266 - .../luci/model/cbi/mwan/interfaceconfig.lua | 190 - .../lib/lua/luci/model/cbi/mwan/member.lua | 46 - .../lua/luci/model/cbi/mwan/memberconfig.lua | 47 - .../lib/lua/luci/model/cbi/mwan/policy.lua | 95 - .../lua/luci/model/cbi/mwan/policyconfig.lua | 65 - .../usr/lib/lua/luci/model/cbi/mwan/rule.lua | 141 - .../lua/luci/model/cbi/mwan/ruleconfig.lua | 113 - .../lua/luci/view/admin_status/index/mwan.htm | 1 - .../luci/view/mwan/advanced_diagnostics.htm | 128 - .../luci/view/mwan/advanced_hotplugscript.htm | 23 - .../luci/view/mwan/advanced_mwanconfig.htm | 23 - .../luci/view/mwan/advanced_networkconfig.htm | 23 - .../view/mwan/advanced_troubleshooting.htm | 71 - .../usr/lib/lua/luci/view/mwan/config_css.htm | 34 - .../view/mwan/openwrt_overview_status.htm | 83 - .../lua/luci/view/mwan/overview_detailed.htm | 51 - .../lua/luci/view/mwan/overview_interface.htm | 122 - trunk/package/network/feeds/mwan3/Makefile | 45 - .../feeds/mwan3/files/etc/config/mwan3 | 80 - .../mwan3/files/etc/hotplug.d/iface/15-mwan3 | 427 - .../network/feeds/mwan3/files/usr/sbin/mwan3 | 220 - .../feeds/mwan3/files/usr/sbin/mwan3track | 65 - trunk/package/network/feeds/net-snmp/Makefile | 256 - .../network/feeds/net-snmp/files/snmpd.conf | 82 - .../network/feeds/net-snmp/files/snmpd.init | 171 - .../patches/100-debian-statistics.patch | 22 - .../patches/110-debian-makefiles.patch | 40 - .../patches/120-debian-searchdirs.patch | 14 - .../patches/130-debian-extramibs.patch | 6261 --------- .../net-snmp/patches/160-no_ldconfig.patch | 11 - .../feeds/net-snmp/patches/170-ldflags.patch | 11 - .../net-snmp/patches/750-ieee802dot11.patch | 6156 --------- .../patches/800-format-security.patch | 29 - trunk/package/network/feeds/netatalk/Makefile | 86 - .../feeds/netatalk/files/AppleVolumes.default | 2 - .../network/feeds/netatalk/files/afpd.conf | 1 - .../network/feeds/netatalk/files/afpd.init | 23 - .../patches/001-automake-compat.patch | 9 - .../patches/002-ld_library_path.patch | 26 - trunk/package/network/feeds/netcat/Makefile | 65 - .../patches/001-netcat_flag_count.patch | 22 - trunk/package/network/feeds/netperf/Makefile | 49 - .../feeds/netperf/files/netserver.init | 12 - .../network/feeds/nfs-kernel-server/Makefile | 157 - .../nfs-kernel-server/files/nfsd.exports | 1 - .../feeds/nfs-kernel-server/files/nfsd.init | 38 - .../patches/100-no_malloc_h.patch | 10 - trunk/package/network/feeds/nginx/Config.in | 192 - trunk/package/network/feeds/nginx/Makefile | 334 - .../network/feeds/nginx/files/nginx.init | 24 - .../nginx/files/nginx.proxyprotocol.example | 40 - .../feeds/nginx/files/nginx.syslog.example | 59 - .../nginx/patches-lua-nginx/300-ldl.patch | 21 - .../check_1.2.6+.patch | 209 - .../nginx/patches/101-feature_test_fix.patch | 107 - .../nginx/patches/102-sizeof_test_fix.patch | 26 - .../feeds/nginx/patches/103-sys_nerr.patch | 12 - .../feeds/nginx/patches/200-config.patch | 18 - .../patches/300-crosscompile_ccflags.patch | 33 - ...-nginx-1.4.x_proxy_protocol_patch_v2.patch | 1183 -- .../patches/401-nginx-1.4.0-syslog.patch | 698 - trunk/package/network/feeds/nmap/Makefile | 143 - trunk/package/network/feeds/nsd/Makefile | 135 - .../package/network/feeds/nsd/files/nsd.init | 16 - .../package/network/feeds/ntpclient/Makefile | 57 - .../feeds/ntpclient/files/ntpclient.config | 23 - .../feeds/ntpclient/files/ntpclient.hotplug | 78 - .../feeds/ntpclient/patches/100-daemon.patch | 22 - trunk/package/network/feeds/ntpd/Makefile | 158 - .../package/network/feeds/ntpd/files/ntp.conf | 26 - .../network/feeds/ntpd/files/ntpd.hotplug | 10 - .../network/feeds/ntpd/files/ntpd.init | 18 - .../network/feeds/ntpd/files/ntpdate.init | 13 - .../network/feeds/ntripcaster/Makefile | 52 - .../network/feeds/ntripclient/Makefile | 49 - .../network/feeds/ntripserver/Makefile | 49 - trunk/package/network/feeds/nut/Config.in | 107 - trunk/package/network/feeds/nut/Makefile | 292 - .../network/feeds/nut/files/nut-monitor.init | 21 - .../network/feeds/nut/files/nut-server.init | 23 - trunk/package/network/feeds/ocserv/Config.in | 26 - trunk/package/network/feeds/ocserv/Makefile | 106 - trunk/package/network/feeds/ocserv/README | 91 - .../package/network/feeds/ocserv/files/config | 17 - .../network/feeds/ocserv/files/ocserv-script | 11 - .../feeds/ocserv/files/ocserv.conf.template | 379 - .../network/feeds/ocserv/files/ocserv.init | 184 - .../network/feeds/ocserv/files/ocserv.upgrade | 7 - trunk/package/network/feeds/ola/Makefile | 128 - .../package/network/feeds/ola/files/olad.init | 15 - .../network/feeds/openconnect/Config.in | 21 - .../network/feeds/openconnect/Makefile | 76 - .../package/network/feeds/openconnect/README | 32 - .../openconnect/files/openconnect-wrapper | 41 - .../feeds/openconnect/files/openconnect.sh | 97 - .../openconnect/files/openconnect.upgrade | 9 - trunk/package/network/feeds/opennhrp/Makefile | 60 - .../feeds/opennhrp/files/opennhrp.init | 15 - trunk/package/network/feeds/openssh/Makefile | 291 - .../feeds/openssh/files/sftp-ssh.service | 9 - .../network/feeds/openssh/files/sshd.init | 42 - .../network/feeds/openssh/files/sshd.pam | 41 - .../feeds/openssh/files/sshd.pam-access | 4 - .../openssh/patches/100-no_cast_fix.patch | 13 - .../130-implicit_memset_decl_fix.patch | 12 - .../patches/140-pam_uclibc_pthreads_fix.patch | 84 - .../feeds/openssh/patches/200-dscp-qos.patch | 21 - .../network/feeds/opentracker/Makefile | 98 - .../feeds/opentracker/files/opentracker.init | 16 - .../feeds/opentracker/files/opentracker6.init | 16 - .../opentracker/patches/100-makefile.patch | 30 - .../network/feeds/openvswitch/Makefile | 199 - .../files/etc/init.d/openvswitch.init | 41 - ...linux-Use-unsigned-int-for-ifi_flags.patch | 28 - ...-interface-flag-survive-internal-por.patch | 41 - ...add-vlan_hwaccel_push_inside-for-ker.patch | 35 - trunk/package/network/feeds/p910nd/Makefile | 59 - .../network/feeds/p910nd/files/p910nd.config | 5 - .../network/feeds/p910nd/files/p910nd.init | 51 - trunk/package/network/feeds/pen/Makefile | 58 - trunk/package/network/feeds/polipo/Makefile | 59 - .../network/feeds/polipo/files/polipo.config | 42 - .../network/feeds/polipo/files/polipo.init | 150 - trunk/package/network/feeds/portmap/Makefile | 53 - .../network/feeds/portmap/files/portmap.init | 13 - .../feeds/portmap/patches/101-no_pie.patch | 12 - trunk/package/network/feeds/privoxy/Makefile | 109 - .../feeds/privoxy/files/privoxy.config | 44 - .../feeds/privoxy/files/privoxy.hotplug | 18 - .../network/feeds/privoxy/files/privoxy.init | 150 - trunk/package/network/feeds/prosody/Makefile | 124 - .../feeds/prosody/files/prosody.cfg.lua | 170 - .../network/feeds/prosody/files/prosody.init | 53 - .../prosody/patches/010-fix-randomseed.patch | 12 - trunk/package/network/feeds/radicale/Makefile | 138 - .../feeds/radicale/files/config.template | 30 - .../feeds/radicale/files/logging.template | 47 - .../feeds/radicale/files/radicale.config | 190 - .../feeds/radicale/files/radicale.hotplug | 16 - .../feeds/radicale/files/radicale.init | 220 - .../feeds/radicale/files/radicale.rights | 49 - .../feeds/radicale/files/radicale.users | 6 - ...-Run-as-user-group-radicale-radicale.patch | 30 - .../network/feeds/radsecproxy/Makefile | 57 - .../feeds/radsecproxy/files/radsecproxy.init | 16 - .../patches/100-missing-return.patch | 58 - .../patches/200-logdest-on-foreground.patch | 31 - trunk/package/network/feeds/redsocks/Makefile | 58 - .../feeds/redsocks/files/redsocks.conf | 108 - .../feeds/redsocks/files/redsocks.init | 36 - ...esolution-results-were-ignored-since.patch | 53 - .../0002-inet_ntop-red_inet_ntop.patch | 161 - ...for-UDP-TPROXY-redirection.-No-more-.patch | 449 - ...x-transposition-of-memset-parameters.patch | 25 - ...on-Ubuntu-10.04-LTS-and-hopefully-De.patch | 105 - .../0006-fix_default_config_location.patch | 17 - .../package/network/feeds/remserial/Makefile | 34 - trunk/package/network/feeds/rsync/Config.in | 25 - trunk/package/network/feeds/rsync/Makefile | 104 - .../network/feeds/rsync/files/rsyncd.conf | 16 - .../network/feeds/rsync/files/rsyncd.init | 14 - .../rsync/patches/000-CVE-2014-9512.patch | 106 - trunk/package/network/feeds/rtorrent/Makefile | 91 - .../patches/100-fix-cross_compile.patch | 30 - .../rtorrent/patches/120-fix-ncurses.patch | 11 - .../network/feeds/seafile-ccnet/Makefile | 74 - .../network/feeds/seafile-seahub/Makefile | 159 - .../patches/010-default-config.patch | 30 - .../network/feeds/seafile-server/Makefile | 132 - .../feeds/seafile-server/files/seafile.conf | 2 - .../feeds/seafile-server/files/seafile.init | 57 - .../patches/020-script-patches.patch | 40 - .../030-pidfiles-in-same-directory.patch | 24 - .../patches/040-seafile-admin.patch | 68 - trunk/package/network/feeds/ser2net/Makefile | 50 - .../001-fix_TIOCSRS485_undeclared_error.patch | 59 - .../ser2net/patches/002-LED-trigger.patch | 418 - .../network/feeds/shadowsocks-client/Makefile | 39 - .../shadowsocks-client/files/sslocal.config | 7 - .../shadowsocks-client/files/sslocal.init | 52 - trunk/package/network/feeds/siit/Makefile | 42 - trunk/package/network/feeds/siit/src/Makefile | 5 - trunk/package/network/feeds/siit/src/siit.c | 1429 --- trunk/package/network/feeds/siit/src/siit.h | 61 - .../package/network/feeds/smartsnmpd/Makefile | 75 - .../feeds/smartsnmpd/files/mibs/dummy.lua | 24 - .../smartsnmpd/files/mibs/interfaces.lua | 125 - .../feeds/smartsnmpd/files/mibs/system.lua | 176 - .../feeds/smartsnmpd/files/smartsnmpd.conf | 21 - .../feeds/smartsnmpd/files/smartsnmpd.init | 47 - trunk/package/network/feeds/snort/Config.in | 25 - trunk/package/network/feeds/snort/Makefile | 165 - .../network/feeds/snort/files/snort.config | 3 - .../network/feeds/snort/files/snort.init | 40 - .../feeds/snort/patches/001-compile.patch | 105 - trunk/package/network/feeds/socat/Makefile | 81 - .../network/feeds/socat/files/socat.config | 5 - .../network/feeds/socat/files/socat.init | 39 - .../package/network/feeds/softflowd/Makefile | 54 - .../feeds/softflowd/files/softflowd.config | 14 - .../feeds/softflowd/files/softflowd.init | 74 - .../package/network/feeds/spawn-fcgi/Makefile | 42 - .../network/feeds/sqm-scripts/Makefile | 87 - trunk/package/network/feeds/squid/Makefile | 133 - .../network/feeds/squid/files/squid.conf | 44 - .../network/feeds/squid/files/squid.config | 5 - .../network/feeds/squid/files/squid.init | 52 - .../squid/patches/001-cross_compile.patch | 49 - .../feeds/squid/patches/100-mime.patch | 30 - trunk/package/network/feeds/sshfs/Makefile | 62 - .../package/network/feeds/sshtunnel/Makefile | 48 - .../feeds/sshtunnel/files/sshtunnel.init | 203 - .../feeds/sshtunnel/files/sshtunnel.sh | 21 - .../feeds/sshtunnel/files/uci_sshtunnel | 63 - trunk/package/network/feeds/sslh/Makefile | 53 - .../network/feeds/sslh/files/sslh.config | 30 - .../network/feeds/sslh/files/sslh.init | 62 - .../sslh/patches/001-no_sslh_select.patch | 29 - .../network/feeds/sstp-client/Makefile | 51 - .../sstp-client/files/etc/ppp/chap-secrets | 4 - .../etc/ppp/peers/peer-sstp-example-nopty.txt | 14 - .../files/etc/ppp/peers/peer-sstp-example.txt | 15 - .../network/feeds/strongswan/Config.in | 16 - .../package/network/feeds/strongswan/Makefile | 528 - .../network/feeds/strongswan/files/ipsec.init | 20 - .../feeds/strongswan/files/ipsec.secrets | 1 - .../network/feeds/strongswan/files/ipsec.user | 6 - .../strongswan/patches/101-musl-fixes.patch | 85 - .../strongswan/patches/201-kmodloader.patch | 28 - .../feeds/strongswan/patches/203-uci.patch | 20 - .../300-include-ipsec-user-script.patch | 17 - trunk/package/network/feeds/stunnel/Makefile | 77 - .../network/feeds/stunnel/files/stunnel.conf | 45 - .../network/feeds/stunnel/files/stunnel.init | 12 - .../stunnel/patches/010_fix_getnameinfo.patch | 25 - .../patches/011_disable_ssp_linking.patch | 140 - trunk/package/network/feeds/tcpproxy/Makefile | 84 - .../feeds/tcpproxy/files/tcpproxy.config | 26 - .../feeds/tcpproxy/files/tcpproxy.init | 96 - .../patches/001-ragel_generated.patch | 1378 -- trunk/package/network/feeds/tgt/Makefile | 62 - .../network/feeds/tgt/files/etc/config/tgt | 64 - .../network/feeds/tgt/files/etc/init.d/tgt | 237 - .../feeds/tgt/patches/010-fallocate.patch | 14 - .../feeds/tgt/patches/020-usr_Makefile.patch | 56 - .../feeds/tgt/patches/030-Makefile.patch | 11 - trunk/package/network/feeds/tinc/Makefile | 60 - .../network/feeds/tinc/files/tinc.config | 56 - .../network/feeds/tinc/files/tinc.init | 239 - .../network/feeds/tinc/files/tinc.upgrade | 1 - .../package/network/feeds/tinyproxy/Makefile | 51 - .../feeds/tinyproxy/files/tinyproxy.config | 251 - .../feeds/tinyproxy/files/tinyproxy.init | 142 - .../patches/010-no-docs-and-tests.patch | 86 - .../patches/020-config_and_pid-path.patch | 13 - .../030-allow_bind_in_transparent_mode.patch | 22 - .../tinyproxy/patches/120-fix_INET6.patch | 38 - ...2-3505-tiniproxy-randomized-hashmaps.patch | 101 - ...VE-2012-3505-tinyproxy-limit-headers.patch | 44 - trunk/package/network/feeds/tor/Makefile | 122 - .../package/network/feeds/tor/files/tor.init | 26 - .../network/feeds/tor/patches/001-torrc.patch | 21 - .../network/feeds/transmission/Makefile | 122 - .../transmission/files/transmission.config | 71 - .../transmission/files/transmission.init | 119 - ...0_libtransmission_fallocate64_eglibc.patch | 14 - .../patches/020-use-internal-miniupnp.patch | 11 - .../patches/030-fix-musl-build.patch | 34 - trunk/package/network/feeds/uanytun/Makefile | 175 - .../uanytun/files/uanytun-nocrypt.config | 88 - .../feeds/uanytun/files/uanytun.config | 116 - .../network/feeds/uanytun/files/uanytun.init | 104 - trunk/package/network/feeds/udpxy/Makefile | 64 - .../network/feeds/udpxy/files/udpxy.conf | 15 - .../network/feeds/udpxy/files/udpxy.init | 67 - .../patches/0001-fix-build-on-Mac-OS-X.patch | 30 - trunk/package/network/feeds/ulogd/Makefile | 207 - .../network/feeds/ulogd/files/ulogd.init | 12 - ...ix-JSON-output-on-big-endian-systems.patch | 47 - ...opy-of-linux-netfilter_ipv4-ipt_ULOG.patch | 108 - trunk/package/network/feeds/unbound/Makefile | 176 - .../network/feeds/unbound/files/named.cache | 90 - .../network/feeds/unbound/files/root.key | 1 - .../network/feeds/unbound/files/unbound.init | 14 - .../feeds/unbound/patches/001-conf.patch | 156 - trunk/package/network/feeds/vnstat/Makefile | 109 - .../network/feeds/vnstat/files/vnstat.config | 5 - .../feeds/vnstat/files/vnstat.defaults | 13 - .../network/feeds/vnstat/files/vnstat.init | 82 - .../feeds/vnstat/patches/001-conf.patch | 19 - .../vnstat/patches/002-no_install_strip.patch | 35 - .../vnstat/patches/003-no_install_uname.patch | 15 - .../network/feeds/vpnc-scripts/Makefile | 37 - .../feeds/vpnc-scripts/files/vpnc-script | 203 - trunk/package/network/feeds/vpnc/Config.in | 18 - trunk/package/network/feeds/vpnc/Makefile | 94 - trunk/package/network/feeds/vpnc/README | 39 - .../package/network/feeds/vpnc/files/vpnc.sh | 98 - .../network/feeds/vpnc/files/vpnc.upgrade | 2 - .../feeds/vpnc/patches/001-cross.patch | 42 - .../feeds/vpnc/patches/100-musl-compat.patch | 42 - trunk/package/network/feeds/vsftpd/Makefile | 86 - .../network/feeds/vsftpd/files/vsftpd.conf | 30 - .../network/feeds/vsftpd/files/vsftpd.init | 13 - .../feeds/vsftpd/patches/001-destdir.patch | 47 - .../feeds/vsftpd/patches/002-find_libs.patch | 13 - .../feeds/vsftpd/patches/003-chroot.patch | 11 - .../patches/004-disable-capabilities.patch | 12 - .../vsftpd/patches/005-disable-pam.patch | 11 - .../vsftpd/patches/007-CVE-2015-1419.patch | 98 - trunk/package/network/feeds/wavemon/Makefile | 58 - trunk/package/network/feeds/wget/Makefile | 134 - trunk/package/network/feeds/wifidog/Makefile | 103 - .../network/feeds/wifidog/files/wifidog.init | 22 - trunk/package/network/feeds/wshaper/Makefile | 58 - .../feeds/wshaper/files/wshaper.config | 4 - .../network/feeds/wshaper/files/wshaper.htb | 166 - .../network/feeds/wshaper/files/wshaper.iface | 3 - .../network/feeds/wshaper/files/wshaper.init | 10 - trunk/package/network/feeds/xinetd/Makefile | 65 - .../network/feeds/xinetd/files/xinetd.conf | 6 - .../network/feeds/xinetd/files/xinetd.init | 15 - .../network/feeds/xinetd/patches/001-ar.patch | 66 - .../feeds/xinetd/patches/002-destdir.patch | 27 - .../feeds/xinetd/patches/003-rpc_fix.patch | 19 - .../feeds/xinetd/patches/004-ident-bind.patch | 42 - trunk/package/network/feeds/xl2tpd/Makefile | 73 - trunk/package/network/feeds/xl2tpd/README | 23 - .../network/feeds/xl2tpd/files/l2tp.sh | 107 - .../network/feeds/xl2tpd/files/options.xl2tpd | 13 - .../network/feeds/xl2tpd/files/xl2tp-secrets | 5 - .../network/feeds/xl2tpd/files/xl2tpd.conf | 23 - .../feeds/xl2tpd/files/xl2tpd.conf.sample | 73 - .../network/feeds/xl2tpd/files/xl2tpd.init | 18 - .../patches/100-makefile_opt_flags.patch | 12 - .../patches/110-makefile_dont_build_pfc.patch | 43 - .../patches/120-no-bsd-signal-in-musl.patch | 13 - trunk/package/network/feeds/znc/Makefile | 289 - .../package/network/feeds/znc/files/znc.conf | 29 - .../package/network/feeds/znc/files/znc.init | 194 - .../001-move_rootcheck_after_config.patch | 52 - .../znc/patches/003-Reduce_rebuild_time.patch | 38 - .../znc/patches/004-restore_droproot.patch | 147 - trunk/package/network/ipv6/odhcp6c/Makefile | 4 +- .../network/ipv6/odhcp6c/files/dhcpv6.script | 9 +- .../network/ipv6/odhcp6c/files/dhcpv6.sh | 6 +- .../package/network/services/hostapd/Makefile | 2 +- .../network/services/hostapd/files/hostapd.sh | 6 +- .../network/services/hostapd/files/netifd.sh | 25 +- .../hostapd/files/wpa_supplicant-full.config | 4 +- .../hostapd/files/wpa_supplicant-mesh.config | 2 +- .../hostapd/files/wpa_supplicant-mini.config | 2 +- .../hostapd/files/wpa_supplicant-p2p.config | 2 +- ...TTP-chunked-transfer-encoding-parser.patch | 49 + ...-payload-length-validation-for-Commi.patch | 73 + ...ix-payload-length-validation-for-Com.patch | 66 + ...-Total-Length-parsing-for-fragment-r.patch | 52 + ...ix-Total-Length-parsing-for-fragment.patch | 50 + ...ix-asymmetric-fragmentation-behavior.patch | 32 + ...length-validation-in-NDEF-record-par.patch | 61 + ...ata-in-WNM-Sleep-Mode-Response-frame.patch | 32 + ...-Fix-last-fragment-length-validation.patch | 54 + ...-Fix-last-fragment-length-validation.patch | 51 + ...-error-path-for-unexpected-Confirm-m.patch | 34 + ...ing-without-mgmt-frame-subscription-.patch | 48 + ...isassociated-STA-lost-peer-for-the-c.patch | 67 + .../470-wait-for-nullfunc-longer.patch | 11 + .../hostapd/patches/600-ubus_support.patch | 26 + .../services/igmpproxy/files/igmpproxy.init | 6 +- .../package/network/services/odhcpd/Makefile | 6 +- .../package/network/services/ppp/files/ppp.sh | 3 +- .../package/network/services/samba36/Makefile | 2 +- .../network/services/samba36/files/samba.init | 30 +- .../patches/010-patch-cve-2015-5252.patch | 39 + .../patches/011-patch-cve-2015-5296.patch | 88 + .../patches/012-patch-cve-2015-5299.patch | 93 + .../patches/015-patch-cve-2015-7560.patch | 172 + .../patches/020-CVE-preparation-v3-6.patch | 6824 ++++++++++ .../021-CVE-preparation-v3-6-addition.patch | 9515 ++++++++++++++ .../patches/022-CVE-2015-5370-v3-6.patch | 1791 +++ .../patches/023-CVE-2016-2110-v3-6.patch | 255 + .../patches/024-CVE-2016-2111-v3-6.patch | 681 + .../patches/025-CVE-2016-2112-v3-6.patch | 129 + .../patches/026-CVE-2016-2115-v3-6.patch | 256 + .../patches/027-CVE-2016-2118-v3-6.patch | 308 + .../samba36/patches/110-multicall.patch | 2 +- .../samba36/patches/111-owrt_smbpasswd.patch | 6 +- .../patches/120-add_missing_ifdef.patch | 15 + .../patches/210-remove_ad_support.patch | 2 +- .../patches/250-remove_domain_logon.patch | 28 + .../samba36/patches/260-remove_samr.patch | 18 + .../samba36/patches/290-remove_lsa.patch | 15 + .../patches/310-remove_error_strings.patch | 86 +- .../patches/330-librpc_default_print.patch | 2 +- .../package/network/services/uhttpd/Makefile | 6 +- .../network/services/uhttpd/files/uhttpd.init | 15 +- trunk/package/network/utils/curl/Makefile | 4 +- .../curl/patches/018-CVE-2016-0755.patch | 126 + ...etect-the-library-as-renamed-wolfssl.patch | 101 + trunk/package/network/utils/iw/Makefile | 4 +- .../utils/iw/patches/001-nl80211_h_sync.patch | 731 +- .../utils/iw/patches/120-antenna_gain.patch | 3 +- .../utils/iw/patches/200-reduce_size.patch | 190 +- .../300-display_interface_TX_power.patch | 32 + .../utils/iw/patches/301-ibss_add_VHT80.patch | 104 + .../302-ibss_use_MHz_instead_MHZ.patch | 41 + .../utils/iw/patches/303-mesh_add_VHT80.patch | 170 + trunk/package/system/fstools/Makefile | 7 +- trunk/package/system/mountd/Makefile | 24 +- trunk/package/system/mountd/files/mountd.init | 3 + .../010-uci_rename_history_to_delta.patch | 27 - .../mountd/patches/020-handle_timeout.patch | 32 - .../mountd/patches/030-ext4_support.patch | 85 - .../patches/040-optional-daemonize.patch | 13 - .../mountd/patches/050-no_error_h.patch | 10 - .../mountd/patches/060-link_libubox.patch | 11 - trunk/package/system/mtd/src/Makefile | 6 + trunk/package/system/mtd/src/mtd.c | 16 +- trunk/package/system/mtd/src/seama.c | 82 +- trunk/package/system/mtd/src/seama.h | 6 +- trunk/package/system/opkg/Makefile | 4 +- .../patches/260-add-print-package-size.patch | 74 + trunk/package/system/procd/Makefile | 56 +- ...t-PATH-with-system-wide-OpenWrt-path.patch | 32 + trunk/package/system/rpcd/Makefile | 11 +- trunk/package/system/ubox/Makefile | 20 +- trunk/package/system/ubus/Makefile | 6 +- trunk/package/system/uci/Makefile | 4 +- trunk/package/utils/acl/Makefile | 88 - .../patches/100-no-gettext_configure.patch | 21 - .../acl/patches/101-no-gettext_autogen.patch | 9 - .../acl/patches/102-no-gettext_Makefile.patch | 13 - trunk/package/utils/admswconfig/Makefile | 52 + .../utils/admswconfig/files/admswconfig | 68 + .../utils/admswconfig/files/admswswitch.sh | 28 + .../admswconfig/patches/001-matrix.patch | 15 + trunk/package/utils/alsa-utils/Makefile | 93 - .../patches/100-uClibc-compat.patch | 23 - trunk/package/utils/attr/Makefile | 93 - .../patches/100-no-gettext_configure.patch | 21 - .../attr/patches/101-no-gettext_autogen.patch | 9 - .../patches/102-no-gettext_Makefile.patch | 13 - trunk/package/utils/avrdude/Makefile | 55 - .../patches/010-configure-fixups.patch | 18 - trunk/package/utils/bash-completion/Makefile | 53 - trunk/package/utils/bash/Makefile | 73 - .../utils/bash/patches/001-compile-fix.patch | 15 - .../patches/002-force-internal-readline.patch | 24 - .../patches/101-upstream-bash43-001.patch | 49 - .../patches/102-upstream-bash43-002.patch | 49 - .../patches/103-upstream-bash43-003.patch | 39 - .../patches/104-upstream-bash43-004.patch | 38 - .../patches/105-upstream-bash43-005.patch | 50 - .../patches/106-upstream-bash43-006.patch | 39 - .../patches/107-upstream-bash43-007.patch | 45 - .../patches/108-upstream-bash43-008.patch | 148 - .../patches/109-upstream-bash43-009.patch | 51 - .../patches/110-upstream-bash43-010.patch | 145 - .../patches/111-upstream-bash43-011.patch | 40 - .../patches/112-upstream-bash43-012.patch | 38 - .../patches/113-upstream-bash43-013.patch | 52 - .../patches/114-upstream-bash43-014.patch | 95 - .../patches/115-upstream-bash43-015.patch | 48 - .../patches/116-upstream-bash43-016.patch | 121 - .../patches/117-upstream-bash43-017.patch | 41 - .../patches/118-upstream-bash43-018.patch | 38 - .../patches/119-upstream-bash43-019.patch | 75 - .../patches/120-upstream-bash43-020.patch | 93 - .../patches/121-upstream-bash43-021.patch | 46 - .../patches/122-upstream-bash43-022.patch | 47 - .../patches/123-upstream-bash43-023.patch | 78 - .../patches/124-upstream-bash43-024.patch | 45 - .../patches/125-upstream-bash43-025.patch | 110 - .../patches/126-upstream-bash43-026.patch | 54 - .../patches/127-upstream-bash43-027.patch | 176 - .../patches/128-upstream-bash43-028.patch | 1526 --- .../patches/129-upstream-bash43-029.patch | 50 - .../patches/130-upstream-bash43-030.patch | 1396 -- .../patches/131-upstream-bash43-031.patch | 96 - .../patches/132-upstream-bash43-032.patch | 42 - .../patches/133-upstream-bash43-033.patch | 201 - .../patches/134-upstream-bash43-034.patch | 74 - .../patches/135-upstream-bash43-035.patch | 48 - .../patches/136-upstream-bash43-036.patch | 48 - .../patches/137-upstream-bash43-037.patch | 38 - .../patches/138-upstream-bash43-038.patch | 67 - .../patches/139-upstream-bash43-039.patch | 52 - .../utils/bash/patches/900-no_doc.patch | 13 - trunk/package/utils/bc/Makefile | 65 - .../utils/bc/patches/001-disable-doc.patch | 21 - trunk/package/utils/bluelog/Makefile | 92 - .../package/utils/bluelog/files/bluelog.init | 13 - trunk/package/utils/bluez/Makefile | 131 - .../utils/bluez/files/bluetooth.config | 15 - .../package/utils/bluez/files/bluetooth.dbus | 37 - .../package/utils/bluez/files/bluetoothd.init | 13 - trunk/package/utils/bluez/files/givepin | 14 - .../utils/bluez/patches/200-uart-speed.patch | 40 - .../utils/bluez/patches/201-readline.patch | 52 - trunk/package/utils/btrfs-progs/Makefile | 65 - .../utils/btrfs-progs/files/btrfs-scan.init | 9 - .../001-fix-xattr-h-include-location.patch | 79 - trunk/package/utils/bzip2/Makefile | 19 + trunk/package/utils/ccid/Makefile | 52 - trunk/package/utils/ccrypt/Makefile | 39 - .../utils/ccrypt/patches/001-no-intl.patch | 89 - trunk/package/utils/cmdpad/Makefile | 61 - trunk/package/utils/cmdpad/files/cmdpad.init | 14 - .../utils/cmdpad/patches/100-Makefile.patch | 35 - .../cmdpad/patches/120-kernel26-compat.patch | 15 - .../utils/cmdpad/patches/130-no_zombie.patch | 18 - .../cmdpad/patches/140-compile_fix.patch | 11 - trunk/package/utils/coreutils/Makefile | 116 - .../patches/001-no_docs_man_tests.patch | 89 - .../patches/002-fix_compile_with_uclibc.patch | 12 - trunk/package/utils/cryptodev-linux/Makefile | 75 - .../cryptodev-linux/files/cryptodev.modules | 1 - .../patches/001-no-get-unused-fd.patch | 13 - trunk/package/utils/cryptsetup/Makefile | 78 - trunk/package/utils/dbus/Makefile | 214 - trunk/package/utils/dbus/files/dbus-launch | 12 - trunk/package/utils/dbus/files/dbus.init | 17 - .../dbus/patches/100-fix-poll-select.patch | 13 - trunk/package/utils/dmidecode/Makefile | 48 - trunk/package/utils/dosfstools/Makefile | 109 - .../package/utils/dosfstools/files/dosfsck.sh | 30 - trunk/package/utils/dump1090/Config.in | 20 - trunk/package/utils/dump1090/Makefile | 70 - .../utils/dump1090/files/dump1090.config | 39 - .../utils/dump1090/files/dump1090.init | 92 - .../utils/dump1090/patches/100-html_dir.patch | 11 - trunk/package/utils/f2fs-tools/Config.in | 25 - trunk/package/utils/f2fs-tools/Makefile | 89 - .../f2fs-tools/patches/001-compile.patch | 19 - trunk/package/utils/flashrom/Config.in | 279 - trunk/package/utils/flashrom/Makefile | 57 - trunk/package/utils/flashrom/flashrom.mk | 54 - .../patches/0001-fix_internal_bitbang.patch | 11 - trunk/package/utils/gammu/Makefile | 64 - trunk/package/utils/gammu/files/gammu | 5 - trunk/package/utils/gammu/files/gammu.init | 116 - .../patches/001-iconv-disabling-option.patch | 51 - .../patches/002-no-fstack-protector.patch | 11 - .../patches/003-cmake-cross-toolchain.patch | 43 - .../patches/004-cmake_libdbi_optional.patch | 34 - .../gammu/patches/010-utils-shell-fix.patch | 16 - trunk/package/utils/gnupg/Makefile | 69 - trunk/package/utils/gnuplot/Makefile | 60 - .../gnuplot/patches/010-Makefile.in.patch | 11 - trunk/package/utils/grep/Makefile | 60 - ...rep-F-fix-a-heap-buffer-read-overrun.patch | 15 - trunk/package/utils/hamlib/Makefile | 529 - .../100-override-autoconf-detection.patch | 30 - trunk/package/utils/haserl/Config.in | 35 - trunk/package/utils/haserl/Makefile | 57 - .../patches/100-replace-lua2c-with-sed.patch | 82 - .../patches/101-adjust-script-size.patch | 11 - trunk/package/utils/haveged/Makefile | 68 - .../package/utils/haveged/files/haveged.init | 16 - trunk/package/utils/hd-idle/Makefile | 55 - .../utils/hd-idle/files/hd-idle.config | 5 - .../package/utils/hd-idle/files/hd-idle.init | 79 - trunk/package/utils/hdparm/Makefile | 42 - .../hdparm/patches/001-fix-includes.patch | 20 - trunk/package/utils/hfsprogs/Makefile | 81 - trunk/package/utils/hfsprogs/files/hfsfsck.sh | 30 - ...01-Create-short-Makefiles-for-Debian.patch | 93 - ...002-Add-exclude-Darwin-specific-code.patch | 1407 -- ...de-files-absent-from-the-upstream-pa.patch | 1024 -- ...004-Fix-compilation-on-64-bit-arches.patch | 131 - ...Remove-Apple-specific-p-from-strings.patch | 291 - .../0006-Adjust-types-for-printing.patch | 37 - .../0007-Fix-path-for-HFS-wrapper-block.patch | 23 - .../0008-Provide-command-line-option-a.patch | 40 - .../0009-Rename-dprintf-to-dbg_printf.patch | 187 - ...10-Rename-custom-macro-nil-with-NULL.patch | 1319 -- .../hfsprogs/patches/0011-Fix-types.patch | 71 - ...t-creating-UUIDs-for-new-filesystems.patch | 50 - .../hfsprogs/patches/0013-Fix-manpages.patch | 157 - .../patches/0014-uClibc_no_loadavg.patch | 15 - trunk/package/utils/hub-ctrl/Makefile | 53 - trunk/package/utils/joe/Makefile | 63 - trunk/package/utils/joe/files/joerc | 621 - .../utils/joe/patches/001-mathaway.patch | 58 - trunk/package/utils/kmod/Makefile | 93 - .../kmod/patches/001-fix_pkgconfig_file.patch | 22 - trunk/package/utils/less/Makefile | 93 - trunk/package/utils/lsof/Makefile | 57 - .../lsof/patches/001-lsof_makefile.patch | 13 - .../lsof/patches/002-lsof_noportmap.patch | 18 - .../utils/lsof/patches/003-lsof_selinux.patch | 11 - .../utils/lsof/patches/004-lsof_ccv.patch | 12 - trunk/package/utils/luci-app-lxc/Makefile | 68 - .../luci-app-lxc/files/controller/lxc.lua | 125 - .../utils/luci-app-lxc/files/lxc.config | 6 - .../luci-app-lxc/files/model/cbi/lxc.lua | 31 - .../utils/luci-app-lxc/files/view/lxc.htm | 441 - .../www/luci-static/resources/cbi/green.gif | Bin 310 -> 0 bytes .../www/luci-static/resources/cbi/purple.gif | Bin 317 -> 0 bytes .../www/luci-static/resources/cbi/red.gif | Bin 320 -> 0 bytes trunk/package/utils/lvm2/Makefile | 91 - trunk/package/utils/lvm2/files/lvm2.init | 14 - .../utils/lvm2/patches/000-compile.patch | 11 - .../utils/lvm2/patches/001-include_fix.patch | 11 - .../utils/lvm2/patches/002-const-stdio.patch | 58 - .../utils/lvm2/patches/003-no-mallinfo.patch | 47 - trunk/package/utils/lxc/Config.in | 30 - trunk/package/utils/lxc/Makefile | 249 - trunk/package/utils/lxc/files/lxc.conf | 1 - .../utils/lxc/patches/010-compile.patch | 33 - .../utils/lxc/patches/015-getline.patch | 15 - .../lxc/patches/020-lxc-checkconfig.patch | 20 - .../025-remove-unsupported-option.patch | 19 - .../utils/lxc/patches/030-lxc-download.patch | 43 - .../utils/lxc/patches/300-lxc-destroy.patch | 113 - trunk/package/utils/macchanger/Makefile | 45 - trunk/package/utils/mc/Config.in | 60 - trunk/package/utils/mc/Makefile | 122 - trunk/package/utils/minicom/Makefile | 45 - .../patches/100-fix_iconv_include.patch | 12 - trunk/package/utils/mksh/Makefile | 89 - .../package/utils/mksh/patches/100-dot_mkshrc | 50 - trunk/package/utils/mktorrent/Makefile | 41 - trunk/package/utils/mmc-utils/Makefile | 56 - ...perly-set-fortify-source-in-makefile.patch | 11 - trunk/package/utils/mpack/Makefile | 45 - trunk/package/utils/mysql/Makefile | 189 - trunk/package/utils/mysql/conf/my.cnf | 54 - trunk/package/utils/mysql/files/mysqld.init | 30 - .../mysql/patches/100-fix_hostname.patch | 11 - .../mysql/patches/110-cross_compile.patch | 179 - .../mysql/patches/120-bison-compat.patch | 3290 ----- trunk/package/utils/nano/Makefile | 56 - trunk/package/utils/ncdu/Makefile | 46 - trunk/package/utils/ntfs-3g/Makefile | 217 - ...001-fuseint-fix-path-mounted-on-musl.patch | 30 - trunk/package/utils/open-plc-utils/Makefile | 103 - trunk/package/utils/openobex/Makefile | 89 - .../utils/openobex/patches/001-cxx.patch | 10 - trunk/package/utils/openocd/Makefile | 78 - trunk/package/utils/opensc/Makefile | 227 - ...penPGP-Detect-and-support-Gnuk-Token.patch | 258 - ...P-Add-Gnuk-in-pkcs15-emulation-layer.patch | 50 - ...private-DO-to-filesystem-at-driver-i.patch | 30 - ...-PKCS15-OpenPGP-Declare-DATA-objects.patch | 82 - ...5-OpenPGP-Support-erasing-reset-card.patch | 172 - ...gp-tool-Support-deleting-key-in-Gnuk.patch | 208 - ...building-Extended-Header-List-when-i.patch | 27 - ...penPGP-Read-some-empty-DOs-from-Gnuk.patch | 58 - ...o-not-show-empty-DO-in-pkcs15-emu_in.patch | 53 - ...llow-to-store-data-to-pkcs15-data-ob.patch | 91 - ...enough-buffer-to-read-pubkey-from-Gn.patch | 87 - ...P-Support-write-certificate-for-Gnuk.patch | 220 - ...hange-to-sc_put_data-instead-of-sc_u.patch | 31 - ...-the-restriction-of-even-data-length.patch | 53 - ...-OpenPGP-Delete-key-as-file-for-Gnuk.patch | 92 - ...6-OpenPGP-Correct-parameter-checking.patch | 47 - .../0017-OpenPGP-Make-code-neater.patch | 39 - ...018-Move-declaration-to-top-of-block.patch | 34 - ...ake-indentation-consistent-space-tab.patch | 182 - ...PGP-Don-t-use-sc_log-in-openpgp-tool.patch | 84 - ...implement-gnuk_delete_key-in-openpgp.patch | 112 - ...ctly-binary-array-of-APDUs-for-ERASE.patch | 87 - ...rivate-blob-type-to-avoid-confusing-.patch | 339 - ...rash-after-accessing-inexistent-file.patch | 41 - .../patches/0025-Replace-hardcode.patch | 148 - .../0026-hardcode-defines-for-DO-s.patch | 53 - trunk/package/utils/opus-tools/Makefile | 47 - trunk/package/utils/owfs/Makefile | 248 - trunk/package/utils/pciutils/Makefile | 72 - .../patches/100-remove-no-timestamping.patch | 11 - .../utils/pciutils/patches/101-no-strip.patch | 11 - .../pciutils/patches/102-compressed-ids.patch | 31 - .../patches/103-relative-path-ids.patch | 11 - .../utils/pciutils/patches/104-resolv.patch | 11 - trunk/package/utils/pcsc-lite/Makefile | 101 - .../package/utils/pcsc-lite/files/pcscd.init | 14 - trunk/package/utils/picocom/Makefile | 46 - trunk/package/utils/pps-tools/Makefile | 50 - trunk/package/utils/procps/Makefile | 86 - .../utils/procps/patches/010-make_fix.patch | 11 - .../utils/procps/patches/020_hz_fix.patch | 41 - .../patches/030-fix-string-problems.patch | 11 - trunk/package/utils/pv/Makefile | 46 - trunk/package/utils/rng-tools/Makefile | 50 - trunk/package/utils/rng-tools/files/rngd.init | 16 - trunk/package/utils/rpcd-mod-lxc/Makefile | 37 - .../utils/rpcd-mod-lxc/files/CMakeLists.txt | 19 - trunk/package/utils/rpcd-mod-lxc/files/lxc.c | 504 - trunk/package/utils/rrdtool1/Makefile | 133 - .../patches/001-no_ordering_cd_joke.patch | 21 - .../rrdtool1/patches/002-no_timezone.patch | 24 - .../rrdtool1/patches/020-x86-float-cast.patch | 13 - .../rrdtool1/patches/030-pod2man-stderr.patch | 11 - trunk/package/utils/rtklib/Makefile | 96 - trunk/package/utils/rtl-sdr/Makefile | 88 - trunk/package/utils/screen/Makefile | 56 - trunk/package/utils/screen/files/etc/screenrc | 1 - .../patches/100-cross_compile_fix.patch | 64 - ...10-do_not_add_srcdir_to_include_path.patch | 11 - trunk/package/utils/serialconsole/Makefile | 40 - trunk/package/utils/shadow/Makefile | 146 - .../shadow/patches/001-busybox_ash.patch | 11 - .../patches/002-disable-ruser-lookup.patch | 10 - .../patches/003-fix-disabling-subids.patch | 32 - trunk/package/utils/sispmctl/Makefile | 56 - .../sispmctl/patches/001-fix-includes.patch | 25 - trunk/package/utils/smartmontools/Makefile | 91 - .../utils/smartmontools/files/smartd.conf | 1 - .../utils/smartmontools/files/smartd.init | 16 - trunk/package/utils/smstools3/Makefile | 74 - .../utils/smstools3/files/smstools3.conf | 20 - .../utils/smstools3/files/smstools3.init | 152 - .../utils/smstools3/patches/001-smsd.patch | 13 - .../smstools3/patches/002-Makefile.patch | 12 - trunk/package/utils/sockread/Makefile | 35 - trunk/package/utils/sockread/src/Makefile | 11 - trunk/package/utils/sockread/src/main.c | 63 - trunk/package/utils/stm32flash/Makefile | 40 - trunk/package/utils/stoken/Makefile | 77 - trunk/package/utils/sumo/Makefile | 61 - trunk/package/utils/sumo/files/sumo.sh | 6 - .../sumo/patches/100-configure_fix.patch | 14 - trunk/package/utils/tar/Makefile | 64 - trunk/package/utils/taskwarrior/Makefile | 48 - trunk/package/utils/tcsh/Makefile | 59 - trunk/package/utils/tmux/Makefile | 46 - .../100-b64_ntop-conflict_compath_h.patch | 15 - ...-b64_ntop-conflict_compat_b64_ntop_c.patch | 13 - .../patches/102-b64_ntop-conflict_tty_c.patch | 13 - .../utils/tmux/patches/200-usr-local.patch | 14 - trunk/package/utils/tracertools/Makefile | 42 - trunk/package/utils/triggerhappy/Makefile | 58 - .../files/triggerhappy-example.conf | 14 - .../triggerhappy/files/triggerhappy.hotplug | 15 - .../triggerhappy/files/triggerhappy.init | 10 - .../patches/100-fix-LINUX_INPUT_H.patch | 11 - trunk/package/utils/unzip/Makefile | 65 - .../001-CVE-2014-8139-crc-overflow.patch | 49 - .../002-CVE-2014-8140-test-compr-eb.patch | 23 - .../003-CVE-2014-8141-getzip64data.patch | 133 - .../004-CVE-2014-9636-test-compr-eb.patch | 25 - trunk/package/utils/usbmuxd/Makefile | 52 - trunk/package/utils/uvcdynctrl/Makefile | 87 - trunk/package/utils/vim/Makefile | 194 - trunk/package/utils/vim/files/vimrc | 11 - trunk/package/utils/vim/files/vimrc.full | 28 - .../utils/vim/patches/001-compile.patch | 41 - trunk/package/utils/watchcat/Makefile | 45 - .../utils/watchcat/files/initd_watchcat | 108 - .../watchcat/files/uci_defaults_watchcat | 10 - .../package/utils/watchcat/files/watchcat.sh | 74 - trunk/package/utils/wifitoggle/Makefile | 45 - .../utils/wifitoggle/files/wifitoggle.config | 11 - .../utils/wifitoggle/files/wifitoggle.hotplug | 172 - trunk/package/utils/xz/Makefile | 116 - trunk/package/utils/zile/Makefile | 49 - trunk/package/utils/zip/Makefile | 62 - trunk/package/utils/zoneinfo/Makefile | 242 - trunk/package/utils/zsh/Makefile | 82 - trunk/scripts/download.pl | 6 +- trunk/target/linux/ar71xx/Makefile | 2 +- .../linux/ar71xx/base-files/etc/diag.sh | 17 +- .../etc/hotplug.d/firmware/11-ath10k-caldata | 88 +- .../base-files/etc/uci-defaults/01_leds | 56 +- .../base-files/etc/uci-defaults/02_network | 13 +- .../linux/ar71xx/base-files/lib/ar71xx.sh | 54 +- .../lib/preinit/05_set_iface_mac_ar71xx | 3 + .../lib/preinit/05_set_preinit_iface_ar71xx | 2 + .../lib/preinit/81_load_ath10k_board_bin | 75 - .../base-files/lib/preinit/82_patch_ath10k | 8 +- .../ar71xx/base-files/lib/upgrade/platform.sh | 26 +- trunk/target/linux/ar71xx/config-3.18 | 6 + .../ar71xx/files/arch/mips/ath79/dev-eth.c | 18 +- .../files/arch/mips/ath79/mach-alfa-ap120c.c | 147 + .../files/arch/mips/ath79/mach-antminer-s1.c | 8 +- .../files/arch/mips/ath79/mach-antminer-s3.c | 13 +- .../files/arch/mips/ath79/mach-dir-615-i1.c | 133 + .../arch/mips/ath79/mach-gs-minibox-v1.c | 85 + .../arch/mips/ath79/mach-tl-wa901nd-v4.c | 112 + .../files/arch/mips/ath79/mach-tl-wdr4300.c | 2 +- .../files/arch/mips/ath79/mach-tl-wr841n-v9.c | 6 + .../arch/mips/ath79/mach-tl-wr941nd-v6.c | 149 + .../ar71xx/files/arch/mips/ath79/mach-weio.c | 140 + .../files/arch/mips/ath79/mach-wnr2000-v3.c | 124 +- .../files/arch/mips/ath79/mach-wnr2200.c | 5 +- .../files/arch/mips/ath79/mach-wpj531.c | 21 +- .../net/ethernet/atheros/ag71xx/ag71xx_main.c | 120 +- .../linux/ar71xx/generic/profiles/antminer.mk | 16 +- .../linux/ar71xx/generic/profiles/d-link.mk | 22 +- .../ar71xx/generic/profiles/devolo-dlan.mk | 19 + .../linux/ar71xx/generic/profiles/engenius.mk | 29 + .../ar71xx/generic/profiles/gs-minibox-v1.mk | 17 + .../linux/ar71xx/generic/profiles/netgear.mk | 11 + .../linux/ar71xx/generic/profiles/weio.mk | 17 + trunk/target/linux/ar71xx/image/Makefile | 356 +- .../linux/ar71xx/image/lzma-loader/src/head.S | 3 + trunk/target/linux/ar71xx/luci/config-default | 1 - .../linux/ar71xx/luci/profiles/00-default.mk | 17 - .../linux/ar71xx/luci/profiles/01-minimal.mk | 16 - .../linux/ar71xx/luci/profiles/02-ath5k.mk | 16 - .../linux/ar71xx/luci/profiles/8devices.mk | 17 - .../target/linux/ar71xx/luci/profiles/alfa.mk | 66 - .../linux/ar71xx/luci/profiles/allnet.mk | 39 - .../linux/ar71xx/luci/profiles/antminer.mk | 28 - .../linux/ar71xx/luci/profiles/atheros.mk | 151 - .../linux/ar71xx/luci/profiles/atlantis.mk | 17 - .../target/linux/ar71xx/luci/profiles/bhu.mk | 17 - .../linux/ar71xx/luci/profiles/buffalo.mk | 118 - .../linux/ar71xx/luci/profiles/compex.mk | 58 - .../linux/ar71xx/luci/profiles/d-link.mk | 140 - .../linux/ar71xx/luci/profiles/dragino.mk | 17 - .../linux/ar71xx/luci/profiles/easylink.mk | 29 - trunk/target/linux/ar71xx/luci/profiles/ew.mk | 20 - .../linux/ar71xx/luci/profiles/gl-connect.mk | 17 - .../linux/ar71xx/luci/profiles/hiwifi.mk | 19 - .../linux/ar71xx/luci/profiles/jjplus.mk | 39 - .../linux/ar71xx/luci/profiles/linksys.mk | 27 - .../linux/ar71xx/luci/profiles/meraki.mk | 27 - .../linux/ar71xx/luci/profiles/nclink.mk | 15 - .../linux/ar71xx/luci/profiles/netgear.mk | 83 - .../linux/ar71xx/luci/profiles/onion.mk | 16 - .../linux/ar71xx/luci/profiles/oolite.mk | 18 - .../linux/ar71xx/luci/profiles/openmesh.mk | 62 - .../target/linux/ar71xx/luci/profiles/pcs.mk | 29 - .../linux/ar71xx/luci/profiles/planex.mk | 28 - .../linux/ar71xx/luci/profiles/redwave.mk | 17 - .../linux/ar71xx/luci/profiles/rosewill.mk | 16 - .../linux/ar71xx/luci/profiles/senao.mk | 17 - .../linux/ar71xx/luci/profiles/sitecom.mk | 16 - .../ar71xx/luci/profiles/smartelectronics.mk | 17 - .../ar71xx/luci/profiles/thinkpenguin.mk | 30 - .../linux/ar71xx/luci/profiles/tp-link.mk | 376 - .../linux/ar71xx/luci/profiles/trendnet.mk | 62 - .../target/linux/ar71xx/luci/profiles/ubnt.mk | 73 - trunk/target/linux/ar71xx/luci/profiles/wd.mk | 36 - .../linux/ar71xx/luci/profiles/zcomax.mk | 28 - .../linux/ar71xx/luci/profiles/zyxel.mk | 17 - trunk/target/linux/ar71xx/luci/target.mk | 8 - ...bootconsole-wait-for-both-THRE-and-T.patch | 49 + .../431-spi-add-various-flags.patch | 4 +- ...1-spi-add-type-field-to-spi_transfer.patch | 4 +- .../464-spi-ath79-fix-fast-flash-read.patch | 2 +- ...S-ath79-enable-UART-for-early_serial.patch | 4 +- .../610-MIPS-ath79-openwrt-machines.patch | 60 +- ...PS-ath79-add-support-for-QCA953x-SoC.patch | 317 +- .../718-MIPS-ath79-add-EPG5000-support.patch | 4 +- ...PS-ath79-add-support-for-QCA956x-SoC.patch | 126 +- ...6-MIPS-ath79-add-MC-MAC1200R-support.patch | 6 +- ...6-MIPS-ath79-fix-chained-irq-disable.patch | 21 +- .../737-MIPS-ath79-add-om5p-an-support.patch | 4 +- ...S-ath79-add-meraki-mr12-mr16-support.patch | 6 +- ...99-MIPS-ath79-add-minibox-v1-support.patch | 39 + .../800-MIPS-ath79-add-RB922GS-support.patch | 6 +- .../902-unaligned_access_hacks.patch | 33 +- ...-MIPS-ath79-ubnt-rocket-m-xw-support.patch | 2 +- ...PS-ath79-bitmain-antminer-s1-support.patch | 2 +- ...PS-ath79-bitmain-antminer-s3-support.patch | 4 +- .../906-MIPS-ath79-add-blackswift.patch | 2 +- .../907-MIPS-ath79-add-WPN824N.patch | 21 + ...MIPS-ath79-add-tl-wa901nd-v4-support.patch | 38 + .../911-MIPS-ath79-add-tpe-r1100.patch | 60 +- .../912-MIPS-ath79-add-tpe-r3300.patch | 56 +- .../files/drivers/leds/ledtrig-netdev.c | 76 +- .../drivers/mtd/mtdsplit/mtdsplit_uimage.c | 2 + .../files/include/linux/ath9k_platform.h | 1 + .../files/include/linux/bcm47xx_nvram.h | 49 + ...GD25Q128B_support_backport_from_3.19.patch | 10 + ...mac-allow-enabling-on-ARCH_BCM_5301X.patch | 28 + ...fix-MAC-soft-reset-bit-for-corerev-4.patch | 24 - ...bgmac-reset-all-4-GMAC-cores-on-init.patch | 28 - ...pport-up-to-3-cores-devices-on-a-bus.patch | 66 + ...-checking-for-BCM4707-BCM53018-chip-.patch | 106 + ...port-Ethernet-device-on-BCM47094-SoC.patch | 39 + ...enable-Ethernet-core-before-using-it.patch | 33 + ...fix-MAC-soft-reset-bit-for-corerev-4.patch | 36 + ...eue-to-die-properly-when-a-PADT-is-r.patch | 89 + ...02-pppoe-Lacks-DST-MAC-address-check.patch | 25 + ...poe-device-in-pppoe_unbind_sock_work.patch | 28 + ..._state-to-PPPOX_ZOMBIE-in-pppoe_disc.patch | 45 + ...ppp-remove-PPPOX_ZOMBIE-socket-state.patch | 51 + ...ry-corruption-in-padt-work-structure.patch | 82 + ...eue-to-die-properly-when-a-PADT-is-r.patch | 89 - ...ment-fix-headroom-tests-and-skb-leak.patch | 101 + ...ncrease-headroom-on-received-packets.patch | 54 + ...layfs-fallback-to-readonly-when-full.patch | 2 +- ...-if-the-device-is-processing-a-messa.patch | 47 + ...rs-inside-calling-context-for-spi_sy.patch | 184 + ...e-message-pump-in-the-worker-kthread.patch | 83 + ...ing_init-new-hook-for-archs-before-m.patch | 182 + ...poe-device-in-pppoe_unbind_sock_work.patch | 27 - .../patches-3.18/204-module_strip.patch | 4 +- .../patches-3.18/305-mips_module_reloc.patch | 11 +- ...25p80-mx-disable-software-protection.patch | 10 + ...add-support-for-Winbond-W25X05-flash.patch | 2 +- ...support-for-the-Macronix-MX25L512E-S.patch | 2 +- ...support-for-the-ISSI-SI25CD512-SPI-f.patch | 2 +- .../patches-3.18/532-jffs2_eofdetect.patch | 2 +- .../patches-3.18/630-packet_socket_type.patch | 16 +- .../643-bridge_remove_ipv6_dependency.patch | 8 +- .../644-bridge_optimize_netfilter_hooks.patch | 172 - .../645-bridge_multicast_to_unicast.patch | 63 +- .../patches-3.18/650-pppoe_header_pad.patch | 4 +- .../662-use_fq_codel_by_default.patch | 2 +- ...urce-specific-default-route-handling.patch | 2 +- .../760-8139cp-fixes-from-4.3.patch | 365 + .../773-bgmac-add-srab-switch.patch | 10 +- .../810-pci_disable_common_quirks.patch | 6 +- .../patches-3.18/831-ledtrig_netdev.patch | 39 - .../patches-3.18/902-debloat_proc.patch | 4 +- .../patches-3.18/903-debloat_direct_io.patch | 2 +- .../patches-3.18/904-debloat_dma_buf.patch | 44 + 2168 files changed, 67649 insertions(+), 176620 deletions(-) delete mode 100644 trunk/package/admin/debootstrap/Makefile delete mode 100644 trunk/package/admin/debootstrap/files/pkgdetails.c delete mode 100644 trunk/package/admin/debootstrap/patches/100-busybox_fix.patch delete mode 100644 trunk/package/admin/htop/Makefile delete mode 100644 trunk/package/admin/monit/Makefile delete mode 100644 trunk/package/admin/monit/files/monit.init delete mode 100644 trunk/package/admin/monit/patches/001-fix-default-piddir.patch delete mode 100644 trunk/package/admin/muninlite/Makefile delete mode 100644 trunk/package/admin/muninlite/files/etc/xinetd.d/munin delete mode 100644 trunk/package/admin/muninlite/patches/001-no_disks.patch delete mode 100644 trunk/package/admin/muninlite/patches/002-hostname.patch delete mode 100644 trunk/package/admin/muninlite/patches/100-fix-no-ethtool.patch delete mode 100644 trunk/package/admin/muninlite/patches/110-fix-uptime-days.patch delete mode 100644 trunk/package/admin/muninlite/patches/200-add-tap-dev.patch delete mode 100644 trunk/package/admin/muninlite/patches/210-add-bridge-devs.patch delete mode 100644 trunk/package/admin/muninlite/patches/220-modify-ifname-parser.patch delete mode 100644 trunk/package/admin/sudo/Makefile delete mode 100755 trunk/package/admin/sudo/files/sudo.init delete mode 100644 trunk/package/admin/sudo/patches/010-cross-compile-fixes.patch delete mode 100644 trunk/package/admin/sudo/patches/020-no-owner-change.patch delete mode 100644 trunk/package/admin/zabbix/Makefile delete mode 100644 trunk/package/admin/zabbix/files/mac80211 delete mode 100644 trunk/package/admin/zabbix/files/network delete mode 100644 trunk/package/admin/zabbix/files/wifi delete mode 100755 trunk/package/admin/zabbix/files/zabbix_agentd.init delete mode 100644 trunk/package/admin/zabbix/files/zabbix_helper_mac80211.c delete mode 100644 trunk/package/admin/zabbix/patches/002-fix-res_send-on-uclibc.patch delete mode 100644 trunk/package/admin/zabbix/patches/002-uclibc_loadavg.patch delete mode 100644 trunk/package/admin/zabbix/patches/010-change-agentd-config.patch delete mode 100644 trunk/package/admin/zabbix/patches/015-daemon-foreground.patch create mode 100644 trunk/package/boot/apex/Makefile create mode 100644 trunk/package/boot/apex/patches/001-compile_fix.patch create mode 100644 trunk/package/boot/apex/patches/100-openwrt_nslu2_armeb_config.patch create mode 100644 trunk/package/boot/apex/patches/120-openwrt_nslu2_16mb_armeb_config.patch create mode 100644 trunk/package/boot/apex/patches/140-openwrt_fsg3_armeb_config.patch create mode 100644 trunk/package/boot/apex/patches/150-limit_ram_to_64mb.patch create mode 100644 trunk/package/boot/apex/patches/160-openwrt_nas100d_armeb_config.patch create mode 100644 trunk/package/boot/imx-bootlets/Makefile create mode 100644 trunk/package/boot/imx-bootlets/patches/001-skip_sb_generation.patch create mode 100644 trunk/package/boot/imx-bootlets/patches/002-set_elftosb_config.patch create mode 100644 trunk/package/boot/imx-bootlets/patches/003-add-olinuxino.patch create mode 100644 trunk/package/boot/rbcfg/Makefile create mode 100644 trunk/package/boot/rbcfg/src/Makefile create mode 100644 trunk/package/boot/rbcfg/src/cyg_crc.h create mode 100644 trunk/package/boot/rbcfg/src/cyg_crc32.c create mode 100644 trunk/package/boot/rbcfg/src/main.c create mode 100644 trunk/package/boot/rbcfg/src/rbcfg.h create mode 100644 trunk/package/boot/uboot-ar71xx/Makefile create mode 100644 trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/Makefile create mode 100644 trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/config.mk create mode 100644 trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/lowlevel_init.S create mode 100644 trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/nbg460n.c create mode 100644 trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/u-boot.lds create mode 100644 trunk/package/boot/uboot-ar71xx/files/cpu/mips/ar71xx_serial.c create mode 100644 trunk/package/boot/uboot-ar71xx/files/drivers/net/ag71xx.c create mode 100644 trunk/package/boot/uboot-ar71xx/files/drivers/net/ag71xx.h create mode 100644 trunk/package/boot/uboot-ar71xx/files/drivers/net/phy/rtl8366.h create mode 100644 trunk/package/boot/uboot-ar71xx/files/drivers/net/phy/rtl8366_mii.c create mode 100644 trunk/package/boot/uboot-ar71xx/files/drivers/spi/ar71xx_spi.c create mode 100644 trunk/package/boot/uboot-ar71xx/files/include/asm-mips/ar71xx.h create mode 100644 trunk/package/boot/uboot-ar71xx/files/include/asm-mips/ar71xx_gpio.h create mode 100644 trunk/package/boot/uboot-ar71xx/files/include/configs/nbg460n.h create mode 100644 trunk/package/boot/uboot-ar71xx/patches/001-ar71xx.patch create mode 100644 trunk/package/boot/uboot-ar71xx/patches/002-ar71xx-spi.patch create mode 100644 trunk/package/boot/uboot-ar71xx/patches/010-enet-ag71xx.patch create mode 100644 trunk/package/boot/uboot-ar71xx/patches/011-switch-rtl8366sr.patch create mode 100644 trunk/package/boot/uboot-ar71xx/patches/020-freebsd-compat.patch create mode 100644 trunk/package/boot/uboot-ar71xx/patches/021-darwin_compat.patch create mode 100644 trunk/package/boot/uboot-ar71xx/patches/022-getline_backport.patch create mode 100644 trunk/package/boot/uboot-imx6/Makefile create mode 100644 trunk/package/boot/uboot-imx6/patches/100-wandboard-enable-fit.patch create mode 100644 trunk/package/boot/uboot-imx6/patches/110-wandboard-owrt-env.patch create mode 100644 trunk/package/boot/uboot-kirkwood/Makefile create mode 100644 trunk/package/boot/uboot-kirkwood/patches/0001-cosmetic-kirkwood-style-fixes-in-kwbimage.cfg-files.patch create mode 100644 trunk/package/boot/uboot-kirkwood/patches/0002-kirkwood-define-empty-CONFIG_MVGBE_PORTS-by-default.patch create mode 100644 trunk/package/boot/uboot-kirkwood/patches/0003-ARM-kirkwood-fix-cpu-info-for-6282-device-id.patch create mode 100644 trunk/package/boot/uboot-kirkwood/patches/0004-kirkwood-ib62x0-add-CONFIG_SYS_GENERIC_BOARD-define.patch create mode 100644 trunk/package/boot/uboot-kirkwood/patches/0005-kirkwood-dockstar-add-CONFIG_SYS_GENERIC_BOARD-defin.patch create mode 100644 trunk/package/boot/uboot-kirkwood/patches/0006-kirkwood-goflexhome-add-CONFIG_SYS_GENERIC_BOARD-def.patch create mode 100644 trunk/package/boot/uboot-kirkwood/patches/0007-kirkwood-iconnect-add-CONFIG_SYS_GENERIC_BOARD-defin.patch create mode 100644 trunk/package/boot/uboot-kirkwood/patches/0008-kirkwood-pogo_e02-add-CONFIG_SYS_GENERIC_BOARD-defin.patch create mode 100644 trunk/package/boot/uboot-kirkwood/patches/0009-kirkwood-sheevaplug-add-CONFIG_SYS_GENERIC_BOARD-def.patch create mode 100644 trunk/package/boot/uboot-kirkwood/patches/110-dockstar.patch create mode 100644 trunk/package/boot/uboot-kirkwood/patches/120-iconnect.patch create mode 100644 trunk/package/boot/uboot-kirkwood/patches/130-ib62x0.patch create mode 100644 trunk/package/boot/uboot-kirkwood/patches/140-pogoplug_e02.patch create mode 100644 trunk/package/boot/uboot-kirkwood/patches/200-openwrt-config.patch create mode 100644 trunk/package/boot/uboot-lantiq/Makefile create mode 100644 trunk/package/boot/uboot-lantiq/README create mode 100644 trunk/package/boot/uboot-lantiq/patches/0001-sf-fix-out-of-order-calls-for-spi_claim_bus-and-spi_.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0002-sf-consistently-use-debug-for-warning-error-messages.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0003-sf-move-malloc-of-spi_flash-to-spi_flash_probe.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0004-sf-add-slim-probe-funtions-for-SPL.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0005-sf-make-calculatiom-of-address-bytes-completely-conf.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0006-sf-add-support-for-4-byte-addressing.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0007-sf-add-support-for-EN25QH256.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0008-sf-fix-sector-layout-of-S25FL256S_256K-and-S25FL512S.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0009-net-switchlib-add-framework-for-ethernet-switch-driv.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0010-net-switchlib-add-driver-for-Lantiq-PSB697X-switch-f.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0011-net-switchlib-add-driver-for-Lantiq-ADM6996I-switch-.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0012-net-switchlib-add-driver-for-Atheros-AR8216.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0013-net-switchlib-add-driver-for-REALTEK-RTL8306.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0014-MIPS-add-support-for-Lantiq-XWAY-SoCs.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0015-MIPS-lantiq-add-support-for-Lantiq-XWAY-ARX100-SoC-f.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0016-net-add-driver-for-Lantiq-XWAY-ARX100-switch.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0017-tools-add-some-helper-tools-for-Lantiq-SoCs.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0018-tools-lantiq-add-NAND-SPL-support.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0019-Makefile-add-Lantiq-NAND-SPL-images.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0020-MIPS-lantiq-add-NAND-SPL-support.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0021-MIPS-vrx200-add-NAND-SPL-support.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0022-MIPS-lantiq-easy80920-add-support-for-NAND-SPL.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0023-MIPS-lantiq-add-default-openwrt-config.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0024-MIPS-lantiq-easy50712-add-openwrt-lantiq-common.h.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0025-MIPS-lantiq-easy80920-add-openwrt-lantiq-common.h.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0026-MIPS-add-board-support-for-Arcadyan-ARV4519.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0027-MIPS-add-board-support-for-Arcadyan-ARV7518.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0028-MIPS-add-board-support-for-AudioCodes-MP-252.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0029-MIPS-add-board-support-for-AVM-FritzBox-3370.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0030-MIPS-add-board-support-for-Gigaset-SX76X.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0031-MIPS-add-board-support-for-ZTE-ZXHN-H367N.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0032-MIPS-add-board-support-for-ZTE-ZXV10-H201L.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0033-MIPS-add-board-support-for-ZyXEL-P-661HNU-Fx.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0034-MIPS-add-board-support-for-ZyXEL-P-2601HN-Fx.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0035-MIPS-add-board-support-for-ZyXEL-P-2812HNU-Fx.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0036-MIPS-add-board-support-for-Arcadyan-Easybox-904.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0037-MIPS-add-board-support-for-Arcadyan-ARV752DPW.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0038-MIPS-add-board-support-for-Arcadyan-ARV752DPW22.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0039-MIPS-add-board-support-for-Arcadyan-ARV7510.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0041-MIPS-add-board-support-for-Arcadyan-ARV7510PW22.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0041-Makefile-prepare-u-boot-lantiq-v2013.10-openwrt4.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0041-lzma-fixup.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0042-arx100-cgu-fixes.patch create mode 100644 trunk/package/boot/uboot-lantiq/patches/0043-MIPS-add-board-support-for-Arcadyan-VGV7510KW22.patch create mode 100644 trunk/package/boot/uboot-mxs/Makefile create mode 100644 trunk/package/boot/uboot-mxs/patches/001-add-i2se-duckbill.patch create mode 100644 trunk/package/boot/uboot-omap/Makefile create mode 100644 trunk/package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch create mode 100644 trunk/package/boot/uboot-omap/patches/002-fix_jffs2.patch create mode 100644 trunk/package/boot/uboot-omap/patches/003-fix_findfdt_C4.patch create mode 100644 trunk/package/boot/uboot-oxnas/Makefile create mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/Makefile create mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/clock.c create mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/pinmux.c create mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/reset.c create mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/timer.c create mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/clock.h create mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/cpu.h create mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/hardware.h create mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/pinmux.h create mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/spl.h create mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/sysctl.h create mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/timer.h create mode 100644 trunk/package/boot/uboot-oxnas/files/board/ox820/Kconfig create mode 100644 trunk/package/boot/uboot-oxnas/files/board/ox820/MAINTAINERS create mode 100644 trunk/package/boot/uboot-oxnas/files/board/ox820/Makefile create mode 100755 trunk/package/boot/uboot-oxnas/files/board/ox820/ddr.c create mode 100644 trunk/package/boot/uboot-oxnas/files/board/ox820/ddr.h create mode 100644 trunk/package/boot/uboot-oxnas/files/board/ox820/lowlevel_init.S create mode 100644 trunk/package/boot/uboot-oxnas/files/board/ox820/ox820.c create mode 100644 trunk/package/boot/uboot-oxnas/files/board/ox820/spl_start.S create mode 100644 trunk/package/boot/uboot-oxnas/files/board/ox820/u-boot-spl.lds create mode 100644 trunk/package/boot/uboot-oxnas/files/common/env_ext4.c create mode 100644 trunk/package/boot/uboot-oxnas/files/common/spl/spl_block.c create mode 100644 trunk/package/boot/uboot-oxnas/files/configs/ox820_defconfig create mode 100644 trunk/package/boot/uboot-oxnas/files/drivers/block/plxsata_ide.c create mode 100644 trunk/package/boot/uboot-oxnas/files/drivers/usb/host/ehci-oxnas.c create mode 100644 trunk/package/boot/uboot-oxnas/files/include/configs/ox820.h create mode 100644 trunk/package/boot/uboot-oxnas/files/tools/mkox820crc.c create mode 100644 trunk/package/boot/uboot-oxnas/patches/010-capacity-is-unsigned.patch create mode 100644 trunk/package/boot/uboot-oxnas/patches/150-spl-block.patch create mode 100644 trunk/package/boot/uboot-oxnas/patches/200-icplus-phy.patch create mode 100644 trunk/package/boot/uboot-oxnas/patches/300-oxnas-target.patch create mode 100644 trunk/package/boot/uboot-oxnas/patches/800-fix-bootm-assertion.patch create mode 100644 trunk/package/boot/uboot-pxa/Makefile create mode 100644 trunk/package/boot/uboot-pxa/patches/001-squashfs_rootfstype_cmdline.patch create mode 100644 trunk/package/boot/uboot-xburst/Makefile create mode 100644 trunk/package/boot/uboot-xburst/patches/0001-qi_lb60-add-nand-spl-support.patch create mode 100644 trunk/package/boot/uboot-xburst/patches/0002-qi_lb60-add-software-usbboot-support.patch create mode 100644 trunk/package/boot/uboot-xburst/patches/0003-add-mmc-support.patch create mode 100644 trunk/package/boot/uboot-xburst/patches/0004-add-more-boot-options-F1-F2-F3-F4-M-S.patch create mode 100644 trunk/package/boot/uboot-xburst/patches/0005-add-nanonote-lcd-support.patch create mode 100644 trunk/package/boot/uboot-xburst/patches/0006-enable-silent-console.patch delete mode 100644 trunk/package/devel/build-essential/Makefile delete mode 100644 trunk/package/devel/build-essential/files/usr/src/hello/hello.c delete mode 100644 trunk/package/devel/diffutils/Makefile delete mode 100644 trunk/package/devel/gcc/Makefile delete mode 100644 trunk/package/devel/gcc/README delete mode 100644 trunk/package/devel/gcc/patches/002-dont-choke-when-building-32bit-on-64bit.patch delete mode 100644 trunk/package/devel/gcc/patches/003-mpfr-longlong-mips.patch delete mode 100644 trunk/package/devel/gcc/patches/010-documentation.patch delete mode 100644 trunk/package/devel/gcc/patches/020-disable-check-for-sys-sdt-h.patch delete mode 100644 trunk/package/devel/gcc/patches/100-uclibc-conf.patch delete mode 100644 trunk/package/devel/gcc/patches/200-musl.patch delete mode 100644 trunk/package/devel/gcc/patches/800-arm_v5te_no_ldrd_strd.patch delete mode 100644 trunk/package/devel/gcc/patches/810-arm-softfloat-libgcc.patch delete mode 100644 trunk/package/devel/gcc/patches/820-libgcc_pic.patch delete mode 100644 trunk/package/devel/gcc/patches/830-arm_unbreak_armv4t.patch delete mode 100644 trunk/package/devel/gcc/patches/840-armv4_pass_fix-v4bx_to_ld.patch delete mode 100644 trunk/package/devel/gcc/patches/850-use_shared_libgcc.patch delete mode 100644 trunk/package/devel/gcc/patches/860-uclibc_use_eh_frame.patch delete mode 100644 trunk/package/devel/gcc/patches/870-ppc_no_crtsavres.patch delete mode 100644 trunk/package/devel/gcc/patches/880-no_java_section.patch delete mode 100644 trunk/package/devel/gcc/patches/900-bad-mips16-crt.patch delete mode 100644 trunk/package/devel/gcc/patches/910-mbsd_multi.patch delete mode 100644 trunk/package/devel/gcc/patches/920-specs_nonfatal_getenv.patch delete mode 100644 trunk/package/devel/lttng-modules/Makefile delete mode 100644 trunk/package/devel/lttng-modules/patches/001-mm_page_alloc_extfrag.patch delete mode 100644 trunk/package/devel/lttng-tools/Makefile delete mode 100644 trunk/package/devel/make/Makefile delete mode 100644 trunk/package/devel/patch/Makefile create mode 100644 trunk/package/kernel/mac80211/patches/004-backports-add-skb_free_frag.patch create mode 100644 trunk/package/kernel/mac80211/patches/005-backports-add-napi_alloc_frag.patch delete mode 100644 trunk/package/kernel/mac80211/patches/020-backports-do-not-add-debugfs_create_devm_seqfile-on-.patch create mode 100644 trunk/package/kernel/mac80211/patches/060-no_local_ssb_bcma.patch create mode 100644 trunk/package/kernel/mac80211/patches/302-ath9k_hw-add-low-power-tx-gain-table-for-AR953x.patch delete mode 100644 trunk/package/kernel/mac80211/patches/303-ath9k-add-fast-xmit-support.patch create mode 100644 trunk/package/kernel/mac80211/patches/304-ath9k-avoid-ANI-restart-if-no-trigger.patch delete mode 100644 trunk/package/kernel/mac80211/patches/304-ath9k-remove-struct-ath_atx_ac.patch create mode 100644 trunk/package/kernel/mac80211/patches/305-ath9k-clean-up-ANI-per-channel-pointer-checking.patch delete mode 100644 trunk/package/kernel/mac80211/patches/305-ath9k-remove-the-sched-field-in-struct-ath_atx_tid.patch create mode 100644 trunk/package/kernel/mac80211/patches/306-ath9k-do-not-reset-while-BB-panic-0x4000409-on-ar956.patch delete mode 100644 trunk/package/kernel/mac80211/patches/306-mac80211-Deinline-rate_control_rate_init-rate_contro.patch create mode 100644 trunk/package/kernel/mac80211/patches/307-ath9k-fix-inconsistent-use-of-tab-and-space-in-inden.patch delete mode 100644 trunk/package/kernel/mac80211/patches/307-mac80211-Deinline-drv_sta_state.patch delete mode 100644 trunk/package/kernel/mac80211/patches/308-ath9k-Fix-NF-CCA-limits-for-AR9287-and-AR9227.patch create mode 100644 trunk/package/kernel/mac80211/patches/308-ath9k-fix-data-bus-error-on-ar9300-and-ar9580.patch delete mode 100644 trunk/package/kernel/mac80211/patches/309-mac80211-make-local-tx_headroom-a-multiple-of-4.patch create mode 100644 trunk/package/kernel/mac80211/patches/310-ath9k_hw-ignore-eeprom-magic-mismatch-on-flash-based.patch delete mode 100644 trunk/package/kernel/mac80211/patches/310-mac80211-fix-invalid-read-in-minstrel_sort_best_tp_r.patch create mode 100644 trunk/package/kernel/mac80211/patches/311-ath9k-do-not-limit-the-number-of-DFS-interfaces-to-1.patch create mode 100644 trunk/package/kernel/mac80211/patches/312-mac80211-fix-txq-queue-related-crashes.patch create mode 100644 trunk/package/kernel/mac80211/patches/313-mac80211-fix-unnecessary-frame-drops-in-mesh-fwding.patch create mode 100644 trunk/package/kernel/mac80211/patches/314-mac80211-Requeue-work-after-scan-complete-for-all-VI.patch create mode 100644 trunk/package/kernel/mac80211/patches/315-mac80211-fix-ibss-scan-parameters.patch create mode 100644 trunk/package/kernel/mac80211/patches/316-net-mac80211-agg-rx.c-fix-use-of-uninitialised-value.patch create mode 100644 trunk/package/kernel/mac80211/patches/317-mac80211-minstrel_ht-fix-out-of-bound-in-minstrel_ht.patch create mode 100644 trunk/package/kernel/mac80211/patches/318-mac80211-move-A-MSDU-skb_linearize-call-to-ieee80211.patch create mode 100644 trunk/package/kernel/mac80211/patches/319-cfg80211-add-function-for-802.3-conversion-with-sepa.patch create mode 100644 trunk/package/kernel/mac80211/patches/320-cfg80211-add-support-for-non-linear-skbs-in-ieee8021.patch create mode 100644 trunk/package/kernel/mac80211/patches/321-mac80211-Parse-legacy-and-HT-rate-in-injected-frames.patch create mode 100644 trunk/package/kernel/mac80211/patches/322-mac80211-add-A-MSDU-tx-support.patch create mode 100644 trunk/package/kernel/mac80211/patches/326-ath9k-make-NF-load-complete-quickly-and-reliably.patch create mode 100644 trunk/package/kernel/mac80211/patches/327-mac80211-Remove-MPP-table-entries-with-MPath.patch create mode 100644 trunk/package/kernel/mac80211/patches/328-mac80211-let-unused-MPP-table-entries-timeout.patch create mode 100644 trunk/package/kernel/mac80211/patches/329-mac80211-Unify-mesh-and-mpp-path-removal-function.patch create mode 100644 trunk/package/kernel/mac80211/patches/330-mac80211-minstrel-Change-expected-throughput-unit-ba.patch create mode 100644 trunk/package/kernel/mac80211/patches/332-cfg80211-fix-faulty-variable-initialization-in-ieee8.patch create mode 100644 trunk/package/kernel/mac80211/patches/333-cfg80211-reuse-existing-page-fragments-in-A-MSDU-rx.patch create mode 100644 trunk/package/kernel/mac80211/patches/334-mac80211-fix-wiphy-supported_band-access.patch create mode 100644 trunk/package/kernel/mac80211/patches/335-mac80211-minstrel_ht-set-A-MSDU-tx-limits-based-on-s.patch create mode 100644 trunk/package/kernel/mac80211/patches/336-mac80211-minstrel_ht-set-default-tx-aggregation-time.patch create mode 100644 trunk/package/kernel/mac80211/patches/337-mac80211-minstrel_ht-fix-a-logic-error-in-RTS-CTS-ha.patch create mode 100644 trunk/package/kernel/mac80211/patches/338-mac80211-Fix-Public-Action-frame-RX-in-AP-mode.patch create mode 100644 trunk/package/kernel/mac80211/patches/339-cfg80211-add-radiotap-VHT-info-to-rtap_namespace_siz.patch create mode 100644 trunk/package/kernel/mac80211/patches/340-mac80211-fix-parsing-of-40Mhz-in-injected-radiotap-h.patch create mode 100644 trunk/package/kernel/mac80211/patches/341-mac80211-parse-VHT-info-in-injected-frames.patch create mode 100644 trunk/package/kernel/mac80211/patches/342-mac80211-do-not-pass-injected-frames-without-a-valid.patch create mode 100644 trunk/package/kernel/mac80211/patches/343-mac80211-minstrel_ht-improve-sample-rate-skip-logic.patch create mode 100644 trunk/package/kernel/mac80211/patches/532-ath9k_get_led_polarity_from_platform_data.patch delete mode 100644 trunk/package/kernel/mac80211/patches/801-libertas-configure-sysfs-links.patch delete mode 100644 trunk/package/kernel/mac80211/patches/802-libertas-set-wireless-macaddr.patch delete mode 100644 trunk/package/lang/dkjson/Makefile delete mode 100644 trunk/package/lang/erlang/Makefile delete mode 100644 trunk/package/lang/erlang/patches/101-emulator_includes.patch delete mode 100644 trunk/package/lang/erlang/patches/103-disable_emacs.patch delete mode 100644 trunk/package/lang/jamvm/Makefile delete mode 100644 trunk/package/lang/json4lua/Makefile delete mode 100644 trunk/package/lang/lpeg/Makefile delete mode 100644 trunk/package/lang/lua-bencode/Makefile delete mode 100644 trunk/package/lang/lua-cjson/Makefile delete mode 100644 trunk/package/lang/lua-copas/Makefile delete mode 100644 trunk/package/lang/lua-copas/patches/makefile.patch delete mode 100644 trunk/package/lang/lua-coxpcall/Makefile delete mode 100644 trunk/package/lang/lua-coxpcall/patches/config.patch delete mode 100644 trunk/package/lang/lua-lzlib/Makefile delete mode 100644 trunk/package/lang/lua-lzlib/patches/001-allow_optim_flags.patch delete mode 100644 trunk/package/lang/lua-md5/Makefile delete mode 100644 trunk/package/lang/lua-md5/patches/config.patch delete mode 100644 trunk/package/lang/lua-md5/patches/makefile.patch delete mode 100644 trunk/package/lang/lua-mobdebug/Makefile delete mode 100644 trunk/package/lang/lua-mosquitto/Makefile delete mode 100644 trunk/package/lang/lua-penlight/Makefile delete mode 100644 trunk/package/lang/lua-rings/Makefile delete mode 100644 trunk/package/lang/lua-rings/patches/config.patch delete mode 100644 trunk/package/lang/lua-rings/patches/makefile.patch delete mode 100644 trunk/package/lang/lua-rs232/Makefile delete mode 100644 trunk/package/lang/lua-sha2/Makefile delete mode 100644 trunk/package/lang/lua-sha2/patches/001-makefile.patch delete mode 100644 trunk/package/lang/lua-wsapi/Makefile delete mode 100644 trunk/package/lang/lua-xavante/Makefile delete mode 100644 trunk/package/lang/luabitop/Makefile delete mode 100644 trunk/package/lang/luaexpat/Makefile delete mode 100644 trunk/package/lang/luaexpat/files/compat-5.1r5/compat-5.1.c delete mode 100644 trunk/package/lang/luaexpat/files/compat-5.1r5/compat-5.1.h delete mode 100644 trunk/package/lang/luaexpat/files/compat-5.1r5/compat-5.1.lua delete mode 100644 trunk/package/lang/luafilesystem/Makefile delete mode 100755 trunk/package/lang/luai2c/Makefile delete mode 100644 trunk/package/lang/lualanes/Makefile delete mode 100644 trunk/package/lang/luaposix/Makefile delete mode 100644 trunk/package/lang/luaposix/patches/100-eglibc-compat.patch delete mode 100644 trunk/package/lang/luaposix/patches/101-disable-curses.patch delete mode 100644 trunk/package/lang/luaposix/patches/102-disable-compat-deprecated.diff delete mode 100644 trunk/package/lang/luarocks/Makefile delete mode 100644 trunk/package/lang/luarocks/patches/01_dont_modify_bin_shebang.diff delete mode 100644 trunk/package/lang/luasec/Makefile delete mode 100644 trunk/package/lang/luasec/patches/100-luasocket-Makefile.patch delete mode 100644 trunk/package/lang/luasoap/Makefile delete mode 100644 trunk/package/lang/luasocket/Makefile delete mode 100644 trunk/package/lang/luasocket/patches/0001-Add-interface-support.patch delete mode 100644 trunk/package/lang/luasql/Makefile delete mode 100644 trunk/package/lang/lzmq/Makefile delete mode 100644 trunk/package/lang/micropython-lib/Makefile delete mode 100644 trunk/package/lang/micropython/Makefile delete mode 100644 trunk/package/lang/perl-compress-bzip2/Makefile delete mode 100644 trunk/package/lang/perl-dbi/Makefile delete mode 100644 trunk/package/lang/perl-html-parser/Makefile delete mode 100644 trunk/package/lang/perl-html-tagset/Makefile delete mode 100644 trunk/package/lang/perl-html-tree/Makefile delete mode 100644 trunk/package/lang/perl-lockfile-simple/Makefile delete mode 100644 trunk/package/lang/perl-net-telnet/Makefile delete mode 100644 trunk/package/lang/perl-test-harness/Makefile delete mode 100644 trunk/package/lang/perl-uri/Makefile delete mode 100644 trunk/package/lang/perl-www-curl/Makefile delete mode 100644 trunk/package/lang/perl-www-curl/patches/100-perl-www-curl_disable_curl-config_hack.patch delete mode 100644 trunk/package/lang/perl-www-curl/patches/200-fix_default_lflags.patch delete mode 100644 trunk/package/lang/perl-www-mechanize/Makefile delete mode 100644 trunk/package/lang/perl-www/Makefile delete mode 100644 trunk/package/lang/perl-www/patches/010-lwp-https-call-verify-hostname-when-avail.patch delete mode 100644 trunk/package/lang/perl-www/patches/020-lwp-https-verify-hostnames-by-default.patch delete mode 100644 trunk/package/lang/perl/Config.in delete mode 100644 trunk/package/lang/perl/Makefile delete mode 100644 trunk/package/lang/perl/files/config.sh-arm-mt.in delete mode 100644 trunk/package/lang/perl/files/config.sh-arm.in delete mode 100644 trunk/package/lang/perl/files/config.sh-armeb-mt.in delete mode 100644 trunk/package/lang/perl/files/config.sh-armeb.in delete mode 100644 trunk/package/lang/perl/files/config.sh-avr32-mt.in delete mode 100644 trunk/package/lang/perl/files/config.sh-avr32.in delete mode 100644 trunk/package/lang/perl/files/config.sh-i486-mt.in delete mode 100644 trunk/package/lang/perl/files/config.sh-i486.in delete mode 100644 trunk/package/lang/perl/files/config.sh-mips-mt.in delete mode 100644 trunk/package/lang/perl/files/config.sh-mips.in delete mode 100644 trunk/package/lang/perl/files/config.sh-mips64-mt.in delete mode 100644 trunk/package/lang/perl/files/config.sh-mips64.in delete mode 100644 trunk/package/lang/perl/files/config.sh-mipsel-mt.in delete mode 100644 trunk/package/lang/perl/files/config.sh-mipsel.in delete mode 100644 trunk/package/lang/perl/files/config.sh-powerpc-mt.in delete mode 100644 trunk/package/lang/perl/files/config.sh-powerpc.in delete mode 100644 trunk/package/lang/perl/files/config.sh-x86_64-mt.in delete mode 100644 trunk/package/lang/perl/files/config.sh-x86_64.in delete mode 100755 trunk/package/lang/perl/files/perl-run_tests.sh delete mode 100644 trunk/package/lang/perl/patches/101-fix-cross-compile-endianness-detection.patch delete mode 100644 trunk/package/lang/perl/patches/200-host-libc-dir-moved-debian+derivatives.patch delete mode 100644 trunk/package/lang/perl/patches/300-always_use_miniperl.patch delete mode 100644 trunk/package/lang/perl/patches/400-add_microperl_caretx_dependency.patch delete mode 100644 trunk/package/lang/perl/patches/500-add-relink-hack.patch delete mode 100644 trunk/package/lang/perl/perlbase.mk delete mode 100644 trunk/package/lang/perl/perlmod.mk delete mode 100644 trunk/package/lang/php5/Makefile delete mode 100644 trunk/package/lang/php5/files/php.ini delete mode 100644 trunk/package/lang/php5/files/php5-fastcgi.config delete mode 100644 trunk/package/lang/php5/files/php5-fastcgi.init delete mode 100644 trunk/package/lang/php5/files/php5-fpm-www.conf delete mode 100644 trunk/package/lang/php5/files/php5-fpm.conf delete mode 100644 trunk/package/lang/php5/files/php5-fpm.config delete mode 100644 trunk/package/lang/php5/files/php5-fpm.init delete mode 100644 trunk/package/lang/php5/patches/101-fix_membar_producer_link_error_gcc3x.patch delete mode 100644 trunk/package/lang/php5/patches/102-debian_patches_use_embedded_timezonedb.patch delete mode 100644 trunk/package/lang/php5/patches/103-debian_patches_use_embedded_timezonedb.patch delete mode 100644 trunk/package/lang/php5/patches/800-gd-iconv.patch delete mode 100644 trunk/package/lang/php5/patches/950-Fix-dl-cross-compiling-issue.patch delete mode 100644 trunk/package/lang/php5/pecl.mk delete mode 100644 trunk/package/lang/python-dns/Makefile delete mode 100644 trunk/package/lang/python-imglib/Makefile delete mode 100644 trunk/package/lang/python-imglib/patches/010-cross-compile.patch delete mode 100644 trunk/package/lang/python-imglib/patches/020-freetype-header-include.patch delete mode 100644 trunk/package/lang/python-mysql/Makefile delete mode 100644 trunk/package/lang/python-mysql/patches/010-threadsafe.patch delete mode 100644 trunk/package/lang/python-pip/Makefile delete mode 100644 trunk/package/lang/python-setuptools/Makefile delete mode 100644 trunk/package/lang/python-setuptools/patches/0001-remove-windows-support.patch delete mode 100644 trunk/package/lang/python-yaml/Makefile delete mode 100644 trunk/package/lang/python/Makefile delete mode 100644 trunk/package/lang/python/files/config.site delete mode 100644 trunk/package/lang/python/files/python-package-codecs.mk delete mode 100644 trunk/package/lang/python/files/python-package-compiler.mk delete mode 100644 trunk/package/lang/python/files/python-package-ctypes.mk delete mode 100644 trunk/package/lang/python/files/python-package-db.mk delete mode 100644 trunk/package/lang/python/files/python-package-decimal.mk delete mode 100644 trunk/package/lang/python/files/python-package-distutils.mk delete mode 100644 trunk/package/lang/python/files/python-package-email.mk delete mode 100644 trunk/package/lang/python/files/python-package-gdbm.mk delete mode 100644 trunk/package/lang/python/files/python-package-logging.mk delete mode 100644 trunk/package/lang/python/files/python-package-multiprocessing.mk delete mode 100644 trunk/package/lang/python/files/python-package-ncurses.mk delete mode 100644 trunk/package/lang/python/files/python-package-openssl.mk delete mode 100644 trunk/package/lang/python/files/python-package-pydoc.mk delete mode 100644 trunk/package/lang/python/files/python-package-sqlite3.mk delete mode 100644 trunk/package/lang/python/files/python-package-unittest.mk delete mode 100644 trunk/package/lang/python/files/python-package-xml.mk delete mode 100644 trunk/package/lang/python/files/python-package.mk delete mode 100644 trunk/package/lang/python/patches/001-enable-zlib.patch delete mode 100644 trunk/package/lang/python/patches/002-do-not-add-include-dirs-when-cross-compiling.patch delete mode 100644 trunk/package/lang/python/patches/003-do-not-compile-tests-at-build.patch delete mode 100644 trunk/package/lang/python/patches/004-do-not-write-bytes-codes.patch delete mode 100644 trunk/package/lang/python/patches/005-fix-libffi-x86-64-configure.patch delete mode 100644 trunk/package/lang/python/patches/006-remove-debian-multiarch-support.patch delete mode 100644 trunk/package/lang/python/patches/007-distutils-do-not-adjust-path.patch delete mode 100644 trunk/package/lang/python/patches/008-distutils-use-python-sysroot.patch delete mode 100644 trunk/package/lang/python/patches/009-do-not-use-dblib_dir-when-cross-compiling.patch delete mode 100644 trunk/package/lang/python/patches/010-do-not-add-rt-lib-dirs-when-cross-compiling.patch delete mode 100644 trunk/package/lang/python/patches/011-do-not-prefer-ncursesw.patch delete mode 100644 trunk/package/lang/python3-bottle/Makefile delete mode 100644 trunk/package/lang/python3/Makefile delete mode 100644 trunk/package/lang/python3/files/config.site delete mode 100644 trunk/package/lang/python3/files/python3-package-asyncio.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-codecs.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-ctypes.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-dbm.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-decimal.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-distutils.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-email.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-gdbm.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-logging.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-lzma.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-multiprocessing.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-ncurses.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-openssl.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-pydoc.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-sqlite3.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-unittest.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-xml.mk delete mode 100644 trunk/package/lang/python3/files/python3-package.mk delete mode 100644 trunk/package/lang/python3/patches/001-enable-zlib.patch delete mode 100644 trunk/package/lang/python3/patches/002-do-not-add-include-dirs-when-cross-compiling.patch delete mode 100644 trunk/package/lang/python3/patches/003-do-not-run-distutils-tests.patch delete mode 100644 trunk/package/lang/python3/patches/004-do-not-write-bytes-codes.patch delete mode 100644 trunk/package/lang/python3/patches/005-fix-libffi-x86-64-configure.patch delete mode 100644 trunk/package/lang/python3/patches/006-remove-debian-multiarch-support.patch delete mode 100644 trunk/package/lang/python3/patches/007-distutils-do-not-adjust-path.patch delete mode 100644 trunk/package/lang/python3/patches/010-do-not-add-rt-lib-dirs-when-cross-compiling.patch delete mode 100644 trunk/package/lang/python3/patches/011-do-not-prefer-ncursesw.patch delete mode 100644 trunk/package/lang/ruby/Makefile delete mode 100644 trunk/package/lang/ruby/files/ruby delete mode 100644 trunk/package/lang/ruby/patches/001-rdoc-remove_gems_dep.patch delete mode 100644 trunk/package/lang/ruby/ruby_find_pkgsdeps delete mode 100644 trunk/package/lang/ruby/ruby_missingfiles delete mode 100644 trunk/package/lang/simplejson/Makefile delete mode 100644 trunk/package/lang/uuid/Makefile delete mode 100644 trunk/package/lang/vala/Makefile delete mode 100644 trunk/package/libs/alsa-lib/Makefile delete mode 100644 trunk/package/libs/alsa-lib/patches/001-link_fix.patch delete mode 100644 trunk/package/libs/alsa-lib/patches/002-remove_cross_compile_guess.patch delete mode 100644 trunk/package/libs/apr-util/Makefile delete mode 100644 trunk/package/libs/apr-util/patches/001-automake-compat.patch delete mode 100644 trunk/package/libs/apr/Makefile delete mode 100644 trunk/package/libs/apr/patches/001-autoconf-compat.patch delete mode 100644 trunk/package/libs/apr/patches/101-fix_apr_time_now.patch delete mode 100644 trunk/package/libs/apr/patches/201-upgrade-and-fix-1.5.1.patch delete mode 100644 trunk/package/libs/avahi/Makefile delete mode 100644 trunk/package/libs/avahi/files/avahi-daemon.conf delete mode 100644 trunk/package/libs/avahi/files/avahi-daemon.init delete mode 100644 trunk/package/libs/avahi/files/service-http delete mode 100644 trunk/package/libs/avahi/files/service-ssh delete mode 100644 trunk/package/libs/avahi/patches/010-step_back_autotools-no-gettext.patch delete mode 100644 trunk/package/libs/boost/Makefile delete mode 100644 trunk/package/libs/boost/patches/001-mips-options-fix.patch delete mode 100644 trunk/package/libs/c-ares/Makefile delete mode 100644 trunk/package/libs/check/Makefile delete mode 100644 trunk/package/libs/confuse/Makefile delete mode 100644 trunk/package/libs/cyassl/patches/100-respect_cflags.patch delete mode 100644 trunk/package/libs/cyassl/patches/200-SSL_accept-handle-hello-garbage.patch create mode 100644 trunk/package/libs/cyassl/patches/400-additional_compatibility.patch delete mode 100644 trunk/package/libs/cyrus-sasl/Makefile delete mode 100644 trunk/package/libs/db47/Makefile delete mode 100644 trunk/package/libs/db47/patches/010-patch.4.7.25.1.patch delete mode 100644 trunk/package/libs/db47/patches/020-patch.4.7.25.2.patch delete mode 100644 trunk/package/libs/db47/patches/030-patch.4.7.25.3.patch delete mode 100644 trunk/package/libs/db47/patches/040-patch.4.7.25.4.patch delete mode 100644 trunk/package/libs/db47/patches/100-disable_repmgr_hack.patch delete mode 100644 trunk/package/libs/dmx_usb_module/Makefile delete mode 100644 trunk/package/libs/dmx_usb_module/patches/001-dmx_usb_Makefile.patch delete mode 100644 trunk/package/libs/dtndht/Makefile delete mode 100644 trunk/package/libs/engine_pkcs11/Makefile delete mode 100644 trunk/package/libs/expat/Makefile delete mode 100644 trunk/package/libs/faad2/Config.in delete mode 100644 trunk/package/libs/faad2/Makefile delete mode 100644 trunk/package/libs/fcgi/Makefile delete mode 100644 trunk/package/libs/fcgi/patches/100-fcgio-int-type-fix.patch delete mode 100644 trunk/package/libs/fcgi/patches/110-no_examples.patch delete mode 100644 trunk/package/libs/fcgi/patches/120-stdio.patch delete mode 100644 trunk/package/libs/fftw3/Makefile delete mode 100644 trunk/package/libs/fftw3/patches/001-makefile.patch delete mode 100644 trunk/package/libs/file/Makefile delete mode 100644 trunk/package/libs/flac/Makefile delete mode 100644 trunk/package/libs/flac/patches/001-no-docs-and-examples.patch delete mode 100644 trunk/package/libs/flac/patches/002-no-utility.patch delete mode 100644 trunk/package/libs/flac/patches/010-automake-compat.patch delete mode 100644 trunk/package/libs/freetype/Makefile delete mode 100644 trunk/package/libs/gdbm/Makefile create mode 100644 trunk/package/libs/gettext-full/patches/000-relocatable.patch create mode 100644 trunk/package/libs/gettext-full/patches/130-format-secuirty.patch delete mode 100644 trunk/package/libs/glib2/Makefile delete mode 100644 trunk/package/libs/glib2/patches/001-automake-compat.patch delete mode 100644 trunk/package/libs/glib2/patches/100-fix-gio-linking.patch delete mode 100644 trunk/package/libs/gnutls/Config.in delete mode 100644 trunk/package/libs/gnutls/Makefile delete mode 100644 trunk/package/libs/gperf/Makefile delete mode 100644 trunk/package/libs/hidapi/Makefile delete mode 100644 trunk/package/libs/hidapi/patches/010-add-iconv-linkage.patch delete mode 100644 trunk/package/libs/ibrcommon/Makefile delete mode 100644 trunk/package/libs/ibrdtn/Makefile delete mode 100644 trunk/package/libs/intltool/Makefile delete mode 100644 trunk/package/libs/jansson/Makefile delete mode 100644 trunk/package/libs/ldns/Makefile delete mode 100644 trunk/package/libs/libaio/Makefile delete mode 100644 trunk/package/libs/libaio/patches/001_arches.patch delete mode 100644 trunk/package/libs/libaio/patches/002_arches_sh.patch delete mode 100644 trunk/package/libs/libaio/patches/003_arches_sparc64.patch delete mode 100644 trunk/package/libs/libaio/patches/004_arches_x32.patch delete mode 100644 trunk/package/libs/libaio/patches/005_arches_mips.patch delete mode 100644 trunk/package/libs/libaio/patches/006_arches_mips_fix_padding.patch delete mode 100644 trunk/package/libs/libantlr3c/Makefile delete mode 100644 trunk/package/libs/libao/Makefile delete mode 100644 trunk/package/libs/libarchive/Makefile delete mode 100644 trunk/package/libs/libartnet/Makefile delete mode 100644 trunk/package/libs/libartnet/patches/001-bswap_16.patch delete mode 100644 trunk/package/libs/libaudiofile/Makefile delete mode 100644 trunk/package/libs/libavl/Makefile delete mode 100644 trunk/package/libs/libavl/patches/010-update_GNUmakefile.patch delete mode 100644 trunk/package/libs/libcap/Makefile delete mode 100644 trunk/package/libs/libdaemon/Makefile delete mode 100644 trunk/package/libs/libdaemon/patches/001-daemon_set_verbosity.patch delete mode 100644 trunk/package/libs/libdaq/Makefile delete mode 100644 trunk/package/libs/libdaq/patches/001-compile.patch delete mode 100644 trunk/package/libs/libdbi-drivers/Makefile delete mode 100644 trunk/package/libs/libdbi-drivers/patches/001_libsqlite3_fix.patch delete mode 100644 trunk/package/libs/libdbi/Makefile delete mode 100644 trunk/package/libs/libdmapsharing/Makefile delete mode 100644 trunk/package/libs/libdmapsharing/patches/001-disable_pixbuf.patch delete mode 100644 trunk/package/libs/libdmapsharing/patches/002-disable_tests.patch delete mode 100644 trunk/package/libs/libdmapsharing/patches/003-make_unit_test_optional.patch delete mode 100644 trunk/package/libs/libdnet/Makefile delete mode 100644 trunk/package/libs/libdnet/patches/001-compile.patch delete mode 100644 trunk/package/libs/libdnet/patches/002-config.patch delete mode 100644 trunk/package/libs/libesmtp/Makefile delete mode 100644 trunk/package/libs/libev/Makefile delete mode 100644 trunk/package/libs/libevent/Makefile delete mode 100644 trunk/package/libs/libevhtp/Makefile delete mode 100644 trunk/package/libs/libevhtp/patches/010-enable-shared-object-building.patch delete mode 100644 trunk/package/libs/libexif/Makefile delete mode 100644 trunk/package/libs/libexif/patches/100-no_doc.patch delete mode 100644 trunk/package/libs/libffi/Makefile delete mode 100644 trunk/package/libs/libftdi/Makefile delete mode 100644 trunk/package/libs/libftdi/patches/100-fix-x86_64-build.patch delete mode 100644 trunk/package/libs/libftdi/patches/101-fix-cmake-version-packagekit.patch delete mode 100644 trunk/package/libs/libftdi1/Makefile delete mode 100644 trunk/package/libs/libftdi1/patches/100-fix-x86_64-build.patch delete mode 100644 trunk/package/libs/libgcrypt/Makefile delete mode 100644 trunk/package/libs/libgcrypt/patches/001-no_docs_tests.patch delete mode 100644 trunk/package/libs/libgd/Makefile delete mode 100644 trunk/package/libs/libgd/patches/101-gdlib-config.patch delete mode 100644 trunk/package/libs/libgd/patches/200-uclibc-ceill.patch delete mode 100644 trunk/package/libs/libgpg-error/Makefile delete mode 100644 trunk/package/libs/libhttp-parser/Makefile delete mode 100644 trunk/package/libs/libical/Makefile delete mode 100644 trunk/package/libs/libid3tag/Makefile delete mode 100644 trunk/package/libs/libidn/Makefile delete mode 100644 trunk/package/libs/libidn/patches/002-disable-po-docs-examples.patch delete mode 100644 trunk/package/libs/libidn/patches/010-fix-idn-error-usage.patch delete mode 100644 trunk/package/libs/libimobiledevice/Makefile delete mode 100644 trunk/package/libs/libjpeg/Makefile delete mode 100644 trunk/package/libs/liblo/Makefile delete mode 100644 trunk/package/libs/libmad/Makefile delete mode 100644 trunk/package/libs/libmad/patches/001-mips_removal_h_constraint.patch delete mode 100644 trunk/package/libs/libmcrypt/Makefile delete mode 100644 trunk/package/libs/libmicrohttpd/Makefile delete mode 100644 trunk/package/libs/libmms/Makefile delete mode 100644 trunk/package/libs/libmodbus/Makefile delete mode 100644 trunk/package/libs/libmpdclient/Makefile delete mode 100644 trunk/package/libs/libmpeg2/Makefile delete mode 100644 trunk/package/libs/libmpeg2/patches/101-ppc_no_altivec.patch delete mode 100644 trunk/package/libs/libmpeg2/patches/102-arm_data_preload_check.patch delete mode 100644 trunk/package/libs/libnatpmp/Makefile delete mode 100644 trunk/package/libs/libnatpmp/patches/001-install_declspec.patch delete mode 100644 trunk/package/libs/libnetfilter-acct/Makefile delete mode 100644 trunk/package/libs/libnfc/Makefile delete mode 100644 trunk/package/libs/libogg/Makefile delete mode 100644 trunk/package/libs/liboil/Makefile delete mode 100644 trunk/package/libs/liboping/Makefile delete mode 100644 trunk/package/libs/liboping/patches/01-no-werror.patch delete mode 100644 trunk/package/libs/libowfat/Makefile delete mode 100644 trunk/package/libs/libowfat/patches/001-fixbuild.patch delete mode 100644 trunk/package/libs/libp11/Makefile delete mode 100644 trunk/package/libs/libpam/Makefile delete mode 100644 trunk/package/libs/libpam/files/pam.conf delete mode 100644 trunk/package/libs/libpam/files/pam.d/common-account delete mode 100644 trunk/package/libs/libpam/files/pam.d/common-auth delete mode 100644 trunk/package/libs/libpam/files/pam.d/common-password delete mode 100644 trunk/package/libs/libpam/files/pam.d/common-session delete mode 100644 trunk/package/libs/libpam/files/pam.d/common-session-noninteractive delete mode 100644 trunk/package/libs/libpam/files/pam.d/other delete mode 100644 trunk/package/libs/libpam/patches/000-OE-libpam-xtests.patch delete mode 100644 trunk/package/libs/libpam/patches/000-OE-pam-no-innetgr.patch delete mode 100644 trunk/package/libs/libpam/patches/001-no_nis.patch delete mode 100644 trunk/package/libs/libpam/patches/002-no_yywrap.patch delete mode 100644 trunk/package/libs/libpam/patches/003-no_doc.patch delete mode 100644 trunk/package/libs/libpam/patches/004-fix_lib64.patch delete mode 100644 trunk/package/libs/libpam/patches/005-fix_ruserok.patch delete mode 100644 trunk/package/libs/libpam/patches/006-fix_xdr.patch delete mode 100644 trunk/package/libs/libpam/patches/007-cve-2014-2583.patch delete mode 100644 trunk/package/libs/libplist/Makefile delete mode 100644 trunk/package/libs/libpng/Makefile delete mode 100644 trunk/package/libs/libpng/patches/100-config_fix.patch delete mode 100644 trunk/package/libs/libradcli/Config.in delete mode 100644 trunk/package/libs/libradcli/Makefile delete mode 100644 trunk/package/libs/libsamplerate/Makefile delete mode 100644 trunk/package/libs/libsearpc/Makefile delete mode 100644 trunk/package/libs/libseccomp/Makefile delete mode 100644 trunk/package/libs/libshout/Makefile delete mode 100644 trunk/package/libs/libshout/patches/120-vorbis-c.patch delete mode 100644 trunk/package/libs/libshout/patches/140-no_example_doc_win32.patch delete mode 100644 trunk/package/libs/libsigc++/Makefile delete mode 100644 trunk/package/libs/libsigc++/patches/001-no_doc_tests_examples.patch delete mode 100644 trunk/package/libs/libsndfile/Makefile delete mode 100644 trunk/package/libs/libsndfile/patches/001-automake-compat.patch delete mode 100644 trunk/package/libs/libsodium/Makefile delete mode 100644 trunk/package/libs/libsoup/Makefile delete mode 100644 trunk/package/libs/libsoxr/Makefile delete mode 100644 trunk/package/libs/libssh2/Makefile delete mode 100644 trunk/package/libs/libtasn1/Makefile delete mode 100644 trunk/package/libs/libtheora/Makefile delete mode 100644 trunk/package/libs/libtheora/patches/001-no_docs_tests.patch delete mode 100644 trunk/package/libs/libtheora/patches/002-no_sdl_check.patch delete mode 100644 trunk/package/libs/libtorrent/Makefile delete mode 100644 trunk/package/libs/libtorrent/patches/100-fix_cross_compile.patch delete mode 100644 trunk/package/libs/libtorrent/patches/120-fix-ipv6_socket_datagram.patch delete mode 100644 trunk/package/libs/libuecc/Makefile delete mode 100644 trunk/package/libs/libugpio/Makefile delete mode 100644 trunk/package/libs/libunistring/Makefile delete mode 100644 trunk/package/libs/libupnp/Makefile delete mode 100644 trunk/package/libs/libupnpp/Makefile delete mode 100644 trunk/package/libs/liburcu/Makefile delete mode 100644 trunk/package/libs/libusbmuxd/Makefile delete mode 100644 trunk/package/libs/libuv/Makefile delete mode 100644 trunk/package/libs/libuvc/Makefile delete mode 100644 trunk/package/libs/libv4l/Makefile delete mode 100644 trunk/package/libs/libv4l/patches/001-no-shm_open-fix.patch delete mode 100644 trunk/package/libs/libv4l/patches/020-add-missing-includes.patch delete mode 100644 trunk/package/libs/libvorbis/Makefile delete mode 100644 trunk/package/libs/libvorbisidec/Makefile delete mode 100644 trunk/package/libs/libvpx/Makefile delete mode 100644 trunk/package/libs/libwebsockets/Makefile delete mode 100644 trunk/package/libs/libwebsockets/patches/0001-cyassl-correct-include-path-for-3.1.x.patch delete mode 100644 trunk/package/libs/libxerces-c/Makefile delete mode 100644 trunk/package/libs/libxml2/Makefile delete mode 100644 trunk/package/libs/libxml2/patches/0001-threads-use-forward-declarations-only-for-glibc-fixe.patch delete mode 100644 trunk/package/libs/libxslt/Makefile delete mode 100644 trunk/package/libs/libzdb/Makefile delete mode 100644 trunk/package/libs/libzdb/patches/010-cross-compile-fixes.patch delete mode 100644 trunk/package/libs/libzdb/patches/020-filterh-use-host-built-version.patch delete mode 100644 trunk/package/libs/lttng-ust/Makefile delete mode 100644 trunk/package/libs/lttng-ust/patches/001-no_docs_tests.patch delete mode 100644 trunk/package/libs/lttng-ust/patches/002-examples.patch delete mode 100644 trunk/package/libs/mxml/Makefile delete mode 100644 trunk/package/libs/mxml/patches/001-targets.patch delete mode 100644 trunk/package/libs/nacl/Makefile delete mode 100755 trunk/package/libs/nacl/do-openwrt delete mode 100644 trunk/package/libs/neon/Makefile delete mode 100644 trunk/package/libs/opencv/Makefile delete mode 100644 trunk/package/libs/opencv/README.md delete mode 100644 trunk/package/libs/openldap/Makefile delete mode 100644 trunk/package/libs/openldap/files/ldap.init delete mode 100644 trunk/package/libs/openldap/patches/001-automake-compat.patch delete mode 100644 trunk/package/libs/openldap/patches/020-autofs-schema.patch delete mode 100644 trunk/package/libs/openldap/patches/750-no-strip.patch delete mode 100644 trunk/package/libs/opus/Makefile delete mode 100644 trunk/package/libs/p11-kit/Makefile delete mode 100644 trunk/package/libs/p11-kit/files/opensc.module delete mode 100644 trunk/package/libs/pcre/Makefile delete mode 100644 trunk/package/libs/pcre/patches/100-pcre-cve-2015-3210.patch delete mode 100644 trunk/package/libs/postgresql/Makefile delete mode 100644 trunk/package/libs/postgresql/files/postgresql.config delete mode 100644 trunk/package/libs/postgresql/files/postgresql.init delete mode 100644 trunk/package/libs/postgresql/patches/200-ranlib.patch delete mode 100644 trunk/package/libs/postgresql/patches/800-busybox-default-pager.patch delete mode 100644 trunk/package/libs/protobuf-c/Makefile delete mode 100644 trunk/package/libs/protobuf/Makefile delete mode 100644 trunk/package/libs/protobuf/patches/001-mipseb-compile.patch delete mode 100644 trunk/package/libs/protobuf/patches/003-mips2andHigher-compile.patch delete mode 100644 trunk/package/libs/qrencode/Makefile delete mode 100644 trunk/package/libs/qrencode/patches/001-disable-png.patch delete mode 100644 trunk/package/libs/sbc/Makefile delete mode 100644 trunk/package/libs/speex/Makefile delete mode 100644 trunk/package/libs/sqlite3/Makefile delete mode 100644 trunk/package/libs/tcp_wrappers/Makefile delete mode 100644 trunk/package/libs/tcp_wrappers/patches/001-debian_subset.patch delete mode 100644 trunk/package/libs/tcp_wrappers/patches/002-opt_cflags.patch delete mode 100644 trunk/package/libs/tcp_wrappers/patches/003-scaffold_malloc.patch delete mode 100644 trunk/package/libs/tcp_wrappers/patches/004-ipv4_prefix.patch delete mode 100644 trunk/package/libs/tdb/Makefile delete mode 100644 trunk/package/libs/tdb/patches/001-printf-fix.patch delete mode 100644 trunk/package/libs/tiff/Makefile delete mode 100644 trunk/package/libs/tiff/patches/001-autoconf-compat.patch delete mode 100644 trunk/package/libs/tiff/patches/010-CVE-2012-4564.patch delete mode 100644 trunk/package/libs/tiff/patches/011-CVE-2013-1960.patch delete mode 100644 trunk/package/libs/tiff/patches/012-CVE-2013-1961.patch delete mode 100644 trunk/package/libs/tiff/patches/013-CVE-2013-4231.patch delete mode 100644 trunk/package/libs/tiff/patches/014-CVE-2013-4232.patch delete mode 100644 trunk/package/libs/tiff/patches/015-CVE-2013-4244.patch delete mode 100644 trunk/package/libs/tiff/patches/016-CVE-2013-4243.patch delete mode 100644 trunk/package/libs/tiff/patches/017-CVE-2014-9330.patch delete mode 100644 trunk/package/libs/tinycdb/Makefile delete mode 100644 trunk/package/libs/tinycdb/patches/100-Makefile.patch delete mode 100644 trunk/package/libs/unixodbc/Makefile delete mode 100644 trunk/package/libs/unixodbc/files/unixodbc_conf.h delete mode 100644 trunk/package/libs/vips/Makefile delete mode 100644 trunk/package/libs/vips/patches/001-no_cpp.patch delete mode 100644 trunk/package/libs/xmlrpc-c/Makefile delete mode 100644 trunk/package/libs/xmlrpc-c/patches/001-config.mk.in.patch delete mode 100644 trunk/package/libs/xmlrpc-c/patches/002-automake-compat.patch delete mode 100644 trunk/package/libs/yaml/Makefile delete mode 100644 trunk/package/libs/zmq/Makefile delete mode 100644 trunk/package/libs/zmq/patches/010-disable_pedantic_on_linux_with_ulibc++.patch delete mode 100644 trunk/package/libs/zmq/patches/020-map_with_const_string_with_ublic++.patch delete mode 100644 trunk/package/libs/zmq/patches/030-streamoff_missing_with_ulibc++.patch delete mode 100644 trunk/package/libs/zmq/patches/100-fix-cxx-include-order.patch create mode 100644 trunk/package/luci/applications/luci-app-adblock/Makefile create mode 100644 trunk/package/luci/applications/luci-app-adblock/luasrc/controller/adblock.lua create mode 100644 trunk/package/luci/applications/luci-app-adblock/luasrc/model/cbi/adblock.lua create mode 100755 trunk/package/luci/applications/luci-app-adblock/root/etc/uci-defaults/40_luci-adblock delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/luasrc/controller/cjdns.lua delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/cjdrouteconf.lua delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/iptunnel.lua delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/overview.lua delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/peering.lua delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/settings.lua delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/luasrc/view/admin_status/index/cjdns.htm delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/luasrc/view/cjdns/status.htm delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/luasrc/view/cjdns/value.htm delete mode 100755 trunk/package/luci/contrib/package/freifunk-policyrouting/files/etc/rc.d/S15-freifunk-policyrouting delete mode 100644 trunk/package/luci/themes/luci-theme-openwrt/Makefile delete mode 100644 trunk/package/luci/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css delete mode 100644 trunk/package/luci/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/ie6.css delete mode 100644 trunk/package/luci/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/ie7.css delete mode 100644 trunk/package/luci/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/ie8.css delete mode 100644 trunk/package/luci/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/tabbg.png delete mode 100644 trunk/package/luci/themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/footer.htm delete mode 100644 trunk/package/luci/themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm delete mode 100755 trunk/package/luci/themes/luci-theme-openwrt/root/etc/uci-defaults/luci-theme-openwrt delete mode 100644 trunk/package/mail/bogofilter/Makefile delete mode 100755 trunk/package/mail/bogofilter/files/postfix-bogofilter delete mode 100644 trunk/package/mail/dovecot/Makefile delete mode 100644 trunk/package/mail/dovecot/files/dovecot.init delete mode 100644 trunk/package/mail/dovecot/patches/001-configure_in.patch delete mode 100644 trunk/package/mail/fdm/Config.in delete mode 100644 trunk/package/mail/fdm/Makefile delete mode 100644 trunk/package/mail/fdm/files/etc/fdm.conf delete mode 100644 trunk/package/mail/fdm/patches/001-base64-fix.patch delete mode 100644 trunk/package/mail/fdm/patches/002-base64-fix.patch delete mode 100644 trunk/package/mail/fdm/src/compat/b64_ntop.c delete mode 100644 trunk/package/mail/fdm/src/compat/b64_pton.c delete mode 100644 trunk/package/mail/fetchmail/Makefile delete mode 100644 trunk/package/mail/mailman/Makefile delete mode 100644 trunk/package/mail/mailman/files/mailman.init delete mode 100644 trunk/package/mail/mailman/patches/100-postfix.patch delete mode 100644 trunk/package/mail/mailman/patches/200-nohostdnspython.patch delete mode 100644 trunk/package/mail/mailman/patches/300-targetpython.patch delete mode 100644 trunk/package/mail/mailman/patches/400-modules.patch delete mode 100644 trunk/package/mail/mailsend/Makefile delete mode 100644 trunk/package/mail/msmtp/Makefile delete mode 100644 trunk/package/mail/mutt/Makefile delete mode 100644 trunk/package/mail/mutt/patches/001-no_po_and_docs.patch delete mode 100644 trunk/package/mail/nail/Makefile delete mode 100644 trunk/package/mail/nail/patches/100-handle-openssl-without-sslv2.patch delete mode 100644 trunk/package/mail/postfix/Makefile delete mode 100644 trunk/package/mail/postfix/files/main.cf.default delete mode 100644 trunk/package/mail/postfix/files/postfix.init delete mode 100644 trunk/package/mail/postfix/patches/100-fsstat.patch delete mode 100644 trunk/package/mail/postfix/patches/200-manpages.patch delete mode 100644 trunk/package/mail/postfix/patches/300-bdb_hash_segfault.patch delete mode 100644 trunk/package/mail/postfix/patches/400-cdb.patch delete mode 100644 trunk/package/mail/postfix/patches/500-crosscompile.patch delete mode 100644 trunk/package/mail/postfix/patches/600-nopostconf.patch delete mode 100644 trunk/package/mail/postfix/patches/700-defaultconfig.patch delete mode 100644 trunk/package/mail/postfix/patches/800-fmt.patch delete mode 100644 trunk/package/mail/ssmtp/Makefile delete mode 100644 trunk/package/mail/ssmtp/patches/002-fix_pointer.patch delete mode 100644 trunk/package/multimedia/ffmpeg/Config.in delete mode 100644 trunk/package/multimedia/ffmpeg/Makefile delete mode 100644 trunk/package/multimedia/fswebcam/Makefile delete mode 100644 trunk/package/multimedia/gst1-libav/Config.in delete mode 100644 trunk/package/multimedia/gst1-libav/Makefile delete mode 100644 trunk/package/multimedia/gst1-plugins-bad/Makefile delete mode 100644 trunk/package/multimedia/gst1-plugins-bad/patches/000-gettext.patch delete mode 100644 trunk/package/multimedia/gst1-plugins-base/Makefile delete mode 100644 trunk/package/multimedia/gst1-plugins-base/patches/001-no_docs.patch delete mode 100644 trunk/package/multimedia/gst1-plugins-base/patches/002-no_tests.patch delete mode 100644 trunk/package/multimedia/gst1-plugins-base/patches/003-no_translations.patch delete mode 100644 trunk/package/multimedia/gst1-plugins-good/Makefile delete mode 100644 trunk/package/multimedia/gst1-plugins-good/patches/001-no_docs.patch delete mode 100644 trunk/package/multimedia/gst1-plugins-good/patches/002-no_tests.patch delete mode 100644 trunk/package/multimedia/gst1-plugins-good/patches/003-no_translations.patch delete mode 100644 trunk/package/multimedia/gstreamer1/Makefile delete mode 100644 trunk/package/multimedia/gstreamer1/patches/001-no_docs.patch delete mode 100644 trunk/package/multimedia/gstreamer1/patches/002-no_tests.patch delete mode 100644 trunk/package/multimedia/gstreamer1/patches/003-no_translations.patch delete mode 100644 trunk/package/multimedia/gstreamer1/patches/010-gstplugin_use_lazy_symbol_binding.patch delete mode 100644 trunk/package/multimedia/icecast/Makefile delete mode 100755 trunk/package/multimedia/icecast/files/icecast.init delete mode 100644 trunk/package/multimedia/icecast/libvorbisidec.mk delete mode 100644 trunk/package/multimedia/icecast/patches/001-icecast-2.4.0-tremor.patch delete mode 100644 trunk/package/multimedia/icecast/patches/010-fix_libcurl_test_crap.patch delete mode 100644 trunk/package/multimedia/ices/Makefile delete mode 100644 trunk/package/multimedia/minidlna/Makefile delete mode 100644 trunk/package/multimedia/minidlna/files/minidlna.config delete mode 100644 trunk/package/multimedia/minidlna/files/minidlna.init delete mode 100644 trunk/package/multimedia/minidlna/patches/010-libav-fix.patch delete mode 100644 trunk/package/multimedia/mjpg-streamer/Config.in delete mode 100644 trunk/package/multimedia/mjpg-streamer/Makefile delete mode 100644 trunk/package/multimedia/mjpg-streamer/files/mjpg-streamer.config delete mode 100644 trunk/package/multimedia/mjpg-streamer/files/mjpg-streamer.hotplug delete mode 100644 trunk/package/multimedia/mjpg-streamer/files/mjpg-streamer.init delete mode 100644 trunk/package/multimedia/mjpg-streamer/patches/010-enable_additional_plugins.patch delete mode 100644 trunk/package/multimedia/mjpg-streamer/patches/020-remove_gcc_debug_options.patch delete mode 100644 trunk/package/multimedia/mjpg-streamer/patches/030-allow_16_char_device_names.patch delete mode 100644 trunk/package/multimedia/mjpg-streamer/patches/040-Buffer-the-bytesused-variable-from-struct-v4l2_buffe.patch delete mode 100644 trunk/package/multimedia/mjpg-streamer/patches/041-Stop-leaking-data-via-struct-v4l2_buffer.patch delete mode 100644 trunk/package/multimedia/mjpg-streamer/patches/050-fix-yuv-capture.patch delete mode 100644 trunk/package/multimedia/motion/Makefile delete mode 100644 trunk/package/multimedia/oggfwd/Makefile delete mode 100644 trunk/package/multimedia/xupnpd/Makefile delete mode 100644 trunk/package/multimedia/xupnpd/files/xupnpd.init delete mode 100644 trunk/package/multimedia/xupnpd/patches/100-default_config.patch delete mode 100644 trunk/package/multimedia/xupnpd/patches/101-root_dir_param.patch delete mode 100644 trunk/package/network/feeds/aircrack-ng/Makefile delete mode 100644 trunk/package/network/feeds/announce/Makefile delete mode 100644 trunk/package/network/feeds/apache/Makefile delete mode 100644 trunk/package/network/feeds/apache/patches/001-Makefile_in.patch delete mode 100644 trunk/package/network/feeds/apache/patches/002-test_char_h.patch delete mode 100644 trunk/package/network/feeds/apache/patches/003-logdir_fix.patch delete mode 100644 trunk/package/network/feeds/apache/patches/004-pidfile_fix.patch delete mode 100644 trunk/package/network/feeds/apache/patches/005-httpd_conf.patch delete mode 100644 trunk/package/network/feeds/apcupsd/Makefile delete mode 100644 trunk/package/network/feeds/apcupsd/files/apccontrol delete mode 100644 trunk/package/network/feeds/apcupsd/files/apcupsd.conf delete mode 100644 trunk/package/network/feeds/apcupsd/files/apcupsd.css delete mode 100644 trunk/package/network/feeds/apcupsd/files/apcupsd.init delete mode 100644 trunk/package/network/feeds/apcupsd/files/apcupsd_mail.conf delete mode 100644 trunk/package/network/feeds/apcupsd/files/changeme delete mode 100644 trunk/package/network/feeds/apcupsd/files/commfailure delete mode 100644 trunk/package/network/feeds/apcupsd/files/commok delete mode 100644 trunk/package/network/feeds/apcupsd/files/hosts.conf delete mode 100644 trunk/package/network/feeds/apcupsd/files/multimon.conf delete mode 100644 trunk/package/network/feeds/apcupsd/files/offbattery delete mode 100644 trunk/package/network/feeds/apcupsd/files/onbattery delete mode 100644 trunk/package/network/feeds/apcupsd/patches/010-fix-usb.patch delete mode 100644 trunk/package/network/feeds/apinger/Makefile delete mode 100644 trunk/package/network/feeds/apinger/files/apinger.init delete mode 100644 trunk/package/network/feeds/apinger/patches/001-autoreconf.patch delete mode 100644 trunk/package/network/feeds/apinger/patches/002-run_as_user.patch delete mode 100644 trunk/package/network/feeds/apinger/patches/003-no_docs.patch delete mode 100644 trunk/package/network/feeds/bcp38/Makefile delete mode 100644 trunk/package/network/feeds/bcp38/files/bcp38.config delete mode 100644 trunk/package/network/feeds/bcp38/files/bcp38.defaults delete mode 100755 trunk/package/network/feeds/bcp38/files/run.sh delete mode 100644 trunk/package/network/feeds/bind/Makefile delete mode 100644 trunk/package/network/feeds/bind/files/bind/db.0 delete mode 100644 trunk/package/network/feeds/bind/files/bind/db.127 delete mode 100644 trunk/package/network/feeds/bind/files/bind/db.255 delete mode 100644 trunk/package/network/feeds/bind/files/bind/db.local delete mode 100644 trunk/package/network/feeds/bind/files/bind/db.root delete mode 100644 trunk/package/network/feeds/bind/files/bind/named.conf.example delete mode 100644 trunk/package/network/feeds/bind/files/named.init delete mode 100644 trunk/package/network/feeds/bind/patches/001-no-tests.patch delete mode 100644 trunk/package/network/feeds/bind/patches/002-autoconf-ar-fix.patch delete mode 100644 trunk/package/network/feeds/bmon/Makefile delete mode 100644 trunk/package/network/feeds/bwm-ng/Config.in delete mode 100644 trunk/package/network/feeds/bwm-ng/Makefile delete mode 100644 trunk/package/network/feeds/cjdns/Makefile delete mode 100644 trunk/package/network/feeds/cjdns/files/cjdns.defaults delete mode 100755 trunk/package/network/feeds/cjdns/files/cjdns.init delete mode 100755 trunk/package/network/feeds/cjdns/files/cjdrouteconf delete mode 100644 trunk/package/network/feeds/cjdns/lua/cjdns/admin.lua delete mode 100644 trunk/package/network/feeds/cjdns/lua/cjdns/common.lua delete mode 100644 trunk/package/network/feeds/cjdns/lua/cjdns/init.lua delete mode 100644 trunk/package/network/feeds/cjdns/lua/cjdns/uci.lua delete mode 100644 trunk/package/network/feeds/cjdns/lua/cjdns/udp.lua delete mode 100644 trunk/package/network/feeds/cshark/Makefile delete mode 100644 trunk/package/network/feeds/ctorrent-svn/Makefile delete mode 100644 trunk/package/network/feeds/ctorrent-svn/patches/100-compile-fix.patch delete mode 100644 trunk/package/network/feeds/ctorrent-svn/patches/300-negative.patch delete mode 100644 trunk/package/network/feeds/ctorrent/Makefile delete mode 100644 trunk/package/network/feeds/ctorrent/patches/100-CVE-2009-1759.patch delete mode 100644 trunk/package/network/feeds/ctorrent/patches/100-negative-ints.patch delete mode 100644 trunk/package/network/feeds/dansguardian/Makefile delete mode 100644 trunk/package/network/feeds/dansguardian/files/dansguardian.config delete mode 100644 trunk/package/network/feeds/dansguardian/files/dansguardian.init delete mode 100644 trunk/package/network/feeds/dansguardian/files/dansguardianf1.conf delete mode 100644 trunk/package/network/feeds/dansguardian/patches/001-compile.patch delete mode 100644 trunk/package/network/feeds/davfs2/Makefile delete mode 100644 trunk/package/network/feeds/davfs2/files/davfs2.conf delete mode 100644 trunk/package/network/feeds/davfs2/patches/010-main_code_fix.patch delete mode 100755 trunk/package/network/feeds/ddns-scripts/Makefile delete mode 100644 trunk/package/network/feeds/ddns-scripts/files/ddns.config delete mode 100644 trunk/package/network/feeds/ddns-scripts/files/ddns.hotplug delete mode 100644 trunk/package/network/feeds/ddns-scripts/files/ddns.init delete mode 100755 trunk/package/network/feeds/ddns-scripts/files/dynamic_dns_functions.sh delete mode 100755 trunk/package/network/feeds/ddns-scripts/files/dynamic_dns_lucihelper.sh delete mode 100644 trunk/package/network/feeds/ddns-scripts/files/dynamic_dns_updater.sh delete mode 100644 trunk/package/network/feeds/ddns-scripts/files/services delete mode 100644 trunk/package/network/feeds/ddns-scripts/files/services_ipv6 delete mode 100644 trunk/package/network/feeds/ddns-scripts/files/tld_names.dat delete mode 100644 trunk/package/network/feeds/ddns-scripts/files/update_CloudFlare.sh delete mode 100644 trunk/package/network/feeds/ddns-scripts/files/update_No-IP.com.sh delete mode 100644 trunk/package/network/feeds/ddns-scripts/files/update_nsupdate.sh delete mode 100644 trunk/package/network/feeds/ddns-scripts/samples/ddns.config_sample delete mode 100755 trunk/package/network/feeds/ddns-scripts/samples/getlocalip_sample.sh delete mode 100644 trunk/package/network/feeds/ddns-scripts/samples/update_sample.sh delete mode 100644 trunk/package/network/feeds/dhcpcd/Makefile delete mode 100755 trunk/package/network/feeds/dhcpcd/files/dhcpcd.init delete mode 100644 trunk/package/network/feeds/dmapd/Makefile delete mode 100644 trunk/package/network/feeds/dmapd/files/dmapd.init delete mode 100644 trunk/package/network/feeds/dmapd/patches/001-dmapd_conf.patch delete mode 100644 trunk/package/network/feeds/dmapd/patches/002-make_unit_test_optionnal.patch delete mode 100644 trunk/package/network/feeds/dnscrypt-proxy/Makefile delete mode 100644 trunk/package/network/feeds/dnscrypt-proxy/files/dnscrypt-proxy.config delete mode 100644 trunk/package/network/feeds/dnscrypt-proxy/files/dnscrypt-proxy.init delete mode 100644 trunk/package/network/feeds/e2guardian/Makefile delete mode 100644 trunk/package/network/feeds/e2guardian/files/e2guardian.config delete mode 100644 trunk/package/network/feeds/e2guardian/files/e2guardian.init delete mode 100644 trunk/package/network/feeds/e2guardian/files/e2guardianf1.conf delete mode 100644 trunk/package/network/feeds/emailrelay/Makefile delete mode 100644 trunk/package/network/feeds/emailrelay/files/emailrelay.auth delete mode 100644 trunk/package/network/feeds/emailrelay/files/emailrelay.init delete mode 100644 trunk/package/network/feeds/etherwake/Makefile delete mode 100644 trunk/package/network/feeds/etherwake/files/etherwake.config delete mode 100644 trunk/package/network/feeds/etherwake/files/etherwake.init delete mode 100644 trunk/package/network/feeds/etherwake/patches/100-no_ether_hostton.patch delete mode 100644 trunk/package/network/feeds/etherwake/patches/110-format_security_fix.patch delete mode 100644 trunk/package/network/feeds/ethtool/Makefile delete mode 100644 trunk/package/network/feeds/fakeidentd/Makefile delete mode 100644 trunk/package/network/feeds/fakeidentd/files/fakeidentd.init delete mode 100644 trunk/package/network/feeds/fastd/Config.in delete mode 100644 trunk/package/network/feeds/fastd/Makefile delete mode 100644 trunk/package/network/feeds/fastd/files/fastd.upgrade delete mode 100644 trunk/package/network/feeds/freeradius2/Config.in delete mode 100644 trunk/package/network/feeds/freeradius2/Makefile delete mode 100644 trunk/package/network/feeds/freeradius2/files/radiusd.init delete mode 100644 trunk/package/network/feeds/freeradius2/patches/001-fix-makefile.patch delete mode 100644 trunk/package/network/feeds/freeradius2/patches/002-config.patch delete mode 100644 trunk/package/network/feeds/freeradius2/patches/004-ldap_configure.patch delete mode 100644 trunk/package/network/feeds/freeradius2/patches/008-honor_ccpflags.patch delete mode 100644 trunk/package/network/feeds/freeradius2/patches/010-disbale-openssl-check.patch delete mode 100644 trunk/package/network/feeds/fwknop/Config.in delete mode 100644 trunk/package/network/feeds/fwknop/Makefile delete mode 100644 trunk/package/network/feeds/fwknop/files/fwknopd delete mode 100644 trunk/package/network/feeds/fwknop/files/fwknopd.init delete mode 100644 trunk/package/network/feeds/fwknop/patches/001-add-keygen.patch delete mode 100644 trunk/package/network/feeds/git/Makefile delete mode 100644 trunk/package/network/feeds/git/patches/100-convert_builtin.patch delete mode 100644 trunk/package/network/feeds/git/patches/200-disable_fasthash.patch delete mode 100644 trunk/package/network/feeds/git/patches/300-configure_for_crosscompiling delete mode 100644 trunk/package/network/feeds/git/patches/400-imapsend_without_curl.patch delete mode 100644 trunk/package/network/feeds/haproxy/Makefile delete mode 100644 trunk/package/network/feeds/haproxy/files/haproxy.cfg delete mode 100644 trunk/package/network/feeds/haproxy/files/haproxy.hotplug delete mode 100644 trunk/package/network/feeds/haproxy/files/haproxy.init delete mode 100644 trunk/package/network/feeds/haproxy/patches/0001-BUG-MINOR-log-missing-some-ARGC_-entries-in-fmt_dire.patch delete mode 100644 trunk/package/network/feeds/haproxy/patches/0002-DOC-usesrc-root-privileges-requirements.patch delete mode 100644 trunk/package/network/feeds/haproxy/patches/0003-BUILD-ssl-Allow-building-against-libssl-without-SSLv.patch delete mode 100644 trunk/package/network/feeds/haproxy/patches/0004-DOC-MINOR-fix-OpenBSD-versions-where-haproxy-works.patch delete mode 100644 trunk/package/network/feeds/haproxy/patches/0005-BUG-MINOR-http-sample-gmtime-localtime-can-fail.patch delete mode 100644 trunk/package/network/feeds/haproxy/patches/0006-DOC-typo-in-redirect-302-code-meaning.patch delete mode 100644 trunk/package/network/feeds/haproxy/patches/0007-DOC-mention-that-ms-is-left-padded-with-zeroes.patch delete mode 100644 trunk/package/network/feeds/haproxy/patches/0008-CLEANUP-.gitignore-ignore-more-test-files.patch delete mode 100644 trunk/package/network/feeds/haproxy/patches/0009-CLEANUP-.gitignore-finally-ignore-everything-but-wha.patch delete mode 100644 trunk/package/network/feeds/haproxy/patches/0010-MEDIUM-config-emit-a-warning-on-a-frontend-without-l.patch delete mode 100644 trunk/package/network/feeds/haproxy/patches/0011-BUG-MEDIUM-counters-ensure-that-src_-inc-clr-_gpc0-c.patch delete mode 100644 trunk/package/network/feeds/haproxy/patches/0012-DOC-ssl-missing-LF.patch delete mode 100644 trunk/package/network/feeds/haproxy/patches/0013-DOC-fix-example-of-http-request-using-ssl_fc_session.patch delete mode 100644 trunk/package/network/feeds/haproxy/patches/0014-BUG-MINOR-http-remove-stupid-HTTP_METH_NONE-entry.patch delete mode 100644 trunk/package/network/feeds/haproxy/patches/0015-BUG-MAJOR-http-don-t-call-http_send_name_header-afte.patch delete mode 100644 trunk/package/network/feeds/haproxy/patches/0016-BUG-MINOR-tools-make-str2sa_range-report-unresolvabl.patch delete mode 100644 trunk/package/network/feeds/horst/Makefile delete mode 100644 trunk/package/network/feeds/ibrdtn-tools/Makefile delete mode 100644 trunk/package/network/feeds/ibrdtnd/Makefile delete mode 100644 trunk/package/network/feeds/ibrdtnd/files/build-config.sh delete mode 100644 trunk/package/network/feeds/ibrdtnd/files/ibrdtn.init delete mode 100644 trunk/package/network/feeds/ibrdtnd/files/ibrdtn.uci delete mode 100644 trunk/package/network/feeds/ibrdtnd/files/mkcontainer.sh delete mode 100644 trunk/package/network/feeds/ibrdtnd/files/mountcontainer.sh delete mode 100644 trunk/package/network/feeds/ibrdtnd/files/safety-wrapper.sh delete mode 100644 trunk/package/network/feeds/ibrdtnd/files/systemcheck.sh delete mode 100644 trunk/package/network/feeds/iodine/Makefile delete mode 100644 trunk/package/network/feeds/iodine/files/iodined.config delete mode 100644 trunk/package/network/feeds/iodine/files/iodined.init delete mode 100644 trunk/package/network/feeds/iodine/patches/010-cross-compile.patch delete mode 100644 trunk/package/network/feeds/ipsec-tools/Makefile delete mode 100644 trunk/package/network/feeds/ipsec-tools/files/racoon.conf delete mode 100644 trunk/package/network/feeds/ipsec-tools/files/racoon.init delete mode 100644 trunk/package/network/feeds/ipsec-tools/patches/001-ipsec-tools-def-psk.patch delete mode 100644 trunk/package/network/feeds/ipsec-tools/patches/001-no_libfl.patch delete mode 100644 trunk/package/network/feeds/ipsec-tools/patches/002-patch8-utmp.patch delete mode 100644 trunk/package/network/feeds/ipsec-tools/patches/003-microsoft-fqdn-in-main.patch delete mode 100644 trunk/package/network/feeds/ipsec-tools/patches/005-isakmp-fix.patch delete mode 100644 trunk/package/network/feeds/ipsec-tools/patches/006-linux-3.7-compat.patch delete mode 100644 trunk/package/network/feeds/ipsec-tools/patches/force_HAVE_POLICY_FWD delete mode 100644 trunk/package/network/feeds/irssi/Makefile delete mode 100644 trunk/package/network/feeds/keepalived/Makefile delete mode 100644 trunk/package/network/feeds/keepalived/files/keepalived.init delete mode 100644 trunk/package/network/feeds/kismet/Makefile delete mode 100644 trunk/package/network/feeds/kismet/files/kismet.conf delete mode 100644 trunk/package/network/feeds/kismet/files/kismet_drone.conf delete mode 100644 trunk/package/network/feeds/kismet/files/kismet_drone.config delete mode 100755 trunk/package/network/feeds/kismet/files/kismet_drone.init delete mode 100644 trunk/package/network/feeds/kismet/files/kismet_server.config delete mode 100755 trunk/package/network/feeds/kismet/files/kismet_server.init delete mode 100644 trunk/package/network/feeds/kismet/patches/010-dont-add-host-include-paths.patch delete mode 100644 trunk/package/network/feeds/knot/Makefile delete mode 100644 trunk/package/network/feeds/knot/files/knotd.init delete mode 100644 trunk/package/network/feeds/knot/files/runtests.sh delete mode 100644 trunk/package/network/feeds/knot/patches/01_strptime_susv3.patch delete mode 100644 trunk/package/network/feeds/knot/patches/02_knot.conf.patch delete mode 100644 trunk/package/network/feeds/knot/patches/03_zscanner_tests.patch delete mode 100644 trunk/package/network/feeds/krb5/Makefile delete mode 100644 trunk/package/network/feeds/krb5/files/krb5kdc delete mode 100644 trunk/package/network/feeds/krb5/patches/001-fix-build.patch delete mode 100644 trunk/package/network/feeds/l7-protocols/Makefile delete mode 100644 trunk/package/network/feeds/l7-protocols/patches/100-testing_crosscompile.patch delete mode 100644 trunk/package/network/feeds/l7-protocols/patches/101-testing-timeit.patch delete mode 100644 trunk/package/network/feeds/l7-protocols/patches/102-testing-doallspeeds.patch delete mode 100644 trunk/package/network/feeds/lftp/Makefile delete mode 100644 trunk/package/network/feeds/lighttpd/Makefile delete mode 100644 trunk/package/network/feeds/lighttpd/files/lighttpd.conf delete mode 100644 trunk/package/network/feeds/lighttpd/files/lighttpd.init delete mode 100644 trunk/package/network/feeds/lighttpd/patches/001-fix-out-of-filedescriptors-when-uploading-large-file.patch delete mode 100644 trunk/package/network/feeds/lispmob/Makefile delete mode 100644 trunk/package/network/feeds/lksctp-tools/Makefile delete mode 100644 trunk/package/network/feeds/luci-app-bcp38/Makefile delete mode 100644 trunk/package/network/feeds/luci-app-bcp38/files/bcp38-cbi.lua delete mode 100644 trunk/package/network/feeds/luci-app-bcp38/files/bcp38-controller.lua delete mode 100755 trunk/package/network/feeds/luci-app-bcp38/files/uci-defaults-bcp38 delete mode 100644 trunk/package/network/feeds/mac-telnet/Makefile delete mode 100644 trunk/package/network/feeds/mac-telnet/files/mactelnet.config delete mode 100755 trunk/package/network/feeds/mac-telnet/files/mactelnet.init delete mode 100644 trunk/package/network/feeds/mdnsresponder/Makefile delete mode 100644 trunk/package/network/feeds/mdnsresponder/files/mDNSResponder.conf delete mode 100644 trunk/package/network/feeds/mdnsresponder/files/mDNSResponder.init delete mode 100755 trunk/package/network/feeds/mdnsresponder/files/mdnsd.init delete mode 100644 trunk/package/network/feeds/mdnsresponder/patches/001-cross_compile.patch delete mode 100644 trunk/package/network/feeds/mdnsresponder/patches/100-linux_fixes.patch delete mode 100644 trunk/package/network/feeds/memcached/Makefile delete mode 100644 trunk/package/network/feeds/memcached/files/memcached.config delete mode 100644 trunk/package/network/feeds/memcached/files/memcached.init delete mode 100644 trunk/package/network/feeds/memcached/patches/100-fix_iov_max.patch delete mode 100644 trunk/package/network/feeds/miniupnpc/Makefile delete mode 100644 trunk/package/network/feeds/miniupnpc/patches/100-no_minixml_test.patch delete mode 100644 trunk/package/network/feeds/miniupnpc/patches/200-miniupnpc_desc.patch delete mode 100644 trunk/package/network/feeds/mosquitto/Config.in delete mode 100644 trunk/package/network/feeds/mosquitto/Makefile delete mode 100755 trunk/package/network/feeds/mosquitto/files/mosquitto.init delete mode 100644 trunk/package/network/feeds/mosquitto/files/mosquitto.uci.convert delete mode 100644 trunk/package/network/feeds/mtr/Makefile delete mode 100644 trunk/package/network/feeds/mtr/patches/501-dns.patch delete mode 100644 trunk/package/network/feeds/mtr/patches/502-fix-res_ninit.patch delete mode 100644 trunk/package/network/feeds/mwan3-luci/Makefile delete mode 100755 trunk/package/network/feeds/mwan3-luci/files/etc/hotplug.d/iface/16-mwancustombak delete mode 100755 trunk/package/network/feeds/mwan3-luci/files/etc/uci-defaults/mwan-luci delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/controller/mwan3.lua delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/advanced_hotplugscript.lua delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/advanced_mwanconfig.lua delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/advanced_networkconfig.lua delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/interface.lua delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/interfaceconfig.lua delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/member.lua delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/memberconfig.lua delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/policy.lua delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/policyconfig.lua delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/rule.lua delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/ruleconfig.lua delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/admin_status/index/mwan.htm delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/mwan/advanced_diagnostics.htm delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/mwan/advanced_hotplugscript.htm delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/mwan/advanced_mwanconfig.htm delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/mwan/advanced_networkconfig.htm delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/mwan/advanced_troubleshooting.htm delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/mwan/config_css.htm delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/mwan/openwrt_overview_status.htm delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/mwan/overview_detailed.htm delete mode 100644 trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/mwan/overview_interface.htm delete mode 100644 trunk/package/network/feeds/mwan3/Makefile delete mode 100644 trunk/package/network/feeds/mwan3/files/etc/config/mwan3 delete mode 100644 trunk/package/network/feeds/mwan3/files/etc/hotplug.d/iface/15-mwan3 delete mode 100755 trunk/package/network/feeds/mwan3/files/usr/sbin/mwan3 delete mode 100755 trunk/package/network/feeds/mwan3/files/usr/sbin/mwan3track delete mode 100644 trunk/package/network/feeds/net-snmp/Makefile delete mode 100644 trunk/package/network/feeds/net-snmp/files/snmpd.conf delete mode 100644 trunk/package/network/feeds/net-snmp/files/snmpd.init delete mode 100644 trunk/package/network/feeds/net-snmp/patches/100-debian-statistics.patch delete mode 100644 trunk/package/network/feeds/net-snmp/patches/110-debian-makefiles.patch delete mode 100644 trunk/package/network/feeds/net-snmp/patches/120-debian-searchdirs.patch delete mode 100644 trunk/package/network/feeds/net-snmp/patches/130-debian-extramibs.patch delete mode 100644 trunk/package/network/feeds/net-snmp/patches/160-no_ldconfig.patch delete mode 100644 trunk/package/network/feeds/net-snmp/patches/170-ldflags.patch delete mode 100644 trunk/package/network/feeds/net-snmp/patches/750-ieee802dot11.patch delete mode 100644 trunk/package/network/feeds/net-snmp/patches/800-format-security.patch delete mode 100644 trunk/package/network/feeds/netatalk/Makefile delete mode 100644 trunk/package/network/feeds/netatalk/files/AppleVolumes.default delete mode 100644 trunk/package/network/feeds/netatalk/files/afpd.conf delete mode 100644 trunk/package/network/feeds/netatalk/files/afpd.init delete mode 100644 trunk/package/network/feeds/netatalk/patches/001-automake-compat.patch delete mode 100644 trunk/package/network/feeds/netatalk/patches/002-ld_library_path.patch delete mode 100644 trunk/package/network/feeds/netcat/Makefile delete mode 100644 trunk/package/network/feeds/netcat/patches/001-netcat_flag_count.patch delete mode 100644 trunk/package/network/feeds/netperf/Makefile delete mode 100644 trunk/package/network/feeds/netperf/files/netserver.init delete mode 100644 trunk/package/network/feeds/nfs-kernel-server/Makefile delete mode 100644 trunk/package/network/feeds/nfs-kernel-server/files/nfsd.exports delete mode 100644 trunk/package/network/feeds/nfs-kernel-server/files/nfsd.init delete mode 100644 trunk/package/network/feeds/nfs-kernel-server/patches/100-no_malloc_h.patch delete mode 100644 trunk/package/network/feeds/nginx/Config.in delete mode 100644 trunk/package/network/feeds/nginx/Makefile delete mode 100644 trunk/package/network/feeds/nginx/files/nginx.init delete mode 100644 trunk/package/network/feeds/nginx/files/nginx.proxyprotocol.example delete mode 100644 trunk/package/network/feeds/nginx/files/nginx.syslog.example delete mode 100644 trunk/package/network/feeds/nginx/patches-lua-nginx/300-ldl.patch delete mode 100644 trunk/package/network/feeds/nginx/patches-nginx-upstream-check/check_1.2.6+.patch delete mode 100644 trunk/package/network/feeds/nginx/patches/101-feature_test_fix.patch delete mode 100644 trunk/package/network/feeds/nginx/patches/102-sizeof_test_fix.patch delete mode 100644 trunk/package/network/feeds/nginx/patches/103-sys_nerr.patch delete mode 100644 trunk/package/network/feeds/nginx/patches/200-config.patch delete mode 100644 trunk/package/network/feeds/nginx/patches/300-crosscompile_ccflags.patch delete mode 100644 trunk/package/network/feeds/nginx/patches/400-nginx-1.4.x_proxy_protocol_patch_v2.patch delete mode 100644 trunk/package/network/feeds/nginx/patches/401-nginx-1.4.0-syslog.patch delete mode 100644 trunk/package/network/feeds/nmap/Makefile delete mode 100644 trunk/package/network/feeds/nsd/Makefile delete mode 100644 trunk/package/network/feeds/nsd/files/nsd.init delete mode 100644 trunk/package/network/feeds/ntpclient/Makefile delete mode 100644 trunk/package/network/feeds/ntpclient/files/ntpclient.config delete mode 100644 trunk/package/network/feeds/ntpclient/files/ntpclient.hotplug delete mode 100644 trunk/package/network/feeds/ntpclient/patches/100-daemon.patch delete mode 100644 trunk/package/network/feeds/ntpd/Makefile delete mode 100644 trunk/package/network/feeds/ntpd/files/ntp.conf delete mode 100644 trunk/package/network/feeds/ntpd/files/ntpd.hotplug delete mode 100644 trunk/package/network/feeds/ntpd/files/ntpd.init delete mode 100644 trunk/package/network/feeds/ntpd/files/ntpdate.init delete mode 100644 trunk/package/network/feeds/ntripcaster/Makefile delete mode 100644 trunk/package/network/feeds/ntripclient/Makefile delete mode 100644 trunk/package/network/feeds/ntripserver/Makefile delete mode 100644 trunk/package/network/feeds/nut/Config.in delete mode 100644 trunk/package/network/feeds/nut/Makefile delete mode 100755 trunk/package/network/feeds/nut/files/nut-monitor.init delete mode 100755 trunk/package/network/feeds/nut/files/nut-server.init delete mode 100644 trunk/package/network/feeds/ocserv/Config.in delete mode 100644 trunk/package/network/feeds/ocserv/Makefile delete mode 100644 trunk/package/network/feeds/ocserv/README delete mode 100644 trunk/package/network/feeds/ocserv/files/config delete mode 100755 trunk/package/network/feeds/ocserv/files/ocserv-script delete mode 100644 trunk/package/network/feeds/ocserv/files/ocserv.conf.template delete mode 100644 trunk/package/network/feeds/ocserv/files/ocserv.init delete mode 100644 trunk/package/network/feeds/ocserv/files/ocserv.upgrade delete mode 100644 trunk/package/network/feeds/ola/Makefile delete mode 100644 trunk/package/network/feeds/ola/files/olad.init delete mode 100644 trunk/package/network/feeds/openconnect/Config.in delete mode 100644 trunk/package/network/feeds/openconnect/Makefile delete mode 100644 trunk/package/network/feeds/openconnect/README delete mode 100755 trunk/package/network/feeds/openconnect/files/openconnect-wrapper delete mode 100755 trunk/package/network/feeds/openconnect/files/openconnect.sh delete mode 100644 trunk/package/network/feeds/openconnect/files/openconnect.upgrade delete mode 100644 trunk/package/network/feeds/opennhrp/Makefile delete mode 100644 trunk/package/network/feeds/opennhrp/files/opennhrp.init delete mode 100644 trunk/package/network/feeds/openssh/Makefile delete mode 100644 trunk/package/network/feeds/openssh/files/sftp-ssh.service delete mode 100644 trunk/package/network/feeds/openssh/files/sshd.init delete mode 100644 trunk/package/network/feeds/openssh/files/sshd.pam delete mode 100644 trunk/package/network/feeds/openssh/files/sshd.pam-access delete mode 100644 trunk/package/network/feeds/openssh/patches/100-no_cast_fix.patch delete mode 100644 trunk/package/network/feeds/openssh/patches/130-implicit_memset_decl_fix.patch delete mode 100644 trunk/package/network/feeds/openssh/patches/140-pam_uclibc_pthreads_fix.patch delete mode 100644 trunk/package/network/feeds/openssh/patches/200-dscp-qos.patch delete mode 100644 trunk/package/network/feeds/opentracker/Makefile delete mode 100755 trunk/package/network/feeds/opentracker/files/opentracker.init delete mode 100755 trunk/package/network/feeds/opentracker/files/opentracker6.init delete mode 100644 trunk/package/network/feeds/opentracker/patches/100-makefile.patch delete mode 100644 trunk/package/network/feeds/openvswitch/Makefile delete mode 100644 trunk/package/network/feeds/openvswitch/files/etc/init.d/openvswitch.init delete mode 100644 trunk/package/network/feeds/openvswitch/patches/0001-netdev-linux-Use-unsigned-int-for-ifi_flags.patch delete mode 100644 trunk/package/network/feeds/openvswitch/patches/0002-netdev-linux-Let-interface-flag-survive-internal-por.patch delete mode 100644 trunk/package/network/feeds/openvswitch/patches/0003-datapath-do-not-add-vlan_hwaccel_push_inside-for-ker.patch delete mode 100644 trunk/package/network/feeds/p910nd/Makefile delete mode 100644 trunk/package/network/feeds/p910nd/files/p910nd.config delete mode 100644 trunk/package/network/feeds/p910nd/files/p910nd.init delete mode 100644 trunk/package/network/feeds/pen/Makefile delete mode 100644 trunk/package/network/feeds/polipo/Makefile delete mode 100644 trunk/package/network/feeds/polipo/files/polipo.config delete mode 100644 trunk/package/network/feeds/polipo/files/polipo.init delete mode 100644 trunk/package/network/feeds/portmap/Makefile delete mode 100644 trunk/package/network/feeds/portmap/files/portmap.init delete mode 100644 trunk/package/network/feeds/portmap/patches/101-no_pie.patch delete mode 100644 trunk/package/network/feeds/privoxy/Makefile delete mode 100644 trunk/package/network/feeds/privoxy/files/privoxy.config delete mode 100644 trunk/package/network/feeds/privoxy/files/privoxy.hotplug delete mode 100644 trunk/package/network/feeds/privoxy/files/privoxy.init delete mode 100644 trunk/package/network/feeds/prosody/Makefile delete mode 100644 trunk/package/network/feeds/prosody/files/prosody.cfg.lua delete mode 100644 trunk/package/network/feeds/prosody/files/prosody.init delete mode 100644 trunk/package/network/feeds/prosody/patches/010-fix-randomseed.patch delete mode 100644 trunk/package/network/feeds/radicale/Makefile delete mode 100644 trunk/package/network/feeds/radicale/files/config.template delete mode 100644 trunk/package/network/feeds/radicale/files/logging.template delete mode 100644 trunk/package/network/feeds/radicale/files/radicale.config delete mode 100644 trunk/package/network/feeds/radicale/files/radicale.hotplug delete mode 100755 trunk/package/network/feeds/radicale/files/radicale.init delete mode 100644 trunk/package/network/feeds/radicale/files/radicale.rights delete mode 100644 trunk/package/network/feeds/radicale/files/radicale.users delete mode 100644 trunk/package/network/feeds/radicale/patches/010-Run-as-user-group-radicale-radicale.patch delete mode 100644 trunk/package/network/feeds/radsecproxy/Makefile delete mode 100644 trunk/package/network/feeds/radsecproxy/files/radsecproxy.init delete mode 100644 trunk/package/network/feeds/radsecproxy/patches/100-missing-return.patch delete mode 100644 trunk/package/network/feeds/radsecproxy/patches/200-logdest-on-foreground.patch delete mode 100644 trunk/package/network/feeds/redsocks/Makefile delete mode 100644 trunk/package/network/feeds/redsocks/files/redsocks.conf delete mode 100644 trunk/package/network/feeds/redsocks/files/redsocks.init delete mode 100644 trunk/package/network/feeds/redsocks/patches/0001-Fix-bug-in-DNS-resolution-results-were-ignored-since.patch delete mode 100644 trunk/package/network/feeds/redsocks/patches/0002-inet_ntop-red_inet_ntop.patch delete mode 100644 trunk/package/network/feeds/redsocks/patches/0003-Initial-support-for-UDP-TPROXY-redirection.-No-more-.patch delete mode 100644 trunk/package/network/feeds/redsocks/patches/0004-Fix-transposition-of-memset-parameters.patch delete mode 100644 trunk/package/network/feeds/redsocks/patches/0005-Fix-compilation-on-Ubuntu-10.04-LTS-and-hopefully-De.patch delete mode 100644 trunk/package/network/feeds/redsocks/patches/0006-fix_default_config_location.patch delete mode 100644 trunk/package/network/feeds/remserial/Makefile delete mode 100644 trunk/package/network/feeds/rsync/Config.in delete mode 100644 trunk/package/network/feeds/rsync/Makefile delete mode 100644 trunk/package/network/feeds/rsync/files/rsyncd.conf delete mode 100644 trunk/package/network/feeds/rsync/files/rsyncd.init delete mode 100644 trunk/package/network/feeds/rsync/patches/000-CVE-2014-9512.patch delete mode 100644 trunk/package/network/feeds/rtorrent/Makefile delete mode 100644 trunk/package/network/feeds/rtorrent/patches/100-fix-cross_compile.patch delete mode 100644 trunk/package/network/feeds/rtorrent/patches/120-fix-ncurses.patch delete mode 100644 trunk/package/network/feeds/seafile-ccnet/Makefile delete mode 100644 trunk/package/network/feeds/seafile-seahub/Makefile delete mode 100644 trunk/package/network/feeds/seafile-seahub/patches/010-default-config.patch delete mode 100644 trunk/package/network/feeds/seafile-server/Makefile delete mode 100644 trunk/package/network/feeds/seafile-server/files/seafile.conf delete mode 100755 trunk/package/network/feeds/seafile-server/files/seafile.init delete mode 100644 trunk/package/network/feeds/seafile-server/patches/020-script-patches.patch delete mode 100644 trunk/package/network/feeds/seafile-server/patches/030-pidfiles-in-same-directory.patch delete mode 100644 trunk/package/network/feeds/seafile-server/patches/040-seafile-admin.patch delete mode 100644 trunk/package/network/feeds/ser2net/Makefile delete mode 100644 trunk/package/network/feeds/ser2net/patches/001-fix_TIOCSRS485_undeclared_error.patch delete mode 100644 trunk/package/network/feeds/ser2net/patches/002-LED-trigger.patch delete mode 100644 trunk/package/network/feeds/shadowsocks-client/Makefile delete mode 100644 trunk/package/network/feeds/shadowsocks-client/files/sslocal.config delete mode 100755 trunk/package/network/feeds/shadowsocks-client/files/sslocal.init delete mode 100644 trunk/package/network/feeds/siit/Makefile delete mode 100644 trunk/package/network/feeds/siit/src/Makefile delete mode 100644 trunk/package/network/feeds/siit/src/siit.c delete mode 100644 trunk/package/network/feeds/siit/src/siit.h delete mode 100644 trunk/package/network/feeds/smartsnmpd/Makefile delete mode 100644 trunk/package/network/feeds/smartsnmpd/files/mibs/dummy.lua delete mode 100644 trunk/package/network/feeds/smartsnmpd/files/mibs/interfaces.lua delete mode 100644 trunk/package/network/feeds/smartsnmpd/files/mibs/system.lua delete mode 100644 trunk/package/network/feeds/smartsnmpd/files/smartsnmpd.conf delete mode 100755 trunk/package/network/feeds/smartsnmpd/files/smartsnmpd.init delete mode 100644 trunk/package/network/feeds/snort/Config.in delete mode 100644 trunk/package/network/feeds/snort/Makefile delete mode 100644 trunk/package/network/feeds/snort/files/snort.config delete mode 100644 trunk/package/network/feeds/snort/files/snort.init delete mode 100644 trunk/package/network/feeds/snort/patches/001-compile.patch delete mode 100644 trunk/package/network/feeds/socat/Makefile delete mode 100644 trunk/package/network/feeds/socat/files/socat.config delete mode 100644 trunk/package/network/feeds/socat/files/socat.init delete mode 100644 trunk/package/network/feeds/softflowd/Makefile delete mode 100644 trunk/package/network/feeds/softflowd/files/softflowd.config delete mode 100755 trunk/package/network/feeds/softflowd/files/softflowd.init delete mode 100644 trunk/package/network/feeds/spawn-fcgi/Makefile delete mode 100644 trunk/package/network/feeds/sqm-scripts/Makefile delete mode 100644 trunk/package/network/feeds/squid/Makefile delete mode 100644 trunk/package/network/feeds/squid/files/squid.conf delete mode 100644 trunk/package/network/feeds/squid/files/squid.config delete mode 100644 trunk/package/network/feeds/squid/files/squid.init delete mode 100644 trunk/package/network/feeds/squid/patches/001-cross_compile.patch delete mode 100644 trunk/package/network/feeds/squid/patches/100-mime.patch delete mode 100644 trunk/package/network/feeds/sshfs/Makefile delete mode 100644 trunk/package/network/feeds/sshtunnel/Makefile delete mode 100644 trunk/package/network/feeds/sshtunnel/files/sshtunnel.init delete mode 100644 trunk/package/network/feeds/sshtunnel/files/sshtunnel.sh delete mode 100644 trunk/package/network/feeds/sshtunnel/files/uci_sshtunnel delete mode 100644 trunk/package/network/feeds/sslh/Makefile delete mode 100644 trunk/package/network/feeds/sslh/files/sslh.config delete mode 100644 trunk/package/network/feeds/sslh/files/sslh.init delete mode 100644 trunk/package/network/feeds/sslh/patches/001-no_sslh_select.patch delete mode 100644 trunk/package/network/feeds/sstp-client/Makefile delete mode 100644 trunk/package/network/feeds/sstp-client/files/etc/ppp/chap-secrets delete mode 100644 trunk/package/network/feeds/sstp-client/files/etc/ppp/peers/peer-sstp-example-nopty.txt delete mode 100644 trunk/package/network/feeds/sstp-client/files/etc/ppp/peers/peer-sstp-example.txt delete mode 100644 trunk/package/network/feeds/strongswan/Config.in delete mode 100644 trunk/package/network/feeds/strongswan/Makefile delete mode 100644 trunk/package/network/feeds/strongswan/files/ipsec.init delete mode 100644 trunk/package/network/feeds/strongswan/files/ipsec.secrets delete mode 100644 trunk/package/network/feeds/strongswan/files/ipsec.user delete mode 100644 trunk/package/network/feeds/strongswan/patches/101-musl-fixes.patch delete mode 100644 trunk/package/network/feeds/strongswan/patches/201-kmodloader.patch delete mode 100644 trunk/package/network/feeds/strongswan/patches/203-uci.patch delete mode 100644 trunk/package/network/feeds/strongswan/patches/300-include-ipsec-user-script.patch delete mode 100644 trunk/package/network/feeds/stunnel/Makefile delete mode 100644 trunk/package/network/feeds/stunnel/files/stunnel.conf delete mode 100644 trunk/package/network/feeds/stunnel/files/stunnel.init delete mode 100644 trunk/package/network/feeds/stunnel/patches/010_fix_getnameinfo.patch delete mode 100644 trunk/package/network/feeds/stunnel/patches/011_disable_ssp_linking.patch delete mode 100644 trunk/package/network/feeds/tcpproxy/Makefile delete mode 100644 trunk/package/network/feeds/tcpproxy/files/tcpproxy.config delete mode 100644 trunk/package/network/feeds/tcpproxy/files/tcpproxy.init delete mode 100644 trunk/package/network/feeds/tcpproxy/patches/001-ragel_generated.patch delete mode 100644 trunk/package/network/feeds/tgt/Makefile delete mode 100644 trunk/package/network/feeds/tgt/files/etc/config/tgt delete mode 100755 trunk/package/network/feeds/tgt/files/etc/init.d/tgt delete mode 100644 trunk/package/network/feeds/tgt/patches/010-fallocate.patch delete mode 100644 trunk/package/network/feeds/tgt/patches/020-usr_Makefile.patch delete mode 100644 trunk/package/network/feeds/tgt/patches/030-Makefile.patch delete mode 100644 trunk/package/network/feeds/tinc/Makefile delete mode 100644 trunk/package/network/feeds/tinc/files/tinc.config delete mode 100644 trunk/package/network/feeds/tinc/files/tinc.init delete mode 100644 trunk/package/network/feeds/tinc/files/tinc.upgrade delete mode 100644 trunk/package/network/feeds/tinyproxy/Makefile delete mode 100644 trunk/package/network/feeds/tinyproxy/files/tinyproxy.config delete mode 100644 trunk/package/network/feeds/tinyproxy/files/tinyproxy.init delete mode 100644 trunk/package/network/feeds/tinyproxy/patches/010-no-docs-and-tests.patch delete mode 100644 trunk/package/network/feeds/tinyproxy/patches/020-config_and_pid-path.patch delete mode 100644 trunk/package/network/feeds/tinyproxy/patches/030-allow_bind_in_transparent_mode.patch delete mode 100644 trunk/package/network/feeds/tinyproxy/patches/120-fix_INET6.patch delete mode 100644 trunk/package/network/feeds/tinyproxy/patches/CVE-2012-3505-tiniproxy-randomized-hashmaps.patch delete mode 100644 trunk/package/network/feeds/tinyproxy/patches/CVE-2012-3505-tinyproxy-limit-headers.patch delete mode 100644 trunk/package/network/feeds/tor/Makefile delete mode 100644 trunk/package/network/feeds/tor/files/tor.init delete mode 100644 trunk/package/network/feeds/tor/patches/001-torrc.patch delete mode 100644 trunk/package/network/feeds/transmission/Makefile delete mode 100644 trunk/package/network/feeds/transmission/files/transmission.config delete mode 100644 trunk/package/network/feeds/transmission/files/transmission.init delete mode 100644 trunk/package/network/feeds/transmission/patches/010_libtransmission_fallocate64_eglibc.patch delete mode 100644 trunk/package/network/feeds/transmission/patches/020-use-internal-miniupnp.patch delete mode 100644 trunk/package/network/feeds/transmission/patches/030-fix-musl-build.patch delete mode 100644 trunk/package/network/feeds/uanytun/Makefile delete mode 100644 trunk/package/network/feeds/uanytun/files/uanytun-nocrypt.config delete mode 100644 trunk/package/network/feeds/uanytun/files/uanytun.config delete mode 100644 trunk/package/network/feeds/uanytun/files/uanytun.init delete mode 100644 trunk/package/network/feeds/udpxy/Makefile delete mode 100644 trunk/package/network/feeds/udpxy/files/udpxy.conf delete mode 100644 trunk/package/network/feeds/udpxy/files/udpxy.init delete mode 100644 trunk/package/network/feeds/udpxy/patches/0001-fix-build-on-Mac-OS-X.patch delete mode 100644 trunk/package/network/feeds/ulogd/Makefile delete mode 100644 trunk/package/network/feeds/ulogd/files/ulogd.init delete mode 100644 trunk/package/network/feeds/ulogd/patches/010-Fix-JSON-output-on-big-endian-systems.patch delete mode 100644 trunk/package/network/feeds/ulogd/patches/020-include-keep-a-copy-of-linux-netfilter_ipv4-ipt_ULOG.patch delete mode 100644 trunk/package/network/feeds/unbound/Makefile delete mode 100644 trunk/package/network/feeds/unbound/files/named.cache delete mode 100644 trunk/package/network/feeds/unbound/files/root.key delete mode 100755 trunk/package/network/feeds/unbound/files/unbound.init delete mode 100644 trunk/package/network/feeds/unbound/patches/001-conf.patch delete mode 100644 trunk/package/network/feeds/vnstat/Makefile delete mode 100644 trunk/package/network/feeds/vnstat/files/vnstat.config delete mode 100644 trunk/package/network/feeds/vnstat/files/vnstat.defaults delete mode 100644 trunk/package/network/feeds/vnstat/files/vnstat.init delete mode 100644 trunk/package/network/feeds/vnstat/patches/001-conf.patch delete mode 100644 trunk/package/network/feeds/vnstat/patches/002-no_install_strip.patch delete mode 100644 trunk/package/network/feeds/vnstat/patches/003-no_install_uname.patch delete mode 100644 trunk/package/network/feeds/vpnc-scripts/Makefile delete mode 100755 trunk/package/network/feeds/vpnc-scripts/files/vpnc-script delete mode 100644 trunk/package/network/feeds/vpnc/Config.in delete mode 100644 trunk/package/network/feeds/vpnc/Makefile delete mode 100644 trunk/package/network/feeds/vpnc/README delete mode 100755 trunk/package/network/feeds/vpnc/files/vpnc.sh delete mode 100644 trunk/package/network/feeds/vpnc/files/vpnc.upgrade delete mode 100644 trunk/package/network/feeds/vpnc/patches/001-cross.patch delete mode 100644 trunk/package/network/feeds/vpnc/patches/100-musl-compat.patch delete mode 100644 trunk/package/network/feeds/vsftpd/Makefile delete mode 100644 trunk/package/network/feeds/vsftpd/files/vsftpd.conf delete mode 100644 trunk/package/network/feeds/vsftpd/files/vsftpd.init delete mode 100644 trunk/package/network/feeds/vsftpd/patches/001-destdir.patch delete mode 100644 trunk/package/network/feeds/vsftpd/patches/002-find_libs.patch delete mode 100644 trunk/package/network/feeds/vsftpd/patches/003-chroot.patch delete mode 100644 trunk/package/network/feeds/vsftpd/patches/004-disable-capabilities.patch delete mode 100644 trunk/package/network/feeds/vsftpd/patches/005-disable-pam.patch delete mode 100644 trunk/package/network/feeds/vsftpd/patches/007-CVE-2015-1419.patch delete mode 100644 trunk/package/network/feeds/wavemon/Makefile delete mode 100644 trunk/package/network/feeds/wget/Makefile delete mode 100644 trunk/package/network/feeds/wifidog/Makefile delete mode 100644 trunk/package/network/feeds/wifidog/files/wifidog.init delete mode 100644 trunk/package/network/feeds/wshaper/Makefile delete mode 100644 trunk/package/network/feeds/wshaper/files/wshaper.config delete mode 100755 trunk/package/network/feeds/wshaper/files/wshaper.htb delete mode 100644 trunk/package/network/feeds/wshaper/files/wshaper.iface delete mode 100644 trunk/package/network/feeds/wshaper/files/wshaper.init delete mode 100644 trunk/package/network/feeds/xinetd/Makefile delete mode 100644 trunk/package/network/feeds/xinetd/files/xinetd.conf delete mode 100644 trunk/package/network/feeds/xinetd/files/xinetd.init delete mode 100644 trunk/package/network/feeds/xinetd/patches/001-ar.patch delete mode 100644 trunk/package/network/feeds/xinetd/patches/002-destdir.patch delete mode 100644 trunk/package/network/feeds/xinetd/patches/003-rpc_fix.patch delete mode 100644 trunk/package/network/feeds/xinetd/patches/004-ident-bind.patch delete mode 100644 trunk/package/network/feeds/xl2tpd/Makefile delete mode 100644 trunk/package/network/feeds/xl2tpd/README delete mode 100644 trunk/package/network/feeds/xl2tpd/files/l2tp.sh delete mode 100644 trunk/package/network/feeds/xl2tpd/files/options.xl2tpd delete mode 100644 trunk/package/network/feeds/xl2tpd/files/xl2tp-secrets delete mode 100644 trunk/package/network/feeds/xl2tpd/files/xl2tpd.conf delete mode 100644 trunk/package/network/feeds/xl2tpd/files/xl2tpd.conf.sample delete mode 100644 trunk/package/network/feeds/xl2tpd/files/xl2tpd.init delete mode 100644 trunk/package/network/feeds/xl2tpd/patches/100-makefile_opt_flags.patch delete mode 100644 trunk/package/network/feeds/xl2tpd/patches/110-makefile_dont_build_pfc.patch delete mode 100644 trunk/package/network/feeds/xl2tpd/patches/120-no-bsd-signal-in-musl.patch delete mode 100644 trunk/package/network/feeds/znc/Makefile delete mode 100644 trunk/package/network/feeds/znc/files/znc.conf delete mode 100644 trunk/package/network/feeds/znc/files/znc.init delete mode 100644 trunk/package/network/feeds/znc/patches/001-move_rootcheck_after_config.patch delete mode 100644 trunk/package/network/feeds/znc/patches/003-Reduce_rebuild_time.patch delete mode 100644 trunk/package/network/feeds/znc/patches/004-restore_droproot.patch create mode 100644 trunk/package/network/services/hostapd/patches/003-WPS-Fix-HTTP-chunked-transfer-encoding-parser.patch create mode 100644 trunk/package/network/services/hostapd/patches/004-EAP-pwd-peer-Fix-payload-length-validation-for-Commi.patch create mode 100644 trunk/package/network/services/hostapd/patches/005-EAP-pwd-server-Fix-payload-length-validation-for-Com.patch create mode 100644 trunk/package/network/services/hostapd/patches/006-EAP-pwd-peer-Fix-Total-Length-parsing-for-fragment-r.patch create mode 100644 trunk/package/network/services/hostapd/patches/007-EAP-pwd-server-Fix-Total-Length-parsing-for-fragment.patch create mode 100644 trunk/package/network/services/hostapd/patches/008-EAP-pwd-peer-Fix-asymmetric-fragmentation-behavior.patch create mode 100644 trunk/package/network/services/hostapd/patches/009-NFC-Fix-payload-length-validation-in-NDEF-record-par.patch create mode 100644 trunk/package/network/services/hostapd/patches/010-WNM-Ignore-Key-Data-in-WNM-Sleep-Mode-Response-frame.patch create mode 100644 trunk/package/network/services/hostapd/patches/011-EAP-pwd-peer-Fix-last-fragment-length-validation.patch create mode 100644 trunk/package/network/services/hostapd/patches/012-EAP-pwd-server-Fix-last-fragment-length-validation.patch create mode 100644 trunk/package/network/services/hostapd/patches/013-EAP-pwd-peer-Fix-error-path-for-unexpected-Confirm-m.patch create mode 100644 trunk/package/network/services/hostapd/patches/014-nl80211-Try-running-without-mgmt-frame-subscription-.patch create mode 100644 trunk/package/network/services/hostapd/patches/150-nl80211-Report-disassociated-STA-lost-peer-for-the-c.patch create mode 100644 trunk/package/network/services/hostapd/patches/470-wait-for-nullfunc-longer.patch create mode 100644 trunk/package/network/services/samba36/patches/010-patch-cve-2015-5252.patch create mode 100644 trunk/package/network/services/samba36/patches/011-patch-cve-2015-5296.patch create mode 100644 trunk/package/network/services/samba36/patches/012-patch-cve-2015-5299.patch create mode 100644 trunk/package/network/services/samba36/patches/015-patch-cve-2015-7560.patch create mode 100644 trunk/package/network/services/samba36/patches/020-CVE-preparation-v3-6.patch create mode 100644 trunk/package/network/services/samba36/patches/021-CVE-preparation-v3-6-addition.patch create mode 100644 trunk/package/network/services/samba36/patches/022-CVE-2015-5370-v3-6.patch create mode 100644 trunk/package/network/services/samba36/patches/023-CVE-2016-2110-v3-6.patch create mode 100644 trunk/package/network/services/samba36/patches/024-CVE-2016-2111-v3-6.patch create mode 100644 trunk/package/network/services/samba36/patches/025-CVE-2016-2112-v3-6.patch create mode 100644 trunk/package/network/services/samba36/patches/026-CVE-2016-2115-v3-6.patch create mode 100644 trunk/package/network/services/samba36/patches/027-CVE-2016-2118-v3-6.patch create mode 100644 trunk/package/network/utils/curl/patches/018-CVE-2016-0755.patch create mode 100644 trunk/package/network/utils/curl/patches/110-cyassl-detect-the-library-as-renamed-wolfssl.patch create mode 100644 trunk/package/network/utils/iw/patches/300-display_interface_TX_power.patch create mode 100644 trunk/package/network/utils/iw/patches/301-ibss_add_VHT80.patch create mode 100644 trunk/package/network/utils/iw/patches/302-ibss_use_MHz_instead_MHZ.patch create mode 100644 trunk/package/network/utils/iw/patches/303-mesh_add_VHT80.patch delete mode 100644 trunk/package/system/mountd/patches/010-uci_rename_history_to_delta.patch delete mode 100644 trunk/package/system/mountd/patches/020-handle_timeout.patch delete mode 100644 trunk/package/system/mountd/patches/030-ext4_support.patch delete mode 100644 trunk/package/system/mountd/patches/040-optional-daemonize.patch delete mode 100644 trunk/package/system/mountd/patches/050-no_error_h.patch delete mode 100644 trunk/package/system/mountd/patches/060-link_libubox.patch create mode 100644 trunk/package/system/opkg/patches/260-add-print-package-size.patch create mode 100644 trunk/package/system/procd/patches/0001-Align-early-init-PATH-with-system-wide-OpenWrt-path.patch delete mode 100644 trunk/package/utils/acl/Makefile delete mode 100644 trunk/package/utils/acl/patches/100-no-gettext_configure.patch delete mode 100644 trunk/package/utils/acl/patches/101-no-gettext_autogen.patch delete mode 100644 trunk/package/utils/acl/patches/102-no-gettext_Makefile.patch create mode 100644 trunk/package/utils/admswconfig/Makefile create mode 100644 trunk/package/utils/admswconfig/files/admswconfig create mode 100644 trunk/package/utils/admswconfig/files/admswswitch.sh create mode 100644 trunk/package/utils/admswconfig/patches/001-matrix.patch delete mode 100644 trunk/package/utils/alsa-utils/Makefile delete mode 100644 trunk/package/utils/alsa-utils/patches/100-uClibc-compat.patch delete mode 100644 trunk/package/utils/attr/Makefile delete mode 100644 trunk/package/utils/attr/patches/100-no-gettext_configure.patch delete mode 100644 trunk/package/utils/attr/patches/101-no-gettext_autogen.patch delete mode 100644 trunk/package/utils/attr/patches/102-no-gettext_Makefile.patch delete mode 100644 trunk/package/utils/avrdude/Makefile delete mode 100644 trunk/package/utils/avrdude/patches/010-configure-fixups.patch delete mode 100644 trunk/package/utils/bash-completion/Makefile delete mode 100644 trunk/package/utils/bash/Makefile delete mode 100644 trunk/package/utils/bash/patches/001-compile-fix.patch delete mode 100644 trunk/package/utils/bash/patches/002-force-internal-readline.patch delete mode 100644 trunk/package/utils/bash/patches/101-upstream-bash43-001.patch delete mode 100644 trunk/package/utils/bash/patches/102-upstream-bash43-002.patch delete mode 100644 trunk/package/utils/bash/patches/103-upstream-bash43-003.patch delete mode 100644 trunk/package/utils/bash/patches/104-upstream-bash43-004.patch delete mode 100644 trunk/package/utils/bash/patches/105-upstream-bash43-005.patch delete mode 100644 trunk/package/utils/bash/patches/106-upstream-bash43-006.patch delete mode 100644 trunk/package/utils/bash/patches/107-upstream-bash43-007.patch delete mode 100644 trunk/package/utils/bash/patches/108-upstream-bash43-008.patch delete mode 100644 trunk/package/utils/bash/patches/109-upstream-bash43-009.patch delete mode 100644 trunk/package/utils/bash/patches/110-upstream-bash43-010.patch delete mode 100644 trunk/package/utils/bash/patches/111-upstream-bash43-011.patch delete mode 100644 trunk/package/utils/bash/patches/112-upstream-bash43-012.patch delete mode 100644 trunk/package/utils/bash/patches/113-upstream-bash43-013.patch delete mode 100644 trunk/package/utils/bash/patches/114-upstream-bash43-014.patch delete mode 100644 trunk/package/utils/bash/patches/115-upstream-bash43-015.patch delete mode 100644 trunk/package/utils/bash/patches/116-upstream-bash43-016.patch delete mode 100644 trunk/package/utils/bash/patches/117-upstream-bash43-017.patch delete mode 100644 trunk/package/utils/bash/patches/118-upstream-bash43-018.patch delete mode 100644 trunk/package/utils/bash/patches/119-upstream-bash43-019.patch delete mode 100644 trunk/package/utils/bash/patches/120-upstream-bash43-020.patch delete mode 100644 trunk/package/utils/bash/patches/121-upstream-bash43-021.patch delete mode 100644 trunk/package/utils/bash/patches/122-upstream-bash43-022.patch delete mode 100644 trunk/package/utils/bash/patches/123-upstream-bash43-023.patch delete mode 100644 trunk/package/utils/bash/patches/124-upstream-bash43-024.patch delete mode 100644 trunk/package/utils/bash/patches/125-upstream-bash43-025.patch delete mode 100644 trunk/package/utils/bash/patches/126-upstream-bash43-026.patch delete mode 100644 trunk/package/utils/bash/patches/127-upstream-bash43-027.patch delete mode 100644 trunk/package/utils/bash/patches/128-upstream-bash43-028.patch delete mode 100644 trunk/package/utils/bash/patches/129-upstream-bash43-029.patch delete mode 100644 trunk/package/utils/bash/patches/130-upstream-bash43-030.patch delete mode 100644 trunk/package/utils/bash/patches/131-upstream-bash43-031.patch delete mode 100644 trunk/package/utils/bash/patches/132-upstream-bash43-032.patch delete mode 100644 trunk/package/utils/bash/patches/133-upstream-bash43-033.patch delete mode 100644 trunk/package/utils/bash/patches/134-upstream-bash43-034.patch delete mode 100644 trunk/package/utils/bash/patches/135-upstream-bash43-035.patch delete mode 100644 trunk/package/utils/bash/patches/136-upstream-bash43-036.patch delete mode 100644 trunk/package/utils/bash/patches/137-upstream-bash43-037.patch delete mode 100644 trunk/package/utils/bash/patches/138-upstream-bash43-038.patch delete mode 100644 trunk/package/utils/bash/patches/139-upstream-bash43-039.patch delete mode 100644 trunk/package/utils/bash/patches/900-no_doc.patch delete mode 100644 trunk/package/utils/bc/Makefile delete mode 100644 trunk/package/utils/bc/patches/001-disable-doc.patch delete mode 100644 trunk/package/utils/bluelog/Makefile delete mode 100644 trunk/package/utils/bluelog/files/bluelog.init delete mode 100644 trunk/package/utils/bluez/Makefile delete mode 100644 trunk/package/utils/bluez/files/bluetooth.config delete mode 100644 trunk/package/utils/bluez/files/bluetooth.dbus delete mode 100644 trunk/package/utils/bluez/files/bluetoothd.init delete mode 100644 trunk/package/utils/bluez/files/givepin delete mode 100644 trunk/package/utils/bluez/patches/200-uart-speed.patch delete mode 100644 trunk/package/utils/bluez/patches/201-readline.patch delete mode 100644 trunk/package/utils/btrfs-progs/Makefile delete mode 100644 trunk/package/utils/btrfs-progs/files/btrfs-scan.init delete mode 100644 trunk/package/utils/btrfs-progs/patches/001-fix-xattr-h-include-location.patch delete mode 100644 trunk/package/utils/ccid/Makefile delete mode 100644 trunk/package/utils/ccrypt/Makefile delete mode 100644 trunk/package/utils/ccrypt/patches/001-no-intl.patch delete mode 100644 trunk/package/utils/cmdpad/Makefile delete mode 100644 trunk/package/utils/cmdpad/files/cmdpad.init delete mode 100644 trunk/package/utils/cmdpad/patches/100-Makefile.patch delete mode 100644 trunk/package/utils/cmdpad/patches/120-kernel26-compat.patch delete mode 100644 trunk/package/utils/cmdpad/patches/130-no_zombie.patch delete mode 100644 trunk/package/utils/cmdpad/patches/140-compile_fix.patch delete mode 100644 trunk/package/utils/coreutils/Makefile delete mode 100644 trunk/package/utils/coreutils/patches/001-no_docs_man_tests.patch delete mode 100644 trunk/package/utils/coreutils/patches/002-fix_compile_with_uclibc.patch delete mode 100644 trunk/package/utils/cryptodev-linux/Makefile delete mode 100644 trunk/package/utils/cryptodev-linux/files/cryptodev.modules delete mode 100644 trunk/package/utils/cryptodev-linux/patches/001-no-get-unused-fd.patch delete mode 100644 trunk/package/utils/cryptsetup/Makefile delete mode 100644 trunk/package/utils/dbus/Makefile delete mode 100644 trunk/package/utils/dbus/files/dbus-launch delete mode 100644 trunk/package/utils/dbus/files/dbus.init delete mode 100644 trunk/package/utils/dbus/patches/100-fix-poll-select.patch delete mode 100644 trunk/package/utils/dmidecode/Makefile delete mode 100644 trunk/package/utils/dosfstools/Makefile delete mode 100644 trunk/package/utils/dosfstools/files/dosfsck.sh delete mode 100644 trunk/package/utils/dump1090/Config.in delete mode 100644 trunk/package/utils/dump1090/Makefile delete mode 100644 trunk/package/utils/dump1090/files/dump1090.config delete mode 100644 trunk/package/utils/dump1090/files/dump1090.init delete mode 100644 trunk/package/utils/dump1090/patches/100-html_dir.patch delete mode 100644 trunk/package/utils/f2fs-tools/Config.in delete mode 100644 trunk/package/utils/f2fs-tools/Makefile delete mode 100644 trunk/package/utils/f2fs-tools/patches/001-compile.patch delete mode 100644 trunk/package/utils/flashrom/Config.in delete mode 100644 trunk/package/utils/flashrom/Makefile delete mode 100644 trunk/package/utils/flashrom/flashrom.mk delete mode 100644 trunk/package/utils/flashrom/patches/0001-fix_internal_bitbang.patch delete mode 100644 trunk/package/utils/gammu/Makefile delete mode 100644 trunk/package/utils/gammu/files/gammu delete mode 100755 trunk/package/utils/gammu/files/gammu.init delete mode 100644 trunk/package/utils/gammu/patches/001-iconv-disabling-option.patch delete mode 100644 trunk/package/utils/gammu/patches/002-no-fstack-protector.patch delete mode 100644 trunk/package/utils/gammu/patches/003-cmake-cross-toolchain.patch delete mode 100644 trunk/package/utils/gammu/patches/004-cmake_libdbi_optional.patch delete mode 100644 trunk/package/utils/gammu/patches/010-utils-shell-fix.patch delete mode 100644 trunk/package/utils/gnupg/Makefile delete mode 100644 trunk/package/utils/gnuplot/Makefile delete mode 100644 trunk/package/utils/gnuplot/patches/010-Makefile.in.patch delete mode 100644 trunk/package/utils/grep/Makefile delete mode 100644 trunk/package/utils/grep/patches/0001-grep-F-fix-a-heap-buffer-read-overrun.patch delete mode 100644 trunk/package/utils/hamlib/Makefile delete mode 100644 trunk/package/utils/hamlib/patches/100-override-autoconf-detection.patch delete mode 100644 trunk/package/utils/haserl/Config.in delete mode 100644 trunk/package/utils/haserl/Makefile delete mode 100644 trunk/package/utils/haserl/patches/100-replace-lua2c-with-sed.patch delete mode 100644 trunk/package/utils/haserl/patches/101-adjust-script-size.patch delete mode 100644 trunk/package/utils/haveged/Makefile delete mode 100644 trunk/package/utils/haveged/files/haveged.init delete mode 100644 trunk/package/utils/hd-idle/Makefile delete mode 100644 trunk/package/utils/hd-idle/files/hd-idle.config delete mode 100644 trunk/package/utils/hd-idle/files/hd-idle.init delete mode 100644 trunk/package/utils/hdparm/Makefile delete mode 100644 trunk/package/utils/hdparm/patches/001-fix-includes.patch delete mode 100644 trunk/package/utils/hfsprogs/Makefile delete mode 100644 trunk/package/utils/hfsprogs/files/hfsfsck.sh delete mode 100644 trunk/package/utils/hfsprogs/patches/0001-Create-short-Makefiles-for-Debian.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0002-Add-exclude-Darwin-specific-code.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0003-Add-helper-include-files-absent-from-the-upstream-pa.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0004-Fix-compilation-on-64-bit-arches.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0005-Remove-Apple-specific-p-from-strings.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0006-Adjust-types-for-printing.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0007-Fix-path-for-HFS-wrapper-block.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0008-Provide-command-line-option-a.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0009-Rename-dprintf-to-dbg_printf.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0010-Rename-custom-macro-nil-with-NULL.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0011-Fix-types.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0012-Fix-mkfs-not-creating-UUIDs-for-new-filesystems.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0013-Fix-manpages.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0014-uClibc_no_loadavg.patch delete mode 100644 trunk/package/utils/hub-ctrl/Makefile delete mode 100644 trunk/package/utils/joe/Makefile delete mode 100644 trunk/package/utils/joe/files/joerc delete mode 100644 trunk/package/utils/joe/patches/001-mathaway.patch delete mode 100644 trunk/package/utils/kmod/Makefile delete mode 100644 trunk/package/utils/kmod/patches/001-fix_pkgconfig_file.patch delete mode 100644 trunk/package/utils/less/Makefile delete mode 100644 trunk/package/utils/lsof/Makefile delete mode 100644 trunk/package/utils/lsof/patches/001-lsof_makefile.patch delete mode 100644 trunk/package/utils/lsof/patches/002-lsof_noportmap.patch delete mode 100644 trunk/package/utils/lsof/patches/003-lsof_selinux.patch delete mode 100644 trunk/package/utils/lsof/patches/004-lsof_ccv.patch delete mode 100644 trunk/package/utils/luci-app-lxc/Makefile delete mode 100644 trunk/package/utils/luci-app-lxc/files/controller/lxc.lua delete mode 100644 trunk/package/utils/luci-app-lxc/files/lxc.config delete mode 100644 trunk/package/utils/luci-app-lxc/files/model/cbi/lxc.lua delete mode 100644 trunk/package/utils/luci-app-lxc/files/view/lxc.htm delete mode 100644 trunk/package/utils/luci-app-lxc/files/www/luci-static/resources/cbi/green.gif delete mode 100644 trunk/package/utils/luci-app-lxc/files/www/luci-static/resources/cbi/purple.gif delete mode 100644 trunk/package/utils/luci-app-lxc/files/www/luci-static/resources/cbi/red.gif delete mode 100644 trunk/package/utils/lvm2/Makefile delete mode 100644 trunk/package/utils/lvm2/files/lvm2.init delete mode 100644 trunk/package/utils/lvm2/patches/000-compile.patch delete mode 100644 trunk/package/utils/lvm2/patches/001-include_fix.patch delete mode 100644 trunk/package/utils/lvm2/patches/002-const-stdio.patch delete mode 100644 trunk/package/utils/lvm2/patches/003-no-mallinfo.patch delete mode 100644 trunk/package/utils/lxc/Config.in delete mode 100644 trunk/package/utils/lxc/Makefile delete mode 100644 trunk/package/utils/lxc/files/lxc.conf delete mode 100644 trunk/package/utils/lxc/patches/010-compile.patch delete mode 100644 trunk/package/utils/lxc/patches/015-getline.patch delete mode 100644 trunk/package/utils/lxc/patches/020-lxc-checkconfig.patch delete mode 100644 trunk/package/utils/lxc/patches/025-remove-unsupported-option.patch delete mode 100644 trunk/package/utils/lxc/patches/030-lxc-download.patch delete mode 100644 trunk/package/utils/lxc/patches/300-lxc-destroy.patch delete mode 100644 trunk/package/utils/macchanger/Makefile delete mode 100644 trunk/package/utils/mc/Config.in delete mode 100644 trunk/package/utils/mc/Makefile delete mode 100644 trunk/package/utils/minicom/Makefile delete mode 100644 trunk/package/utils/minicom/patches/100-fix_iconv_include.patch delete mode 100644 trunk/package/utils/mksh/Makefile delete mode 100644 trunk/package/utils/mksh/patches/100-dot_mkshrc delete mode 100644 trunk/package/utils/mktorrent/Makefile delete mode 100644 trunk/package/utils/mmc-utils/Makefile delete mode 100644 trunk/package/utils/mmc-utils/patches/001-properly-set-fortify-source-in-makefile.patch delete mode 100644 trunk/package/utils/mpack/Makefile delete mode 100644 trunk/package/utils/mysql/Makefile delete mode 100644 trunk/package/utils/mysql/conf/my.cnf delete mode 100644 trunk/package/utils/mysql/files/mysqld.init delete mode 100644 trunk/package/utils/mysql/patches/100-fix_hostname.patch delete mode 100644 trunk/package/utils/mysql/patches/110-cross_compile.patch delete mode 100644 trunk/package/utils/mysql/patches/120-bison-compat.patch delete mode 100644 trunk/package/utils/nano/Makefile delete mode 100644 trunk/package/utils/ncdu/Makefile delete mode 100644 trunk/package/utils/ntfs-3g/Makefile delete mode 100644 trunk/package/utils/ntfs-3g/patches/001-fuseint-fix-path-mounted-on-musl.patch delete mode 100644 trunk/package/utils/open-plc-utils/Makefile delete mode 100644 trunk/package/utils/openobex/Makefile delete mode 100644 trunk/package/utils/openobex/patches/001-cxx.patch delete mode 100644 trunk/package/utils/openocd/Makefile delete mode 100644 trunk/package/utils/opensc/Makefile delete mode 100644 trunk/package/utils/opensc/patches/0001-OpenPGP-Detect-and-support-Gnuk-Token.patch delete mode 100644 trunk/package/utils/opensc/patches/0002-OpenPGP-Add-Gnuk-in-pkcs15-emulation-layer.patch delete mode 100644 trunk/package/utils/opensc/patches/0003-OpenPGP-Include-private-DO-to-filesystem-at-driver-i.patch delete mode 100644 trunk/package/utils/opensc/patches/0004-PKCS15-OpenPGP-Declare-DATA-objects.patch delete mode 100644 trunk/package/utils/opensc/patches/0005-OpenPGP-Support-erasing-reset-card.patch delete mode 100644 trunk/package/utils/opensc/patches/0006-openpgp-tool-Support-deleting-key-in-Gnuk.patch delete mode 100644 trunk/package/utils/opensc/patches/0007-OpenPGP-Correct-building-Extended-Header-List-when-i.patch delete mode 100644 trunk/package/utils/opensc/patches/0008-OpenPGP-Read-some-empty-DOs-from-Gnuk.patch delete mode 100644 trunk/package/utils/opensc/patches/0009-PKCS15-OpenPGP-Do-not-show-empty-DO-in-pkcs15-emu_in.patch delete mode 100644 trunk/package/utils/opensc/patches/0010-PKCS15-OpenPGP-Allow-to-store-data-to-pkcs15-data-ob.patch delete mode 100644 trunk/package/utils/opensc/patches/0011-OpenPGP-Provide-enough-buffer-to-read-pubkey-from-Gn.patch delete mode 100644 trunk/package/utils/opensc/patches/0012-OpenPGP-Support-write-certificate-for-Gnuk.patch delete mode 100644 trunk/package/utils/opensc/patches/0013-pkcs15-openpgp-Change-to-sc_put_data-instead-of-sc_u.patch delete mode 100644 trunk/package/utils/opensc/patches/0014-OpenPGP-Overcome-the-restriction-of-even-data-length.patch delete mode 100644 trunk/package/utils/opensc/patches/0015-OpenPGP-Delete-key-as-file-for-Gnuk.patch delete mode 100644 trunk/package/utils/opensc/patches/0016-OpenPGP-Correct-parameter-checking.patch delete mode 100644 trunk/package/utils/opensc/patches/0017-OpenPGP-Make-code-neater.patch delete mode 100644 trunk/package/utils/opensc/patches/0018-Move-declaration-to-top-of-block.patch delete mode 100644 trunk/package/utils/opensc/patches/0019-OpenPGP-Make-indentation-consistent-space-tab.patch delete mode 100644 trunk/package/utils/opensc/patches/0020-OpenPGP-Don-t-use-sc_log-in-openpgp-tool.patch delete mode 100644 trunk/package/utils/opensc/patches/0021-OpenPGP-Don-t-reimplement-gnuk_delete_key-in-openpgp.patch delete mode 100644 trunk/package/utils/opensc/patches/0022-OpenPGP-Use-directly-binary-array-of-APDUs-for-ERASE.patch delete mode 100644 trunk/package/utils/opensc/patches/0023-OpenPGP-Rename-private-blob-type-to-avoid-confusing-.patch delete mode 100644 trunk/package/utils/opensc/patches/0024-OpenPGP-Fix-crash-after-accessing-inexistent-file.patch delete mode 100644 trunk/package/utils/opensc/patches/0025-Replace-hardcode.patch delete mode 100644 trunk/package/utils/opensc/patches/0026-hardcode-defines-for-DO-s.patch delete mode 100644 trunk/package/utils/opus-tools/Makefile delete mode 100644 trunk/package/utils/owfs/Makefile delete mode 100644 trunk/package/utils/pciutils/Makefile delete mode 100644 trunk/package/utils/pciutils/patches/100-remove-no-timestamping.patch delete mode 100644 trunk/package/utils/pciutils/patches/101-no-strip.patch delete mode 100644 trunk/package/utils/pciutils/patches/102-compressed-ids.patch delete mode 100644 trunk/package/utils/pciutils/patches/103-relative-path-ids.patch delete mode 100644 trunk/package/utils/pciutils/patches/104-resolv.patch delete mode 100644 trunk/package/utils/pcsc-lite/Makefile delete mode 100644 trunk/package/utils/pcsc-lite/files/pcscd.init delete mode 100644 trunk/package/utils/picocom/Makefile delete mode 100644 trunk/package/utils/pps-tools/Makefile delete mode 100644 trunk/package/utils/procps/Makefile delete mode 100644 trunk/package/utils/procps/patches/010-make_fix.patch delete mode 100644 trunk/package/utils/procps/patches/020_hz_fix.patch delete mode 100644 trunk/package/utils/procps/patches/030-fix-string-problems.patch delete mode 100644 trunk/package/utils/pv/Makefile delete mode 100644 trunk/package/utils/rng-tools/Makefile delete mode 100644 trunk/package/utils/rng-tools/files/rngd.init delete mode 100644 trunk/package/utils/rpcd-mod-lxc/Makefile delete mode 100644 trunk/package/utils/rpcd-mod-lxc/files/CMakeLists.txt delete mode 100644 trunk/package/utils/rpcd-mod-lxc/files/lxc.c delete mode 100644 trunk/package/utils/rrdtool1/Makefile delete mode 100644 trunk/package/utils/rrdtool1/patches/001-no_ordering_cd_joke.patch delete mode 100644 trunk/package/utils/rrdtool1/patches/002-no_timezone.patch delete mode 100644 trunk/package/utils/rrdtool1/patches/020-x86-float-cast.patch delete mode 100644 trunk/package/utils/rrdtool1/patches/030-pod2man-stderr.patch delete mode 100644 trunk/package/utils/rtklib/Makefile delete mode 100644 trunk/package/utils/rtl-sdr/Makefile delete mode 100644 trunk/package/utils/screen/Makefile delete mode 100644 trunk/package/utils/screen/files/etc/screenrc delete mode 100644 trunk/package/utils/screen/patches/100-cross_compile_fix.patch delete mode 100644 trunk/package/utils/screen/patches/110-do_not_add_srcdir_to_include_path.patch delete mode 100644 trunk/package/utils/serialconsole/Makefile delete mode 100644 trunk/package/utils/shadow/Makefile delete mode 100644 trunk/package/utils/shadow/patches/001-busybox_ash.patch delete mode 100644 trunk/package/utils/shadow/patches/002-disable-ruser-lookup.patch delete mode 100644 trunk/package/utils/shadow/patches/003-fix-disabling-subids.patch delete mode 100644 trunk/package/utils/sispmctl/Makefile delete mode 100644 trunk/package/utils/sispmctl/patches/001-fix-includes.patch delete mode 100644 trunk/package/utils/smartmontools/Makefile delete mode 100644 trunk/package/utils/smartmontools/files/smartd.conf delete mode 100644 trunk/package/utils/smartmontools/files/smartd.init delete mode 100644 trunk/package/utils/smstools3/Makefile delete mode 100644 trunk/package/utils/smstools3/files/smstools3.conf delete mode 100644 trunk/package/utils/smstools3/files/smstools3.init delete mode 100644 trunk/package/utils/smstools3/patches/001-smsd.patch delete mode 100644 trunk/package/utils/smstools3/patches/002-Makefile.patch delete mode 100644 trunk/package/utils/sockread/Makefile delete mode 100644 trunk/package/utils/sockread/src/Makefile delete mode 100644 trunk/package/utils/sockread/src/main.c delete mode 100644 trunk/package/utils/stm32flash/Makefile delete mode 100644 trunk/package/utils/stoken/Makefile delete mode 100644 trunk/package/utils/sumo/Makefile delete mode 100644 trunk/package/utils/sumo/files/sumo.sh delete mode 100644 trunk/package/utils/sumo/patches/100-configure_fix.patch delete mode 100644 trunk/package/utils/tar/Makefile delete mode 100644 trunk/package/utils/taskwarrior/Makefile delete mode 100644 trunk/package/utils/tcsh/Makefile delete mode 100644 trunk/package/utils/tmux/Makefile delete mode 100644 trunk/package/utils/tmux/patches/100-b64_ntop-conflict_compath_h.patch delete mode 100644 trunk/package/utils/tmux/patches/101-b64_ntop-conflict_compat_b64_ntop_c.patch delete mode 100644 trunk/package/utils/tmux/patches/102-b64_ntop-conflict_tty_c.patch delete mode 100644 trunk/package/utils/tmux/patches/200-usr-local.patch delete mode 100644 trunk/package/utils/tracertools/Makefile delete mode 100644 trunk/package/utils/triggerhappy/Makefile delete mode 100644 trunk/package/utils/triggerhappy/files/triggerhappy-example.conf delete mode 100644 trunk/package/utils/triggerhappy/files/triggerhappy.hotplug delete mode 100644 trunk/package/utils/triggerhappy/files/triggerhappy.init delete mode 100644 trunk/package/utils/triggerhappy/patches/100-fix-LINUX_INPUT_H.patch delete mode 100644 trunk/package/utils/unzip/Makefile delete mode 100644 trunk/package/utils/unzip/patches/001-CVE-2014-8139-crc-overflow.patch delete mode 100644 trunk/package/utils/unzip/patches/002-CVE-2014-8140-test-compr-eb.patch delete mode 100644 trunk/package/utils/unzip/patches/003-CVE-2014-8141-getzip64data.patch delete mode 100644 trunk/package/utils/unzip/patches/004-CVE-2014-9636-test-compr-eb.patch delete mode 100644 trunk/package/utils/usbmuxd/Makefile delete mode 100644 trunk/package/utils/uvcdynctrl/Makefile delete mode 100644 trunk/package/utils/vim/Makefile delete mode 100644 trunk/package/utils/vim/files/vimrc delete mode 100644 trunk/package/utils/vim/files/vimrc.full delete mode 100644 trunk/package/utils/vim/patches/001-compile.patch delete mode 100644 trunk/package/utils/watchcat/Makefile delete mode 100644 trunk/package/utils/watchcat/files/initd_watchcat delete mode 100644 trunk/package/utils/watchcat/files/uci_defaults_watchcat delete mode 100644 trunk/package/utils/watchcat/files/watchcat.sh delete mode 100644 trunk/package/utils/wifitoggle/Makefile delete mode 100755 trunk/package/utils/wifitoggle/files/wifitoggle.config delete mode 100755 trunk/package/utils/wifitoggle/files/wifitoggle.hotplug delete mode 100644 trunk/package/utils/xz/Makefile delete mode 100644 trunk/package/utils/zile/Makefile delete mode 100644 trunk/package/utils/zip/Makefile delete mode 100644 trunk/package/utils/zoneinfo/Makefile delete mode 100644 trunk/package/utils/zsh/Makefile mode change 100644 => 100755 trunk/target/linux/ar71xx/base-files/etc/uci-defaults/02_network delete mode 100644 trunk/target/linux/ar71xx/base-files/lib/preinit/81_load_ath10k_board_bin create mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-alfa-ap120c.c create mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-dir-615-i1.c create mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-gs-minibox-v1.c create mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa901nd-v4.c create mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr941nd-v6.c create mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-weio.c create mode 100644 trunk/target/linux/ar71xx/generic/profiles/devolo-dlan.mk create mode 100644 trunk/target/linux/ar71xx/generic/profiles/engenius.mk create mode 100644 trunk/target/linux/ar71xx/generic/profiles/gs-minibox-v1.mk create mode 100644 trunk/target/linux/ar71xx/generic/profiles/weio.mk delete mode 100644 trunk/target/linux/ar71xx/luci/config-default delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/00-default.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/01-minimal.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/02-ath5k.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/8devices.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/alfa.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/allnet.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/antminer.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/atheros.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/atlantis.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/bhu.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/buffalo.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/compex.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/d-link.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/dragino.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/easylink.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/ew.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/gl-connect.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/hiwifi.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/jjplus.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/linksys.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/meraki.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/nclink.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/netgear.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/onion.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/oolite.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/openmesh.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/pcs.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/planex.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/redwave.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/rosewill.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/senao.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/sitecom.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/smartelectronics.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/thinkpenguin.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/tp-link.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/trendnet.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/ubnt.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/wd.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/zcomax.mk delete mode 100644 trunk/target/linux/ar71xx/luci/profiles/zyxel.mk delete mode 100644 trunk/target/linux/ar71xx/luci/target.mk create mode 100644 trunk/target/linux/ar71xx/patches-3.18/003-MIPS-ath79-make-bootconsole-wait-for-both-THRE-and-T.patch create mode 100644 trunk/target/linux/ar71xx/patches-3.18/799-MIPS-ath79-add-minibox-v1-support.patch create mode 100644 trunk/target/linux/ar71xx/patches-3.18/907-MIPS-ath79-add-WPN824N.patch create mode 100644 trunk/target/linux/ar71xx/patches-3.18/907-MIPS-ath79-add-tl-wa901nd-v4-support.patch create mode 100644 trunk/target/linux/generic/files/include/linux/bcm47xx_nvram.h create mode 100644 trunk/target/linux/generic/patches-3.18/043-mtd_GD25Q128B_support_backport_from_3.19.patch create mode 100644 trunk/target/linux/generic/patches-3.18/075-bgmac-allow-enabling-on-ARCH_BCM_5301X.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/077-13-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/077-14-bgmac-reset-all-4-GMAC-cores-on-init.patch create mode 100644 trunk/target/linux/generic/patches-3.18/078-01-bgmac-support-up-to-3-cores-devices-on-a-bus.patch create mode 100644 trunk/target/linux/generic/patches-3.18/078-02-bgmac-add-helper-checking-for-BCM4707-BCM53018-chip-.patch create mode 100644 trunk/target/linux/generic/patches-3.18/078-03-bgmac-support-Ethernet-device-on-BCM47094-SoC.patch create mode 100644 trunk/target/linux/generic/patches-3.18/078-04-bgmac-reset-enable-Ethernet-core-before-using-it.patch create mode 100644 trunk/target/linux/generic/patches-3.18/078-05-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch create mode 100644 trunk/target/linux/generic/patches-3.18/081-01-pppoe-Use-workqueue-to-die-properly-when-a-PADT-is-r.patch create mode 100644 trunk/target/linux/generic/patches-3.18/081-02-pppoe-Lacks-DST-MAC-address-check.patch create mode 100644 trunk/target/linux/generic/patches-3.18/081-03-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch create mode 100644 trunk/target/linux/generic/patches-3.18/081-06-ppp-don-t-set-sk_state-to-PPPOX_ZOMBIE-in-pppoe_disc.patch create mode 100644 trunk/target/linux/generic/patches-3.18/081-07-ppp-remove-PPPOX_ZOMBIE-socket-state.patch create mode 100644 trunk/target/linux/generic/patches-3.18/081-08-pppoe-fix-memory-corruption-in-padt-work-structure.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/081-pppoe-Use-workqueue-to-die-properly-when-a-PADT-is-r.patch create mode 100644 trunk/target/linux/generic/patches-3.18/082-ipv6-ip6_fragment-fix-headroom-tests-and-skb-leak.patch create mode 100644 trunk/target/linux/generic/patches-3.18/083-solos-pci-Increase-headroom-on-received-packets.patch create mode 100644 trunk/target/linux/generic/patches-3.18/092-01-spi-Check-to-see-if-the-device-is-processing-a-messa.patch create mode 100644 trunk/target/linux/generic/patches-3.18/092-02-spi-Pump-transfers-inside-calling-context-for-spi_sy.patch create mode 100644 trunk/target/linux/generic/patches-3.18/092-03-spi-Only-idle-the-message-pump-in-the-worker-kthread.patch create mode 100644 trunk/target/linux/generic/patches-3.18/099-module_arch_freeing_init-new-hook-for-archs-before-m.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/100-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch create mode 100644 trunk/target/linux/generic/patches-3.18/462-m25p80-mx-disable-software-protection.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/644-bridge_optimize_netfilter_hooks.patch create mode 100644 trunk/target/linux/generic/patches-3.18/760-8139cp-fixes-from-4.3.patch create mode 100644 trunk/target/linux/generic/patches-3.18/904-debloat_dma_buf.patch diff --git a/trunk/include/download.mk b/trunk/include/download.mk index adaa2e6a..00d62602 100644 --- a/trunk/include/download.mk +++ b/trunk/include/download.mk @@ -7,6 +7,9 @@ DOWNLOAD_RDEP=$(STAMP_PREPARED) $(HOST_STAMP_PREPARED) +LIBRECMC_GIT = http://git.openwrt.org + + # Try to guess the download method from the URL define dl_method $(strip \ diff --git a/trunk/include/kernel-version.mk b/trunk/include/kernel-version.mk index 872d25db..f212f85f 100644 --- a/trunk/include/kernel-version.mk +++ b/trunk/include/kernel-version.mk @@ -2,9 +2,9 @@ LINUX_RELEASE?=1 -LINUX_VERSION-3.18 = .23 +LINUX_VERSION-3.18 = .29 -LINUX_KERNEL_MD5SUM-3.18.23 = 2f21bceed1899da5708a151f5ec68aae +LINUX_KERNEL_MD5SUM-3.18.29 = 2be8c9d8644ab7c77e9225a6d2a1b468 ifdef KERNEL_PATCHVER LINUX_VERSION:=$(KERNEL_PATCHVER)$(strip $(LINUX_VERSION-$(KERNEL_PATCHVER))) diff --git a/trunk/include/version.mk b/trunk/include/version.mk index eb95c959..6bcb105b 100644 --- a/trunk/include/version.mk +++ b/trunk/include/version.mk @@ -21,7 +21,7 @@ qstrip_escape=$(subst ','\'',$(call qstrip,$(1))) #' VERSION_NUMBER:=$(call qstrip_escape,$(CONFIG_VERSION_NUMBER)) -VERSION_NUMBER:=$(if $(VERSION_NUMBER),$(VERSION_NUMBER),1.3.3) +VERSION_NUMBER:=$(if $(VERSION_NUMBER),$(VERSION_NUMBER),1.3.4) VERSION_CODE:=$(call qstrip_escape,$(CONFIG_VERSION_NUMBER)) VERSION_CODE:=$(if $(VERSION_CODE),$(VERSION_CODE),Elegant Eleanor) @@ -30,7 +30,7 @@ VERSION_NICK:=$(call qstrip_escape,$(CONFIG_VERSION_NICK)) VERSION_NICK:=$(if $(VERSION_NICK),$(VERSION_NICK),$(RELEASE)) VERSION_REPO:=$(call qstrip_escape,$(CONFIG_VERSION_REPO)) -VERSION_REPO:=$(if $(VERSION_REPO),$(VERSION_REPO),http://downloads.librecmc.org/snapshots/%v/%S/packages) +VERSION_REPO:=$(if $(VERSION_REPO),$(VERSION_REPO),https://librecmc.org/librecmc/downloads/snapshots/%v/%S/packages) VERSION_DIST:=$(call qstrip_escape,$(CONFIG_VERSION_DIST)) VERSION_DIST:=$(if $(VERSION_DIST),$(VERSION_DIST),libreCMC) diff --git a/trunk/package/admin/debootstrap/Makefile b/trunk/package/admin/debootstrap/Makefile deleted file mode 100644 index a55ba353..00000000 --- a/trunk/package/admin/debootstrap/Makefile +++ /dev/null @@ -1,57 +0,0 @@ -# -# Copyright (C) 2010 Gianluigi Tiesi -# Copyright (C) 2011-2014 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -include $(TOPDIR)/rules.mk - -PKG_NAME:=debootstrap -PKG_VERSION:=1.0.67 -PKG_RELEASE:=1 -PKG_MAINTAINER=Daniel Golle - -PKG_SOURCE:=$(PKG_NAME)-udeb_$(PKG_VERSION)_all.udeb -PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/d/debootstrap -PKG_MD5SUM:=e7854d4b10ab860f08921525406debdd -PKG_LICENSE:=Unique -PKG_LICENSE_FILES:=debian/copyright - -UNPACK_CMD=ar -p "$(DL_DIR)/$(PKG_SOURCE)" data.tar.xz | xzcat | tar -C $(1) -xf - - -include $(INCLUDE_DIR)/package.mk - -define Package/debootstrap - SECTION:=admin - CATEGORY:=Administration - TITLE:=Bootstrap a basic Debian system - URL:=http://wiki.debian.org/Debootstrap - DEPENDS:= +coreutils +coreutils-chroot +coreutils-sha1sum +ar -endef - -define Package/debootstrap/description - debootstrap is used to create a Debian base system from scratch, without - requiring the availability of dpkg or apt. It does this by downloading .deb - files from a mirror site, and carefully unpacking them into a directory which - can eventually be chrooted into. -endef - -define Build/Compile -# file pkgdetails.c was imported from debian package base-installer version 1.130 - $(TARGET_CC) $(TARGET_CFLAGS) $(TARGET_LDFLAGS) ./files/pkgdetails.c -o $(PKG_BUILD_DIR)/usr/share/debootstrap/pkgdetails -endef - -define Package/debootstrap/install - $(INSTALL_DIR) $(1)/usr/sbin - $(INSTALL_BIN) $(PKG_BUILD_DIR)/usr/sbin/$(PKG_NAME) $(1)/usr/sbin - $(INSTALL_DIR) $(1)/usr/share/debootstrap - $(INSTALL_BIN) $(PKG_BUILD_DIR)/usr/share/debootstrap/pkgdetails $(1)/usr/share/debootstrap - $(INSTALL_DATA) $(PKG_BUILD_DIR)/usr/share/debootstrap/functions $(1)/usr/share/debootstrap - $(INSTALL_DATA) $(PKG_BUILD_DIR)/usr/share/debootstrap/devices.tar.gz $(1)/usr/share/debootstrap - $(INSTALL_DIR) $(1)/usr/share/debootstrap/scripts - $(INSTALL_DATA) $(PKG_BUILD_DIR)/usr/share/debootstrap/scripts/* $(1)/usr/share/debootstrap/scripts -endef - -$(eval $(call BuildPackage,debootstrap)) diff --git a/trunk/package/admin/debootstrap/files/pkgdetails.c b/trunk/package/admin/debootstrap/files/pkgdetails.c deleted file mode 100644 index 99ee1900..00000000 --- a/trunk/package/admin/debootstrap/files/pkgdetails.c +++ /dev/null @@ -1,347 +0,0 @@ -#include -#include -#include -#include -#include -#include - -#define MAX_LINE 1000 -#define MAX_PKGS 100 - -char *checksum_field=NULL; - -static void oom_die(void) -{ - fputs("Out of memory!\n", stderr); - exit(1); -} - -static char *xvasprintf(const char *fmt, va_list ap) { - char *ret; - - if (vasprintf (&ret, fmt, ap) < 0) { - if (errno == ENOMEM) - oom_die(); - return NULL; - } - return ret; -} - -static char *xasprintf(const char *fmt, ...) { - va_list ap; - char *ret; - - va_start(ap, fmt); - ret = xvasprintf(fmt, ap); - va_end(ap); - return ret; -} - -static char *fieldcpy(char *dst, char *fld) { - while (*fld && *fld != ':') - fld++; - if (!*(fld++)) - return NULL; - while (isspace(*fld)) fld++; - return strcpy(dst, fld); -} - -static void outputdeps(char *deps) { - char *pch = deps; - - while (1) { - while (isspace(*pch)) pch++; - if (!*pch) break; - - while (*pch && *pch != '(' && *pch != '|' && *pch != ',' - && !isspace(*pch)) - { - fputc(*pch++, stdout); - } - fputc('\n', stdout); - while (*pch && *pch++ != ',') (void)NULL; - } -} - -static void dogetdeps(char *pkgsfile, char **in_pkgs, int pkgc) { - char buf[MAX_LINE]; - char cur_pkg[MAX_LINE]; - char cur_deps[MAX_LINE]; - char cur_predeps[MAX_LINE]; - char prev_pkg[MAX_LINE]; - char *pkgs[MAX_PKGS]; - int i; - int skip; - FILE *f; - int output_pkg = -1; - - cur_pkg[0] = cur_deps[0] = cur_predeps[0] = prev_pkg[0] = '\0'; - - for (i = 0; i < pkgc; i++) pkgs[i] = in_pkgs[i]; - - f = fopen(pkgsfile, "r"); - if (f == NULL) { - perror(pkgsfile); - exit(1); - } - - skip = 1; - while (fgets(buf, sizeof(buf), f)) { - if (*buf && buf[strlen(buf)-1] == '\n') buf[strlen(buf)-1] = '\0'; - if (strncasecmp(buf, "Package:", 8) == 0) { - int any = 0; - skip = 1; - fieldcpy(cur_pkg, buf); - if (strcmp(cur_pkg, prev_pkg) != 0) { - if (output_pkg != -1) - pkgs[output_pkg] = NULL; - if (cur_deps[0]) - outputdeps(cur_deps); - if (cur_predeps[0]) - outputdeps(cur_predeps); - strcpy(prev_pkg, cur_pkg); - } - cur_deps[0] = cur_predeps[0] = '\0'; - output_pkg = -1; - for (i = 0; i < pkgc; i++) { - if (!pkgs[i]) continue; - any = 1; - if (strcmp(cur_pkg, pkgs[i]) == 0) { - skip = 0; - output_pkg = i; - break; - } - } - if (!any) break; - } else if (!skip && strncasecmp(buf, "Depends:", 8) == 0) - fieldcpy(cur_deps, buf); - else if (!skip && strncasecmp(buf, "Pre-Depends:", 12) == 0) - fieldcpy(cur_predeps, buf); - } - if (cur_deps[0]) - outputdeps(cur_deps); - if (cur_predeps[0]) - outputdeps(cur_predeps); - fclose(f); -} - -static void dopkgmirrorpkgs(int uniq, char *mirror, char *pkgsfile, - char *fieldname, char **in_pkgs, int pkgc) -{ - char buf[MAX_LINE]; - char cur_field[MAX_LINE]; - char cur_pkg[MAX_LINE]; - char cur_ver[MAX_LINE]; - char cur_arch[MAX_LINE]; - char cur_size[MAX_LINE]; - char cur_checksum[MAX_LINE]; - char cur_filename[MAX_LINE]; - char prev_pkg[MAX_LINE]; - char *pkgs[MAX_PKGS]; - int i; - FILE *f; - char *output = NULL; - int output_pkg = -1; - - cur_field[0] = cur_pkg[0] = cur_ver[0] = cur_arch[0] = cur_filename[0] = prev_pkg[0] = '\0'; - - for (i = 0; i < pkgc; i++) pkgs[i] = in_pkgs[i]; - - f = fopen(pkgsfile, "r"); - if (f == NULL) { - perror(pkgsfile); - exit(1); - } - while (fgets(buf, sizeof(buf), f)) { - if (*buf && buf[strlen(buf)-1] == '\n') buf[strlen(buf)-1] = '\0'; - if (strncasecmp(buf, fieldname, strlen(fieldname)) == 0) { - fieldcpy(cur_field, buf); - } - if (strncasecmp(buf, "Package:", 8) == 0) { - fieldcpy(cur_pkg, buf); - if (strcmp(cur_pkg, prev_pkg) != 0) { - if (output) - fputs(output, stdout); - if (uniq && output_pkg != -1) - pkgs[output_pkg] = NULL; - strcpy(prev_pkg, cur_pkg); - } - free(output); - output = NULL; - output_pkg = -1; - } else if (strncasecmp(buf, "Version:", 8) == 0) { - fieldcpy(cur_ver, buf); - } else if (strncasecmp(buf, "Architecture:", 13) == 0) { - fieldcpy(cur_arch, buf); - } else if (strncasecmp(buf, "Size:", 5) == 0) { - fieldcpy(cur_size, buf); - } else if (strncasecmp(buf, checksum_field, strlen(checksum_field)) == 0 - && buf[strlen(checksum_field)] == ':') { - fieldcpy(cur_checksum, buf); - } else if (strncasecmp(buf, "Filename:", 9) == 0) { - fieldcpy(cur_filename, buf); - } else if (!*buf) { - int any = 0; - for (i = 0; i < pkgc; i++) { - if (!pkgs[i]) continue; - any = 1; - if (strcmp(cur_field, pkgs[i]) == 0) { - free(output); - output = xasprintf("%s %s %s %s %s %s %s\n", cur_pkg, cur_ver, cur_arch, mirror, cur_filename, cur_checksum, cur_size); - output_pkg = i; - break; - } - } - if (!any) break; - cur_field[0] = '\0'; - } - } - if (output) - fputs(output, stdout); - if (uniq && output_pkg != -1) - pkgs[output_pkg] = NULL; - fclose(f); - - /* any that weren't found are returned as "pkg -" */ - if (uniq) { - for (i = 0; i < pkgc; i++) { - if (pkgs[i]) { - printf("%s -\n", pkgs[i]); - } - } - } -} - -static void dopkgstanzas(char *pkgsfile, char **pkgs, int pkgc) -{ - char buf[MAX_LINE]; - char *accum; - size_t accum_size = 0, accum_alloc = MAX_LINE * 2; - char cur_pkg[MAX_LINE]; - FILE *f; - - accum = malloc(accum_alloc); - if (!accum) - oom_die(); - - f = fopen(pkgsfile, "r"); - if (f == NULL) { - perror(pkgsfile); - free(accum); - exit(1); - } - while (fgets(buf, sizeof(buf), f)) { - if (*buf) { - size_t len = strlen(buf); - if (accum_size + len + 1 > accum_alloc) { - accum_alloc = (accum_size + len + 1) * 2; - accum = realloc(accum, accum_alloc); - if (!accum) - oom_die(); - } - strcpy(accum + accum_size, buf); - accum_size += len; - } - if (*buf && buf[strlen(buf)-1] == '\n') buf[strlen(buf)-1] = '\0'; - if (strncasecmp(buf, "Package:", 8) == 0) { - fieldcpy(cur_pkg, buf); - } else if (!*buf) { - int i; - for (i = 0; i < pkgc; i++) { - if (!pkgs[i]) continue; - if (strcmp(cur_pkg, pkgs[i]) == 0) { - fputs(accum, stdout); - if (accum[accum_size - 1] != '\n') - fputs("\n\n", stdout); - else if (accum[accum_size - 2] != '\n') - fputc('\n', stdout); - break; - } - } - *accum = '\0'; - accum_size = 0; - } - } - fclose(f); - - free(accum); -} - -static int dotranslatewgetpercent(int low, int high, int end, char *str) { - int ch; - int val, lastval; - - /* print out anything that looks like a % on its own line, appropriately - * scaled */ - - lastval = val = 0; - while ( (ch = getchar()) != EOF ) { - if (isdigit(ch)) { - val *= 10; val += ch - '0'; - } else if (ch == '%') { - float f = (float) val / 100.0 * (high - low) + low; - if (str) { - printf("P: %d %d %s\n", (int) f, end, str); - } else { - printf("P: %d %d\n", (int) f, end); - } - lastval = val; - } else { - val = 0; - } - } - return lastval == 100; -} - -int main(int argc, char *argv[]) { - checksum_field=getenv("DEBOOTSTRAP_CHECKSUM_FIELD"); - if (checksum_field == NULL) { - checksum_field="MD5sum"; - } - - if ((argc == 6 || argc == 5) && strcmp(argv[1], "WGET%") == 0) { - if (dotranslatewgetpercent(atoi(argv[2]), atoi(argv[3]), - atoi(argv[4]), argc == 6 ? argv[5] : NULL)) - { - exit(0); - } else { - exit(1); - } - } else if (argc >= 4 && strcmp(argv[1], "GETDEPS") == 0) { - int i; - for (i = 3; argc - i > MAX_PKGS; i += MAX_PKGS) { - dogetdeps(argv[2], argv+i, MAX_PKGS); - } - dogetdeps(argv[2], argv+i, argc-i); - exit(0); - } else if (argc >= 5 && strcmp(argv[1], "PKGS") == 0) { - int i; - for (i = 4; argc - i > MAX_PKGS; i += MAX_PKGS) { - dopkgmirrorpkgs(1, argv[2], argv[3], "Package:", argv+i, MAX_PKGS); - } - dopkgmirrorpkgs(1, argv[2], argv[3], "Package:", argv+i, argc-i); - exit(0); - } else if (argc >= 6 && strcmp(argv[1], "FIELD") == 0) { - int i; - for (i = 5; argc - i > MAX_PKGS; i += MAX_PKGS) { - dopkgmirrorpkgs(0, argv[3], argv[4], argv[2], argv+i, MAX_PKGS); - } - dopkgmirrorpkgs(0, argv[3], argv[4], argv[2], argv+i, argc-i); - exit(0); - } else if (argc >= 4 && strcmp(argv[1], "STANZAS") == 0) { - int i; - for (i = 3; argc - i > MAX_PKGS; i += MAX_PKGS) { - dopkgstanzas(argv[2], argv+i, MAX_PKGS); - } - dopkgstanzas(argv[2], argv+i, argc-i); - exit(0); - } else { - fprintf(stderr, "usage: %s PKGS mirror packagesfile pkgs..\n", argv[0]); - fprintf(stderr, " or: %s FIELD field mirror packagesfile pkgs..\n", - argv[0]); - fprintf(stderr, " or: %s GETDEPS packagesfile pkgs..\n", argv[0]); - fprintf(stderr, " or: %s STANZAS packagesfile pkgs..\n", argv[0]); - fprintf(stderr, " or: %s WGET%% low high end reason\n", argv[0]); - exit(1); - } -} diff --git a/trunk/package/admin/debootstrap/patches/100-busybox_fix.patch b/trunk/package/admin/debootstrap/patches/100-busybox_fix.patch deleted file mode 100644 index 5e8db057..00000000 --- a/trunk/package/admin/debootstrap/patches/100-busybox_fix.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/usr/share/debootstrap/functions -+++ b/usr/share/debootstrap/functions -@@ -859,8 +859,6 @@ choose_extractor () { - - if [ -n "$EXTRACTOR_OVERRIDE" ]; then - extractor="$EXTRACTOR_OVERRIDE" -- elif type dpkg-deb >/dev/null 2>&1; then -- extractor="dpkg-deb" - else - extractor="ar" - fi diff --git a/trunk/package/admin/htop/Makefile b/trunk/package/admin/htop/Makefile deleted file mode 100644 index 7cb47067..00000000 --- a/trunk/package/admin/htop/Makefile +++ /dev/null @@ -1,57 +0,0 @@ -# -# Copyright (C) 2007-2014 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -include $(TOPDIR)/rules.mk - -PKG_NAME:=htop -PKG_VERSION:=1.0.3 -PKG_RELEASE:=1 - -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://hisham.hm/htop/releases/$(PKG_VERSION)/ -PKG_MD5SUM:=e768b9b55c033d9c1dffda72db3a6ac7 - -PKG_LICENSE:=GPL-2.0 -PKG_LICENSE_FILES:=COPYING - -PKG_FIXUP:=autoreconf -PKG_INSTALL:=1 - -include $(INCLUDE_DIR)/package.mk - -define Package/htop - SECTION:=admin - CATEGORY:=Administration - TITLE:=Interactive processes viewer - DEPENDS:=+libncurses - URL:=http://htop.sourceforge.net/ - MAINTAINER:=Etienne CHAMPETIER -endef - -define Package/htop/description - Htop is an ncursed-based process viewer similar to top, but - it allows to scroll the list vertically and horizontally to - see all processes and their full command lines. -endef - -CONFIGURE_ARGS += \ - --disable-native-affinity \ - --disable-unicode \ - --enable-hwloc - -CONFIGURE_VARS += \ - ac_cv_file__proc_stat=yes \ - ac_cv_file__proc_meminfo=yes \ - ac_cv_func_malloc_0_nonnull=yes \ - ac_cv_func_realloc_0_nonnull=yes - -define Package/htop/install - $(INSTALL_DIR) $(1)/usr/bin - $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/$(PKG_NAME) $(1)/usr/bin/ -endef - -$(eval $(call BuildPackage,htop)) diff --git a/trunk/package/admin/monit/Makefile b/trunk/package/admin/monit/Makefile deleted file mode 100644 index b172de4a..00000000 --- a/trunk/package/admin/monit/Makefile +++ /dev/null @@ -1,95 +0,0 @@ -# -# Copyright (C) 2006-2014 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -include $(TOPDIR)/rules.mk - -PKG_NAME:=monit -PKG_VERSION:=5.14 -PKG_RELEASE:=1 - -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://mmonit.com/monit/dist -PKG_MD5SUM:=1b3ae1eb08a0914402a8764e5689c1c5 - -PKG_LICENSE:=AGPL-3.0 -PKG_LICENSE_FILES:=COPYING - -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) -PKG_INSTALL:=1 - -include $(INCLUDE_DIR)/package.mk - -define Package/monit/Default - SECTION:=admin - CATEGORY:=Administration - DEPENDS:= +libpthread - TITLE:=System services monitoring utility - URL:=http://mmonit.com/monit/ - MAINTAINER:=Etienne CHAMPETIER -endef - -define Package/monit/Default/description - An utility for monitoring services on a Unix system -endef - -define Package/monit -$(call Package/monit/Default) - DEPENDS+= +libopenssl - TITLE+= (with SSL support) - VARIANT:=ssl -endef - -define Package/monit/description -$(call Package/monit/Default/description) - This package is built with SSL support. -endef - -define Package/monit-nossl -$(call Package/monit/Default) - TITLE+= (without SSL support) - VARIANT:=nossl -endef - -define Package/monit-nossl/description -$(call Package/monit/Default/description) - This package is built without SSL support. -endef - -CONFIGURE_ARGS += \ - --without-pam \ - libmonit_cv_setjmp_available=yes \ - libmonit_cv_vsnprintf_c99_conformant=yes - -ifeq ($(BUILD_VARIANT),ssl) - CONFIGURE_ARGS += \ - --with-ssl \ - --with-ssl-dir="$(STAGING_DIR)/usr" -endif - -ifeq ($(BUILD_VARIANT),nossl) - CONFIGURE_ARGS += \ - --without-ssl -endif - -define Package/monit/conffiles -/etc/monitrc -endef - -define Package/monit/install - $(INSTALL_DIR) $(1)/etc - $(INSTALL_CONF) $(PKG_BUILD_DIR)/monitrc $(1)/etc/ - $(INSTALL_DIR) $(1)/etc/init.d - $(INSTALL_BIN) ./files/monit.init $(1)/etc/init.d/monit - $(INSTALL_DIR) $(1)/usr/bin - $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/monit $(1)/usr/bin/ -endef - -Package/monit-nossl/conffiles = $(Package/monit/conffiles) -Package/monit-nossl/install = $(Package/monit/install) - -$(eval $(call BuildPackage,monit)) -$(eval $(call BuildPackage,monit-nossl)) diff --git a/trunk/package/admin/monit/files/monit.init b/trunk/package/admin/monit/files/monit.init deleted file mode 100644 index 2bb36092..00000000 --- a/trunk/package/admin/monit/files/monit.init +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh /etc/rc.common -# Copyright (C) 2014 OpenWrt.org - -START=60 -USE_PROCD=1 -PROG=/usr/bin/monit - -start_service() { - [ -f /etc/monitrc ] || { echo "monit: /etc/monitrc is missing"; return 1; } - chmod 0600 /etc/monitrc - procd_open_instance - # -I runs in foreground, as procd requires - procd_set_param command "$PROG" -I - procd_close_instance -} diff --git a/trunk/package/admin/monit/patches/001-fix-default-piddir.patch b/trunk/package/admin/monit/patches/001-fix-default-piddir.patch deleted file mode 100644 index 7af871f0..00000000 --- a/trunk/package/admin/monit/patches/001-fix-default-piddir.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- a/configure -+++ b/configure -@@ -13849,14 +13849,7 @@ fi - # Find the right directory to put the root-mode PID file in - { $as_echo "$as_me:${as_lineno-$LINENO}: checking pid file location" >&5 - $as_echo_n "checking pid file location... " >&6; } --if test -d "/run" --then -- piddir="/run" --elif test -d "/var/run"; then -- piddir="/var/run" --elif test -d "/etc"; then -- piddir="/etc" --fi -+piddir="/var/run" - - - cat >>confdefs.h <<_ACEOF diff --git a/trunk/package/admin/muninlite/Makefile b/trunk/package/admin/muninlite/Makefile deleted file mode 100644 index 46fc8c4f..00000000 --- a/trunk/package/admin/muninlite/Makefile +++ /dev/null @@ -1,54 +0,0 @@ -# -# Copyright (C) 2006-2014 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -include $(TOPDIR)/rules.mk - -PKG_NAME:=muninlite -PKG_VERSION:=1.0.4 -PKG_RELEASE:=6 - -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=@SF/$(PKG_NAME) -PKG_MD5SUM:=a8cc86f0cc536a6c22dc298f4ed55339 -PKG_LICENSE:=GPL-2.0+ -PKG_LICENSE_FILES:=LICENSE - -include $(INCLUDE_DIR)/package.mk - -define Package/muninlite - SECTION:=admin - CATEGORY:=Administration - DEPENDS:=+xinetd - TITLE:=Munin node implemented in shell - URL:=http://sourceforge.net/projects/muninlite/ - PKG_MAINTAINER:=Jonathan McCrohan -endef - -define Package/muninlite/Default/description - Munin node implemented in shell. - Munin is a monitoring system for Unix networks. -endef - -define Package/muninlite/install - $(INSTALL_DIR) $(1)/usr/sbin/ - $(INSTALL_BIN) $(PKG_BUILD_DIR)/munin-node $(1)/usr/sbin/ - $(INSTALL_DIR) $(1)/etc/xinetd.d - $(INSTALL_DATA) ./files/etc/xinetd.d/munin $(1)/etc/xinetd.d/ -endef - -define Package/muninlite/conffiles -/etc/xinetd.d/munin -endef - -define Build/Configure -endef - -define Build/Compile - $(MAKE) -C $(PKG_BUILD_DIR) -endef - -$(eval $(call BuildPackage,muninlite)) diff --git a/trunk/package/admin/muninlite/files/etc/xinetd.d/munin b/trunk/package/admin/muninlite/files/etc/xinetd.d/munin deleted file mode 100644 index 012d71b9..00000000 --- a/trunk/package/admin/muninlite/files/etc/xinetd.d/munin +++ /dev/null @@ -1,10 +0,0 @@ -service munin -{ - socket_type = stream - protocol = tcp - wait = no - user = root - group = root - server = /usr/sbin/munin-node - disable = no -} diff --git a/trunk/package/admin/muninlite/patches/001-no_disks.patch b/trunk/package/admin/muninlite/patches/001-no_disks.patch deleted file mode 100644 index bf9b2b1c..00000000 --- a/trunk/package/admin/muninlite/patches/001-no_disks.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/Makefile -+++ b/Makefile -@@ -1,7 +1,7 @@ - - --PLUGINS=df cpu if_ if_err_ load memory processes swap netstat uptime interrupts irqstats ntpdate plugindir_ --#PLUGINS=cpu if_ if_err_ load memory processes netstat uptime interrupts irqstats -+#PLUGINS=df cpu if_ if_err_ load memory processes swap netstat uptime interrupts irqstats ntpdate plugindir_ -+PLUGINS=cpu if_ if_err_ load memory processes netstat uptime interrupts irqstats - - munin-node: plugins/* munin-node.conf - @VERSION=$$(cat VERSION); \ diff --git a/trunk/package/admin/muninlite/patches/002-hostname.patch b/trunk/package/admin/muninlite/patches/002-hostname.patch deleted file mode 100644 index 5d871683..00000000 --- a/trunk/package/admin/muninlite/patches/002-hostname.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/munin-node.in -+++ b/munin-node.in -@@ -113,7 +113,7 @@ PLUGINS=$RES - - # ===== MAIN LOOP ===== - FUNCTIONS="list nodes config fetch version quit" --HOSTNAME=$(hostname -f 2>/dev/null || hostname) -+HOSTNAME=$(/sbin/uci get "system.@system[0].hostname" 2>/dev/null || cat /proc/sys/kernel/hostname) - echo "# munin node at $HOSTNAME" - while read arg0 arg1 - do diff --git a/trunk/package/admin/muninlite/patches/100-fix-no-ethtool.patch b/trunk/package/admin/muninlite/patches/100-fix-no-ethtool.patch deleted file mode 100644 index 88f7e305..00000000 --- a/trunk/package/admin/muninlite/patches/100-fix-no-ethtool.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- a/plugins/if_ -+++ b/plugins/if_ -@@ -15,10 +15,14 @@ config_if() { - echo "up.min 0" - echo "up.negative down" - echo "up.cdef up,8,*" -- if ethtool $1 | grep -q Speed; then -- MAX=$(($(ethtool $1 | grep Speed | sed -e 's/[[:space:]]\{1,\}/ /g' -e 's/^ //' -e 's/M.*//' | cut -d\ -f2) * 1000000)) -- echo "up.max $MAX" -- echo "down.max $MAX" -+ if [ -n "$(which ethtool)" ]; then -+ if [ -x "$(which ethtool)" ]; then -+ if ethtool $1 | grep -q Speed; then -+ MAX=$(($(ethtool $1 | grep Speed | sed -e 's/[[:space:]]\{1,\}/ /g' -e 's/^ //' -e 's/M.*//' | cut -d\ -f2) * 1000000)) -+ echo "up.max $MAX" -+ echo "down.max $MAX" -+ fi -+ fi - fi - } - fetch_if() { diff --git a/trunk/package/admin/muninlite/patches/110-fix-uptime-days.patch b/trunk/package/admin/muninlite/patches/110-fix-uptime-days.patch deleted file mode 100644 index d9aa43f4..00000000 --- a/trunk/package/admin/muninlite/patches/110-fix-uptime-days.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/plugins/uptime -+++ b/plugins/uptime -@@ -4,8 +4,7 @@ config_uptime() { - echo "graph_vlabel uptime in days" - echo "uptime.label uptime" - echo "uptime.draw AREA" -- echo "uptime.cdef uptime,86400,/" - } - fetch_uptime() { -- echo "uptime.value" $(cut -d\ -f1 /proc/uptime) -+ awk '{printf "uptime.value %.2f",$1/86400; print ""}' /proc/uptime - } diff --git a/trunk/package/admin/muninlite/patches/200-add-tap-dev.patch b/trunk/package/admin/muninlite/patches/200-add-tap-dev.patch deleted file mode 100644 index fa46ce6b..00000000 --- a/trunk/package/admin/muninlite/patches/200-add-tap-dev.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- a/munin-node.in -+++ b/munin-node.in -@@ -72,7 +72,7 @@ RES="" - for PLUG in $PLUGINS - do - if [ "$PLUG" = "if_" ]; then -- for INTER in $(grep '^ *\(ppp\|eth\|wlan\|ath\|ra\|ipsec\)\([^:]\)\{1,\}:' /proc/net/dev | cut -f1 -d: | sed 's/ //g'); -+ for INTER in $(grep '^ *\(ppp\|eth\|wlan\|ath\|ra\|ipsec\|tap\)\([^:]\)\{1,\}:' /proc/net/dev | cut -f1 -d: | sed 's/ //g'); - do - INTERRES=$(echo $INTER | sed 's/\./VLAN/') - RES="$RES if_$INTERRES" -@@ -80,7 +80,7 @@ do - eval "config_if_${INTERRES}() { config_if $INTER $@; };" - done - elif [ "$PLUG" = "if_err_" ]; then -- for INTER in $(grep '^ *\(ppp\|eth\|wlan\|ath\|ra\|ipsec\)\([^:]\)\{1,\}:' /proc/net/dev | cut -f1 -d: | sed 's/ //g'); -+ for INTER in $(grep '^ *\(ppp\|eth\|wlan\|ath\|ra\|ipsec\|tap\)\([^:]\)\{1,\}:' /proc/net/dev | cut -f1 -d: | sed 's/ //g'); - do - INTERRES=$(echo $INTER | sed 's/\./VLAN/') - RES="$RES if_err_$INTERRES" diff --git a/trunk/package/admin/muninlite/patches/210-add-bridge-devs.patch b/trunk/package/admin/muninlite/patches/210-add-bridge-devs.patch deleted file mode 100644 index 1a76e971..00000000 --- a/trunk/package/admin/muninlite/patches/210-add-bridge-devs.patch +++ /dev/null @@ -1,24 +0,0 @@ ---- a/munin-node.in -+++ b/munin-node.in -@@ -72,17 +72,17 @@ RES="" - for PLUG in $PLUGINS - do - if [ "$PLUG" = "if_" ]; then -- for INTER in $(grep '^ *\(ppp\|eth\|wlan\|ath\|ra\|ipsec\|tap\)\([^:]\)\{1,\}:' /proc/net/dev | cut -f1 -d: | sed 's/ //g'); -+ for INTER in $(grep '^ *\(ppp\|eth\|wlan\|ath\|ra\|ipsec\|tap\|br-\)\([^:]\)\{1,\}:' /proc/net/dev | cut -f1 -d: | sed 's/ //g'); - do -- INTERRES=$(echo $INTER | sed 's/\./VLAN/') -+ INTERRES=$(echo $INTER | sed -e 's/\./VLAN/' -e 's/\-/_/') - RES="$RES if_$INTERRES" - eval "fetch_if_${INTERRES}() { fetch_if $INTER $@; };" - eval "config_if_${INTERRES}() { config_if $INTER $@; };" - done - elif [ "$PLUG" = "if_err_" ]; then -- for INTER in $(grep '^ *\(ppp\|eth\|wlan\|ath\|ra\|ipsec\|tap\)\([^:]\)\{1,\}:' /proc/net/dev | cut -f1 -d: | sed 's/ //g'); -+ for INTER in $(grep '^ *\(ppp\|eth\|wlan\|ath\|ra\|ipsec\|tap\|br-\)\([^:]\)\{1,\}:' /proc/net/dev | cut -f1 -d: | sed 's/ //g'); - do -- INTERRES=$(echo $INTER | sed 's/\./VLAN/') -+ INTERRES=$(echo $INTER | sed -e 's/\./VLAN/' -e 's/\-/_/') - RES="$RES if_err_$INTERRES" - eval "fetch_if_err_${INTERRES}() { fetch_if_err $INTER $@; };" - eval "config_if_err_${INTERRES}() { config_if_err $INTER $@; };" diff --git a/trunk/package/admin/muninlite/patches/220-modify-ifname-parser.patch b/trunk/package/admin/muninlite/patches/220-modify-ifname-parser.patch deleted file mode 100644 index 95655cfb..00000000 --- a/trunk/package/admin/muninlite/patches/220-modify-ifname-parser.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- a/plugins/if_ -+++ b/plugins/if_ -@@ -26,7 +26,7 @@ config_if() { - fi - } - fetch_if() { -- IINFO=$(grep "$1:" /proc/net/dev | cut -d: -f2 | sed -e 's/ / /g') -+ IINFO=$(cat /proc/net/dev | sed -e 's/-/_/g' | grep "$1:" | cut -d: -f2 | sed -e 's/ */ /g' -e 's/^[ \t]*//') - echo "down.value" $(echo $IINFO | cut -d\ -f1) - echo "up.value" $(echo $IINFO | cut -d\ -f9) - } ---- a/plugins/if_err_ -+++ b/plugins/if_err_ -@@ -15,7 +15,7 @@ config_if_err() { - echo "trans.warning 1" - } - fetch_if_err() { -- IINFO=$(grep "$1:" /proc/net/dev | cut -d: -f2 | sed -e 's/ / /g') -+ IINFO=$(cat /proc/net/dev | sed -e 's/-/_/g' | grep "$1:" | cut -d: -f2 | sed -e 's/ */ /g' -e 's/^[ \t]*//') - echo "rcvd.value" $(echo $IINFO | cut -d\ -f3) - echo "trans.value" $(echo $IINFO | cut -d\ -f11) - } diff --git a/trunk/package/admin/sudo/Makefile b/trunk/package/admin/sudo/Makefile deleted file mode 100644 index 69ace606..00000000 --- a/trunk/package/admin/sudo/Makefile +++ /dev/null @@ -1,97 +0,0 @@ -# -# Copyright (C) 2006-2015 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -include $(TOPDIR)/rules.mk - -PKG_NAME:=sudo -PKG_VERSION:=1.8.13 -PKG_RELEASE:=1 -PKG_LICENSE:=ISC -PKG_LICENSE_FILES:=doc/LICENSE - -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://www.sudo.ws/sudo/dist -PKG_MD5SUM:=f61577ec330ad1bd504c0e2eec6ea2d8 - -PKG_INSTALL:=1 - -PKG_BUILD_DEPENDS:=sudo/host - -include $(INCLUDE_DIR)/package.mk - -define Package/sudo - SECTION:=admin - CATEGORY:=Administration - TITLE:=Delegate authority to run commands - URL:=http://www.sudo.ws/ - MAINTAINER:=Gergely Kiss -endef - -define Package/sudo/description - Sudo (su "do") allows a system administrator to delegate authority to - give certain users (or groups of users) the ability to run some (or - all) commands as root or another user while providing an audit trail of - the commands and their arguments. -endef - -define Package/sudo/conffiles -/etc/sudoers -endef - -CONFIGURE_ARGS+= \ - --without-pam \ - --disable-pam-session \ - --with-editor=/bin/vi \ - --without-lecture \ - --disable-zlib \ - --with-rundir=/var/lib/sudo \ - --with-vardir=/var/lib/sudo - -CONFIGURE_VARS+= \ - sudo_cv_uid_t_len=10 \ - sudo_cv_func_unsetenv_void=no - -include $(INCLUDE_DIR)/host-build.mk - -define Host/Compile - cd $(HOST_BUILD_DIR)/lib/util; \ - $(MAKE) mksiglist; $(MAKE) mksigname -endef - -define Host/Install - $(INSTALL_DIR) $(STAGING_DIR_HOST)/bin - $(CP) $(HOST_BUILD_DIR)/lib/util/mksig{list,name} $(STAGING_DIR_HOST)/bin/ -endef - -$(eval $(call HostBuild)) - -define Package/sudo/install - $(INSTALL_DIR) $(1)/usr/bin - $(CP) $(PKG_INSTALL_DIR)/usr/bin/sudo $(1)/usr/bin/ - chmod 4755 $(1)/usr/bin/sudo - $(INSTALL_DIR) $(1)/usr/sbin - $(CP) $(PKG_INSTALL_DIR)/usr/sbin/visudo $(1)/usr/sbin/ - $(INSTALL_DIR) $(1)/etc - $(CP) $(PKG_INSTALL_DIR)/etc/sudoers $(1)/etc/ - chmod 0440 $(1)/etc/sudoers - $(INSTALL_DIR) $(1)/etc/sudoers.d - $(INSTALL_DIR) $(1)/usr/lib/sudo - $(CP) $(PKG_INSTALL_DIR)/usr/lib/sudo/*.so* $(1)/usr/lib/sudo/ - $(INSTALL_DIR) $(1)/etc/init.d - $(INSTALL_BIN) ./files/sudo.init $(1)/etc/init.d/sudo -endef - -define Package/sudo/postinst -#!/bin/sh - -[ -n "$$IPKG_INSTROOT" ] || { - /etc/init.d/sudo enable - /etc/init.d/sudo start -} -endef - -$(eval $(call BuildPackage,sudo)) diff --git a/trunk/package/admin/sudo/files/sudo.init b/trunk/package/admin/sudo/files/sudo.init deleted file mode 100755 index 705fe841..00000000 --- a/trunk/package/admin/sudo/files/sudo.init +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh /etc/rc.common -# Copyright (C) 2014 OpenWrt.org - -START=99 - -start() { - [ -d /var/lib/sudo ] || { - mkdir -m 0755 -p /var/lib/sudo - chmod 0700 /var/lib/sudo - } -} diff --git a/trunk/package/admin/sudo/patches/010-cross-compile-fixes.patch b/trunk/package/admin/sudo/patches/010-cross-compile-fixes.patch deleted file mode 100644 index 4e80d4d4..00000000 --- a/trunk/package/admin/sudo/patches/010-cross-compile-fixes.patch +++ /dev/null @@ -1,25 +0,0 @@ -diff -rupN sudo-1.8.11p2.orig/lib/util/Makefile.in sudo-1.8.11p2/lib/util/Makefile.in ---- sudo-1.8.11p2.orig/lib/util/Makefile.in 2014-10-07 22:26:20.000000000 +0200 -+++ sudo-1.8.11p2/lib/util/Makefile.in 2014-12-09 21:44:35.610041162 +0100 -@@ -17,6 +17,8 @@ - # @configure_input@ - # - -+include $(TOPDIR)/rules.mk -+ - #### Start of system configuration section. #### - - srcdir = @srcdir@ -@@ -142,10 +144,10 @@ libsudo_util.la: $(LTOBJS) @LT_LDDEP@ - esac - - siglist.c: mksiglist -- ./mksiglist > $@ -+ $(STAGING_DIR_HOST)/bin/mksiglist > $@ - - signame.c: mksigname -- ./mksigname > $@ -+ $(STAGING_DIR_HOST)/bin/mksigname > $@ - - mksiglist: $(srcdir)/mksiglist.c $(srcdir)/mksiglist.h $(incdir)/sudo_compat.h $(top_builddir)/config.h - $(CC) $(CPPFLAGS) $(CFLAGS) $(DEFS) $(srcdir)/mksiglist.c -o $@ diff --git a/trunk/package/admin/sudo/patches/020-no-owner-change.patch b/trunk/package/admin/sudo/patches/020-no-owner-change.patch deleted file mode 100644 index 417e95de..00000000 --- a/trunk/package/admin/sudo/patches/020-no-owner-change.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -rupN sudo-1.8.11p2.orig/Makefile.in sudo-1.8.11p2/Makefile.in ---- sudo-1.8.11p2.orig/Makefile.in 2014-10-07 22:26:20.000000000 +0200 -+++ sudo-1.8.11p2/Makefile.in 2014-12-09 22:00:27.256934143 +0100 -@@ -62,7 +62,7 @@ SHELL = @SHELL@ - SED = @SED@ - - INSTALL = $(SHELL) $(top_srcdir)/install-sh -c --INSTALL_OWNER = -o $(install_uid) -g $(install_gid) -+INSTALL_OWNER = - - ECHO_N = @ECHO_N@ - ECHO_C = @ECHO_C@ diff --git a/trunk/package/admin/zabbix/Makefile b/trunk/package/admin/zabbix/Makefile deleted file mode 100644 index 098f3e34..00000000 --- a/trunk/package/admin/zabbix/Makefile +++ /dev/null @@ -1,247 +0,0 @@ -# -# Copyright (C) 2006-2015 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -include $(TOPDIR)/rules.mk - -PKG_NAME:=zabbix -PKG_VERSION:=2.4.6 -PKG_RELEASE:=1 - -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=@SF/zabbix -PKG_MD5SUM:=06ad8d5808a0eddf2b9f0a256b6a5fde - -PKG_LICENSE:=GPL-2.0 -PKG_LICENSE_FILES:=COPYING - -PKG_INSTALL:=1 - -PKG_FIXUP:=autoreconf - -include $(INCLUDE_DIR)/package.mk -include $(INCLUDE_DIR)/nls.mk - -define Package/zabbix/Default - SECTION:=admin - CATEGORY:=Administration - TITLE:=Zabbix - URL:=http://www.zabbix.com/ - SUBMENU:=zabbix - MAINTAINER:=Etienne CHAMPETIER - USERID:=zabbix=53:zabbix=53 -endef - -define Package/zabbix-agent - $(call Package/zabbix/Default) - TITLE+= agent -endef - -define Package/zabbix-agentd - $(call Package/zabbix/Default) - TITLE+= agentd -endef - -define Package/zabbix-extra-mac80211 - $(call Package/zabbix/Default) - TITLE+= discovery/userparameters for mac80211 - DEPENDS += +zabbix-agentd @PACKAGE_MAC80211_DEBUGFS @KERNEL_DEBUG_FS -endef - -define Package/zabbix-extra-network - $(call Package/zabbix/Default) - TITLE+= discovery/userparameters for network - DEPENDS += +zabbix-agentd +libuci-lua +lua -endef - -define Package/zabbix-extra-wifi - $(call Package/zabbix/Default) - TITLE+= discovery/userparameters for wifi - DEPENDS += +zabbix-agentd +libiwinfo-lua +libuci-lua +lua -endef - -define Package/zabbix-sender - $(call Package/zabbix/Default) - TITLE+= sender -endef - -define Package/zabbix-get - $(call Package/zabbix/Default) - TITLE+= get -endef - -define Package/zabbix-server - $(call Package/zabbix/Default) - TITLE+= server - DEPENDS += +libsqlite3 -endef - -define Package/zabbix-proxy - $(call Package/zabbix/Default) - TITLE+= proxy - DEPENDS += +libsqlite3 -endef - -define Package/zabbix-extra-mac80211/description -An extra package for zabbix-agentd that adds a discovery rule for mac80211 wifi phy and many userparameters. -It contains an suid helper to allow zabbix-agentd to still run as zabbix user and not as root. -See http://wiki.openwrt.org/doc/howto/zabbix for ready to use zabbix templates. -endef - -define Package/zabbix-extra-network/description -An extra package for zabbix-agentd that adds a discovery rule for openwrt network interfaces. -The idea here is to discover only interfaces listed in /etc/config/network (discover br-lan and not eth0.1 and wlan0) -See http://wiki.openwrt.org/doc/howto/zabbix for ready to use zabbix templates. -endef - -define Package/zabbix-extra-wifi/description -An extra package for zabbix-agentd that adds a discovery rule for wifi interfaces and many userparameters. -As it uses libiwinfo, it works with all wifi devices supported by openwrt. -See http://wiki.openwrt.org/doc/howto/zabbix for ready to use zabbix templates. -endef - -CONFIGURE_ARGS+= \ - --enable-agent \ - --enable-server \ - --enable-proxy \ - --disable-java \ - --with-sqlite3="$(STAGING_DIR)/usr" - -MAKE_FLAGS += ARCH="linux" - -define Package/zabbix/install/sbin - $(INSTALL_DIR) \ - $(1)/usr/sbin - - $(INSTALL_BIN) \ - $(PKG_INSTALL_DIR)/usr/sbin/zabbix_$(2) \ - $(1)/usr/sbin/ -endef - -define Package/zabbix/install/bin - $(INSTALL_DIR) \ - $(1)/usr/bin - - $(INSTALL_BIN) \ - $(PKG_INSTALL_DIR)/usr/bin/zabbix_$(2) \ - $(1)/usr/bin/ -endef - -define Package/zabbix/install/etc - $(INSTALL_DIR) \ - $(1)/etc - - $(INSTALL_CONF) \ - $(PKG_INSTALL_DIR)/etc/zabbix_$(2).conf \ - $(1)/etc/ -endef - -define Package/zabbix/install/init.d - $(INSTALL_DIR) \ - $(1)/etc/init.d - - $(INSTALL_BIN) \ - ./files/zabbix_$(2).init \ - $(1)/etc/init.d/zabbix_$(2) -endef - -define Package/zabbix/install/zabbix.conf.d - $(INSTALL_DIR) \ - $(1)/etc/zabbix_agentd.conf.d - - $(INSTALL_BIN) \ - ./files/$(2) \ - $(1)/etc/zabbix_agentd.conf.d/$(2) -endef - -define Package/zabbix-agent/conffiles -/etc/zabbix_agent.conf -endef -define Package/zabbix-agentd/conffiles -/etc/zabbix_agentd.conf -endef -define Package/zabbix-server/conffiles -/etc/zabbix_server.conf -endef -define Package/zabbix-proxy/conffiles -/etc/zabbix_proxy.conf -endef - -ifdef CONFIG_PACKAGE_zabbix-extra-mac80211 -define Build/Prepare/zabbix-extra-mac80211 - mkdir -p $(PKG_BUILD_DIR)/zabbix-extra-mac80211 - $(CP) ./files/zabbix_helper_mac80211.c $(PKG_BUILD_DIR)/zabbix-extra-mac80211/ -endef - -define Build/Compile/zabbix-extra-mac80211 - $(TARGET_CC) $(TARGET_CFLAGS) $(PKG_BUILD_DIR)/zabbix-extra-mac80211/zabbix_helper_mac80211.c -o $(PKG_BUILD_DIR)/zabbix-extra-mac80211/zabbix_helper_mac80211 -endef -endif - -define Build/Prepare - $(call Build/Prepare/Default) - $(call Build/Prepare/zabbix-extra-mac80211) -endef - -define Build/Compile - $(call Build/Compile/Default) - $(call Build/Compile/zabbix-extra-mac80211) -endef - -define Package/zabbix-agent/install - $(call Package/zabbix/install/sbin,$(1),agent) - $(call Package/zabbix/install/etc,$(1),agent) -endef - -define Package/zabbix-agentd/install - $(INSTALL_DIR) $(1)/etc/zabbix_agentd.conf.d - $(call Package/zabbix/install/sbin,$(1),agentd) - $(call Package/zabbix/install/etc,$(1),agentd) - $(call Package/zabbix/install/init.d,$(1),agentd) -endef - -define Package/zabbix-extra-mac80211/install - $(call Package/zabbix/install/zabbix.conf.d,$(1),mac80211) - $(INSTALL_DIR) $(1)/usr/bin - $(INSTALL_BIN) $(PKG_BUILD_DIR)/zabbix-extra-mac80211/zabbix_helper_mac80211 $(1)/usr/bin/ - chmod 4755 $(1)/usr/bin/zabbix_helper_mac80211 -endef - -define Package/zabbix-extra-network/install - $(call Package/zabbix/install/zabbix.conf.d,$(1),network) -endef - -define Package/zabbix-extra-wifi/install - $(call Package/zabbix/install/zabbix.conf.d,$(1),wifi) -endef - -define Package/zabbix-sender/install - $(call Package/zabbix/install/bin,$(1),sender) -endef - -define Package/zabbix-get/install - $(call Package/zabbix/install/bin,$(1),get) -endef - -define Package/zabbix-server/install - $(call Package/zabbix/install/sbin,$(1),server) - $(call Package/zabbix/install/etc,$(1),server) -endef - -define Package/zabbix-proxy/install - $(call Package/zabbix/install/sbin,$(1),proxy) - $(call Package/zabbix/install/etc,$(1),proxy) -endef - -$(eval $(call BuildPackage,zabbix-agent)) -$(eval $(call BuildPackage,zabbix-agentd)) -$(eval $(call BuildPackage,zabbix-extra-mac80211)) -$(eval $(call BuildPackage,zabbix-extra-network)) -$(eval $(call BuildPackage,zabbix-extra-wifi)) -$(eval $(call BuildPackage,zabbix-sender)) -$(eval $(call BuildPackage,zabbix-server)) -$(eval $(call BuildPackage,zabbix-proxy)) -$(eval $(call BuildPackage,zabbix-get)) diff --git a/trunk/package/admin/zabbix/files/mac80211 b/trunk/package/admin/zabbix/files/mac80211 deleted file mode 100644 index 93d83518..00000000 --- a/trunk/package/admin/zabbix/files/mac80211 +++ /dev/null @@ -1,27 +0,0 @@ -#see http://wiki.openwrt.org/doc/howto/zabbix for ready to use templates - -# If you want to know the exact meaning of an UserParameter, you can search in the ieee80211 standard: -# http://standards.ieee.org/getieee802/download/802.11-2012.pdf -# exemple: for mac80211.ACKFailureCount search for dot11ACKFailureCount (page 2145) - -# mac80211 phy discovery (like 'phy0') -# exemple: {"data":[{"{#PHY}":"phy0"}]} -# -UserParameter=mac80211.phydiscovery,zabbix_helper_mac80211 discovery - -#phy statistics (you need {#PHY} as parameter) -# -UserParameter=mac80211.ACKFailureCount[*],zabbix_helper_mac80211 $1 dot11ACKFailureCount -UserParameter=mac80211.FCSErrorCount[*],zabbix_helper_mac80211 $1 dot11FCSErrorCount -UserParameter=mac80211.RTSFailureCount[*],zabbix_helper_mac80211 $1 dot11RTSFailureCount -UserParameter=mac80211.RTSSuccessCount[*],zabbix_helper_mac80211 $1 dot11RTSSuccessCount -UserParameter=mac80211.FailedCount[*],zabbix_helper_mac80211 $1 failed_count -UserParameter=mac80211.FrameDuplicateCount[*],zabbix_helper_mac80211 $1 frame_duplicate_count -UserParameter=mac80211.MulticastReceivedFrameCount[*],zabbix_helper_mac80211 $1 multicast_received_frame_count -UserParameter=mac80211.MulticastTransmittedFrameCount[*],zabbix_helper_mac80211 $1 multicast_transmitted_frame_count -UserParameter=mac80211.MultipleRetryCount[*],zabbix_helper_mac80211 $1 multiple_retry_count -UserParameter=mac80211.ReceivedFragmentCount[*],zabbix_helper_mac80211 $1 received_fragment_count -UserParameter=mac80211.RetryCount[*],zabbix_helper_mac80211 $1 retry_count -UserParameter=mac80211.TransmittedFragmentCount[*],zabbix_helper_mac80211 $1 transmitted_fragment_count -UserParameter=mac80211.TransmittedFrameCount[*],zabbix_helper_mac80211 $1 transmitted_frame_count - diff --git a/trunk/package/admin/zabbix/files/network b/trunk/package/admin/zabbix/files/network deleted file mode 100644 index 51cb1cbc..00000000 --- a/trunk/package/admin/zabbix/files/network +++ /dev/null @@ -1,9 +0,0 @@ -#see http://wiki.openwrt.org/doc/howto/zabbix for ready to use templates - -# network interface discovery -# exemple: {"data":[{"{#IF}":"lo", "{#NET}":"loopback"},{"{#IF}":"br-lan", "{#NET}":"lan"},{"{#IF}":"eth0.1", "{#NET}":"wan"}]} -# -UserParameter=netowrt.discovery,lua -l uci -e 'x = uci.cursor(nil, "/var/state");list = "{\"data\":[";x:foreach("network", "interface", function(s) list=list.."{\"{#IF}\":\""..s.ifname.."\", \"{#NET}\":\""..s[".name"].."\"}," end); list=string.gsub(list,",$",""); print(list.."]}")' - - - diff --git a/trunk/package/admin/zabbix/files/wifi b/trunk/package/admin/zabbix/files/wifi deleted file mode 100644 index 6315ea99..00000000 --- a/trunk/package/admin/zabbix/files/wifi +++ /dev/null @@ -1,25 +0,0 @@ -#see http://wiki.openwrt.org/doc/howto/zabbix for ready to use templates - -# wifi interface discovery -# exemple: {"data":[{"{#IF}":"wlan0", "{#MODE}":"ap", "{#SSID}":"Openwrt", "{#NET}":"lan", "{#DEV}":"radio0", "{#ENC}":"psk2+ccmp", "{#TYPE}":"mac80211", "{#HWMODE}":"11ng", "{#CHANNEL}":"11", "{#BSSID}":"xx:xx:xx:xx:xx:xx"}]} -# ubus call only work as root so you need to run zabbix as root to use wifi.ifdiscovery -UserParameter=wifi.ifdiscovery, lua -l ubus -l iwinfo -e 'u=ubus.connect();list="{\"data\":[";stat=u:call("network.wireless", "status", {});for dev, dev_table in pairs(stat) do for i, iface in pairs(dev_table["interfaces"]) do c=iface["config"];i=iface["ifname"];t=iwinfo.type(i);iw=iwinfo[t];e = iw.encryption(i);e = e and e.description or "None";n = table.concat(c["network"]," ");list=list.."{\"{#IF}\":\""..i.."\", \"{#MODE}\":\""..iw.mode(i).."\", \"{#SSID}\":\""..c["ssid"].."\", \"{#NET}\":\""..n.."\", \"{#DEV}\":\""..dev.."\", \"{#ENC}\":\""..e.."\", \"{#TYPE}\":\""..t.."\", \"{#HWMODE}\":\"".."?".."\", \"{#CHANNEL}\":\""..iw.channel(i).."\", \"{#BSSID}\":\""..iw.bssid(i).."\"},";end;end;list=string.gsub(list,",$","");print(list.."]}")' - - -#iwinfo info (you need {#IF} as parameter, like 'wlan0') -UserParameter=wifi.iwinfo.channel[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].channel('$1'))" -UserParameter=wifi.iwinfo.frequency[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].frequency('$1'))" -UserParameter=wifi.iwinfo.txpower[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].txpower('$1'))" -UserParameter=wifi.iwinfo.bitrate[*],lua -l iwinfo -e "b = iwinfo[iwinfo.type('$1')].bitrate('$1'); print(b or '0')" -UserParameter=wifi.iwinfo.signal[*],lua -l iwinfo -e "s = iwinfo[iwinfo.type('$1')].signal('$1'); print(s or '-255')" -UserParameter=wifi.iwinfo.noise[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].noise('$1'))" -UserParameter=wifi.iwinfo.quality[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].quality('$1'))" -UserParameter=wifi.iwinfo.quality_max[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].quality_max('$1'))" -UserParameter=wifi.iwinfo.mode[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].mode('$1'))" -UserParameter=wifi.iwinfo.ssid[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].ssid('$1'))" -UserParameter=wifi.iwinfo.bssid[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].bssid('$1'))" -UserParameter=wifi.iwinfo.country[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].country('$1'))" -UserParameter=wifi.iwinfo.nbusers[*],lua -l iwinfo -e "n = 0; for _,_ in pairs(iwinfo[iwinfo.type('$1')].assoclist('$1')) do n = n + 1 end; print(n)" -UserParameter=wifi.iwinfo.encryption[*],lua -l iwinfo -e "e = iwinfo[iwinfo.type('$1')].encryption('$1'); print(e and e.description or 'None')" -UserParameter=wifi.iwinfo.hwmode[*],lua -l iwinfo -e "x=iwinfo[iwinfo.type('$1')].hwmodelist('$1'); print((x.a and 'a' or '')..(x.b and 'b' or '')..(x.g and 'g' or '')..(x.n and 'n' or ''))" - diff --git a/trunk/package/admin/zabbix/files/zabbix_agentd.init b/trunk/package/admin/zabbix/files/zabbix_agentd.init deleted file mode 100755 index 86f1cede..00000000 --- a/trunk/package/admin/zabbix/files/zabbix_agentd.init +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh /etc/rc.common -# Copyright (C) 2008-2011 OpenWrt.org - -START=60 - -USE_PROCD=1 -PROG=/usr/sbin/zabbix_agentd -CONFIG=/etc/zabbix_agentd.conf - -start_service() { - # Sometimes the agentd config was installed in /etc/zabbix/zabbix_agentd.conf - [ -f /etc/zabbix/zabbix_agentd.conf ] && mv /etc/zabbix/zabbix_agentd.conf ${CONFIG} - - [ -f ${CONFIG} ] || return 1 - - procd_open_instance - procd_set_param command ${PROG} -c ${CONFIG} -f - procd_set_param respawn - procd_close_instance -} - diff --git a/trunk/package/admin/zabbix/files/zabbix_helper_mac80211.c b/trunk/package/admin/zabbix/files/zabbix_helper_mac80211.c deleted file mode 100644 index 1442d274..00000000 --- a/trunk/package/admin/zabbix/files/zabbix_helper_mac80211.c +++ /dev/null @@ -1,77 +0,0 @@ -#define _GNU_SOURCE -#include -#include -#include -#include -#include -#include - -int discovery() -{ - DIR *dir; - struct dirent *ent; - bool comma = false; - if ((dir = opendir ("/sys/kernel/debug/ieee80211/")) != NULL) { - printf("{\"data\":["); - while ((ent = readdir (dir)) != NULL) { - if (strcmp(".", ent->d_name) && strcmp("..", ent->d_name)) { - if (comma) - printf(","); - printf("{\"{#PHY}\":\"%s\"}", ent->d_name); - comma = true; - } - } - printf("]}\n"); - closedir(dir); - } else { - perror(""); - return EXIT_FAILURE; - } - return EXIT_SUCCESS; -} - -int get_param(char *phy, char *stat) -{ - char *filename = NULL; - FILE *f = NULL; - phy = basename(phy); - stat = basename(stat); - if (asprintf(&filename, "/sys/kernel/debug/ieee80211/%s/statistics/%s", phy, stat) > 0) - f = fopen(filename, "r"); - - if (f != NULL) { - char temp[256]; - while (fgets(temp, 256, f) != NULL) - printf("%s",temp); - - fclose(f); - } else { - perror(""); - return EXIT_FAILURE; - } - free(filename); - return EXIT_SUCCESS; -} - -int usage(char *name) -{ - fprintf(stderr, "Usage:\n"); - fprintf(stderr, " %s discovery\n", name); - fprintf(stderr, " => print mac80211.phydiscovery discovery rule\n"); - fprintf(stderr, " %s PHY STAT\n", name); - fprintf(stderr, " => cat /sys/kernel/debug/ieee80211/PHY/statistics/STAT as root\n"); - return EXIT_FAILURE; -} - -int main(int argc, char *argv[]) -{ - - switch (argc) { - case 2: - return discovery(); - case 3: - return get_param(argv[1], argv[2]); - default: - return usage(argv[0]); - } -} diff --git a/trunk/package/admin/zabbix/patches/002-fix-res_send-on-uclibc.patch b/trunk/package/admin/zabbix/patches/002-fix-res_send-on-uclibc.patch deleted file mode 100644 index cedad900..00000000 --- a/trunk/package/admin/zabbix/patches/002-fix-res_send-on-uclibc.patch +++ /dev/null @@ -1,35 +0,0 @@ ---- a/configure.ac -+++ b/configure.ac -@@ -152,6 +152,10 @@ if test "x$found_resolv" != "xyes"; then - AC_MSG_ERROR([Unable to do DNS lookups (libresolv check failed)]) - fi - LIBS="${LIBS} ${RESOLV_LIBS}" -+AC_SEARCH_LIBS([res_mkquery], [], [AC_DEFINE([HAVE_RES_MKQUERY], 1, [Define if res_mkquery exists])]) -+AC_SEARCH_LIBS([__res_mkquery], [], [AC_DEFINE([HAVE_RES_MKQUERY], 1, [Define if res_mkquery exists])]) -+AC_SEARCH_LIBS([res_send], [], [AC_DEFINE([HAVE_RES_SEND], 1, [Define if res_send exists])]) -+AC_SEARCH_LIBS([__res_send], [], [AC_DEFINE([HAVE_RES_SEND], 1, [Define if res_send exists])]) - - dnl ***************************************************************** - dnl * * ---- a/src/libs/zbxsysinfo/common/net.c -+++ b/src/libs/zbxsysinfo/common/net.c -@@ -450,6 +450,7 @@ static int dns_query(AGENT_REQUEST *requ - return SYSINFO_RET_FAIL; - } - -+#if defined(HAVE_RES_MKQUERY) && defined(HAVE_RES_SEND) - if (-1 == (res = res_mkquery(QUERY, zone, C_IN, type, NULL, 0, NULL, buf, sizeof(buf)))) - { - SET_MSG_RESULT(result, zbx_dsprintf(NULL, "Cannot create DNS query: %s", zbx_strerror(errno))); -@@ -480,6 +481,11 @@ static int dns_query(AGENT_REQUEST *requ - _res.retry = retry; - - res = res_send(buf, res, answer.buffer, sizeof(answer.buffer)); -+#else /* defined(HAVE_RES_QUERY) && defined(HAVE_RES_SEND) */ -+ /* retrand and retry are ignored */ -+ if (-1 == (res = res_query(zone, C_IN, type, answer.buffer, sizeof(answer.buffer)))) -+ return SYSINFO_RET_FAIL; -+#endif - - _res.retrans = saved_retrans; - _res.retry = saved_retry; diff --git a/trunk/package/admin/zabbix/patches/002-uclibc_loadavg.patch b/trunk/package/admin/zabbix/patches/002-uclibc_loadavg.patch deleted file mode 100644 index 191f1a13..00000000 --- a/trunk/package/admin/zabbix/patches/002-uclibc_loadavg.patch +++ /dev/null @@ -1,48 +0,0 @@ ---- a/src/libs/zbxsysinfo/linux/cpu.c -+++ b/src/libs/zbxsysinfo/linux/cpu.c -@@ -62,6 +62,45 @@ int SYSTEM_CPU_DISCOVERY(AGENT_REQUEST * - return SYSINFO_RET_OK; - } - -+ -+/* uclibc and dietlibc do not have this junk -ReneR */ -+#if defined (__UCLIBC__) || defined (__dietlibc__) -+static int getloadavg (double loadavg[], int nelem) -+{ -+ int fd; -+ -+ fd = open ("/proc/loadavg", O_RDONLY); -+ if (fd < 0) -+ return -1; -+ else -+ { -+ char buf[65], *p; -+ ssize_t nread; -+ int i; -+ -+ nread = read (fd, buf, sizeof buf - 1); -+ close (fd); -+ if (nread <= 0) -+ return -1; -+ buf[nread - 1] = '\0'; -+ -+ if (nelem > 3) -+ nelem = 3; -+ p = buf; -+ for (i = 0; i < nelem; ++i) -+ { -+ char *endp; -+ loadavg[i] = strtod (p, &endp); -+ if (endp == p) -+ return -1; -+ p = endp; -+ } -+ -+ return i; -+ } -+} -+#endif -+ - int SYSTEM_CPU_NUM(AGENT_REQUEST *request, AGENT_RESULT *result) - { - char *type; diff --git a/trunk/package/admin/zabbix/patches/010-change-agentd-config.patch b/trunk/package/admin/zabbix/patches/010-change-agentd-config.patch deleted file mode 100644 index e4812f6e..00000000 --- a/trunk/package/admin/zabbix/patches/010-change-agentd-config.patch +++ /dev/null @@ -1,62 +0,0 @@ ---- a/conf/zabbix_agentd.conf -+++ b/conf/zabbix_agentd.conf -@@ -3,12 +3,8 @@ - - ############ GENERAL PARAMETERS ################# - --### Option: PidFile --# Name of PID file. --# --# Mandatory: no --# Default: --# PidFile=/tmp/zabbix_agentd.pid -+# We do not need PidFile with procd -+# PidFile=/var/run/zabbix_agentd.pid - - ### Option: LogFile - # Name of log file. -@@ -18,8 +14,6 @@ - # Default: - # LogFile= - --LogFile=/tmp/zabbix_agentd.log -- - ### Option: LogFileSize - # Maximum size of log file in MB. - # 0 - disable automatic log rotation. -@@ -104,6 +98,7 @@ Server=127.0.0.1 - # Range: 0-100 - # Default: - # StartAgents=3 -+StartAgents=1 - - ##### Active checks related - -@@ -119,8 +114,6 @@ Server=127.0.0.1 - # Default: - # ServerActive= - --ServerActive=127.0.0.1 -- - ### Option: Hostname - # Unique, case sensitive hostname. - # Required for active checks and must match hostname as configured on the server. -@@ -130,8 +123,6 @@ ServerActive=127.0.0.1 - # Default: - # Hostname= - --Hostname=Zabbix server -- - ### Option: HostnameItem - # Item used for generating Hostname if it is undefined. Ignored if Hostname is defined. - # Does not support UserParameters or aliases. -@@ -249,8 +240,8 @@ Hostname=Zabbix server - # Include= - - # Include=/usr/local/etc/zabbix_agentd.userparams.conf --# Include=/usr/local/etc/zabbix_agentd.conf.d/ - # Include=/usr/local/etc/zabbix_agentd.conf.d/*.conf -+Include=/etc/zabbix_agentd.conf.d/ - - ####### USER-DEFINED MONITORED PARAMETERS ####### - diff --git a/trunk/package/admin/zabbix/patches/015-daemon-foreground.patch b/trunk/package/admin/zabbix/patches/015-daemon-foreground.patch deleted file mode 100644 index 364e7036..00000000 --- a/trunk/package/admin/zabbix/patches/015-daemon-foreground.patch +++ /dev/null @@ -1,243 +0,0 @@ ---- a/include/common.h -+++ b/include/common.h -@@ -1083,4 +1083,7 @@ int parse_serveractive_element(char *str - - char *zbx_dyn_escape_shell_single_quote(const char *text); - -+#define ZBX_RUN_BACKGROUND 0 -+#define ZBX_RUN_FOREGROUND 1 -+ - #endif ---- a/include/daemon.h -+++ b/include/daemon.h -@@ -28,7 +28,7 @@ extern char *CONFIG_PID_FILE; - - #include "threads.h" - --int daemon_start(int allow_root, const char *user); -+int daemon_start(int allow_root, const char *user, int run_foreground); - void daemon_stop(); - - int zbx_sigusr_send(int flags); -@@ -36,6 +36,6 @@ int zbx_sigusr_send(int flags); - #define ZBX_IS_RUNNING() 1 - #define ZBX_DO_EXIT() - --#define START_MAIN_ZABBIX_ENTRY(a, u) daemon_start(a, u) -+#define START_MAIN_ZABBIX_ENTRY(a, u, f) daemon_start(a, u, f) - - #endif /* ZABBIX_DAEMON_H */ ---- a/src/libs/zbxnix/daemon.c -+++ b/src/libs/zbxnix/daemon.c -@@ -272,16 +272,17 @@ static void set_daemon_signal_handlers() - * * - * Purpose: init process as daemon * - * * -- * Parameters: allow_root - allow root permission for application * -- * user - user on the system to which to drop the * -- * privileges * -+ * Parameters: allow_root - allow root permission for application * -+ * user - user on the system to which to drop the * -+ * privileges * -+ * run_foreground - should it close its controling tty * - * * - * Author: Alexei Vladishev * - * * - * Comments: it doesn't allow running under 'root' if allow_root is zero * - * * - ******************************************************************************/ --int daemon_start(int allow_root, const char *user) -+int daemon_start(int allow_root, const char *user, int run_foreground) - { - pid_t pid; - struct passwd *pwd; -@@ -336,15 +337,22 @@ int daemon_start(int allow_root, const c - #endif - } - -- if (0 != (pid = zbx_fork())) -- exit(EXIT_SUCCESS); -+ if ( ZBX_RUN_FOREGROUND != run_foreground) -+ if (0 != (pid = zbx_fork())) -+ exit(EXIT_SUCCESS); - - setsid(); - - signal(SIGHUP, SIG_IGN); - -- if (0 != (pid = zbx_fork())) -- exit(EXIT_SUCCESS); -+ if ( ZBX_RUN_FOREGROUND == run_foreground) { -+ zabbix_log(LOG_LEVEL_INFORMATION, "Running in foreground..."); -+ } else { -+ if (0 != (pid = zbx_fork())) -+ exit(EXIT_SUCCESS); -+ } -+ -+ - - if (-1 == chdir("/")) /* this is to eliminate warning: ignoring return value of chdir */ - assert(0); ---- a/src/zabbix_agent/zabbix_agentd.c -+++ b/src/zabbix_agent/zabbix_agentd.c -@@ -62,6 +62,8 @@ const char *progname = NULL; - static char DEFAULT_CONFIG_FILE[] = SYSCONFDIR "/zabbix_agentd.conf"; - #endif - -+int CONFIG_FOREGROUND = ZBX_RUN_BACKGROUND; -+ - /* application TITLE */ - const char title_message[] = APPLICATION_NAME - #if defined(_WIN64) -@@ -93,6 +95,7 @@ const char usage_message[] = - const char *help_message[] = { - "Options:", - " -c --config Absolute path to the configuration file", -+ " -f --foreground Run in foreground don't fork", - " -p --print Print known items and exit", - " -t --test Test specified item and exit", - " -h --help Display help information", -@@ -127,6 +130,7 @@ const char *help_message[] = { - /* COMMAND LINE OPTIONS */ - static struct zbx_option longopts[] = - { -+ {"foreground", 0, NULL, 'f'}, - {"config", 1, NULL, 'c'}, - {"help", 0, NULL, 'h'}, - {"version", 0, NULL, 'V'}, -@@ -147,7 +151,7 @@ static struct zbx_option longopts[] = - }; - - static char shortopts[] = -- "c:hVpt:" -+ "c:hfVpt:" - #ifndef _WINDOWS - "R:" - #else -@@ -241,6 +245,9 @@ static void parse_commandline(int argc, - { - switch (ch) - { -+ case 'f': -+ CONFIG_FOREGROUND = ZBX_RUN_FOREGROUND; -+ break; - case 'c': - CONFIG_FILE = strdup(zbx_optarg); - break; -@@ -944,7 +951,7 @@ int main(int argc, char **argv) - break; - } - -- START_MAIN_ZABBIX_ENTRY(CONFIG_ALLOW_ROOT, CONFIG_USER); -+ START_MAIN_ZABBIX_ENTRY(CONFIG_ALLOW_ROOT, CONFIG_USER, CONFIG_FOREGROUND); - - exit(EXIT_SUCCESS); - } ---- a/src/zabbix_proxy/proxy.c -+++ b/src/zabbix_proxy/proxy.c -@@ -60,6 +60,7 @@ const char usage_message[] = "[-hV] [-c - - const char *help_message[] = { - "Options:", -+ " -f --foreground Run in foreground don't fork", - " -c --config Absolute path to the configuration file", - " -R --runtime-control