libreCMC v1.3.4 rebase
authorRISCi_ATOM <bob@bobcall.me>
Mon, 16 May 2016 20:46:24 +0000 (20:46 +0000)
committerRISCi_ATOM <bob@bobcall.me>
Mon, 16 May 2016 20:46:24 +0000 (20:46 +0000)
commit9d2e2cbb8257c73fc8c9b3cfaebe6aa54a07705e
treeae3facea28b50b1a7a59ab8071517aef9ad197df
parentcade2217d73fc9a954e37b39bf90cb76f04a44cf
libreCMC v1.3.4 rebase
2168 files changed:
trunk/include/download.mk
trunk/include/kernel-version.mk
trunk/include/version.mk
trunk/package/admin/debootstrap/Makefile [deleted file]
trunk/package/admin/debootstrap/files/pkgdetails.c [deleted file]
trunk/package/admin/debootstrap/patches/100-busybox_fix.patch [deleted file]
trunk/package/admin/htop/Makefile [deleted file]
trunk/package/admin/monit/Makefile [deleted file]
trunk/package/admin/monit/files/monit.init [deleted file]
trunk/package/admin/monit/patches/001-fix-default-piddir.patch [deleted file]
trunk/package/admin/muninlite/Makefile [deleted file]
trunk/package/admin/muninlite/files/etc/xinetd.d/munin [deleted file]
trunk/package/admin/muninlite/patches/001-no_disks.patch [deleted file]
trunk/package/admin/muninlite/patches/002-hostname.patch [deleted file]
trunk/package/admin/muninlite/patches/100-fix-no-ethtool.patch [deleted file]
trunk/package/admin/muninlite/patches/110-fix-uptime-days.patch [deleted file]
trunk/package/admin/muninlite/patches/200-add-tap-dev.patch [deleted file]
trunk/package/admin/muninlite/patches/210-add-bridge-devs.patch [deleted file]
trunk/package/admin/muninlite/patches/220-modify-ifname-parser.patch [deleted file]
trunk/package/admin/sudo/Makefile [deleted file]
trunk/package/admin/sudo/files/sudo.init [deleted file]
trunk/package/admin/sudo/patches/010-cross-compile-fixes.patch [deleted file]
trunk/package/admin/sudo/patches/020-no-owner-change.patch [deleted file]
trunk/package/admin/zabbix/Makefile [deleted file]
trunk/package/admin/zabbix/files/mac80211 [deleted file]
trunk/package/admin/zabbix/files/network [deleted file]
trunk/package/admin/zabbix/files/wifi [deleted file]
trunk/package/admin/zabbix/files/zabbix_agentd.init [deleted file]
trunk/package/admin/zabbix/files/zabbix_helper_mac80211.c [deleted file]
trunk/package/admin/zabbix/patches/002-fix-res_send-on-uclibc.patch [deleted file]
trunk/package/admin/zabbix/patches/002-uclibc_loadavg.patch [deleted file]
trunk/package/admin/zabbix/patches/010-change-agentd-config.patch [deleted file]
trunk/package/admin/zabbix/patches/015-daemon-foreground.patch [deleted file]
trunk/package/base-files/image-config.in
trunk/package/boot/apex/Makefile [new file with mode: 0644]
trunk/package/boot/apex/patches/001-compile_fix.patch [new file with mode: 0644]
trunk/package/boot/apex/patches/100-openwrt_nslu2_armeb_config.patch [new file with mode: 0644]
trunk/package/boot/apex/patches/120-openwrt_nslu2_16mb_armeb_config.patch [new file with mode: 0644]
trunk/package/boot/apex/patches/140-openwrt_fsg3_armeb_config.patch [new file with mode: 0644]
trunk/package/boot/apex/patches/150-limit_ram_to_64mb.patch [new file with mode: 0644]
trunk/package/boot/apex/patches/160-openwrt_nas100d_armeb_config.patch [new file with mode: 0644]
trunk/package/boot/imx-bootlets/Makefile [new file with mode: 0644]
trunk/package/boot/imx-bootlets/patches/001-skip_sb_generation.patch [new file with mode: 0644]
trunk/package/boot/imx-bootlets/patches/002-set_elftosb_config.patch [new file with mode: 0644]
trunk/package/boot/imx-bootlets/patches/003-add-olinuxino.patch [new file with mode: 0644]
trunk/package/boot/rbcfg/Makefile [new file with mode: 0644]
trunk/package/boot/rbcfg/src/Makefile [new file with mode: 0644]
trunk/package/boot/rbcfg/src/cyg_crc.h [new file with mode: 0644]
trunk/package/boot/rbcfg/src/cyg_crc32.c [new file with mode: 0644]
trunk/package/boot/rbcfg/src/main.c [new file with mode: 0644]
trunk/package/boot/rbcfg/src/rbcfg.h [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/Makefile [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/Makefile [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/config.mk [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/lowlevel_init.S [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/nbg460n.c [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/u-boot.lds [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/files/cpu/mips/ar71xx_serial.c [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/files/drivers/net/ag71xx.c [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/files/drivers/net/ag71xx.h [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/files/drivers/net/phy/rtl8366.h [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/files/drivers/net/phy/rtl8366_mii.c [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/files/drivers/spi/ar71xx_spi.c [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/files/include/asm-mips/ar71xx.h [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/files/include/asm-mips/ar71xx_gpio.h [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/files/include/configs/nbg460n.h [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/patches/001-ar71xx.patch [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/patches/002-ar71xx-spi.patch [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/patches/010-enet-ag71xx.patch [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/patches/011-switch-rtl8366sr.patch [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/patches/020-freebsd-compat.patch [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/patches/021-darwin_compat.patch [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/patches/022-getline_backport.patch [new file with mode: 0644]
trunk/package/boot/uboot-envtools/files/ar71xx
trunk/package/boot/uboot-envtools/files/mvebu
trunk/package/boot/uboot-envtools/files/ramips
trunk/package/boot/uboot-imx6/Makefile [new file with mode: 0644]
trunk/package/boot/uboot-imx6/patches/100-wandboard-enable-fit.patch [new file with mode: 0644]
trunk/package/boot/uboot-imx6/patches/110-wandboard-owrt-env.patch [new file with mode: 0644]
trunk/package/boot/uboot-kirkwood/Makefile [new file with mode: 0644]
trunk/package/boot/uboot-kirkwood/patches/0001-cosmetic-kirkwood-style-fixes-in-kwbimage.cfg-files.patch [new file with mode: 0644]
trunk/package/boot/uboot-kirkwood/patches/0002-kirkwood-define-empty-CONFIG_MVGBE_PORTS-by-default.patch [new file with mode: 0644]
trunk/package/boot/uboot-kirkwood/patches/0003-ARM-kirkwood-fix-cpu-info-for-6282-device-id.patch [new file with mode: 0644]
trunk/package/boot/uboot-kirkwood/patches/0004-kirkwood-ib62x0-add-CONFIG_SYS_GENERIC_BOARD-define.patch [new file with mode: 0644]
trunk/package/boot/uboot-kirkwood/patches/0005-kirkwood-dockstar-add-CONFIG_SYS_GENERIC_BOARD-defin.patch [new file with mode: 0644]
trunk/package/boot/uboot-kirkwood/patches/0006-kirkwood-goflexhome-add-CONFIG_SYS_GENERIC_BOARD-def.patch [new file with mode: 0644]
trunk/package/boot/uboot-kirkwood/patches/0007-kirkwood-iconnect-add-CONFIG_SYS_GENERIC_BOARD-defin.patch [new file with mode: 0644]
trunk/package/boot/uboot-kirkwood/patches/0008-kirkwood-pogo_e02-add-CONFIG_SYS_GENERIC_BOARD-defin.patch [new file with mode: 0644]
trunk/package/boot/uboot-kirkwood/patches/0009-kirkwood-sheevaplug-add-CONFIG_SYS_GENERIC_BOARD-def.patch [new file with mode: 0644]
trunk/package/boot/uboot-kirkwood/patches/110-dockstar.patch [new file with mode: 0644]
trunk/package/boot/uboot-kirkwood/patches/120-iconnect.patch [new file with mode: 0644]
trunk/package/boot/uboot-kirkwood/patches/130-ib62x0.patch [new file with mode: 0644]
trunk/package/boot/uboot-kirkwood/patches/140-pogoplug_e02.patch [new file with mode: 0644]
trunk/package/boot/uboot-kirkwood/patches/200-openwrt-config.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/Makefile [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/README [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0001-sf-fix-out-of-order-calls-for-spi_claim_bus-and-spi_.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0002-sf-consistently-use-debug-for-warning-error-messages.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0003-sf-move-malloc-of-spi_flash-to-spi_flash_probe.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0004-sf-add-slim-probe-funtions-for-SPL.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0005-sf-make-calculatiom-of-address-bytes-completely-conf.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0006-sf-add-support-for-4-byte-addressing.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0007-sf-add-support-for-EN25QH256.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0008-sf-fix-sector-layout-of-S25FL256S_256K-and-S25FL512S.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0009-net-switchlib-add-framework-for-ethernet-switch-driv.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0010-net-switchlib-add-driver-for-Lantiq-PSB697X-switch-f.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0011-net-switchlib-add-driver-for-Lantiq-ADM6996I-switch-.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0012-net-switchlib-add-driver-for-Atheros-AR8216.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0013-net-switchlib-add-driver-for-REALTEK-RTL8306.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0014-MIPS-add-support-for-Lantiq-XWAY-SoCs.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0015-MIPS-lantiq-add-support-for-Lantiq-XWAY-ARX100-SoC-f.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0016-net-add-driver-for-Lantiq-XWAY-ARX100-switch.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0017-tools-add-some-helper-tools-for-Lantiq-SoCs.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0018-tools-lantiq-add-NAND-SPL-support.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0019-Makefile-add-Lantiq-NAND-SPL-images.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0020-MIPS-lantiq-add-NAND-SPL-support.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0021-MIPS-vrx200-add-NAND-SPL-support.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0022-MIPS-lantiq-easy80920-add-support-for-NAND-SPL.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0023-MIPS-lantiq-add-default-openwrt-config.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0024-MIPS-lantiq-easy50712-add-openwrt-lantiq-common.h.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0025-MIPS-lantiq-easy80920-add-openwrt-lantiq-common.h.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0026-MIPS-add-board-support-for-Arcadyan-ARV4519.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0027-MIPS-add-board-support-for-Arcadyan-ARV7518.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0028-MIPS-add-board-support-for-AudioCodes-MP-252.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0029-MIPS-add-board-support-for-AVM-FritzBox-3370.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0030-MIPS-add-board-support-for-Gigaset-SX76X.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0031-MIPS-add-board-support-for-ZTE-ZXHN-H367N.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0032-MIPS-add-board-support-for-ZTE-ZXV10-H201L.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0033-MIPS-add-board-support-for-ZyXEL-P-661HNU-Fx.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0034-MIPS-add-board-support-for-ZyXEL-P-2601HN-Fx.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0035-MIPS-add-board-support-for-ZyXEL-P-2812HNU-Fx.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0036-MIPS-add-board-support-for-Arcadyan-Easybox-904.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0037-MIPS-add-board-support-for-Arcadyan-ARV752DPW.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0038-MIPS-add-board-support-for-Arcadyan-ARV752DPW22.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0039-MIPS-add-board-support-for-Arcadyan-ARV7510.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0041-MIPS-add-board-support-for-Arcadyan-ARV7510PW22.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0041-Makefile-prepare-u-boot-lantiq-v2013.10-openwrt4.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0041-lzma-fixup.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0042-arx100-cgu-fixes.patch [new file with mode: 0644]
trunk/package/boot/uboot-lantiq/patches/0043-MIPS-add-board-support-for-Arcadyan-VGV7510KW22.patch [new file with mode: 0644]
trunk/package/boot/uboot-mxs/Makefile [new file with mode: 0644]
trunk/package/boot/uboot-mxs/patches/001-add-i2se-duckbill.patch [new file with mode: 0644]
trunk/package/boot/uboot-omap/Makefile [new file with mode: 0644]
trunk/package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch [new file with mode: 0644]
trunk/package/boot/uboot-omap/patches/002-fix_jffs2.patch [new file with mode: 0644]
trunk/package/boot/uboot-omap/patches/003-fix_findfdt_C4.patch [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/Makefile [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/Makefile [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/clock.c [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/pinmux.c [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/reset.c [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/timer.c [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/clock.h [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/cpu.h [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/hardware.h [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/pinmux.h [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/spl.h [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/sysctl.h [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/timer.h [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/board/ox820/Kconfig [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/board/ox820/MAINTAINERS [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/board/ox820/Makefile [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/board/ox820/ddr.c [new file with mode: 0755]
trunk/package/boot/uboot-oxnas/files/board/ox820/ddr.h [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/board/ox820/lowlevel_init.S [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/board/ox820/ox820.c [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/board/ox820/spl_start.S [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/board/ox820/u-boot-spl.lds [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/common/env_ext4.c [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/common/spl/spl_block.c [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/configs/ox820_defconfig [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/drivers/block/plxsata_ide.c [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/drivers/usb/host/ehci-oxnas.c [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/include/configs/ox820.h [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/files/tools/mkox820crc.c [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/patches/010-capacity-is-unsigned.patch [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/patches/150-spl-block.patch [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/patches/200-icplus-phy.patch [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/patches/300-oxnas-target.patch [new file with mode: 0644]
trunk/package/boot/uboot-oxnas/patches/800-fix-bootm-assertion.patch [new file with mode: 0644]
trunk/package/boot/uboot-pxa/Makefile [new file with mode: 0644]
trunk/package/boot/uboot-pxa/patches/001-squashfs_rootfstype_cmdline.patch [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/Makefile
trunk/package/boot/uboot-xburst/Makefile [new file with mode: 0644]
trunk/package/boot/uboot-xburst/patches/0001-qi_lb60-add-nand-spl-support.patch [new file with mode: 0644]
trunk/package/boot/uboot-xburst/patches/0002-qi_lb60-add-software-usbboot-support.patch [new file with mode: 0644]
trunk/package/boot/uboot-xburst/patches/0003-add-mmc-support.patch [new file with mode: 0644]
trunk/package/boot/uboot-xburst/patches/0004-add-more-boot-options-F1-F2-F3-F4-M-S.patch [new file with mode: 0644]
trunk/package/boot/uboot-xburst/patches/0005-add-nanonote-lcd-support.patch [new file with mode: 0644]
trunk/package/boot/uboot-xburst/patches/0006-enable-silent-console.patch [new file with mode: 0644]
trunk/package/devel/build-essential/Makefile [deleted file]
trunk/package/devel/build-essential/files/usr/src/hello/hello.c [deleted file]
trunk/package/devel/diffutils/Makefile [deleted file]
trunk/package/devel/gcc/Makefile [deleted file]
trunk/package/devel/gcc/README [deleted file]
trunk/package/devel/gcc/patches/002-dont-choke-when-building-32bit-on-64bit.patch [deleted file]
trunk/package/devel/gcc/patches/003-mpfr-longlong-mips.patch [deleted file]
trunk/package/devel/gcc/patches/010-documentation.patch [deleted file]
trunk/package/devel/gcc/patches/020-disable-check-for-sys-sdt-h.patch [deleted file]
trunk/package/devel/gcc/patches/100-uclibc-conf.patch [deleted file]
trunk/package/devel/gcc/patches/200-musl.patch [deleted file]
trunk/package/devel/gcc/patches/800-arm_v5te_no_ldrd_strd.patch [deleted file]
trunk/package/devel/gcc/patches/810-arm-softfloat-libgcc.patch [deleted file]
trunk/package/devel/gcc/patches/820-libgcc_pic.patch [deleted file]
trunk/package/devel/gcc/patches/830-arm_unbreak_armv4t.patch [deleted file]
trunk/package/devel/gcc/patches/840-armv4_pass_fix-v4bx_to_ld.patch [deleted file]
trunk/package/devel/gcc/patches/850-use_shared_libgcc.patch [deleted file]
trunk/package/devel/gcc/patches/860-uclibc_use_eh_frame.patch [deleted file]
trunk/package/devel/gcc/patches/870-ppc_no_crtsavres.patch [deleted file]
trunk/package/devel/gcc/patches/880-no_java_section.patch [deleted file]
trunk/package/devel/gcc/patches/900-bad-mips16-crt.patch [deleted file]
trunk/package/devel/gcc/patches/910-mbsd_multi.patch [deleted file]
trunk/package/devel/gcc/patches/920-specs_nonfatal_getenv.patch [deleted file]
trunk/package/devel/lttng-modules/Makefile [deleted file]
trunk/package/devel/lttng-modules/patches/001-mm_page_alloc_extfrag.patch [deleted file]
trunk/package/devel/lttng-tools/Makefile [deleted file]
trunk/package/devel/make/Makefile [deleted file]
trunk/package/devel/patch/Makefile [deleted file]
trunk/package/kernel/linux/modules/fs.mk
trunk/package/kernel/linux/modules/input.mk
trunk/package/kernel/linux/modules/netsupport.mk
trunk/package/kernel/linux/modules/other.mk
trunk/package/kernel/linux/modules/usb.mk
trunk/package/kernel/linux/modules/video.mk
trunk/package/kernel/mac80211/Makefile
trunk/package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh
trunk/package/kernel/mac80211/files/lib/wifi/mac80211.sh
trunk/package/kernel/mac80211/files/regdb.txt
trunk/package/kernel/mac80211/patches/002-change_allconfig.patch
trunk/package/kernel/mac80211/patches/004-backports-add-skb_free_frag.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/005-backports-add-napi_alloc_frag.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/020-backports-do-not-add-debugfs_create_devm_seqfile-on-.patch [deleted file]
trunk/package/kernel/mac80211/patches/050-lib80211_option.patch
trunk/package/kernel/mac80211/patches/060-no_local_ssb_bcma.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/070-ath_common_config.patch
trunk/package/kernel/mac80211/patches/100-remove-cryptoapi-dependencies.patch
trunk/package/kernel/mac80211/patches/110-mac80211_keep_keys_on_stop_ap.patch
trunk/package/kernel/mac80211/patches/150-disable_addr_notifier.patch
trunk/package/kernel/mac80211/patches/210-ap_scan.patch
trunk/package/kernel/mac80211/patches/301-ath9k-limit-retries-for-powersave-response-frames.patch
trunk/package/kernel/mac80211/patches/302-ath9k_hw-add-low-power-tx-gain-table-for-AR953x.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/303-ath9k-add-fast-xmit-support.patch [deleted file]
trunk/package/kernel/mac80211/patches/304-ath9k-avoid-ANI-restart-if-no-trigger.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/304-ath9k-remove-struct-ath_atx_ac.patch [deleted file]
trunk/package/kernel/mac80211/patches/305-ath9k-clean-up-ANI-per-channel-pointer-checking.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/305-ath9k-remove-the-sched-field-in-struct-ath_atx_tid.patch [deleted file]
trunk/package/kernel/mac80211/patches/306-ath9k-do-not-reset-while-BB-panic-0x4000409-on-ar956.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/306-mac80211-Deinline-rate_control_rate_init-rate_contro.patch [deleted file]
trunk/package/kernel/mac80211/patches/307-ath9k-fix-inconsistent-use-of-tab-and-space-in-inden.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/307-mac80211-Deinline-drv_sta_state.patch [deleted file]
trunk/package/kernel/mac80211/patches/308-ath9k-Fix-NF-CCA-limits-for-AR9287-and-AR9227.patch [deleted file]
trunk/package/kernel/mac80211/patches/308-ath9k-fix-data-bus-error-on-ar9300-and-ar9580.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/309-mac80211-make-local-tx_headroom-a-multiple-of-4.patch [deleted file]
trunk/package/kernel/mac80211/patches/310-ath9k_hw-ignore-eeprom-magic-mismatch-on-flash-based.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/310-mac80211-fix-invalid-read-in-minstrel_sort_best_tp_r.patch [deleted file]
trunk/package/kernel/mac80211/patches/311-ath9k-do-not-limit-the-number-of-DFS-interfaces-to-1.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/312-mac80211-fix-txq-queue-related-crashes.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/313-mac80211-fix-unnecessary-frame-drops-in-mesh-fwding.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/314-mac80211-Requeue-work-after-scan-complete-for-all-VI.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/315-mac80211-fix-ibss-scan-parameters.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/316-net-mac80211-agg-rx.c-fix-use-of-uninitialised-value.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/317-mac80211-minstrel_ht-fix-out-of-bound-in-minstrel_ht.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/318-mac80211-move-A-MSDU-skb_linearize-call-to-ieee80211.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/319-cfg80211-add-function-for-802.3-conversion-with-sepa.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/320-cfg80211-add-support-for-non-linear-skbs-in-ieee8021.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/321-mac80211-Parse-legacy-and-HT-rate-in-injected-frames.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/322-mac80211-add-A-MSDU-tx-support.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/326-ath9k-make-NF-load-complete-quickly-and-reliably.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/327-mac80211-Remove-MPP-table-entries-with-MPath.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/328-mac80211-let-unused-MPP-table-entries-timeout.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/329-mac80211-Unify-mesh-and-mpp-path-removal-function.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/330-mac80211-minstrel-Change-expected-throughput-unit-ba.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/332-cfg80211-fix-faulty-variable-initialization-in-ieee8.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/333-cfg80211-reuse-existing-page-fragments-in-A-MSDU-rx.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/334-mac80211-fix-wiphy-supported_band-access.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/335-mac80211-minstrel_ht-set-A-MSDU-tx-limits-based-on-s.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/336-mac80211-minstrel_ht-set-default-tx-aggregation-time.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/337-mac80211-minstrel_ht-fix-a-logic-error-in-RTS-CTS-ha.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/338-mac80211-Fix-Public-Action-frame-RX-in-AP-mode.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/339-cfg80211-add-radiotap-VHT-info-to-rtap_namespace_siz.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/340-mac80211-fix-parsing-of-40Mhz-in-injected-radiotap-h.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/341-mac80211-parse-VHT-info-in-injected-frames.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/342-mac80211-do-not-pass-injected-frames-without-a-valid.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/343-mac80211-minstrel_ht-improve-sample-rate-skip-logic.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/402-ath_regd_optional.patch
trunk/package/kernel/mac80211/patches/404-regd_no_assoc_hints.patch
trunk/package/kernel/mac80211/patches/440-ath5k_channel_bw_debugfs.patch
trunk/package/kernel/mac80211/patches/501-ath9k_ahb_init.patch
trunk/package/kernel/mac80211/patches/522-mac80211_configure_antenna_gain.patch
trunk/package/kernel/mac80211/patches/530-ath9k_extra_leds.patch
trunk/package/kernel/mac80211/patches/531-ath9k_extra_platform_leds.patch
trunk/package/kernel/mac80211/patches/532-ath9k_get_led_polarity_from_platform_data.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch
trunk/package/kernel/mac80211/patches/543-ath9k_entropy_from_adc.patch
trunk/package/kernel/mac80211/patches/544-ath9k-ar933x-usb-hang-workaround.patch
trunk/package/kernel/mac80211/patches/545-ath9k_ani_ws_detect.patch
trunk/package/kernel/mac80211/patches/700-mwl8k-missing-pci-id-for-WNR854T.patch
trunk/package/kernel/mac80211/patches/801-libertas-configure-sysfs-links.patch [deleted file]
trunk/package/kernel/mac80211/patches/802-libertas-set-wireless-macaddr.patch [deleted file]
trunk/package/kernel/mac80211/patches/940-mwl8k_init_devices_synchronously.patch
trunk/package/lang/dkjson/Makefile [deleted file]
trunk/package/lang/erlang/Makefile [deleted file]
trunk/package/lang/erlang/patches/101-emulator_includes.patch [deleted file]
trunk/package/lang/erlang/patches/103-disable_emacs.patch [deleted file]
trunk/package/lang/jamvm/Makefile [deleted file]
trunk/package/lang/json4lua/Makefile [deleted file]
trunk/package/lang/lpeg/Makefile [deleted file]
trunk/package/lang/lua-bencode/Makefile [deleted file]
trunk/package/lang/lua-cjson/Makefile [deleted file]
trunk/package/lang/lua-copas/Makefile [deleted file]
trunk/package/lang/lua-copas/patches/makefile.patch [deleted file]
trunk/package/lang/lua-coxpcall/Makefile [deleted file]
trunk/package/lang/lua-coxpcall/patches/config.patch [deleted file]
trunk/package/lang/lua-lzlib/Makefile [deleted file]
trunk/package/lang/lua-lzlib/patches/001-allow_optim_flags.patch [deleted file]
trunk/package/lang/lua-md5/Makefile [deleted file]
trunk/package/lang/lua-md5/patches/config.patch [deleted file]
trunk/package/lang/lua-md5/patches/makefile.patch [deleted file]
trunk/package/lang/lua-mobdebug/Makefile [deleted file]
trunk/package/lang/lua-mosquitto/Makefile [deleted file]
trunk/package/lang/lua-penlight/Makefile [deleted file]
trunk/package/lang/lua-rings/Makefile [deleted file]
trunk/package/lang/lua-rings/patches/config.patch [deleted file]
trunk/package/lang/lua-rings/patches/makefile.patch [deleted file]
trunk/package/lang/lua-rs232/Makefile [deleted file]
trunk/package/lang/lua-sha2/Makefile [deleted file]
trunk/package/lang/lua-sha2/patches/001-makefile.patch [deleted file]
trunk/package/lang/lua-wsapi/Makefile [deleted file]
trunk/package/lang/lua-xavante/Makefile [deleted file]
trunk/package/lang/luabitop/Makefile [deleted file]
trunk/package/lang/luaexpat/Makefile [deleted file]
trunk/package/lang/luaexpat/files/compat-5.1r5/compat-5.1.c [deleted file]
trunk/package/lang/luaexpat/files/compat-5.1r5/compat-5.1.h [deleted file]
trunk/package/lang/luaexpat/files/compat-5.1r5/compat-5.1.lua [deleted file]
trunk/package/lang/luafilesystem/Makefile [deleted file]
trunk/package/lang/luai2c/Makefile [deleted file]
trunk/package/lang/lualanes/Makefile [deleted file]
trunk/package/lang/luaposix/Makefile [deleted file]
trunk/package/lang/luaposix/patches/100-eglibc-compat.patch [deleted file]
trunk/package/lang/luaposix/patches/101-disable-curses.patch [deleted file]
trunk/package/lang/luaposix/patches/102-disable-compat-deprecated.diff [deleted file]
trunk/package/lang/luarocks/Makefile [deleted file]
trunk/package/lang/luarocks/patches/01_dont_modify_bin_shebang.diff [deleted file]
trunk/package/lang/luasec/Makefile [deleted file]
trunk/package/lang/luasec/patches/100-luasocket-Makefile.patch [deleted file]
trunk/package/lang/luasoap/Makefile [deleted file]
trunk/package/lang/luasocket/Makefile [deleted file]
trunk/package/lang/luasocket/patches/0001-Add-interface-support.patch [deleted file]
trunk/package/lang/luasql/Makefile [deleted file]
trunk/package/lang/lzmq/Makefile [deleted file]
trunk/package/lang/micropython-lib/Makefile [deleted file]
trunk/package/lang/micropython/Makefile [deleted file]
trunk/package/lang/perl-compress-bzip2/Makefile [deleted file]
trunk/package/lang/perl-dbi/Makefile [deleted file]
trunk/package/lang/perl-html-parser/Makefile [deleted file]
trunk/package/lang/perl-html-tagset/Makefile [deleted file]
trunk/package/lang/perl-html-tree/Makefile [deleted file]
trunk/package/lang/perl-lockfile-simple/Makefile [deleted file]
trunk/package/lang/perl-net-telnet/Makefile [deleted file]
trunk/package/lang/perl-test-harness/Makefile [deleted file]
trunk/package/lang/perl-uri/Makefile [deleted file]
trunk/package/lang/perl-www-curl/Makefile [deleted file]
trunk/package/lang/perl-www-curl/patches/100-perl-www-curl_disable_curl-config_hack.patch [deleted file]
trunk/package/lang/perl-www-curl/patches/200-fix_default_lflags.patch [deleted file]
trunk/package/lang/perl-www-mechanize/Makefile [deleted file]
trunk/package/lang/perl-www/Makefile [deleted file]
trunk/package/lang/perl-www/patches/010-lwp-https-call-verify-hostname-when-avail.patch [deleted file]
trunk/package/lang/perl-www/patches/020-lwp-https-verify-hostnames-by-default.patch [deleted file]
trunk/package/lang/perl/Config.in [deleted file]
trunk/package/lang/perl/Makefile [deleted file]
trunk/package/lang/perl/files/config.sh-arm-mt.in [deleted file]
trunk/package/lang/perl/files/config.sh-arm.in [deleted file]
trunk/package/lang/perl/files/config.sh-armeb-mt.in [deleted file]
trunk/package/lang/perl/files/config.sh-armeb.in [deleted file]
trunk/package/lang/perl/files/config.sh-avr32-mt.in [deleted file]
trunk/package/lang/perl/files/config.sh-avr32.in [deleted file]
trunk/package/lang/perl/files/config.sh-i486-mt.in [deleted file]
trunk/package/lang/perl/files/config.sh-i486.in [deleted file]
trunk/package/lang/perl/files/config.sh-mips-mt.in [deleted file]
trunk/package/lang/perl/files/config.sh-mips.in [deleted file]
trunk/package/lang/perl/files/config.sh-mips64-mt.in [deleted file]
trunk/package/lang/perl/files/config.sh-mips64.in [deleted file]
trunk/package/lang/perl/files/config.sh-mipsel-mt.in [deleted file]
trunk/package/lang/perl/files/config.sh-mipsel.in [deleted file]
trunk/package/lang/perl/files/config.sh-powerpc-mt.in [deleted file]
trunk/package/lang/perl/files/config.sh-powerpc.in [deleted file]
trunk/package/lang/perl/files/config.sh-x86_64-mt.in [deleted file]
trunk/package/lang/perl/files/config.sh-x86_64.in [deleted file]
trunk/package/lang/perl/files/perl-run_tests.sh [deleted file]
trunk/package/lang/perl/patches/101-fix-cross-compile-endianness-detection.patch [deleted file]
trunk/package/lang/perl/patches/200-host-libc-dir-moved-debian+derivatives.patch [deleted file]
trunk/package/lang/perl/patches/300-always_use_miniperl.patch [deleted file]
trunk/package/lang/perl/patches/400-add_microperl_caretx_dependency.patch [deleted file]
trunk/package/lang/perl/patches/500-add-relink-hack.patch [deleted file]
trunk/package/lang/perl/perlbase.mk [deleted file]
trunk/package/lang/perl/perlmod.mk [deleted file]
trunk/package/lang/php5/Makefile [deleted file]
trunk/package/lang/php5/files/php.ini [deleted file]
trunk/package/lang/php5/files/php5-fastcgi.config [deleted file]
trunk/package/lang/php5/files/php5-fastcgi.init [deleted file]
trunk/package/lang/php5/files/php5-fpm-www.conf [deleted file]
trunk/package/lang/php5/files/php5-fpm.conf [deleted file]
trunk/package/lang/php5/files/php5-fpm.config [deleted file]
trunk/package/lang/php5/files/php5-fpm.init [deleted file]
trunk/package/lang/php5/patches/101-fix_membar_producer_link_error_gcc3x.patch [deleted file]
trunk/package/lang/php5/patches/102-debian_patches_use_embedded_timezonedb.patch [deleted file]
trunk/package/lang/php5/patches/103-debian_patches_use_embedded_timezonedb.patch [deleted file]
trunk/package/lang/php5/patches/800-gd-iconv.patch [deleted file]
trunk/package/lang/php5/patches/950-Fix-dl-cross-compiling-issue.patch [deleted file]
trunk/package/lang/php5/pecl.mk [deleted file]
trunk/package/lang/python-dns/Makefile [deleted file]
trunk/package/lang/python-imglib/Makefile [deleted file]
trunk/package/lang/python-imglib/patches/010-cross-compile.patch [deleted file]
trunk/package/lang/python-imglib/patches/020-freetype-header-include.patch [deleted file]
trunk/package/lang/python-mysql/Makefile [deleted file]
trunk/package/lang/python-mysql/patches/010-threadsafe.patch [deleted file]
trunk/package/lang/python-pip/Makefile [deleted file]
trunk/package/lang/python-setuptools/Makefile [deleted file]
trunk/package/lang/python-setuptools/patches/0001-remove-windows-support.patch [deleted file]
trunk/package/lang/python-yaml/Makefile [deleted file]
trunk/package/lang/python/Makefile [deleted file]
trunk/package/lang/python/files/config.site [deleted file]
trunk/package/lang/python/files/python-package-codecs.mk [deleted file]
trunk/package/lang/python/files/python-package-compiler.mk [deleted file]
trunk/package/lang/python/files/python-package-ctypes.mk [deleted file]
trunk/package/lang/python/files/python-package-db.mk [deleted file]
trunk/package/lang/python/files/python-package-decimal.mk [deleted file]
trunk/package/lang/python/files/python-package-distutils.mk [deleted file]
trunk/package/lang/python/files/python-package-email.mk [deleted file]
trunk/package/lang/python/files/python-package-gdbm.mk [deleted file]
trunk/package/lang/python/files/python-package-logging.mk [deleted file]
trunk/package/lang/python/files/python-package-multiprocessing.mk [deleted file]
trunk/package/lang/python/files/python-package-ncurses.mk [deleted file]
trunk/package/lang/python/files/python-package-openssl.mk [deleted file]
trunk/package/lang/python/files/python-package-pydoc.mk [deleted file]
trunk/package/lang/python/files/python-package-sqlite3.mk [deleted file]
trunk/package/lang/python/files/python-package-unittest.mk [deleted file]
trunk/package/lang/python/files/python-package-xml.mk [deleted file]
trunk/package/lang/python/files/python-package.mk [deleted file]
trunk/package/lang/python/patches/001-enable-zlib.patch [deleted file]
trunk/package/lang/python/patches/002-do-not-add-include-dirs-when-cross-compiling.patch [deleted file]
trunk/package/lang/python/patches/003-do-not-compile-tests-at-build.patch [deleted file]
trunk/package/lang/python/patches/004-do-not-write-bytes-codes.patch [deleted file]
trunk/package/lang/python/patches/005-fix-libffi-x86-64-configure.patch [deleted file]
trunk/package/lang/python/patches/006-remove-debian-multiarch-support.patch [deleted file]
trunk/package/lang/python/patches/007-distutils-do-not-adjust-path.patch [deleted file]
trunk/package/lang/python/patches/008-distutils-use-python-sysroot.patch [deleted file]
trunk/package/lang/python/patches/009-do-not-use-dblib_dir-when-cross-compiling.patch [deleted file]
trunk/package/lang/python/patches/010-do-not-add-rt-lib-dirs-when-cross-compiling.patch [deleted file]
trunk/package/lang/python/patches/011-do-not-prefer-ncursesw.patch [deleted file]
trunk/package/lang/python3-bottle/Makefile [deleted file]
trunk/package/lang/python3/Makefile [deleted file]
trunk/package/lang/python3/files/config.site [deleted file]
trunk/package/lang/python3/files/python3-package-asyncio.mk [deleted file]
trunk/package/lang/python3/files/python3-package-codecs.mk [deleted file]
trunk/package/lang/python3/files/python3-package-ctypes.mk [deleted file]
trunk/package/lang/python3/files/python3-package-dbm.mk [deleted file]
trunk/package/lang/python3/files/python3-package-decimal.mk [deleted file]
trunk/package/lang/python3/files/python3-package-distutils.mk [deleted file]
trunk/package/lang/python3/files/python3-package-email.mk [deleted file]
trunk/package/lang/python3/files/python3-package-gdbm.mk [deleted file]
trunk/package/lang/python3/files/python3-package-logging.mk [deleted file]
trunk/package/lang/python3/files/python3-package-lzma.mk [deleted file]
trunk/package/lang/python3/files/python3-package-multiprocessing.mk [deleted file]
trunk/package/lang/python3/files/python3-package-ncurses.mk [deleted file]
trunk/package/lang/python3/files/python3-package-openssl.mk [deleted file]
trunk/package/lang/python3/files/python3-package-pydoc.mk [deleted file]
trunk/package/lang/python3/files/python3-package-sqlite3.mk [deleted file]
trunk/package/lang/python3/files/python3-package-unittest.mk [deleted file]
trunk/package/lang/python3/files/python3-package-xml.mk [deleted file]
trunk/package/lang/python3/files/python3-package.mk [deleted file]
trunk/package/lang/python3/patches/001-enable-zlib.patch [deleted file]
trunk/package/lang/python3/patches/002-do-not-add-include-dirs-when-cross-compiling.patch [deleted file]
trunk/package/lang/python3/patches/003-do-not-run-distutils-tests.patch [deleted file]
trunk/package/lang/python3/patches/004-do-not-write-bytes-codes.patch [deleted file]
trunk/package/lang/python3/patches/005-fix-libffi-x86-64-configure.patch [deleted file]
trunk/package/lang/python3/patches/006-remove-debian-multiarch-support.patch [deleted file]
trunk/package/lang/python3/patches/007-distutils-do-not-adjust-path.patch [deleted file]
trunk/package/lang/python3/patches/010-do-not-add-rt-lib-dirs-when-cross-compiling.patch [deleted file]
trunk/package/lang/python3/patches/011-do-not-prefer-ncursesw.patch [deleted file]
trunk/package/lang/ruby/Makefile [deleted file]
trunk/package/lang/ruby/files/ruby [deleted file]
trunk/package/lang/ruby/patches/001-rdoc-remove_gems_dep.patch [deleted file]
trunk/package/lang/ruby/ruby_find_pkgsdeps [deleted file]
trunk/package/lang/ruby/ruby_missingfiles [deleted file]
trunk/package/lang/simplejson/Makefile [deleted file]
trunk/package/lang/uuid/Makefile [deleted file]
trunk/package/lang/vala/Makefile [deleted file]
trunk/package/libs/alsa-lib/Makefile [deleted file]
trunk/package/libs/alsa-lib/patches/001-link_fix.patch [deleted file]
trunk/package/libs/alsa-lib/patches/002-remove_cross_compile_guess.patch [deleted file]
trunk/package/libs/apr-util/Makefile [deleted file]
trunk/package/libs/apr-util/patches/001-automake-compat.patch [deleted file]
trunk/package/libs/apr/Makefile [deleted file]
trunk/package/libs/apr/patches/001-autoconf-compat.patch [deleted file]
trunk/package/libs/apr/patches/101-fix_apr_time_now.patch [deleted file]
trunk/package/libs/apr/patches/201-upgrade-and-fix-1.5.1.patch [deleted file]
trunk/package/libs/avahi/Makefile [deleted file]
trunk/package/libs/avahi/files/avahi-daemon.conf [deleted file]
trunk/package/libs/avahi/files/avahi-daemon.init [deleted file]
trunk/package/libs/avahi/files/service-http [deleted file]
trunk/package/libs/avahi/files/service-ssh [deleted file]
trunk/package/libs/avahi/patches/010-step_back_autotools-no-gettext.patch [deleted file]
trunk/package/libs/boost/Makefile [deleted file]
trunk/package/libs/boost/patches/001-mips-options-fix.patch [deleted file]
trunk/package/libs/c-ares/Makefile [deleted file]
trunk/package/libs/check/Makefile [deleted file]
trunk/package/libs/confuse/Makefile [deleted file]
trunk/package/libs/cyassl/Makefile
trunk/package/libs/cyassl/patches/100-respect_cflags.patch [deleted file]
trunk/package/libs/cyassl/patches/200-SSL_accept-handle-hello-garbage.patch [deleted file]
trunk/package/libs/cyassl/patches/300-SSL_set_tlsext_host_name.patch
trunk/package/libs/cyassl/patches/400-additional_compatibility.patch [new file with mode: 0644]
trunk/package/libs/cyrus-sasl/Makefile [deleted file]
trunk/package/libs/db47/Makefile [deleted file]
trunk/package/libs/db47/patches/010-patch.4.7.25.1.patch [deleted file]
trunk/package/libs/db47/patches/020-patch.4.7.25.2.patch [deleted file]
trunk/package/libs/db47/patches/030-patch.4.7.25.3.patch [deleted file]
trunk/package/libs/db47/patches/040-patch.4.7.25.4.patch [deleted file]
trunk/package/libs/db47/patches/100-disable_repmgr_hack.patch [deleted file]
trunk/package/libs/dmx_usb_module/Makefile [deleted file]
trunk/package/libs/dmx_usb_module/patches/001-dmx_usb_Makefile.patch [deleted file]
trunk/package/libs/dtndht/Makefile [deleted file]
trunk/package/libs/engine_pkcs11/Makefile [deleted file]
trunk/package/libs/expat/Makefile [deleted file]
trunk/package/libs/faad2/Config.in [deleted file]
trunk/package/libs/faad2/Makefile [deleted file]
trunk/package/libs/fcgi/Makefile [deleted file]
trunk/package/libs/fcgi/patches/100-fcgio-int-type-fix.patch [deleted file]
trunk/package/libs/fcgi/patches/110-no_examples.patch [deleted file]
trunk/package/libs/fcgi/patches/120-stdio.patch [deleted file]
trunk/package/libs/fftw3/Makefile [deleted file]
trunk/package/libs/fftw3/patches/001-makefile.patch [deleted file]
trunk/package/libs/file/Makefile [deleted file]
trunk/package/libs/flac/Makefile [deleted file]
trunk/package/libs/flac/patches/001-no-docs-and-examples.patch [deleted file]
trunk/package/libs/flac/patches/002-no-utility.patch [deleted file]
trunk/package/libs/flac/patches/010-automake-compat.patch [deleted file]
trunk/package/libs/freetype/Makefile [deleted file]
trunk/package/libs/gdbm/Makefile [deleted file]
trunk/package/libs/gettext-full/Makefile
trunk/package/libs/gettext-full/patches/000-relocatable.patch [new file with mode: 0644]
trunk/package/libs/gettext-full/patches/001-autotools.patch
trunk/package/libs/gettext-full/patches/001-no_examples_and_tests.patch
trunk/package/libs/gettext-full/patches/003-gettext-error_print_progname.patch
trunk/package/libs/gettext-full/patches/100-error_progname.patch
trunk/package/libs/gettext-full/patches/110-error_progname_def.patch
trunk/package/libs/gettext-full/patches/120-uclibc-nolocale.patch
trunk/package/libs/gettext-full/patches/130-format-secuirty.patch [new file with mode: 0644]
trunk/package/libs/glib2/Makefile [deleted file]
trunk/package/libs/glib2/patches/001-automake-compat.patch [deleted file]
trunk/package/libs/glib2/patches/100-fix-gio-linking.patch [deleted file]
trunk/package/libs/gnutls/Config.in [deleted file]
trunk/package/libs/gnutls/Makefile [deleted file]
trunk/package/libs/gperf/Makefile [deleted file]
trunk/package/libs/hidapi/Makefile [deleted file]
trunk/package/libs/hidapi/patches/010-add-iconv-linkage.patch [deleted file]
trunk/package/libs/ibrcommon/Makefile [deleted file]
trunk/package/libs/ibrdtn/Makefile [deleted file]
trunk/package/libs/intltool/Makefile [deleted file]
trunk/package/libs/jansson/Makefile [deleted file]
trunk/package/libs/ldns/Makefile [deleted file]
trunk/package/libs/libaio/Makefile [deleted file]
trunk/package/libs/libaio/patches/001_arches.patch [deleted file]
trunk/package/libs/libaio/patches/002_arches_sh.patch [deleted file]
trunk/package/libs/libaio/patches/003_arches_sparc64.patch [deleted file]
trunk/package/libs/libaio/patches/004_arches_x32.patch [deleted file]
trunk/package/libs/libaio/patches/005_arches_mips.patch [deleted file]
trunk/package/libs/libaio/patches/006_arches_mips_fix_padding.patch [deleted file]
trunk/package/libs/libantlr3c/Makefile [deleted file]
trunk/package/libs/libao/Makefile [deleted file]
trunk/package/libs/libarchive/Makefile [deleted file]
trunk/package/libs/libartnet/Makefile [deleted file]
trunk/package/libs/libartnet/patches/001-bswap_16.patch [deleted file]
trunk/package/libs/libaudiofile/Makefile [deleted file]
trunk/package/libs/libavl/Makefile [deleted file]
trunk/package/libs/libavl/patches/010-update_GNUmakefile.patch [deleted file]
trunk/package/libs/libcap/Makefile [deleted file]
trunk/package/libs/libdaemon/Makefile [deleted file]
trunk/package/libs/libdaemon/patches/001-daemon_set_verbosity.patch [deleted file]
trunk/package/libs/libdaq/Makefile [deleted file]
trunk/package/libs/libdaq/patches/001-compile.patch [deleted file]
trunk/package/libs/libdbi-drivers/Makefile [deleted file]
trunk/package/libs/libdbi-drivers/patches/001_libsqlite3_fix.patch [deleted file]
trunk/package/libs/libdbi/Makefile [deleted file]
trunk/package/libs/libdmapsharing/Makefile [deleted file]
trunk/package/libs/libdmapsharing/patches/001-disable_pixbuf.patch [deleted file]
trunk/package/libs/libdmapsharing/patches/002-disable_tests.patch [deleted file]
trunk/package/libs/libdmapsharing/patches/003-make_unit_test_optional.patch [deleted file]
trunk/package/libs/libdnet/Makefile [deleted file]
trunk/package/libs/libdnet/patches/001-compile.patch [deleted file]
trunk/package/libs/libdnet/patches/002-config.patch [deleted file]
trunk/package/libs/libesmtp/Makefile [deleted file]
trunk/package/libs/libev/Makefile [deleted file]
trunk/package/libs/libevent/Makefile [deleted file]
trunk/package/libs/libevhtp/Makefile [deleted file]
trunk/package/libs/libevhtp/patches/010-enable-shared-object-building.patch [deleted file]
trunk/package/libs/libexif/Makefile [deleted file]
trunk/package/libs/libexif/patches/100-no_doc.patch [deleted file]
trunk/package/libs/libffi/Makefile [deleted file]
trunk/package/libs/libftdi/Makefile [deleted file]
trunk/package/libs/libftdi/patches/100-fix-x86_64-build.patch [deleted file]
trunk/package/libs/libftdi/patches/101-fix-cmake-version-packagekit.patch [deleted file]
trunk/package/libs/libftdi1/Makefile [deleted file]
trunk/package/libs/libftdi1/patches/100-fix-x86_64-build.patch [deleted file]
trunk/package/libs/libgcrypt/Makefile [deleted file]
trunk/package/libs/libgcrypt/patches/001-no_docs_tests.patch [deleted file]
trunk/package/libs/libgd/Makefile [deleted file]
trunk/package/libs/libgd/patches/101-gdlib-config.patch [deleted file]
trunk/package/libs/libgd/patches/200-uclibc-ceill.patch [deleted file]
trunk/package/libs/libgpg-error/Makefile [deleted file]
trunk/package/libs/libhttp-parser/Makefile [deleted file]
trunk/package/libs/libical/Makefile [deleted file]
trunk/package/libs/libid3tag/Makefile [deleted file]
trunk/package/libs/libidn/Makefile [deleted file]
trunk/package/libs/libidn/patches/002-disable-po-docs-examples.patch [deleted file]
trunk/package/libs/libidn/patches/010-fix-idn-error-usage.patch [deleted file]
trunk/package/libs/libimobiledevice/Makefile [deleted file]
trunk/package/libs/libjpeg/Makefile [deleted file]
trunk/package/libs/liblo/Makefile [deleted file]
trunk/package/libs/libmad/Makefile [deleted file]
trunk/package/libs/libmad/patches/001-mips_removal_h_constraint.patch [deleted file]
trunk/package/libs/libmcrypt/Makefile [deleted file]
trunk/package/libs/libmicrohttpd/Makefile [deleted file]
trunk/package/libs/libmms/Makefile [deleted file]
trunk/package/libs/libmodbus/Makefile [deleted file]
trunk/package/libs/libmpdclient/Makefile [deleted file]
trunk/package/libs/libmpeg2/Makefile [deleted file]
trunk/package/libs/libmpeg2/patches/101-ppc_no_altivec.patch [deleted file]
trunk/package/libs/libmpeg2/patches/102-arm_data_preload_check.patch [deleted file]
trunk/package/libs/libnatpmp/Makefile [deleted file]
trunk/package/libs/libnatpmp/patches/001-install_declspec.patch [deleted file]
trunk/package/libs/libnetfilter-acct/Makefile [deleted file]
trunk/package/libs/libnetfilter-cthelper/Makefile
trunk/package/libs/libnetfilter-cttimeout/Makefile
trunk/package/libs/libnetfilter-queue/Makefile
trunk/package/libs/libnfc/Makefile [deleted file]
trunk/package/libs/libogg/Makefile [deleted file]
trunk/package/libs/liboil/Makefile [deleted file]
trunk/package/libs/liboping/Makefile [deleted file]
trunk/package/libs/liboping/patches/01-no-werror.patch [deleted file]
trunk/package/libs/libowfat/Makefile [deleted file]
trunk/package/libs/libowfat/patches/001-fixbuild.patch [deleted file]
trunk/package/libs/libp11/Makefile [deleted file]
trunk/package/libs/libpam/Makefile [deleted file]
trunk/package/libs/libpam/files/pam.conf [deleted file]
trunk/package/libs/libpam/files/pam.d/common-account [deleted file]
trunk/package/libs/libpam/files/pam.d/common-auth [deleted file]
trunk/package/libs/libpam/files/pam.d/common-password [deleted file]
trunk/package/libs/libpam/files/pam.d/common-session [deleted file]
trunk/package/libs/libpam/files/pam.d/common-session-noninteractive [deleted file]
trunk/package/libs/libpam/files/pam.d/other [deleted file]
trunk/package/libs/libpam/patches/000-OE-libpam-xtests.patch [deleted file]
trunk/package/libs/libpam/patches/000-OE-pam-no-innetgr.patch [deleted file]
trunk/package/libs/libpam/patches/001-no_nis.patch [deleted file]
trunk/package/libs/libpam/patches/002-no_yywrap.patch [deleted file]
trunk/package/libs/libpam/patches/003-no_doc.patch [deleted file]
trunk/package/libs/libpam/patches/004-fix_lib64.patch [deleted file]
trunk/package/libs/libpam/patches/005-fix_ruserok.patch [deleted file]
trunk/package/libs/libpam/patches/006-fix_xdr.patch [deleted file]
trunk/package/libs/libpam/patches/007-cve-2014-2583.patch [deleted file]
trunk/package/libs/libplist/Makefile [deleted file]
trunk/package/libs/libpng/Makefile [deleted file]
trunk/package/libs/libpng/patches/100-config_fix.patch [deleted file]
trunk/package/libs/libradcli/Config.in [deleted file]
trunk/package/libs/libradcli/Makefile [deleted file]
trunk/package/libs/libsamplerate/Makefile [deleted file]
trunk/package/libs/libsearpc/Makefile [deleted file]
trunk/package/libs/libseccomp/Makefile [deleted file]
trunk/package/libs/libshout/Makefile [deleted file]
trunk/package/libs/libshout/patches/120-vorbis-c.patch [deleted file]
trunk/package/libs/libshout/patches/140-no_example_doc_win32.patch [deleted file]
trunk/package/libs/libsigc++/Makefile [deleted file]
trunk/package/libs/libsigc++/patches/001-no_doc_tests_examples.patch [deleted file]
trunk/package/libs/libsndfile/Makefile [deleted file]
trunk/package/libs/libsndfile/patches/001-automake-compat.patch [deleted file]
trunk/package/libs/libsodium/Makefile [deleted file]
trunk/package/libs/libsoup/Makefile [deleted file]
trunk/package/libs/libsoxr/Makefile [deleted file]
trunk/package/libs/libssh2/Makefile [deleted file]
trunk/package/libs/libtasn1/Makefile [deleted file]
trunk/package/libs/libtheora/Makefile [deleted file]
trunk/package/libs/libtheora/patches/001-no_docs_tests.patch [deleted file]
trunk/package/libs/libtheora/patches/002-no_sdl_check.patch [deleted file]
trunk/package/libs/libtorrent/Makefile [deleted file]
trunk/package/libs/libtorrent/patches/100-fix_cross_compile.patch [deleted file]
trunk/package/libs/libtorrent/patches/120-fix-ipv6_socket_datagram.patch [deleted file]
trunk/package/libs/libuecc/Makefile [deleted file]
trunk/package/libs/libugpio/Makefile [deleted file]
trunk/package/libs/libunistring/Makefile [deleted file]
trunk/package/libs/libupnp/Makefile [deleted file]
trunk/package/libs/libupnpp/Makefile [deleted file]
trunk/package/libs/liburcu/Makefile [deleted file]
trunk/package/libs/libusbmuxd/Makefile [deleted file]
trunk/package/libs/libuv/Makefile [deleted file]
trunk/package/libs/libuvc/Makefile [deleted file]
trunk/package/libs/libv4l/Makefile [deleted file]
trunk/package/libs/libv4l/patches/001-no-shm_open-fix.patch [deleted file]
trunk/package/libs/libv4l/patches/020-add-missing-includes.patch [deleted file]
trunk/package/libs/libvorbis/Makefile [deleted file]
trunk/package/libs/libvorbisidec/Makefile [deleted file]
trunk/package/libs/libvpx/Makefile [deleted file]
trunk/package/libs/libwebsockets/Makefile [deleted file]
trunk/package/libs/libwebsockets/patches/0001-cyassl-correct-include-path-for-3.1.x.patch [deleted file]
trunk/package/libs/libxerces-c/Makefile [deleted file]
trunk/package/libs/libxml2/Makefile [deleted file]
trunk/package/libs/libxml2/patches/0001-threads-use-forward-declarations-only-for-glibc-fixe.patch [deleted file]
trunk/package/libs/libxslt/Makefile [deleted file]
trunk/package/libs/libzdb/Makefile [deleted file]
trunk/package/libs/libzdb/patches/010-cross-compile-fixes.patch [deleted file]
trunk/package/libs/libzdb/patches/020-filterh-use-host-built-version.patch [deleted file]
trunk/package/libs/lttng-ust/Makefile [deleted file]
trunk/package/libs/lttng-ust/patches/001-no_docs_tests.patch [deleted file]
trunk/package/libs/lttng-ust/patches/002-examples.patch [deleted file]
trunk/package/libs/mxml/Makefile [deleted file]
trunk/package/libs/mxml/patches/001-targets.patch [deleted file]
trunk/package/libs/nacl/Makefile [deleted file]
trunk/package/libs/nacl/do-openwrt [deleted file]
trunk/package/libs/neon/Makefile [deleted file]
trunk/package/libs/opencv/Makefile [deleted file]
trunk/package/libs/opencv/README.md [deleted file]
trunk/package/libs/openldap/Makefile [deleted file]
trunk/package/libs/openldap/files/ldap.init [deleted file]
trunk/package/libs/openldap/patches/001-automake-compat.patch [deleted file]
trunk/package/libs/openldap/patches/020-autofs-schema.patch [deleted file]
trunk/package/libs/openldap/patches/750-no-strip.patch [deleted file]
trunk/package/libs/openssl/Config.in
trunk/package/libs/openssl/Makefile
trunk/package/libs/openssl/patches/110-optimize-for-size.patch
trunk/package/libs/openssl/patches/150-no_engines.patch
trunk/package/libs/openssl/patches/160-disable_doc_tests.patch
trunk/package/libs/openssl/patches/190-remove_timestamp_check.patch
trunk/package/libs/openssl/patches/200-parallel_build.patch
trunk/package/libs/opus/Makefile [deleted file]
trunk/package/libs/p11-kit/Makefile [deleted file]
trunk/package/libs/p11-kit/files/opensc.module [deleted file]
trunk/package/libs/pcre/Makefile [deleted file]
trunk/package/libs/pcre/patches/100-pcre-cve-2015-3210.patch [deleted file]
trunk/package/libs/postgresql/Makefile [deleted file]
trunk/package/libs/postgresql/files/postgresql.config [deleted file]
trunk/package/libs/postgresql/files/postgresql.init [deleted file]
trunk/package/libs/postgresql/patches/200-ranlib.patch [deleted file]
trunk/package/libs/postgresql/patches/800-busybox-default-pager.patch [deleted file]
trunk/package/libs/protobuf-c/Makefile [deleted file]
trunk/package/libs/protobuf/Makefile [deleted file]
trunk/package/libs/protobuf/patches/001-mipseb-compile.patch [deleted file]
trunk/package/libs/protobuf/patches/003-mips2andHigher-compile.patch [deleted file]
trunk/package/libs/qrencode/Makefile [deleted file]
trunk/package/libs/qrencode/patches/001-disable-png.patch [deleted file]
trunk/package/libs/sbc/Makefile [deleted file]
trunk/package/libs/speex/Makefile [deleted file]
trunk/package/libs/sqlite3/Makefile [deleted file]
trunk/package/libs/tcp_wrappers/Makefile [deleted file]
trunk/package/libs/tcp_wrappers/patches/001-debian_subset.patch [deleted file]
trunk/package/libs/tcp_wrappers/patches/002-opt_cflags.patch [deleted file]
trunk/package/libs/tcp_wrappers/patches/003-scaffold_malloc.patch [deleted file]
trunk/package/libs/tcp_wrappers/patches/004-ipv4_prefix.patch [deleted file]
trunk/package/libs/tdb/Makefile [deleted file]
trunk/package/libs/tdb/patches/001-printf-fix.patch [deleted file]
trunk/package/libs/tiff/Makefile [deleted file]
trunk/package/libs/tiff/patches/001-autoconf-compat.patch [deleted file]
trunk/package/libs/tiff/patches/010-CVE-2012-4564.patch [deleted file]
trunk/package/libs/tiff/patches/011-CVE-2013-1960.patch [deleted file]
trunk/package/libs/tiff/patches/012-CVE-2013-1961.patch [deleted file]
trunk/package/libs/tiff/patches/013-CVE-2013-4231.patch [deleted file]
trunk/package/libs/tiff/patches/014-CVE-2013-4232.patch [deleted file]
trunk/package/libs/tiff/patches/015-CVE-2013-4244.patch [deleted file]
trunk/package/libs/tiff/patches/016-CVE-2013-4243.patch [deleted file]
trunk/package/libs/tiff/patches/017-CVE-2014-9330.patch [deleted file]
trunk/package/libs/tinycdb/Makefile [deleted file]
trunk/package/libs/tinycdb/patches/100-Makefile.patch [deleted file]
trunk/package/libs/unixodbc/Makefile [deleted file]
trunk/package/libs/unixodbc/files/unixodbc_conf.h [deleted file]
trunk/package/libs/vips/Makefile [deleted file]
trunk/package/libs/vips/patches/001-no_cpp.patch [deleted file]
trunk/package/libs/xmlrpc-c/Makefile [deleted file]
trunk/package/libs/xmlrpc-c/patches/001-config.mk.in.patch [deleted file]
trunk/package/libs/xmlrpc-c/patches/002-automake-compat.patch [deleted file]
trunk/package/libs/yaml/Makefile [deleted file]
trunk/package/libs/zmq/Makefile [deleted file]
trunk/package/libs/zmq/patches/010-disable_pedantic_on_linux_with_ulibc++.patch [deleted file]
trunk/package/libs/zmq/patches/020-map_with_const_string_with_ublic++.patch [deleted file]
trunk/package/libs/zmq/patches/030-streamoff_missing_with_ulibc++.patch [deleted file]
trunk/package/libs/zmq/patches/100-fix-cxx-include-order.patch [deleted file]
trunk/package/luci/CONTRIBUTING.md
trunk/package/luci/applications/luci-app-adblock/Makefile [new file with mode: 0644]
trunk/package/luci/applications/luci-app-adblock/luasrc/controller/adblock.lua [new file with mode: 0644]
trunk/package/luci/applications/luci-app-adblock/luasrc/model/cbi/adblock.lua [new file with mode: 0644]
trunk/package/luci/applications/luci-app-adblock/root/etc/uci-defaults/40_luci-adblock [new file with mode: 0755]
trunk/package/luci/applications/luci-app-asterisk/Makefile
trunk/package/luci/applications/luci-app-cjdns/Makefile [deleted file]
trunk/package/luci/applications/luci-app-cjdns/luasrc/controller/cjdns.lua [deleted file]
trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/cjdrouteconf.lua [deleted file]
trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/iptunnel.lua [deleted file]
trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/overview.lua [deleted file]
trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/peering.lua [deleted file]
trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/settings.lua [deleted file]
trunk/package/luci/applications/luci-app-cjdns/luasrc/view/admin_status/index/cjdns.htm [deleted file]
trunk/package/luci/applications/luci-app-cjdns/luasrc/view/cjdns/status.htm [deleted file]
trunk/package/luci/applications/luci-app-cjdns/luasrc/view/cjdns/value.htm [deleted file]
trunk/package/luci/applications/luci-app-ddns/Makefile
trunk/package/luci/applications/luci-app-ddns/po/ca/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/cs/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/el/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/en/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/es/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/fr/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/he/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/hu/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/it/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/ja/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/ms/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/no/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/pl/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/pt-br/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/pt/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/ro/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/ru/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/sk/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/sv/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/tr/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/uk/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/vi/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/zh-cn/ddns.po
trunk/package/luci/applications/luci-app-ddns/po/zh-tw/ddns.po
trunk/package/luci/applications/luci-app-diag-devinfo/Makefile
trunk/package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua
trunk/package/luci/applications/luci-app-olsr/Makefile
trunk/package/luci/applications/luci-app-privoxy/Makefile
trunk/package/luci/applications/luci-app-radicale/Makefile
trunk/package/luci/applications/luci-app-statistics/luasrc/controller/luci_statistics/luci_statistics.lua
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/i18n.lua
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool.lua
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/df.lua
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/interface.lua
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/iwinfo.lua
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/netlink.lua
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/nut.lua
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/ping.lua
trunk/package/luci/applications/luci-app-statistics/po/ca/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/cs/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/de/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/el/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/en/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/es/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/fr/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/he/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/hu/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/it/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/ja/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/ms/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/no/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/pl/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/pt-br/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/pt/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/ro/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/ru/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/sk/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/sv/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/templates/statistics.pot
trunk/package/luci/applications/luci-app-statistics/po/tr/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/uk/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/vi/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/zh-cn/statistics.po
trunk/package/luci/applications/luci-app-statistics/po/zh-tw/statistics.po
trunk/package/luci/contrib/package/freifunk-policyrouting/files/etc/init.d/freifunk-policyrouting
trunk/package/luci/contrib/package/freifunk-policyrouting/files/etc/rc.d/S15-freifunk-policyrouting [deleted file]
trunk/package/luci/contrib/package/remote-update/files/usr/sbin/remote-update
trunk/package/luci/luci.mk
trunk/package/luci/modules/luci-base/Makefile
trunk/package/luci/modules/luci-base/luasrc/dispatcher.lua
trunk/package/luci/modules/luci-base/luasrc/model/ipkg.lua
trunk/package/luci/modules/luci-base/luasrc/sys/zoneinfo/tzdata.lua
trunk/package/luci/modules/luci-base/luasrc/sys/zoneinfo/tzoffset.lua
trunk/package/luci/modules/luci-base/luasrc/tools/status.lua
trunk/package/luci/modules/luci-base/po/ca/base.po
trunk/package/luci/modules/luci-base/po/cs/base.po
trunk/package/luci/modules/luci-base/po/de/base.po
trunk/package/luci/modules/luci-base/po/el/base.po
trunk/package/luci/modules/luci-base/po/en/base.po
trunk/package/luci/modules/luci-base/po/es/base.po
trunk/package/luci/modules/luci-base/po/fr/base.po
trunk/package/luci/modules/luci-base/po/he/base.po
trunk/package/luci/modules/luci-base/po/hu/base.po
trunk/package/luci/modules/luci-base/po/it/base.po
trunk/package/luci/modules/luci-base/po/ja/base.po
trunk/package/luci/modules/luci-base/po/ms/base.po
trunk/package/luci/modules/luci-base/po/no/base.po
trunk/package/luci/modules/luci-base/po/pl/base.po
trunk/package/luci/modules/luci-base/po/pt-br/base.po
trunk/package/luci/modules/luci-base/po/pt/base.po
trunk/package/luci/modules/luci-base/po/ro/base.po
trunk/package/luci/modules/luci-base/po/ru/base.po
trunk/package/luci/modules/luci-base/po/sk/base.po
trunk/package/luci/modules/luci-base/po/sv/base.po
trunk/package/luci/modules/luci-base/po/templates/base.pot
trunk/package/luci/modules/luci-base/po/tr/base.po
trunk/package/luci/modules/luci-base/po/uk/base.po
trunk/package/luci/modules/luci-base/po/vi/base.po
trunk/package/luci/modules/luci-base/po/zh-cn/base.po
trunk/package/luci/modules/luci-base/po/zh-tw/base.po
trunk/package/luci/modules/luci-base/root/etc/config/luci
trunk/package/luci/modules/luci-base/root/www/index.html
trunk/package/luci/modules/luci-base/src/Makefile
trunk/package/luci/modules/luci-base/src/mkversion.sh
trunk/package/luci/modules/luci-mod-admin-full/Makefile
trunk/package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/system.lua
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/dhcp.lua
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/iface_add.lua
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/ifaces.lua
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/wifi.lua
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/crontab.lua
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/fstab/mount.lua
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/ipkg.lua
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/iface_overview.htm
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/iface_status.htm
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/index.htm
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/packages.htm
trunk/package/luci/modules/luci-mod-rpc/luasrc/controller/rpc.lua
trunk/package/luci/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/footer.htm
trunk/package/luci/themes/luci-theme-freifunk-generic/luasrc/view/themes/freifunk-generic/footer.htm
trunk/package/luci/themes/luci-theme-openwrt/Makefile [deleted file]
trunk/package/luci/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css [deleted file]
trunk/package/luci/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/ie6.css [deleted file]
trunk/package/luci/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/ie7.css [deleted file]
trunk/package/luci/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/ie8.css [deleted file]
trunk/package/luci/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/tabbg.png [deleted file]
trunk/package/luci/themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/footer.htm [deleted file]
trunk/package/luci/themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm [deleted file]
trunk/package/luci/themes/luci-theme-openwrt/root/etc/uci-defaults/luci-theme-openwrt [deleted file]
trunk/package/mail/bogofilter/Makefile [deleted file]
trunk/package/mail/bogofilter/files/postfix-bogofilter [deleted file]
trunk/package/mail/dovecot/Makefile [deleted file]
trunk/package/mail/dovecot/files/dovecot.init [deleted file]
trunk/package/mail/dovecot/patches/001-configure_in.patch [deleted file]
trunk/package/mail/fdm/Config.in [deleted file]
trunk/package/mail/fdm/Makefile [deleted file]
trunk/package/mail/fdm/files/etc/fdm.conf [deleted file]
trunk/package/mail/fdm/patches/001-base64-fix.patch [deleted file]
trunk/package/mail/fdm/patches/002-base64-fix.patch [deleted file]
trunk/package/mail/fdm/src/compat/b64_ntop.c [deleted file]
trunk/package/mail/fdm/src/compat/b64_pton.c [deleted file]
trunk/package/mail/fetchmail/Makefile [deleted file]
trunk/package/mail/mailman/Makefile [deleted file]
trunk/package/mail/mailman/files/mailman.init [deleted file]
trunk/package/mail/mailman/patches/100-postfix.patch [deleted file]
trunk/package/mail/mailman/patches/200-nohostdnspython.patch [deleted file]
trunk/package/mail/mailman/patches/300-targetpython.patch [deleted file]
trunk/package/mail/mailman/patches/400-modules.patch [deleted file]
trunk/package/mail/mailsend/Makefile [deleted file]
trunk/package/mail/msmtp/Makefile [deleted file]
trunk/package/mail/mutt/Makefile [deleted file]
trunk/package/mail/mutt/patches/001-no_po_and_docs.patch [deleted file]
trunk/package/mail/nail/Makefile [deleted file]
trunk/package/mail/nail/patches/100-handle-openssl-without-sslv2.patch [deleted file]
trunk/package/mail/postfix/Makefile [deleted file]
trunk/package/mail/postfix/files/main.cf.default [deleted file]
trunk/package/mail/postfix/files/postfix.init [deleted file]
trunk/package/mail/postfix/patches/100-fsstat.patch [deleted file]
trunk/package/mail/postfix/patches/200-manpages.patch [deleted file]
trunk/package/mail/postfix/patches/300-bdb_hash_segfault.patch [deleted file]
trunk/package/mail/postfix/patches/400-cdb.patch [deleted file]
trunk/package/mail/postfix/patches/500-crosscompile.patch [deleted file]
trunk/package/mail/postfix/patches/600-nopostconf.patch [deleted file]
trunk/package/mail/postfix/patches/700-defaultconfig.patch [deleted file]
trunk/package/mail/postfix/patches/800-fmt.patch [deleted file]
trunk/package/mail/ssmtp/Makefile [deleted file]
trunk/package/mail/ssmtp/patches/002-fix_pointer.patch [deleted file]
trunk/package/multimedia/ffmpeg/Config.in [deleted file]
trunk/package/multimedia/ffmpeg/Makefile [deleted file]
trunk/package/multimedia/fswebcam/Makefile [deleted file]
trunk/package/multimedia/gst1-libav/Config.in [deleted file]
trunk/package/multimedia/gst1-libav/Makefile [deleted file]
trunk/package/multimedia/gst1-plugins-bad/Makefile [deleted file]
trunk/package/multimedia/gst1-plugins-bad/patches/000-gettext.patch [deleted file]
trunk/package/multimedia/gst1-plugins-base/Makefile [deleted file]
trunk/package/multimedia/gst1-plugins-base/patches/001-no_docs.patch [deleted file]
trunk/package/multimedia/gst1-plugins-base/patches/002-no_tests.patch [deleted file]
trunk/package/multimedia/gst1-plugins-base/patches/003-no_translations.patch [deleted file]
trunk/package/multimedia/gst1-plugins-good/Makefile [deleted file]
trunk/package/multimedia/gst1-plugins-good/patches/001-no_docs.patch [deleted file]
trunk/package/multimedia/gst1-plugins-good/patches/002-no_tests.patch [deleted file]
trunk/package/multimedia/gst1-plugins-good/patches/003-no_translations.patch [deleted file]
trunk/package/multimedia/gstreamer1/Makefile [deleted file]
trunk/package/multimedia/gstreamer1/patches/001-no_docs.patch [deleted file]
trunk/package/multimedia/gstreamer1/patches/002-no_tests.patch [deleted file]
trunk/package/multimedia/gstreamer1/patches/003-no_translations.patch [deleted file]
trunk/package/multimedia/gstreamer1/patches/010-gstplugin_use_lazy_symbol_binding.patch [deleted file]
trunk/package/multimedia/icecast/Makefile [deleted file]
trunk/package/multimedia/icecast/files/icecast.init [deleted file]
trunk/package/multimedia/icecast/libvorbisidec.mk [deleted file]
trunk/package/multimedia/icecast/patches/001-icecast-2.4.0-tremor.patch [deleted file]
trunk/package/multimedia/icecast/patches/010-fix_libcurl_test_crap.patch [deleted file]
trunk/package/multimedia/ices/Makefile [deleted file]
trunk/package/multimedia/minidlna/Makefile [deleted file]
trunk/package/multimedia/minidlna/files/minidlna.config [deleted file]
trunk/package/multimedia/minidlna/files/minidlna.init [deleted file]
trunk/package/multimedia/minidlna/patches/010-libav-fix.patch [deleted file]
trunk/package/multimedia/mjpg-streamer/Config.in [deleted file]
trunk/package/multimedia/mjpg-streamer/Makefile [deleted file]
trunk/package/multimedia/mjpg-streamer/files/mjpg-streamer.config [deleted file]
trunk/package/multimedia/mjpg-streamer/files/mjpg-streamer.hotplug [deleted file]
trunk/package/multimedia/mjpg-streamer/files/mjpg-streamer.init [deleted file]
trunk/package/multimedia/mjpg-streamer/patches/010-enable_additional_plugins.patch [deleted file]
trunk/package/multimedia/mjpg-streamer/patches/020-remove_gcc_debug_options.patch [deleted file]
trunk/package/multimedia/mjpg-streamer/patches/030-allow_16_char_device_names.patch [deleted file]
trunk/package/multimedia/mjpg-streamer/patches/040-Buffer-the-bytesused-variable-from-struct-v4l2_buffe.patch [deleted file]
trunk/package/multimedia/mjpg-streamer/patches/041-Stop-leaking-data-via-struct-v4l2_buffer.patch [deleted file]
trunk/package/multimedia/mjpg-streamer/patches/050-fix-yuv-capture.patch [deleted file]
trunk/package/multimedia/motion/Makefile [deleted file]
trunk/package/multimedia/oggfwd/Makefile [deleted file]
trunk/package/multimedia/xupnpd/Makefile [deleted file]
trunk/package/multimedia/xupnpd/files/xupnpd.init [deleted file]
trunk/package/multimedia/xupnpd/patches/100-default_config.patch [deleted file]
trunk/package/multimedia/xupnpd/patches/101-root_dir_param.patch [deleted file]
trunk/package/network/config/firewall/Makefile
trunk/package/network/config/netifd/Makefile
trunk/package/network/feeds/aircrack-ng/Makefile [deleted file]
trunk/package/network/feeds/announce/Makefile [deleted file]
trunk/package/network/feeds/apache/Makefile [deleted file]
trunk/package/network/feeds/apache/patches/001-Makefile_in.patch [deleted file]
trunk/package/network/feeds/apache/patches/002-test_char_h.patch [deleted file]
trunk/package/network/feeds/apache/patches/003-logdir_fix.patch [deleted file]
trunk/package/network/feeds/apache/patches/004-pidfile_fix.patch [deleted file]
trunk/package/network/feeds/apache/patches/005-httpd_conf.patch [deleted file]
trunk/package/network/feeds/apcupsd/Makefile [deleted file]
trunk/package/network/feeds/apcupsd/files/apccontrol [deleted file]
trunk/package/network/feeds/apcupsd/files/apcupsd.conf [deleted file]
trunk/package/network/feeds/apcupsd/files/apcupsd.css [deleted file]
trunk/package/network/feeds/apcupsd/files/apcupsd.init [deleted file]
trunk/package/network/feeds/apcupsd/files/apcupsd_mail.conf [deleted file]
trunk/package/network/feeds/apcupsd/files/changeme [deleted file]
trunk/package/network/feeds/apcupsd/files/commfailure [deleted file]
trunk/package/network/feeds/apcupsd/files/commok [deleted file]
trunk/package/network/feeds/apcupsd/files/hosts.conf [deleted file]
trunk/package/network/feeds/apcupsd/files/multimon.conf [deleted file]
trunk/package/network/feeds/apcupsd/files/offbattery [deleted file]
trunk/package/network/feeds/apcupsd/files/onbattery [deleted file]
trunk/package/network/feeds/apcupsd/patches/010-fix-usb.patch [deleted file]
trunk/package/network/feeds/apinger/Makefile [deleted file]
trunk/package/network/feeds/apinger/files/apinger.init [deleted file]
trunk/package/network/feeds/apinger/patches/001-autoreconf.patch [deleted file]
trunk/package/network/feeds/apinger/patches/002-run_as_user.patch [deleted file]
trunk/package/network/feeds/apinger/patches/003-no_docs.patch [deleted file]
trunk/package/network/feeds/bcp38/Makefile [deleted file]
trunk/package/network/feeds/bcp38/files/bcp38.config [deleted file]
trunk/package/network/feeds/bcp38/files/bcp38.defaults [deleted file]
trunk/package/network/feeds/bcp38/files/run.sh [deleted file]
trunk/package/network/feeds/bind/Makefile [deleted file]
trunk/package/network/feeds/bind/files/bind/db.0 [deleted file]
trunk/package/network/feeds/bind/files/bind/db.127 [deleted file]
trunk/package/network/feeds/bind/files/bind/db.255 [deleted file]
trunk/package/network/feeds/bind/files/bind/db.local [deleted file]
trunk/package/network/feeds/bind/files/bind/db.root [deleted file]
trunk/package/network/feeds/bind/files/bind/named.conf.example [deleted file]
trunk/package/network/feeds/bind/files/named.init [deleted file]
trunk/package/network/feeds/bind/patches/001-no-tests.patch [deleted file]
trunk/package/network/feeds/bind/patches/002-autoconf-ar-fix.patch [deleted file]
trunk/package/network/feeds/bmon/Makefile [deleted file]
trunk/package/network/feeds/bwm-ng/Config.in [deleted file]
trunk/package/network/feeds/bwm-ng/Makefile [deleted file]
trunk/package/network/feeds/cjdns/Makefile [deleted file]
trunk/package/network/feeds/cjdns/files/cjdns.defaults [deleted file]
trunk/package/network/feeds/cjdns/files/cjdns.init [deleted file]
trunk/package/network/feeds/cjdns/files/cjdrouteconf [deleted file]
trunk/package/network/feeds/cjdns/lua/cjdns/admin.lua [deleted file]
trunk/package/network/feeds/cjdns/lua/cjdns/common.lua [deleted file]
trunk/package/network/feeds/cjdns/lua/cjdns/init.lua [deleted file]
trunk/package/network/feeds/cjdns/lua/cjdns/uci.lua [deleted file]
trunk/package/network/feeds/cjdns/lua/cjdns/udp.lua [deleted file]
trunk/package/network/feeds/cshark/Makefile [deleted file]
trunk/package/network/feeds/ctorrent-svn/Makefile [deleted file]
trunk/package/network/feeds/ctorrent-svn/patches/100-compile-fix.patch [deleted file]
trunk/package/network/feeds/ctorrent-svn/patches/300-negative.patch [deleted file]
trunk/package/network/feeds/ctorrent/Makefile [deleted file]
trunk/package/network/feeds/ctorrent/patches/100-CVE-2009-1759.patch [deleted file]
trunk/package/network/feeds/ctorrent/patches/100-negative-ints.patch [deleted file]
trunk/package/network/feeds/dansguardian/Makefile [deleted file]
trunk/package/network/feeds/dansguardian/files/dansguardian.config [deleted file]
trunk/package/network/feeds/dansguardian/files/dansguardian.init [deleted file]
trunk/package/network/feeds/dansguardian/files/dansguardianf1.conf [deleted file]
trunk/package/network/feeds/dansguardian/patches/001-compile.patch [deleted file]
trunk/package/network/feeds/davfs2/Makefile [deleted file]
trunk/package/network/feeds/davfs2/files/davfs2.conf [deleted file]
trunk/package/network/feeds/davfs2/patches/010-main_code_fix.patch [deleted file]
trunk/package/network/feeds/ddns-scripts/Makefile [deleted file]
trunk/package/network/feeds/ddns-scripts/files/ddns.config [deleted file]
trunk/package/network/feeds/ddns-scripts/files/ddns.hotplug [deleted file]
trunk/package/network/feeds/ddns-scripts/files/ddns.init [deleted file]
trunk/package/network/feeds/ddns-scripts/files/dynamic_dns_functions.sh [deleted file]
trunk/package/network/feeds/ddns-scripts/files/dynamic_dns_lucihelper.sh [deleted file]
trunk/package/network/feeds/ddns-scripts/files/dynamic_dns_updater.sh [deleted file]
trunk/package/network/feeds/ddns-scripts/files/services [deleted file]
trunk/package/network/feeds/ddns-scripts/files/services_ipv6 [deleted file]
trunk/package/network/feeds/ddns-scripts/files/tld_names.dat [deleted file]
trunk/package/network/feeds/ddns-scripts/files/update_CloudFlare.sh [deleted file]
trunk/package/network/feeds/ddns-scripts/files/update_No-IP.com.sh [deleted file]
trunk/package/network/feeds/ddns-scripts/files/update_nsupdate.sh [deleted file]
trunk/package/network/feeds/ddns-scripts/samples/ddns.config_sample [deleted file]
trunk/package/network/feeds/ddns-scripts/samples/getlocalip_sample.sh [deleted file]
trunk/package/network/feeds/ddns-scripts/samples/update_sample.sh [deleted file]
trunk/package/network/feeds/dhcpcd/Makefile [deleted file]
trunk/package/network/feeds/dhcpcd/files/dhcpcd.init [deleted file]
trunk/package/network/feeds/dmapd/Makefile [deleted file]
trunk/package/network/feeds/dmapd/files/dmapd.init [deleted file]
trunk/package/network/feeds/dmapd/patches/001-dmapd_conf.patch [deleted file]
trunk/package/network/feeds/dmapd/patches/002-make_unit_test_optionnal.patch [deleted file]
trunk/package/network/feeds/dnscrypt-proxy/Makefile [deleted file]
trunk/package/network/feeds/dnscrypt-proxy/files/dnscrypt-proxy.config [deleted file]
trunk/package/network/feeds/dnscrypt-proxy/files/dnscrypt-proxy.init [deleted file]
trunk/package/network/feeds/e2guardian/Makefile [deleted file]
trunk/package/network/feeds/e2guardian/files/e2guardian.config [deleted file]
trunk/package/network/feeds/e2guardian/files/e2guardian.init [deleted file]
trunk/package/network/feeds/e2guardian/files/e2guardianf1.conf [deleted file]
trunk/package/network/feeds/emailrelay/Makefile [deleted file]
trunk/package/network/feeds/emailrelay/files/emailrelay.auth [deleted file]
trunk/package/network/feeds/emailrelay/files/emailrelay.init [deleted file]
trunk/package/network/feeds/etherwake/Makefile [deleted file]
trunk/package/network/feeds/etherwake/files/etherwake.config [deleted file]
trunk/package/network/feeds/etherwake/files/etherwake.init [deleted file]
trunk/package/network/feeds/etherwake/patches/100-no_ether_hostton.patch [deleted file]
trunk/package/network/feeds/etherwake/patches/110-format_security_fix.patch [deleted file]
trunk/package/network/feeds/ethtool/Makefile [deleted file]
trunk/package/network/feeds/fakeidentd/Makefile [deleted file]
trunk/package/network/feeds/fakeidentd/files/fakeidentd.init [deleted file]
trunk/package/network/feeds/fastd/Config.in [deleted file]
trunk/package/network/feeds/fastd/Makefile [deleted file]
trunk/package/network/feeds/fastd/files/fastd.upgrade [deleted file]
trunk/package/network/feeds/freeradius2/Config.in [deleted file]
trunk/package/network/feeds/freeradius2/Makefile [deleted file]
trunk/package/network/feeds/freeradius2/files/radiusd.init [deleted file]
trunk/package/network/feeds/freeradius2/patches/001-fix-makefile.patch [deleted file]
trunk/package/network/feeds/freeradius2/patches/002-config.patch [deleted file]
trunk/package/network/feeds/freeradius2/patches/004-ldap_configure.patch [deleted file]
trunk/package/network/feeds/freeradius2/patches/008-honor_ccpflags.patch [deleted file]
trunk/package/network/feeds/freeradius2/patches/010-disbale-openssl-check.patch [deleted file]
trunk/package/network/feeds/fwknop/Config.in [deleted file]
trunk/package/network/feeds/fwknop/Makefile [deleted file]
trunk/package/network/feeds/fwknop/files/fwknopd [deleted file]
trunk/package/network/feeds/fwknop/files/fwknopd.init [deleted file]
trunk/package/network/feeds/fwknop/patches/001-add-keygen.patch [deleted file]
trunk/package/network/feeds/git/Makefile [deleted file]
trunk/package/network/feeds/git/patches/100-convert_builtin.patch [deleted file]
trunk/package/network/feeds/git/patches/200-disable_fasthash.patch [deleted file]
trunk/package/network/feeds/git/patches/300-configure_for_crosscompiling [deleted file]
trunk/package/network/feeds/git/patches/400-imapsend_without_curl.patch [deleted file]
trunk/package/network/feeds/haproxy/Makefile [deleted file]
trunk/package/network/feeds/haproxy/files/haproxy.cfg [deleted file]
trunk/package/network/feeds/haproxy/files/haproxy.hotplug [deleted file]
trunk/package/network/feeds/haproxy/files/haproxy.init [deleted file]
trunk/package/network/feeds/haproxy/patches/0001-BUG-MINOR-log-missing-some-ARGC_-entries-in-fmt_dire.patch [deleted file]
trunk/package/network/feeds/haproxy/patches/0002-DOC-usesrc-root-privileges-requirements.patch [deleted file]
trunk/package/network/feeds/haproxy/patches/0003-BUILD-ssl-Allow-building-against-libssl-without-SSLv.patch [deleted file]
trunk/package/network/feeds/haproxy/patches/0004-DOC-MINOR-fix-OpenBSD-versions-where-haproxy-works.patch [deleted file]
trunk/package/network/feeds/haproxy/patches/0005-BUG-MINOR-http-sample-gmtime-localtime-can-fail.patch [deleted file]
trunk/package/network/feeds/haproxy/patches/0006-DOC-typo-in-redirect-302-code-meaning.patch [deleted file]
trunk/package/network/feeds/haproxy/patches/0007-DOC-mention-that-ms-is-left-padded-with-zeroes.patch [deleted file]
trunk/package/network/feeds/haproxy/patches/0008-CLEANUP-.gitignore-ignore-more-test-files.patch [deleted file]
trunk/package/network/feeds/haproxy/patches/0009-CLEANUP-.gitignore-finally-ignore-everything-but-wha.patch [deleted file]
trunk/package/network/feeds/haproxy/patches/0010-MEDIUM-config-emit-a-warning-on-a-frontend-without-l.patch [deleted file]
trunk/package/network/feeds/haproxy/patches/0011-BUG-MEDIUM-counters-ensure-that-src_-inc-clr-_gpc0-c.patch [deleted file]
trunk/package/network/feeds/haproxy/patches/0012-DOC-ssl-missing-LF.patch [deleted file]
trunk/package/network/feeds/haproxy/patches/0013-DOC-fix-example-of-http-request-using-ssl_fc_session.patch [deleted file]
trunk/package/network/feeds/haproxy/patches/0014-BUG-MINOR-http-remove-stupid-HTTP_METH_NONE-entry.patch [deleted file]
trunk/package/network/feeds/haproxy/patches/0015-BUG-MAJOR-http-don-t-call-http_send_name_header-afte.patch [deleted file]
trunk/package/network/feeds/haproxy/patches/0016-BUG-MINOR-tools-make-str2sa_range-report-unresolvabl.patch [deleted file]
trunk/package/network/feeds/horst/Makefile [deleted file]
trunk/package/network/feeds/ibrdtn-tools/Makefile [deleted file]
trunk/package/network/feeds/ibrdtnd/Makefile [deleted file]
trunk/package/network/feeds/ibrdtnd/files/build-config.sh [deleted file]
trunk/package/network/feeds/ibrdtnd/files/ibrdtn.init [deleted file]
trunk/package/network/feeds/ibrdtnd/files/ibrdtn.uci [deleted file]
trunk/package/network/feeds/ibrdtnd/files/mkcontainer.sh [deleted file]
trunk/package/network/feeds/ibrdtnd/files/mountcontainer.sh [deleted file]
trunk/package/network/feeds/ibrdtnd/files/safety-wrapper.sh [deleted file]
trunk/package/network/feeds/ibrdtnd/files/systemcheck.sh [deleted file]
trunk/package/network/feeds/iodine/Makefile [deleted file]
trunk/package/network/feeds/iodine/files/iodined.config [deleted file]
trunk/package/network/feeds/iodine/files/iodined.init [deleted file]
trunk/package/network/feeds/iodine/patches/010-cross-compile.patch [deleted file]
trunk/package/network/feeds/ipsec-tools/Makefile [deleted file]
trunk/package/network/feeds/ipsec-tools/files/racoon.conf [deleted file]
trunk/package/network/feeds/ipsec-tools/files/racoon.init [deleted file]
trunk/package/network/feeds/ipsec-tools/patches/001-ipsec-tools-def-psk.patch [deleted file]
trunk/package/network/feeds/ipsec-tools/patches/001-no_libfl.patch [deleted file]
trunk/package/network/feeds/ipsec-tools/patches/002-patch8-utmp.patch [deleted file]
trunk/package/network/feeds/ipsec-tools/patches/003-microsoft-fqdn-in-main.patch [deleted file]
trunk/package/network/feeds/ipsec-tools/patches/005-isakmp-fix.patch [deleted file]
trunk/package/network/feeds/ipsec-tools/patches/006-linux-3.7-compat.patch [deleted file]
trunk/package/network/feeds/ipsec-tools/patches/force_HAVE_POLICY_FWD [deleted file]
trunk/package/network/feeds/irssi/Makefile [deleted file]
trunk/package/network/feeds/keepalived/Makefile [deleted file]
trunk/package/network/feeds/keepalived/files/keepalived.init [deleted file]
trunk/package/network/feeds/kismet/Makefile [deleted file]
trunk/package/network/feeds/kismet/files/kismet.conf [deleted file]
trunk/package/network/feeds/kismet/files/kismet_drone.conf [deleted file]
trunk/package/network/feeds/kismet/files/kismet_drone.config [deleted file]
trunk/package/network/feeds/kismet/files/kismet_drone.init [deleted file]
trunk/package/network/feeds/kismet/files/kismet_server.config [deleted file]
trunk/package/network/feeds/kismet/files/kismet_server.init [deleted file]
trunk/package/network/feeds/kismet/patches/010-dont-add-host-include-paths.patch [deleted file]
trunk/package/network/feeds/knot/Makefile [deleted file]
trunk/package/network/feeds/knot/files/knotd.init [deleted file]
trunk/package/network/feeds/knot/files/runtests.sh [deleted file]
trunk/package/network/feeds/knot/patches/01_strptime_susv3.patch [deleted file]
trunk/package/network/feeds/knot/patches/02_knot.conf.patch [deleted file]
trunk/package/network/feeds/knot/patches/03_zscanner_tests.patch [deleted file]
trunk/package/network/feeds/krb5/Makefile [deleted file]
trunk/package/network/feeds/krb5/files/krb5kdc [deleted file]
trunk/package/network/feeds/krb5/patches/001-fix-build.patch [deleted file]
trunk/package/network/feeds/l7-protocols/Makefile [deleted file]
trunk/package/network/feeds/l7-protocols/patches/100-testing_crosscompile.patch [deleted file]
trunk/package/network/feeds/l7-protocols/patches/101-testing-timeit.patch [deleted file]
trunk/package/network/feeds/l7-protocols/patches/102-testing-doallspeeds.patch [deleted file]
trunk/package/network/feeds/lftp/Makefile [deleted file]
trunk/package/network/feeds/lighttpd/Makefile [deleted file]
trunk/package/network/feeds/lighttpd/files/lighttpd.conf [deleted file]
trunk/package/network/feeds/lighttpd/files/lighttpd.init [deleted file]
trunk/package/network/feeds/lighttpd/patches/001-fix-out-of-filedescriptors-when-uploading-large-file.patch [deleted file]
trunk/package/network/feeds/lispmob/Makefile [deleted file]
trunk/package/network/feeds/lksctp-tools/Makefile [deleted file]
trunk/package/network/feeds/luci-app-bcp38/Makefile [deleted file]
trunk/package/network/feeds/luci-app-bcp38/files/bcp38-cbi.lua [deleted file]
trunk/package/network/feeds/luci-app-bcp38/files/bcp38-controller.lua [deleted file]
trunk/package/network/feeds/luci-app-bcp38/files/uci-defaults-bcp38 [deleted file]
trunk/package/network/feeds/mac-telnet/Makefile [deleted file]
trunk/package/network/feeds/mac-telnet/files/mactelnet.config [deleted file]
trunk/package/network/feeds/mac-telnet/files/mactelnet.init [deleted file]
trunk/package/network/feeds/mdnsresponder/Makefile [deleted file]
trunk/package/network/feeds/mdnsresponder/files/mDNSResponder.conf [deleted file]
trunk/package/network/feeds/mdnsresponder/files/mDNSResponder.init [deleted file]
trunk/package/network/feeds/mdnsresponder/files/mdnsd.init [deleted file]
trunk/package/network/feeds/mdnsresponder/patches/001-cross_compile.patch [deleted file]
trunk/package/network/feeds/mdnsresponder/patches/100-linux_fixes.patch [deleted file]
trunk/package/network/feeds/memcached/Makefile [deleted file]
trunk/package/network/feeds/memcached/files/memcached.config [deleted file]
trunk/package/network/feeds/memcached/files/memcached.init [deleted file]
trunk/package/network/feeds/memcached/patches/100-fix_iov_max.patch [deleted file]
trunk/package/network/feeds/miniupnpc/Makefile [deleted file]
trunk/package/network/feeds/miniupnpc/patches/100-no_minixml_test.patch [deleted file]
trunk/package/network/feeds/miniupnpc/patches/200-miniupnpc_desc.patch [deleted file]
trunk/package/network/feeds/mosquitto/Config.in [deleted file]
trunk/package/network/feeds/mosquitto/Makefile [deleted file]
trunk/package/network/feeds/mosquitto/files/mosquitto.init [deleted file]
trunk/package/network/feeds/mosquitto/files/mosquitto.uci.convert [deleted file]
trunk/package/network/feeds/mtr/Makefile [deleted file]
trunk/package/network/feeds/mtr/patches/501-dns.patch [deleted file]
trunk/package/network/feeds/mtr/patches/502-fix-res_ninit.patch [deleted file]
trunk/package/network/feeds/mwan3-luci/Makefile [deleted file]
trunk/package/network/feeds/mwan3-luci/files/etc/hotplug.d/iface/16-mwancustombak [deleted file]
trunk/package/network/feeds/mwan3-luci/files/etc/uci-defaults/mwan-luci [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/controller/mwan3.lua [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/advanced_hotplugscript.lua [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/advanced_mwanconfig.lua [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/advanced_networkconfig.lua [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/interface.lua [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/interfaceconfig.lua [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/member.lua [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/memberconfig.lua [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/policy.lua [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/policyconfig.lua [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/rule.lua [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/ruleconfig.lua [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/admin_status/index/mwan.htm [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/mwan/advanced_diagnostics.htm [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/mwan/advanced_hotplugscript.htm [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/mwan/advanced_mwanconfig.htm [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/mwan/advanced_networkconfig.htm [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/mwan/advanced_troubleshooting.htm [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/mwan/config_css.htm [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/mwan/openwrt_overview_status.htm [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/mwan/overview_detailed.htm [deleted file]
trunk/package/network/feeds/mwan3-luci/files/usr/lib/lua/luci/view/mwan/overview_interface.htm [deleted file]
trunk/package/network/feeds/mwan3/Makefile [deleted file]
trunk/package/network/feeds/mwan3/files/etc/config/mwan3 [deleted file]
trunk/package/network/feeds/mwan3/files/etc/hotplug.d/iface/15-mwan3 [deleted file]
trunk/package/network/feeds/mwan3/files/usr/sbin/mwan3 [deleted file]
trunk/package/network/feeds/mwan3/files/usr/sbin/mwan3track [deleted file]
trunk/package/network/feeds/net-snmp/Makefile [deleted file]
trunk/package/network/feeds/net-snmp/files/snmpd.conf [deleted file]
trunk/package/network/feeds/net-snmp/files/snmpd.init [deleted file]
trunk/package/network/feeds/net-snmp/patches/100-debian-statistics.patch [deleted file]
trunk/package/network/feeds/net-snmp/patches/110-debian-makefiles.patch [deleted file]
trunk/package/network/feeds/net-snmp/patches/120-debian-searchdirs.patch [deleted file]
trunk/package/network/feeds/net-snmp/patches/130-debian-extramibs.patch [deleted file]
trunk/package/network/feeds/net-snmp/patches/160-no_ldconfig.patch [deleted file]
trunk/package/network/feeds/net-snmp/patches/170-ldflags.patch [deleted file]
trunk/package/network/feeds/net-snmp/patches/750-ieee802dot11.patch [deleted file]
trunk/package/network/feeds/net-snmp/patches/800-format-security.patch [deleted file]
trunk/package/network/feeds/netatalk/Makefile [deleted file]
trunk/package/network/feeds/netatalk/files/AppleVolumes.default [deleted file]
trunk/package/network/feeds/netatalk/files/afpd.conf [deleted file]
trunk/package/network/feeds/netatalk/files/afpd.init [deleted file]
trunk/package/network/feeds/netatalk/patches/001-automake-compat.patch [deleted file]
trunk/package/network/feeds/netatalk/patches/002-ld_library_path.patch [deleted file]
trunk/package/network/feeds/netcat/Makefile [deleted file]
trunk/package/network/feeds/netcat/patches/001-netcat_flag_count.patch [deleted file]
trunk/package/network/feeds/netperf/Makefile [deleted file]
trunk/package/network/feeds/netperf/files/netserver.init [deleted file]
trunk/package/network/feeds/nfs-kernel-server/Makefile [deleted file]
trunk/package/network/feeds/nfs-kernel-server/files/nfsd.exports [deleted file]
trunk/package/network/feeds/nfs-kernel-server/files/nfsd.init [deleted file]
trunk/package/network/feeds/nfs-kernel-server/patches/100-no_malloc_h.patch [deleted file]
trunk/package/network/feeds/nginx/Config.in [deleted file]
trunk/package/network/feeds/nginx/Makefile [deleted file]
trunk/package/network/feeds/nginx/files/nginx.init [deleted file]
trunk/package/network/feeds/nginx/files/nginx.proxyprotocol.example [deleted file]
trunk/package/network/feeds/nginx/files/nginx.syslog.example [deleted file]
trunk/package/network/feeds/nginx/patches-lua-nginx/300-ldl.patch [deleted file]
trunk/package/network/feeds/nginx/patches-nginx-upstream-check/check_1.2.6+.patch [deleted file]
trunk/package/network/feeds/nginx/patches/101-feature_test_fix.patch [deleted file]
trunk/package/network/feeds/nginx/patches/102-sizeof_test_fix.patch [deleted file]
trunk/package/network/feeds/nginx/patches/103-sys_nerr.patch [deleted file]
trunk/package/network/feeds/nginx/patches/200-config.patch [deleted file]
trunk/package/network/feeds/nginx/patches/300-crosscompile_ccflags.patch [deleted file]
trunk/package/network/feeds/nginx/patches/400-nginx-1.4.x_proxy_protocol_patch_v2.patch [deleted file]
trunk/package/network/feeds/nginx/patches/401-nginx-1.4.0-syslog.patch [deleted file]
trunk/package/network/feeds/nmap/Makefile [deleted file]
trunk/package/network/feeds/nsd/Makefile [deleted file]
trunk/package/network/feeds/nsd/files/nsd.init [deleted file]
trunk/package/network/feeds/ntpclient/Makefile [deleted file]
trunk/package/network/feeds/ntpclient/files/ntpclient.config [deleted file]
trunk/package/network/feeds/ntpclient/files/ntpclient.hotplug [deleted file]
trunk/package/network/feeds/ntpclient/patches/100-daemon.patch [deleted file]
trunk/package/network/feeds/ntpd/Makefile [deleted file]
trunk/package/network/feeds/ntpd/files/ntp.conf [deleted file]
trunk/package/network/feeds/ntpd/files/ntpd.hotplug [deleted file]
trunk/package/network/feeds/ntpd/files/ntpd.init [deleted file]
trunk/package/network/feeds/ntpd/files/ntpdate.init [deleted file]
trunk/package/network/feeds/ntripcaster/Makefile [deleted file]
trunk/package/network/feeds/ntripclient/Makefile [deleted file]
trunk/package/network/feeds/ntripserver/Makefile [deleted file]
trunk/package/network/feeds/nut/Config.in [deleted file]
trunk/package/network/feeds/nut/Makefile [deleted file]
trunk/package/network/feeds/nut/files/nut-monitor.init [deleted file]
trunk/package/network/feeds/nut/files/nut-server.init [deleted file]
trunk/package/network/feeds/ocserv/Config.in [deleted file]
trunk/package/network/feeds/ocserv/Makefile [deleted file]
trunk/package/network/feeds/ocserv/README [deleted file]
trunk/package/network/feeds/ocserv/files/config [deleted file]
trunk/package/network/feeds/ocserv/files/ocserv-script [deleted file]
trunk/package/network/feeds/ocserv/files/ocserv.conf.template [deleted file]
trunk/package/network/feeds/ocserv/files/ocserv.init [deleted file]
trunk/package/network/feeds/ocserv/files/ocserv.upgrade [deleted file]
trunk/package/network/feeds/ola/Makefile [deleted file]
trunk/package/network/feeds/ola/files/olad.init [deleted file]
trunk/package/network/feeds/openconnect/Config.in [deleted file]
trunk/package/network/feeds/openconnect/Makefile [deleted file]
trunk/package/network/feeds/openconnect/README [deleted file]
trunk/package/network/feeds/openconnect/files/openconnect-wrapper [deleted file]
trunk/package/network/feeds/openconnect/files/openconnect.sh [deleted file]
trunk/package/network/feeds/openconnect/files/openconnect.upgrade [deleted file]
trunk/package/network/feeds/opennhrp/Makefile [deleted file]
trunk/package/network/feeds/opennhrp/files/opennhrp.init [deleted file]
trunk/package/network/feeds/openssh/Makefile [deleted file]
trunk/package/network/feeds/openssh/files/sftp-ssh.service [deleted file]
trunk/package/network/feeds/openssh/files/sshd.init [deleted file]
trunk/package/network/feeds/openssh/files/sshd.pam [deleted file]
trunk/package/network/feeds/openssh/files/sshd.pam-access [deleted file]
trunk/package/network/feeds/openssh/patches/100-no_cast_fix.patch [deleted file]
trunk/package/network/feeds/openssh/patches/130-implicit_memset_decl_fix.patch [deleted file]
trunk/package/network/feeds/openssh/patches/140-pam_uclibc_pthreads_fix.patch [deleted file]
trunk/package/network/feeds/openssh/patches/200-dscp-qos.patch [deleted file]
trunk/package/network/feeds/opentracker/Makefile [deleted file]
trunk/package/network/feeds/opentracker/files/opentracker.init [deleted file]
trunk/package/network/feeds/opentracker/files/opentracker6.init [deleted file]
trunk/package/network/feeds/opentracker/patches/100-makefile.patch [deleted file]
trunk/package/network/feeds/openvswitch/Makefile [deleted file]
trunk/package/network/feeds/openvswitch/files/etc/init.d/openvswitch.init [deleted file]
trunk/package/network/feeds/openvswitch/patches/0001-netdev-linux-Use-unsigned-int-for-ifi_flags.patch [deleted file]
trunk/package/network/feeds/openvswitch/patches/0002-netdev-linux-Let-interface-flag-survive-internal-por.patch [deleted file]
trunk/package/network/feeds/openvswitch/patches/0003-datapath-do-not-add-vlan_hwaccel_push_inside-for-ker.patch [deleted file]
trunk/package/network/feeds/p910nd/Makefile [deleted file]
trunk/package/network/feeds/p910nd/files/p910nd.config [deleted file]
trunk/package/network/feeds/p910nd/files/p910nd.init [deleted file]
trunk/package/network/feeds/pen/Makefile [deleted file]
trunk/package/network/feeds/polipo/Makefile [deleted file]
trunk/package/network/feeds/polipo/files/polipo.config [deleted file]
trunk/package/network/feeds/polipo/files/polipo.init [deleted file]
trunk/package/network/feeds/portmap/Makefile [deleted file]
trunk/package/network/feeds/portmap/files/portmap.init [deleted file]
trunk/package/network/feeds/portmap/patches/101-no_pie.patch [deleted file]
trunk/package/network/feeds/privoxy/Makefile [deleted file]
trunk/package/network/feeds/privoxy/files/privoxy.config [deleted file]
trunk/package/network/feeds/privoxy/files/privoxy.hotplug [deleted file]
trunk/package/network/feeds/privoxy/files/privoxy.init [deleted file]
trunk/package/network/feeds/prosody/Makefile [deleted file]
trunk/package/network/feeds/prosody/files/prosody.cfg.lua [deleted file]
trunk/package/network/feeds/prosody/files/prosody.init [deleted file]
trunk/package/network/feeds/prosody/patches/010-fix-randomseed.patch [deleted file]
trunk/package/network/feeds/radicale/Makefile [deleted file]
trunk/package/network/feeds/radicale/files/config.template [deleted file]
trunk/package/network/feeds/radicale/files/logging.template [deleted file]
trunk/package/network/feeds/radicale/files/radicale.config [deleted file]
trunk/package/network/feeds/radicale/files/radicale.hotplug [deleted file]
trunk/package/network/feeds/radicale/files/radicale.init [deleted file]
trunk/package/network/feeds/radicale/files/radicale.rights [deleted file]
trunk/package/network/feeds/radicale/files/radicale.users [deleted file]
trunk/package/network/feeds/radicale/patches/010-Run-as-user-group-radicale-radicale.patch [deleted file]
trunk/package/network/feeds/radsecproxy/Makefile [deleted file]
trunk/package/network/feeds/radsecproxy/files/radsecproxy.init [deleted file]
trunk/package/network/feeds/radsecproxy/patches/100-missing-return.patch [deleted file]
trunk/package/network/feeds/radsecproxy/patches/200-logdest-on-foreground.patch [deleted file]
trunk/package/network/feeds/redsocks/Makefile [deleted file]
trunk/package/network/feeds/redsocks/files/redsocks.conf [deleted file]
trunk/package/network/feeds/redsocks/files/redsocks.init [deleted file]
trunk/package/network/feeds/redsocks/patches/0001-Fix-bug-in-DNS-resolution-results-were-ignored-since.patch [deleted file]
trunk/package/network/feeds/redsocks/patches/0002-inet_ntop-red_inet_ntop.patch [deleted file]
trunk/package/network/feeds/redsocks/patches/0003-Initial-support-for-UDP-TPROXY-redirection.-No-more-.patch [deleted file]
trunk/package/network/feeds/redsocks/patches/0004-Fix-transposition-of-memset-parameters.patch [deleted file]
trunk/package/network/feeds/redsocks/patches/0005-Fix-compilation-on-Ubuntu-10.04-LTS-and-hopefully-De.patch [deleted file]
trunk/package/network/feeds/redsocks/patches/0006-fix_default_config_location.patch [deleted file]
trunk/package/network/feeds/remserial/Makefile [deleted file]
trunk/package/network/feeds/rsync/Config.in [deleted file]
trunk/package/network/feeds/rsync/Makefile [deleted file]
trunk/package/network/feeds/rsync/files/rsyncd.conf [deleted file]
trunk/package/network/feeds/rsync/files/rsyncd.init [deleted file]
trunk/package/network/feeds/rsync/patches/000-CVE-2014-9512.patch [deleted file]
trunk/package/network/feeds/rtorrent/Makefile [deleted file]
trunk/package/network/feeds/rtorrent/patches/100-fix-cross_compile.patch [deleted file]
trunk/package/network/feeds/rtorrent/patches/120-fix-ncurses.patch [deleted file]
trunk/package/network/feeds/seafile-ccnet/Makefile [deleted file]
trunk/package/network/feeds/seafile-seahub/Makefile [deleted file]
trunk/package/network/feeds/seafile-seahub/patches/010-default-config.patch [deleted file]
trunk/package/network/feeds/seafile-server/Makefile [deleted file]
trunk/package/network/feeds/seafile-server/files/seafile.conf [deleted file]
trunk/package/network/feeds/seafile-server/files/seafile.init [deleted file]
trunk/package/network/feeds/seafile-server/patches/020-script-patches.patch [deleted file]
trunk/package/network/feeds/seafile-server/patches/030-pidfiles-in-same-directory.patch [deleted file]
trunk/package/network/feeds/seafile-server/patches/040-seafile-admin.patch [deleted file]
trunk/package/network/feeds/ser2net/Makefile [deleted file]
trunk/package/network/feeds/ser2net/patches/001-fix_TIOCSRS485_undeclared_error.patch [deleted file]
trunk/package/network/feeds/ser2net/patches/002-LED-trigger.patch [deleted file]
trunk/package/network/feeds/shadowsocks-client/Makefile [deleted file]
trunk/package/network/feeds/shadowsocks-client/files/sslocal.config [deleted file]
trunk/package/network/feeds/shadowsocks-client/files/sslocal.init [deleted file]
trunk/package/network/feeds/siit/Makefile [deleted file]
trunk/package/network/feeds/siit/src/Makefile [deleted file]
trunk/package/network/feeds/siit/src/siit.c [deleted file]
trunk/package/network/feeds/siit/src/siit.h [deleted file]
trunk/package/network/feeds/smartsnmpd/Makefile [deleted file]
trunk/package/network/feeds/smartsnmpd/files/mibs/dummy.lua [deleted file]
trunk/package/network/feeds/smartsnmpd/files/mibs/interfaces.lua [deleted file]
trunk/package/network/feeds/smartsnmpd/files/mibs/system.lua [deleted file]
trunk/package/network/feeds/smartsnmpd/files/smartsnmpd.conf [deleted file]
trunk/package/network/feeds/smartsnmpd/files/smartsnmpd.init [deleted file]
trunk/package/network/feeds/snort/Config.in [deleted file]
trunk/package/network/feeds/snort/Makefile [deleted file]
trunk/package/network/feeds/snort/files/snort.config [deleted file]
trunk/package/network/feeds/snort/files/snort.init [deleted file]
trunk/package/network/feeds/snort/patches/001-compile.patch [deleted file]
trunk/package/network/feeds/socat/Makefile [deleted file]
trunk/package/network/feeds/socat/files/socat.config [deleted file]
trunk/package/network/feeds/socat/files/socat.init [deleted file]
trunk/package/network/feeds/softflowd/Makefile [deleted file]
trunk/package/network/feeds/softflowd/files/softflowd.config [deleted file]
trunk/package/network/feeds/softflowd/files/softflowd.init [deleted file]
trunk/package/network/feeds/spawn-fcgi/Makefile [deleted file]
trunk/package/network/feeds/sqm-scripts/Makefile [deleted file]
trunk/package/network/feeds/squid/Makefile [deleted file]
trunk/package/network/feeds/squid/files/squid.conf [deleted file]
trunk/package/network/feeds/squid/files/squid.config [deleted file]
trunk/package/network/feeds/squid/files/squid.init [deleted file]
trunk/package/network/feeds/squid/patches/001-cross_compile.patch [deleted file]
trunk/package/network/feeds/squid/patches/100-mime.patch [deleted file]
trunk/package/network/feeds/sshfs/Makefile [deleted file]
trunk/package/network/feeds/sshtunnel/Makefile [deleted file]
trunk/package/network/feeds/sshtunnel/files/sshtunnel.init [deleted file]
trunk/package/network/feeds/sshtunnel/files/sshtunnel.sh [deleted file]
trunk/package/network/feeds/sshtunnel/files/uci_sshtunnel [deleted file]
trunk/package/network/feeds/sslh/Makefile [deleted file]
trunk/package/network/feeds/sslh/files/sslh.config [deleted file]
trunk/package/network/feeds/sslh/files/sslh.init [deleted file]
trunk/package/network/feeds/sslh/patches/001-no_sslh_select.patch [deleted file]
trunk/package/network/feeds/sstp-client/Makefile [deleted file]
trunk/package/network/feeds/sstp-client/files/etc/ppp/chap-secrets [deleted file]
trunk/package/network/feeds/sstp-client/files/etc/ppp/peers/peer-sstp-example-nopty.txt [deleted file]
trunk/package/network/feeds/sstp-client/files/etc/ppp/peers/peer-sstp-example.txt [deleted file]
trunk/package/network/feeds/strongswan/Config.in [deleted file]
trunk/package/network/feeds/strongswan/Makefile [deleted file]
trunk/package/network/feeds/strongswan/files/ipsec.init [deleted file]
trunk/package/network/feeds/strongswan/files/ipsec.secrets [deleted file]
trunk/package/network/feeds/strongswan/files/ipsec.user [deleted file]
trunk/package/network/feeds/strongswan/patches/101-musl-fixes.patch [deleted file]
trunk/package/network/feeds/strongswan/patches/201-kmodloader.patch [deleted file]
trunk/package/network/feeds/strongswan/patches/203-uci.patch [deleted file]
trunk/package/network/feeds/strongswan/patches/300-include-ipsec-user-script.patch [deleted file]
trunk/package/network/feeds/stunnel/Makefile [deleted file]
trunk/package/network/feeds/stunnel/files/stunnel.conf [deleted file]
trunk/package/network/feeds/stunnel/files/stunnel.init [deleted file]
trunk/package/network/feeds/stunnel/patches/010_fix_getnameinfo.patch [deleted file]
trunk/package/network/feeds/stunnel/patches/011_disable_ssp_linking.patch [deleted file]
trunk/package/network/feeds/tcpproxy/Makefile [deleted file]
trunk/package/network/feeds/tcpproxy/files/tcpproxy.config [deleted file]
trunk/package/network/feeds/tcpproxy/files/tcpproxy.init [deleted file]
trunk/package/network/feeds/tcpproxy/patches/001-ragel_generated.patch [deleted file]
trunk/package/network/feeds/tgt/Makefile [deleted file]
trunk/package/network/feeds/tgt/files/etc/config/tgt [deleted file]
trunk/package/network/feeds/tgt/files/etc/init.d/tgt [deleted file]
trunk/package/network/feeds/tgt/patches/010-fallocate.patch [deleted file]
trunk/package/network/feeds/tgt/patches/020-usr_Makefile.patch [deleted file]
trunk/package/network/feeds/tgt/patches/030-Makefile.patch [deleted file]
trunk/package/network/feeds/tinc/Makefile [deleted file]
trunk/package/network/feeds/tinc/files/tinc.config [deleted file]
trunk/package/network/feeds/tinc/files/tinc.init [deleted file]
trunk/package/network/feeds/tinc/files/tinc.upgrade [deleted file]
trunk/package/network/feeds/tinyproxy/Makefile [deleted file]
trunk/package/network/feeds/tinyproxy/files/tinyproxy.config [deleted file]
trunk/package/network/feeds/tinyproxy/files/tinyproxy.init [deleted file]
trunk/package/network/feeds/tinyproxy/patches/010-no-docs-and-tests.patch [deleted file]
trunk/package/network/feeds/tinyproxy/patches/020-config_and_pid-path.patch [deleted file]
trunk/package/network/feeds/tinyproxy/patches/030-allow_bind_in_transparent_mode.patch [deleted file]
trunk/package/network/feeds/tinyproxy/patches/120-fix_INET6.patch [deleted file]
trunk/package/network/feeds/tinyproxy/patches/CVE-2012-3505-tiniproxy-randomized-hashmaps.patch [deleted file]
trunk/package/network/feeds/tinyproxy/patches/CVE-2012-3505-tinyproxy-limit-headers.patch [deleted file]
trunk/package/network/feeds/tor/Makefile [deleted file]
trunk/package/network/feeds/tor/files/tor.init [deleted file]
trunk/package/network/feeds/tor/patches/001-torrc.patch [deleted file]
trunk/package/network/feeds/transmission/Makefile [deleted file]
trunk/package/network/feeds/transmission/files/transmission.config [deleted file]
trunk/package/network/feeds/transmission/files/transmission.init [deleted file]
trunk/package/network/feeds/transmission/patches/010_libtransmission_fallocate64_eglibc.patch [deleted file]
trunk/package/network/feeds/transmission/patches/020-use-internal-miniupnp.patch [deleted file]
trunk/package/network/feeds/transmission/patches/030-fix-musl-build.patch [deleted file]
trunk/package/network/feeds/uanytun/Makefile [deleted file]
trunk/package/network/feeds/uanytun/files/uanytun-nocrypt.config [deleted file]
trunk/package/network/feeds/uanytun/files/uanytun.config [deleted file]
trunk/package/network/feeds/uanytun/files/uanytun.init [deleted file]
trunk/package/network/feeds/udpxy/Makefile [deleted file]
trunk/package/network/feeds/udpxy/files/udpxy.conf [deleted file]
trunk/package/network/feeds/udpxy/files/udpxy.init [deleted file]
trunk/package/network/feeds/udpxy/patches/0001-fix-build-on-Mac-OS-X.patch [deleted file]
trunk/package/network/feeds/ulogd/Makefile [deleted file]
trunk/package/network/feeds/ulogd/files/ulogd.init [deleted file]
trunk/package/network/feeds/ulogd/patches/010-Fix-JSON-output-on-big-endian-systems.patch [deleted file]
trunk/package/network/feeds/ulogd/patches/020-include-keep-a-copy-of-linux-netfilter_ipv4-ipt_ULOG.patch [deleted file]
trunk/package/network/feeds/unbound/Makefile [deleted file]
trunk/package/network/feeds/unbound/files/named.cache [deleted file]
trunk/package/network/feeds/unbound/files/root.key [deleted file]
trunk/package/network/feeds/unbound/files/unbound.init [deleted file]
trunk/package/network/feeds/unbound/patches/001-conf.patch [deleted file]
trunk/package/network/feeds/vnstat/Makefile [deleted file]
trunk/package/network/feeds/vnstat/files/vnstat.config [deleted file]
trunk/package/network/feeds/vnstat/files/vnstat.defaults [deleted file]
trunk/package/network/feeds/vnstat/files/vnstat.init [deleted file]
trunk/package/network/feeds/vnstat/patches/001-conf.patch [deleted file]
trunk/package/network/feeds/vnstat/patches/002-no_install_strip.patch [deleted file]
trunk/package/network/feeds/vnstat/patches/003-no_install_uname.patch [deleted file]
trunk/package/network/feeds/vpnc-scripts/Makefile [deleted file]
trunk/package/network/feeds/vpnc-scripts/files/vpnc-script [deleted file]
trunk/package/network/feeds/vpnc/Config.in [deleted file]
trunk/package/network/feeds/vpnc/Makefile [deleted file]
trunk/package/network/feeds/vpnc/README [deleted file]
trunk/package/network/feeds/vpnc/files/vpnc.sh [deleted file]
trunk/package/network/feeds/vpnc/files/vpnc.upgrade [deleted file]
trunk/package/network/feeds/vpnc/patches/001-cross.patch [deleted file]
trunk/package/network/feeds/vpnc/patches/100-musl-compat.patch [deleted file]
trunk/package/network/feeds/vsftpd/Makefile [deleted file]
trunk/package/network/feeds/vsftpd/files/vsftpd.conf [deleted file]
trunk/package/network/feeds/vsftpd/files/vsftpd.init [deleted file]
trunk/package/network/feeds/vsftpd/patches/001-destdir.patch [deleted file]
trunk/package/network/feeds/vsftpd/patches/002-find_libs.patch [deleted file]
trunk/package/network/feeds/vsftpd/patches/003-chroot.patch [deleted file]
trunk/package/network/feeds/vsftpd/patches/004-disable-capabilities.patch [deleted file]
trunk/package/network/feeds/vsftpd/patches/005-disable-pam.patch [deleted file]
trunk/package/network/feeds/vsftpd/patches/007-CVE-2015-1419.patch [deleted file]
trunk/package/network/feeds/wavemon/Makefile [deleted file]
trunk/package/network/feeds/wget/Makefile [deleted file]
trunk/package/network/feeds/wifidog/Makefile [deleted file]
trunk/package/network/feeds/wifidog/files/wifidog.init [deleted file]
trunk/package/network/feeds/wshaper/Makefile [deleted file]
trunk/package/network/feeds/wshaper/files/wshaper.config [deleted file]
trunk/package/network/feeds/wshaper/files/wshaper.htb [deleted file]
trunk/package/network/feeds/wshaper/files/wshaper.iface [deleted file]
trunk/package/network/feeds/wshaper/files/wshaper.init [deleted file]
trunk/package/network/feeds/xinetd/Makefile [deleted file]
trunk/package/network/feeds/xinetd/files/xinetd.conf [deleted file]
trunk/package/network/feeds/xinetd/files/xinetd.init [deleted file]
trunk/package/network/feeds/xinetd/patches/001-ar.patch [deleted file]
trunk/package/network/feeds/xinetd/patches/002-destdir.patch [deleted file]
trunk/package/network/feeds/xinetd/patches/003-rpc_fix.patch [deleted file]
trunk/package/network/feeds/xinetd/patches/004-ident-bind.patch [deleted file]
trunk/package/network/feeds/xl2tpd/Makefile [deleted file]
trunk/package/network/feeds/xl2tpd/README [deleted file]
trunk/package/network/feeds/xl2tpd/files/l2tp.sh [deleted file]
trunk/package/network/feeds/xl2tpd/files/options.xl2tpd [deleted file]
trunk/package/network/feeds/xl2tpd/files/xl2tp-secrets [deleted file]
trunk/package/network/feeds/xl2tpd/files/xl2tpd.conf [deleted file]
trunk/package/network/feeds/xl2tpd/files/xl2tpd.conf.sample [deleted file]
trunk/package/network/feeds/xl2tpd/files/xl2tpd.init [deleted file]
trunk/package/network/feeds/xl2tpd/patches/100-makefile_opt_flags.patch [deleted file]
trunk/package/network/feeds/xl2tpd/patches/110-makefile_dont_build_pfc.patch [deleted file]
trunk/package/network/feeds/xl2tpd/patches/120-no-bsd-signal-in-musl.patch [deleted file]
trunk/package/network/feeds/znc/Makefile [deleted file]
trunk/package/network/feeds/znc/files/znc.conf [deleted file]
trunk/package/network/feeds/znc/files/znc.init [deleted file]
trunk/package/network/feeds/znc/patches/001-move_rootcheck_after_config.patch [deleted file]
trunk/package/network/feeds/znc/patches/003-Reduce_rebuild_time.patch [deleted file]
trunk/package/network/feeds/znc/patches/004-restore_droproot.patch [deleted file]
trunk/package/network/ipv6/odhcp6c/Makefile
trunk/package/network/ipv6/odhcp6c/files/dhcpv6.script
trunk/package/network/ipv6/odhcp6c/files/dhcpv6.sh
trunk/package/network/services/hostapd/Makefile
trunk/package/network/services/hostapd/files/hostapd.sh
trunk/package/network/services/hostapd/files/netifd.sh
trunk/package/network/services/hostapd/files/wpa_supplicant-full.config
trunk/package/network/services/hostapd/files/wpa_supplicant-mesh.config
trunk/package/network/services/hostapd/files/wpa_supplicant-mini.config
trunk/package/network/services/hostapd/files/wpa_supplicant-p2p.config
trunk/package/network/services/hostapd/patches/003-WPS-Fix-HTTP-chunked-transfer-encoding-parser.patch [new file with mode: 0644]
trunk/package/network/services/hostapd/patches/004-EAP-pwd-peer-Fix-payload-length-validation-for-Commi.patch [new file with mode: 0644]
trunk/package/network/services/hostapd/patches/005-EAP-pwd-server-Fix-payload-length-validation-for-Com.patch [new file with mode: 0644]
trunk/package/network/services/hostapd/patches/006-EAP-pwd-peer-Fix-Total-Length-parsing-for-fragment-r.patch [new file with mode: 0644]
trunk/package/network/services/hostapd/patches/007-EAP-pwd-server-Fix-Total-Length-parsing-for-fragment.patch [new file with mode: 0644]
trunk/package/network/services/hostapd/patches/008-EAP-pwd-peer-Fix-asymmetric-fragmentation-behavior.patch [new file with mode: 0644]
trunk/package/network/services/hostapd/patches/009-NFC-Fix-payload-length-validation-in-NDEF-record-par.patch [new file with mode: 0644]
trunk/package/network/services/hostapd/patches/010-WNM-Ignore-Key-Data-in-WNM-Sleep-Mode-Response-frame.patch [new file with mode: 0644]
trunk/package/network/services/hostapd/patches/011-EAP-pwd-peer-Fix-last-fragment-length-validation.patch [new file with mode: 0644]
trunk/package/network/services/hostapd/patches/012-EAP-pwd-server-Fix-last-fragment-length-validation.patch [new file with mode: 0644]
trunk/package/network/services/hostapd/patches/013-EAP-pwd-peer-Fix-error-path-for-unexpected-Confirm-m.patch [new file with mode: 0644]
trunk/package/network/services/hostapd/patches/014-nl80211-Try-running-without-mgmt-frame-subscription-.patch [new file with mode: 0644]
trunk/package/network/services/hostapd/patches/150-nl80211-Report-disassociated-STA-lost-peer-for-the-c.patch [new file with mode: 0644]
trunk/package/network/services/hostapd/patches/470-wait-for-nullfunc-longer.patch [new file with mode: 0644]
trunk/package/network/services/hostapd/patches/600-ubus_support.patch
trunk/package/network/services/igmpproxy/files/igmpproxy.init
trunk/package/network/services/odhcpd/Makefile
trunk/package/network/services/ppp/files/ppp.sh
trunk/package/network/services/samba36/Makefile
trunk/package/network/services/samba36/files/samba.init
trunk/package/network/services/samba36/patches/010-patch-cve-2015-5252.patch [new file with mode: 0644]
trunk/package/network/services/samba36/patches/011-patch-cve-2015-5296.patch [new file with mode: 0644]
trunk/package/network/services/samba36/patches/012-patch-cve-2015-5299.patch [new file with mode: 0644]
trunk/package/network/services/samba36/patches/015-patch-cve-2015-7560.patch [new file with mode: 0644]
trunk/package/network/services/samba36/patches/020-CVE-preparation-v3-6.patch [new file with mode: 0644]
trunk/package/network/services/samba36/patches/021-CVE-preparation-v3-6-addition.patch [new file with mode: 0644]
trunk/package/network/services/samba36/patches/022-CVE-2015-5370-v3-6.patch [new file with mode: 0644]
trunk/package/network/services/samba36/patches/023-CVE-2016-2110-v3-6.patch [new file with mode: 0644]
trunk/package/network/services/samba36/patches/024-CVE-2016-2111-v3-6.patch [new file with mode: 0644]
trunk/package/network/services/samba36/patches/025-CVE-2016-2112-v3-6.patch [new file with mode: 0644]
trunk/package/network/services/samba36/patches/026-CVE-2016-2115-v3-6.patch [new file with mode: 0644]
trunk/package/network/services/samba36/patches/027-CVE-2016-2118-v3-6.patch [new file with mode: 0644]
trunk/package/network/services/samba36/patches/110-multicall.patch
trunk/package/network/services/samba36/patches/111-owrt_smbpasswd.patch
trunk/package/network/services/samba36/patches/120-add_missing_ifdef.patch
trunk/package/network/services/samba36/patches/210-remove_ad_support.patch
trunk/package/network/services/samba36/patches/250-remove_domain_logon.patch
trunk/package/network/services/samba36/patches/260-remove_samr.patch
trunk/package/network/services/samba36/patches/290-remove_lsa.patch
trunk/package/network/services/samba36/patches/310-remove_error_strings.patch
trunk/package/network/services/samba36/patches/330-librpc_default_print.patch
trunk/package/network/services/uhttpd/Makefile
trunk/package/network/services/uhttpd/files/uhttpd.init
trunk/package/network/utils/curl/Makefile
trunk/package/network/utils/curl/patches/018-CVE-2016-0755.patch [new file with mode: 0644]
trunk/package/network/utils/curl/patches/110-cyassl-detect-the-library-as-renamed-wolfssl.patch [new file with mode: 0644]
trunk/package/network/utils/iw/Makefile
trunk/package/network/utils/iw/patches/001-nl80211_h_sync.patch
trunk/package/network/utils/iw/patches/120-antenna_gain.patch
trunk/package/network/utils/iw/patches/200-reduce_size.patch
trunk/package/network/utils/iw/patches/300-display_interface_TX_power.patch [new file with mode: 0644]
trunk/package/network/utils/iw/patches/301-ibss_add_VHT80.patch [new file with mode: 0644]
trunk/package/network/utils/iw/patches/302-ibss_use_MHz_instead_MHZ.patch [new file with mode: 0644]
trunk/package/network/utils/iw/patches/303-mesh_add_VHT80.patch [new file with mode: 0644]
trunk/package/system/fstools/Makefile
trunk/package/system/mountd/Makefile
trunk/package/system/mountd/files/mountd.init
trunk/package/system/mountd/patches/010-uci_rename_history_to_delta.patch [deleted file]
trunk/package/system/mountd/patches/020-handle_timeout.patch [deleted file]
trunk/package/system/mountd/patches/030-ext4_support.patch [deleted file]
trunk/package/system/mountd/patches/040-optional-daemonize.patch [deleted file]
trunk/package/system/mountd/patches/050-no_error_h.patch [deleted file]
trunk/package/system/mountd/patches/060-link_libubox.patch [deleted file]
trunk/package/system/mtd/src/Makefile
trunk/package/system/mtd/src/mtd.c
trunk/package/system/mtd/src/seama.c
trunk/package/system/mtd/src/seama.h
trunk/package/system/opkg/Makefile
trunk/package/system/opkg/patches/260-add-print-package-size.patch [new file with mode: 0644]
trunk/package/system/procd/Makefile
trunk/package/system/procd/patches/0001-Align-early-init-PATH-with-system-wide-OpenWrt-path.patch [new file with mode: 0644]
trunk/package/system/rpcd/Makefile
trunk/package/system/ubox/Makefile
trunk/package/system/ubus/Makefile
trunk/package/system/uci/Makefile
trunk/package/utils/acl/Makefile [deleted file]
trunk/package/utils/acl/patches/100-no-gettext_configure.patch [deleted file]
trunk/package/utils/acl/patches/101-no-gettext_autogen.patch [deleted file]
trunk/package/utils/acl/patches/102-no-gettext_Makefile.patch [deleted file]
trunk/package/utils/admswconfig/Makefile [new file with mode: 0644]
trunk/package/utils/admswconfig/files/admswconfig [new file with mode: 0644]
trunk/package/utils/admswconfig/files/admswswitch.sh [new file with mode: 0644]
trunk/package/utils/admswconfig/patches/001-matrix.patch [new file with mode: 0644]
trunk/package/utils/alsa-utils/Makefile [deleted file]
trunk/package/utils/alsa-utils/patches/100-uClibc-compat.patch [deleted file]
trunk/package/utils/attr/Makefile [deleted file]
trunk/package/utils/attr/patches/100-no-gettext_configure.patch [deleted file]
trunk/package/utils/attr/patches/101-no-gettext_autogen.patch [deleted file]
trunk/package/utils/attr/patches/102-no-gettext_Makefile.patch [deleted file]
trunk/package/utils/avrdude/Makefile [deleted file]
trunk/package/utils/avrdude/patches/010-configure-fixups.patch [deleted file]
trunk/package/utils/bash-completion/Makefile [deleted file]
trunk/package/utils/bash/Makefile [deleted file]
trunk/package/utils/bash/patches/001-compile-fix.patch [deleted file]
trunk/package/utils/bash/patches/002-force-internal-readline.patch [deleted file]
trunk/package/utils/bash/patches/101-upstream-bash43-001.patch [deleted file]
trunk/package/utils/bash/patches/102-upstream-bash43-002.patch [deleted file]
trunk/package/utils/bash/patches/103-upstream-bash43-003.patch [deleted file]
trunk/package/utils/bash/patches/104-upstream-bash43-004.patch [deleted file]
trunk/package/utils/bash/patches/105-upstream-bash43-005.patch [deleted file]
trunk/package/utils/bash/patches/106-upstream-bash43-006.patch [deleted file]
trunk/package/utils/bash/patches/107-upstream-bash43-007.patch [deleted file]
trunk/package/utils/bash/patches/108-upstream-bash43-008.patch [deleted file]
trunk/package/utils/bash/patches/109-upstream-bash43-009.patch [deleted file]
trunk/package/utils/bash/patches/110-upstream-bash43-010.patch [deleted file]
trunk/package/utils/bash/patches/111-upstream-bash43-011.patch [deleted file]
trunk/package/utils/bash/patches/112-upstream-bash43-012.patch [deleted file]
trunk/package/utils/bash/patches/113-upstream-bash43-013.patch [deleted file]
trunk/package/utils/bash/patches/114-upstream-bash43-014.patch [deleted file]
trunk/package/utils/bash/patches/115-upstream-bash43-015.patch [deleted file]
trunk/package/utils/bash/patches/116-upstream-bash43-016.patch [deleted file]
trunk/package/utils/bash/patches/117-upstream-bash43-017.patch [deleted file]
trunk/package/utils/bash/patches/118-upstream-bash43-018.patch [deleted file]
trunk/package/utils/bash/patches/119-upstream-bash43-019.patch [deleted file]
trunk/package/utils/bash/patches/120-upstream-bash43-020.patch [deleted file]
trunk/package/utils/bash/patches/121-upstream-bash43-021.patch [deleted file]
trunk/package/utils/bash/patches/122-upstream-bash43-022.patch [deleted file]
trunk/package/utils/bash/patches/123-upstream-bash43-023.patch [deleted file]
trunk/package/utils/bash/patches/124-upstream-bash43-024.patch [deleted file]
trunk/package/utils/bash/patches/125-upstream-bash43-025.patch [deleted file]
trunk/package/utils/bash/patches/126-upstream-bash43-026.patch [deleted file]
trunk/package/utils/bash/patches/127-upstream-bash43-027.patch [deleted file]
trunk/package/utils/bash/patches/128-upstream-bash43-028.patch [deleted file]
trunk/package/utils/bash/patches/129-upstream-bash43-029.patch [deleted file]
trunk/package/utils/bash/patches/130-upstream-bash43-030.patch [deleted file]
trunk/package/utils/bash/patches/131-upstream-bash43-031.patch [deleted file]
trunk/package/utils/bash/patches/132-upstream-bash43-032.patch [deleted file]
trunk/package/utils/bash/patches/133-upstream-bash43-033.patch [deleted file]
trunk/package/utils/bash/patches/134-upstream-bash43-034.patch [deleted file]
trunk/package/utils/bash/patches/135-upstream-bash43-035.patch [deleted file]
trunk/package/utils/bash/patches/136-upstream-bash43-036.patch [deleted file]
trunk/package/utils/bash/patches/137-upstream-bash43-037.patch [deleted file]
trunk/package/utils/bash/patches/138-upstream-bash43-038.patch [deleted file]
trunk/package/utils/bash/patches/139-upstream-bash43-039.patch [deleted file]
trunk/package/utils/bash/patches/900-no_doc.patch [deleted file]
trunk/package/utils/bc/Makefile [deleted file]
trunk/package/utils/bc/patches/001-disable-doc.patch [deleted file]
trunk/package/utils/bluelog/Makefile [deleted file]
trunk/package/utils/bluelog/files/bluelog.init [deleted file]
trunk/package/utils/bluez/Makefile [deleted file]
trunk/package/utils/bluez/files/bluetooth.config [deleted file]
trunk/package/utils/bluez/files/bluetooth.dbus [deleted file]
trunk/package/utils/bluez/files/bluetoothd.init [deleted file]
trunk/package/utils/bluez/files/givepin [deleted file]
trunk/package/utils/bluez/patches/200-uart-speed.patch [deleted file]
trunk/package/utils/bluez/patches/201-readline.patch [deleted file]
trunk/package/utils/btrfs-progs/Makefile [deleted file]
trunk/package/utils/btrfs-progs/files/btrfs-scan.init [deleted file]
trunk/package/utils/btrfs-progs/patches/001-fix-xattr-h-include-location.patch [deleted file]
trunk/package/utils/bzip2/Makefile
trunk/package/utils/ccid/Makefile [deleted file]
trunk/package/utils/ccrypt/Makefile [deleted file]
trunk/package/utils/ccrypt/patches/001-no-intl.patch [deleted file]
trunk/package/utils/cmdpad/Makefile [deleted file]
trunk/package/utils/cmdpad/files/cmdpad.init [deleted file]
trunk/package/utils/cmdpad/patches/100-Makefile.patch [deleted file]
trunk/package/utils/cmdpad/patches/120-kernel26-compat.patch [deleted file]
trunk/package/utils/cmdpad/patches/130-no_zombie.patch [deleted file]
trunk/package/utils/cmdpad/patches/140-compile_fix.patch [deleted file]
trunk/package/utils/coreutils/Makefile [deleted file]
trunk/package/utils/coreutils/patches/001-no_docs_man_tests.patch [deleted file]
trunk/package/utils/coreutils/patches/002-fix_compile_with_uclibc.patch [deleted file]
trunk/package/utils/cryptodev-linux/Makefile [deleted file]
trunk/package/utils/cryptodev-linux/files/cryptodev.modules [deleted file]
trunk/package/utils/cryptodev-linux/patches/001-no-get-unused-fd.patch [deleted file]
trunk/package/utils/cryptsetup/Makefile [deleted file]
trunk/package/utils/dbus/Makefile [deleted file]
trunk/package/utils/dbus/files/dbus-launch [deleted file]
trunk/package/utils/dbus/files/dbus.init [deleted file]
trunk/package/utils/dbus/patches/100-fix-poll-select.patch [deleted file]
trunk/package/utils/dmidecode/Makefile [deleted file]
trunk/package/utils/dosfstools/Makefile [deleted file]
trunk/package/utils/dosfstools/files/dosfsck.sh [deleted file]
trunk/package/utils/dump1090/Config.in [deleted file]
trunk/package/utils/dump1090/Makefile [deleted file]
trunk/package/utils/dump1090/files/dump1090.config [deleted file]
trunk/package/utils/dump1090/files/dump1090.init [deleted file]
trunk/package/utils/dump1090/patches/100-html_dir.patch [deleted file]
trunk/package/utils/f2fs-tools/Config.in [deleted file]
trunk/package/utils/f2fs-tools/Makefile [deleted file]
trunk/package/utils/f2fs-tools/patches/001-compile.patch [deleted file]
trunk/package/utils/flashrom/Config.in [deleted file]
trunk/package/utils/flashrom/Makefile [deleted file]
trunk/package/utils/flashrom/flashrom.mk [deleted file]
trunk/package/utils/flashrom/patches/0001-fix_internal_bitbang.patch [deleted file]
trunk/package/utils/gammu/Makefile [deleted file]
trunk/package/utils/gammu/files/gammu [deleted file]
trunk/package/utils/gammu/files/gammu.init [deleted file]
trunk/package/utils/gammu/patches/001-iconv-disabling-option.patch [deleted file]
trunk/package/utils/gammu/patches/002-no-fstack-protector.patch [deleted file]
trunk/package/utils/gammu/patches/003-cmake-cross-toolchain.patch [deleted file]
trunk/package/utils/gammu/patches/004-cmake_libdbi_optional.patch [deleted file]
trunk/package/utils/gammu/patches/010-utils-shell-fix.patch [deleted file]
trunk/package/utils/gnupg/Makefile [deleted file]
trunk/package/utils/gnuplot/Makefile [deleted file]
trunk/package/utils/gnuplot/patches/010-Makefile.in.patch [deleted file]
trunk/package/utils/grep/Makefile [deleted file]
trunk/package/utils/grep/patches/0001-grep-F-fix-a-heap-buffer-read-overrun.patch [deleted file]
trunk/package/utils/hamlib/Makefile [deleted file]
trunk/package/utils/hamlib/patches/100-override-autoconf-detection.patch [deleted file]
trunk/package/utils/haserl/Config.in [deleted file]
trunk/package/utils/haserl/Makefile [deleted file]
trunk/package/utils/haserl/patches/100-replace-lua2c-with-sed.patch [deleted file]
trunk/package/utils/haserl/patches/101-adjust-script-size.patch [deleted file]
trunk/package/utils/haveged/Makefile [deleted file]
trunk/package/utils/haveged/files/haveged.init [deleted file]
trunk/package/utils/hd-idle/Makefile [deleted file]
trunk/package/utils/hd-idle/files/hd-idle.config [deleted file]
trunk/package/utils/hd-idle/files/hd-idle.init [deleted file]
trunk/package/utils/hdparm/Makefile [deleted file]
trunk/package/utils/hdparm/patches/001-fix-includes.patch [deleted file]
trunk/package/utils/hfsprogs/Makefile [deleted file]
trunk/package/utils/hfsprogs/files/hfsfsck.sh [deleted file]
trunk/package/utils/hfsprogs/patches/0001-Create-short-Makefiles-for-Debian.patch [deleted file]
trunk/package/utils/hfsprogs/patches/0002-Add-exclude-Darwin-specific-code.patch [deleted file]
trunk/package/utils/hfsprogs/patches/0003-Add-helper-include-files-absent-from-the-upstream-pa.patch [deleted file]
trunk/package/utils/hfsprogs/patches/0004-Fix-compilation-on-64-bit-arches.patch [deleted file]
trunk/package/utils/hfsprogs/patches/0005-Remove-Apple-specific-p-from-strings.patch [deleted file]
trunk/package/utils/hfsprogs/patches/0006-Adjust-types-for-printing.patch [deleted file]
trunk/package/utils/hfsprogs/patches/0007-Fix-path-for-HFS-wrapper-block.patch [deleted file]
trunk/package/utils/hfsprogs/patches/0008-Provide-command-line-option-a.patch [deleted file]
trunk/package/utils/hfsprogs/patches/0009-Rename-dprintf-to-dbg_printf.patch [deleted file]
trunk/package/utils/hfsprogs/patches/0010-Rename-custom-macro-nil-with-NULL.patch [deleted file]
trunk/package/utils/hfsprogs/patches/0011-Fix-types.patch [deleted file]
trunk/package/utils/hfsprogs/patches/0012-Fix-mkfs-not-creating-UUIDs-for-new-filesystems.patch [deleted file]
trunk/package/utils/hfsprogs/patches/0013-Fix-manpages.patch [deleted file]
trunk/package/utils/hfsprogs/patches/0014-uClibc_no_loadavg.patch [deleted file]
trunk/package/utils/hub-ctrl/Makefile [deleted file]
trunk/package/utils/joe/Makefile [deleted file]
trunk/package/utils/joe/files/joerc [deleted file]
trunk/package/utils/joe/patches/001-mathaway.patch [deleted file]
trunk/package/utils/kmod/Makefile [deleted file]
trunk/package/utils/kmod/patches/001-fix_pkgconfig_file.patch [deleted file]
trunk/package/utils/less/Makefile [deleted file]
trunk/package/utils/lsof/Makefile [deleted file]
trunk/package/utils/lsof/patches/001-lsof_makefile.patch [deleted file]
trunk/package/utils/lsof/patches/002-lsof_noportmap.patch [deleted file]
trunk/package/utils/lsof/patches/003-lsof_selinux.patch [deleted file]
trunk/package/utils/lsof/patches/004-lsof_ccv.patch [deleted file]
trunk/package/utils/luci-app-lxc/Makefile [deleted file]
trunk/package/utils/luci-app-lxc/files/controller/lxc.lua [deleted file]
trunk/package/utils/luci-app-lxc/files/lxc.config [deleted file]
trunk/package/utils/luci-app-lxc/files/model/cbi/lxc.lua [deleted file]
trunk/package/utils/luci-app-lxc/files/view/lxc.htm [deleted file]
trunk/package/utils/luci-app-lxc/files/www/luci-static/resources/cbi/green.gif [deleted file]
trunk/package/utils/luci-app-lxc/files/www/luci-static/resources/cbi/purple.gif [deleted file]
trunk/package/utils/luci-app-lxc/files/www/luci-static/resources/cbi/red.gif [deleted file]
trunk/package/utils/lvm2/Makefile [deleted file]
trunk/package/utils/lvm2/files/lvm2.init [deleted file]
trunk/package/utils/lvm2/patches/000-compile.patch [deleted file]
trunk/package/utils/lvm2/patches/001-include_fix.patch [deleted file]
trunk/package/utils/lvm2/patches/002-const-stdio.patch [deleted file]
trunk/package/utils/lvm2/patches/003-no-mallinfo.patch [deleted file]
trunk/package/utils/lxc/Config.in [deleted file]
trunk/package/utils/lxc/Makefile [deleted file]
trunk/package/utils/lxc/files/lxc.conf [deleted file]
trunk/package/utils/lxc/patches/010-compile.patch [deleted file]
trunk/package/utils/lxc/patches/015-getline.patch [deleted file]
trunk/package/utils/lxc/patches/020-lxc-checkconfig.patch [deleted file]
trunk/package/utils/lxc/patches/025-remove-unsupported-option.patch [deleted file]
trunk/package/utils/lxc/patches/030-lxc-download.patch [deleted file]
trunk/package/utils/lxc/patches/300-lxc-destroy.patch [deleted file]
trunk/package/utils/macchanger/Makefile [deleted file]
trunk/package/utils/mc/Config.in [deleted file]
trunk/package/utils/mc/Makefile [deleted file]
trunk/package/utils/minicom/Makefile [deleted file]
trunk/package/utils/minicom/patches/100-fix_iconv_include.patch [deleted file]
trunk/package/utils/mksh/Makefile [deleted file]
trunk/package/utils/mksh/patches/100-dot_mkshrc [deleted file]
trunk/package/utils/mktorrent/Makefile [deleted file]
trunk/package/utils/mmc-utils/Makefile [deleted file]
trunk/package/utils/mmc-utils/patches/001-properly-set-fortify-source-in-makefile.patch [deleted file]
trunk/package/utils/mpack/Makefile [deleted file]
trunk/package/utils/mysql/Makefile [deleted file]
trunk/package/utils/mysql/conf/my.cnf [deleted file]
trunk/package/utils/mysql/files/mysqld.init [deleted file]
trunk/package/utils/mysql/patches/100-fix_hostname.patch [deleted file]
trunk/package/utils/mysql/patches/110-cross_compile.patch [deleted file]
trunk/package/utils/mysql/patches/120-bison-compat.patch [deleted file]
trunk/package/utils/nano/Makefile [deleted file]
trunk/package/utils/ncdu/Makefile [deleted file]
trunk/package/utils/ntfs-3g/Makefile [deleted file]
trunk/package/utils/ntfs-3g/patches/001-fuseint-fix-path-mounted-on-musl.patch [deleted file]
trunk/package/utils/open-plc-utils/Makefile [deleted file]
trunk/package/utils/openobex/Makefile [deleted file]
trunk/package/utils/openobex/patches/001-cxx.patch [deleted file]
trunk/package/utils/openocd/Makefile [deleted file]
trunk/package/utils/opensc/Makefile [deleted file]
trunk/package/utils/opensc/patches/0001-OpenPGP-Detect-and-support-Gnuk-Token.patch [deleted file]
trunk/package/utils/opensc/patches/0002-OpenPGP-Add-Gnuk-in-pkcs15-emulation-layer.patch [deleted file]
trunk/package/utils/opensc/patches/0003-OpenPGP-Include-private-DO-to-filesystem-at-driver-i.patch [deleted file]
trunk/package/utils/opensc/patches/0004-PKCS15-OpenPGP-Declare-DATA-objects.patch [deleted file]
trunk/package/utils/opensc/patches/0005-OpenPGP-Support-erasing-reset-card.patch [deleted file]
trunk/package/utils/opensc/patches/0006-openpgp-tool-Support-deleting-key-in-Gnuk.patch [deleted file]
trunk/package/utils/opensc/patches/0007-OpenPGP-Correct-building-Extended-Header-List-when-i.patch [deleted file]
trunk/package/utils/opensc/patches/0008-OpenPGP-Read-some-empty-DOs-from-Gnuk.patch [deleted file]
trunk/package/utils/opensc/patches/0009-PKCS15-OpenPGP-Do-not-show-empty-DO-in-pkcs15-emu_in.patch [deleted file]
trunk/package/utils/opensc/patches/0010-PKCS15-OpenPGP-Allow-to-store-data-to-pkcs15-data-ob.patch [deleted file]
trunk/package/utils/opensc/patches/0011-OpenPGP-Provide-enough-buffer-to-read-pubkey-from-Gn.patch [deleted file]
trunk/package/utils/opensc/patches/0012-OpenPGP-Support-write-certificate-for-Gnuk.patch [deleted file]
trunk/package/utils/opensc/patches/0013-pkcs15-openpgp-Change-to-sc_put_data-instead-of-sc_u.patch [deleted file]
trunk/package/utils/opensc/patches/0014-OpenPGP-Overcome-the-restriction-of-even-data-length.patch [deleted file]
trunk/package/utils/opensc/patches/0015-OpenPGP-Delete-key-as-file-for-Gnuk.patch [deleted file]
trunk/package/utils/opensc/patches/0016-OpenPGP-Correct-parameter-checking.patch [deleted file]
trunk/package/utils/opensc/patches/0017-OpenPGP-Make-code-neater.patch [deleted file]
trunk/package/utils/opensc/patches/0018-Move-declaration-to-top-of-block.patch [deleted file]
trunk/package/utils/opensc/patches/0019-OpenPGP-Make-indentation-consistent-space-tab.patch [deleted file]
trunk/package/utils/opensc/patches/0020-OpenPGP-Don-t-use-sc_log-in-openpgp-tool.patch [deleted file]
trunk/package/utils/opensc/patches/0021-OpenPGP-Don-t-reimplement-gnuk_delete_key-in-openpgp.patch [deleted file]
trunk/package/utils/opensc/patches/0022-OpenPGP-Use-directly-binary-array-of-APDUs-for-ERASE.patch [deleted file]
trunk/package/utils/opensc/patches/0023-OpenPGP-Rename-private-blob-type-to-avoid-confusing-.patch [deleted file]
trunk/package/utils/opensc/patches/0024-OpenPGP-Fix-crash-after-accessing-inexistent-file.patch [deleted file]
trunk/package/utils/opensc/patches/0025-Replace-hardcode.patch [deleted file]
trunk/package/utils/opensc/patches/0026-hardcode-defines-for-DO-s.patch [deleted file]
trunk/package/utils/opus-tools/Makefile [deleted file]
trunk/package/utils/owfs/Makefile [deleted file]
trunk/package/utils/pciutils/Makefile [deleted file]
trunk/package/utils/pciutils/patches/100-remove-no-timestamping.patch [deleted file]
trunk/package/utils/pciutils/patches/101-no-strip.patch [deleted file]
trunk/package/utils/pciutils/patches/102-compressed-ids.patch [deleted file]
trunk/package/utils/pciutils/patches/103-relative-path-ids.patch [deleted file]
trunk/package/utils/pciutils/patches/104-resolv.patch [deleted file]
trunk/package/utils/pcsc-lite/Makefile [deleted file]
trunk/package/utils/pcsc-lite/files/pcscd.init [deleted file]
trunk/package/utils/picocom/Makefile [deleted file]
trunk/package/utils/pps-tools/Makefile [deleted file]
trunk/package/utils/procps/Makefile [deleted file]
trunk/package/utils/procps/patches/010-make_fix.patch [deleted file]
trunk/package/utils/procps/patches/020_hz_fix.patch [deleted file]
trunk/package/utils/procps/patches/030-fix-string-problems.patch [deleted file]
trunk/package/utils/pv/Makefile [deleted file]
trunk/package/utils/rng-tools/Makefile [deleted file]
trunk/package/utils/rng-tools/files/rngd.init [deleted file]
trunk/package/utils/rpcd-mod-lxc/Makefile [deleted file]
trunk/package/utils/rpcd-mod-lxc/files/CMakeLists.txt [deleted file]
trunk/package/utils/rpcd-mod-lxc/files/lxc.c [deleted file]
trunk/package/utils/rrdtool1/Makefile [deleted file]
trunk/package/utils/rrdtool1/patches/001-no_ordering_cd_joke.patch [deleted file]
trunk/package/utils/rrdtool1/patches/002-no_timezone.patch [deleted file]
trunk/package/utils/rrdtool1/patches/020-x86-float-cast.patch [deleted file]
trunk/package/utils/rrdtool1/patches/030-pod2man-stderr.patch [deleted file]
trunk/package/utils/rtklib/Makefile [deleted file]
trunk/package/utils/rtl-sdr/Makefile [deleted file]
trunk/package/utils/screen/Makefile [deleted file]
trunk/package/utils/screen/files/etc/screenrc [deleted file]
trunk/package/utils/screen/patches/100-cross_compile_fix.patch [deleted file]
trunk/package/utils/screen/patches/110-do_not_add_srcdir_to_include_path.patch [deleted file]
trunk/package/utils/serialconsole/Makefile [deleted file]
trunk/package/utils/shadow/Makefile [deleted file]
trunk/package/utils/shadow/patches/001-busybox_ash.patch [deleted file]
trunk/package/utils/shadow/patches/002-disable-ruser-lookup.patch [deleted file]
trunk/package/utils/shadow/patches/003-fix-disabling-subids.patch [deleted file]
trunk/package/utils/sispmctl/Makefile [deleted file]
trunk/package/utils/sispmctl/patches/001-fix-includes.patch [deleted file]
trunk/package/utils/smartmontools/Makefile [deleted file]
trunk/package/utils/smartmontools/files/smartd.conf [deleted file]
trunk/package/utils/smartmontools/files/smartd.init [deleted file]
trunk/package/utils/smstools3/Makefile [deleted file]
trunk/package/utils/smstools3/files/smstools3.conf [deleted file]
trunk/package/utils/smstools3/files/smstools3.init [deleted file]
trunk/package/utils/smstools3/patches/001-smsd.patch [deleted file]
trunk/package/utils/smstools3/patches/002-Makefile.patch [deleted file]
trunk/package/utils/sockread/Makefile [deleted file]
trunk/package/utils/sockread/src/Makefile [deleted file]
trunk/package/utils/sockread/src/main.c [deleted file]
trunk/package/utils/stm32flash/Makefile [deleted file]
trunk/package/utils/stoken/Makefile [deleted file]
trunk/package/utils/sumo/Makefile [deleted file]
trunk/package/utils/sumo/files/sumo.sh [deleted file]
trunk/package/utils/sumo/patches/100-configure_fix.patch [deleted file]
trunk/package/utils/tar/Makefile [deleted file]
trunk/package/utils/taskwarrior/Makefile [deleted file]
trunk/package/utils/tcsh/Makefile [deleted file]
trunk/package/utils/tmux/Makefile [deleted file]
trunk/package/utils/tmux/patches/100-b64_ntop-conflict_compath_h.patch [deleted file]
trunk/package/utils/tmux/patches/101-b64_ntop-conflict_compat_b64_ntop_c.patch [deleted file]
trunk/package/utils/tmux/patches/102-b64_ntop-conflict_tty_c.patch [deleted file]
trunk/package/utils/tmux/patches/200-usr-local.patch [deleted file]
trunk/package/utils/tracertools/Makefile [deleted file]
trunk/package/utils/triggerhappy/Makefile [deleted file]
trunk/package/utils/triggerhappy/files/triggerhappy-example.conf [deleted file]
trunk/package/utils/triggerhappy/files/triggerhappy.hotplug [deleted file]
trunk/package/utils/triggerhappy/files/triggerhappy.init [deleted file]
trunk/package/utils/triggerhappy/patches/100-fix-LINUX_INPUT_H.patch [deleted file]
trunk/package/utils/unzip/Makefile [deleted file]
trunk/package/utils/unzip/patches/001-CVE-2014-8139-crc-overflow.patch [deleted file]
trunk/package/utils/unzip/patches/002-CVE-2014-8140-test-compr-eb.patch [deleted file]
trunk/package/utils/unzip/patches/003-CVE-2014-8141-getzip64data.patch [deleted file]
trunk/package/utils/unzip/patches/004-CVE-2014-9636-test-compr-eb.patch [deleted file]
trunk/package/utils/usbmuxd/Makefile [deleted file]
trunk/package/utils/uvcdynctrl/Makefile [deleted file]
trunk/package/utils/vim/Makefile [deleted file]
trunk/package/utils/vim/files/vimrc [deleted file]
trunk/package/utils/vim/files/vimrc.full [deleted file]
trunk/package/utils/vim/patches/001-compile.patch [deleted file]
trunk/package/utils/watchcat/Makefile [deleted file]
trunk/package/utils/watchcat/files/initd_watchcat [deleted file]
trunk/package/utils/watchcat/files/uci_defaults_watchcat [deleted file]
trunk/package/utils/watchcat/files/watchcat.sh [deleted file]
trunk/package/utils/wifitoggle/Makefile [deleted file]
trunk/package/utils/wifitoggle/files/wifitoggle.config [deleted file]
trunk/package/utils/wifitoggle/files/wifitoggle.hotplug [deleted file]
trunk/package/utils/xz/Makefile [deleted file]
trunk/package/utils/zile/Makefile [deleted file]
trunk/package/utils/zip/Makefile [deleted file]
trunk/package/utils/zoneinfo/Makefile [deleted file]
trunk/package/utils/zsh/Makefile [deleted file]
trunk/scripts/download.pl
trunk/target/linux/ar71xx/Makefile
trunk/target/linux/ar71xx/base-files/etc/diag.sh
trunk/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
trunk/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds
trunk/target/linux/ar71xx/base-files/etc/uci-defaults/02_network [changed mode: 0644->0755]
trunk/target/linux/ar71xx/base-files/lib/ar71xx.sh
trunk/target/linux/ar71xx/base-files/lib/preinit/05_set_iface_mac_ar71xx
trunk/target/linux/ar71xx/base-files/lib/preinit/05_set_preinit_iface_ar71xx
trunk/target/linux/ar71xx/base-files/lib/preinit/81_load_ath10k_board_bin [deleted file]
trunk/target/linux/ar71xx/base-files/lib/preinit/82_patch_ath10k
trunk/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
trunk/target/linux/ar71xx/config-3.18
trunk/target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-alfa-ap120c.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-antminer-s1.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-antminer-s3.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-dir-615-i1.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-gs-minibox-v1.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa901nd-v4.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr841n-v9.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr941nd-v6.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-weio.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v3.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2200.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wpj531.c
trunk/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c
trunk/target/linux/ar71xx/generic/profiles/antminer.mk
trunk/target/linux/ar71xx/generic/profiles/d-link.mk
trunk/target/linux/ar71xx/generic/profiles/devolo-dlan.mk [new file with mode: 0644]
trunk/target/linux/ar71xx/generic/profiles/engenius.mk [new file with mode: 0644]
trunk/target/linux/ar71xx/generic/profiles/gs-minibox-v1.mk [new file with mode: 0644]
trunk/target/linux/ar71xx/generic/profiles/netgear.mk
trunk/target/linux/ar71xx/generic/profiles/weio.mk [new file with mode: 0644]
trunk/target/linux/ar71xx/image/Makefile
trunk/target/linux/ar71xx/image/lzma-loader/src/head.S
trunk/target/linux/ar71xx/luci/config-default [deleted file]
trunk/target/linux/ar71xx/luci/profiles/00-default.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/01-minimal.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/02-ath5k.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/8devices.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/alfa.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/allnet.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/antminer.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/atheros.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/atlantis.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/bhu.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/buffalo.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/compex.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/d-link.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/dragino.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/easylink.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/ew.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/gl-connect.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/hiwifi.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/jjplus.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/linksys.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/meraki.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/nclink.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/netgear.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/onion.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/oolite.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/openmesh.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/pcs.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/planex.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/redwave.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/rosewill.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/senao.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/sitecom.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/smartelectronics.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/thinkpenguin.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/tp-link.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/trendnet.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/ubnt.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/wd.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/zcomax.mk [deleted file]
trunk/target/linux/ar71xx/luci/profiles/zyxel.mk [deleted file]
trunk/target/linux/ar71xx/luci/target.mk [deleted file]
trunk/target/linux/ar71xx/patches-3.18/003-MIPS-ath79-make-bootconsole-wait-for-both-THRE-and-T.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-3.18/431-spi-add-various-flags.patch
trunk/target/linux/ar71xx/patches-3.18/461-spi-add-type-field-to-spi_transfer.patch
trunk/target/linux/ar71xx/patches-3.18/464-spi-ath79-fix-fast-flash-read.patch
trunk/target/linux/ar71xx/patches-3.18/521-MIPS-ath79-enable-UART-for-early_serial.patch
trunk/target/linux/ar71xx/patches-3.18/610-MIPS-ath79-openwrt-machines.patch
trunk/target/linux/ar71xx/patches-3.18/707-MIPS-ath79-add-support-for-QCA953x-SoC.patch
trunk/target/linux/ar71xx/patches-3.18/718-MIPS-ath79-add-EPG5000-support.patch
trunk/target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch
trunk/target/linux/ar71xx/patches-3.18/736-MIPS-ath79-add-MC-MAC1200R-support.patch
trunk/target/linux/ar71xx/patches-3.18/736-MIPS-ath79-fix-chained-irq-disable.patch
trunk/target/linux/ar71xx/patches-3.18/737-MIPS-ath79-add-om5p-an-support.patch
trunk/target/linux/ar71xx/patches-3.18/738-MIPS-ath79-add-meraki-mr12-mr16-support.patch
trunk/target/linux/ar71xx/patches-3.18/799-MIPS-ath79-add-minibox-v1-support.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-3.18/800-MIPS-ath79-add-RB922GS-support.patch
trunk/target/linux/ar71xx/patches-3.18/902-unaligned_access_hacks.patch
trunk/target/linux/ar71xx/patches-3.18/903-MIPS-ath79-ubnt-rocket-m-xw-support.patch
trunk/target/linux/ar71xx/patches-3.18/904-MIPS-ath79-bitmain-antminer-s1-support.patch
trunk/target/linux/ar71xx/patches-3.18/905-MIPS-ath79-bitmain-antminer-s3-support.patch
trunk/target/linux/ar71xx/patches-3.18/906-MIPS-ath79-add-blackswift.patch
trunk/target/linux/ar71xx/patches-3.18/907-MIPS-ath79-add-WPN824N.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-3.18/907-MIPS-ath79-add-tl-wa901nd-v4-support.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-3.18/911-MIPS-ath79-add-tpe-r1100.patch
trunk/target/linux/ar71xx/patches-3.18/912-MIPS-ath79-add-tpe-r3300.patch
trunk/target/linux/generic/files/drivers/leds/ledtrig-netdev.c
trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_uimage.c
trunk/target/linux/generic/files/include/linux/ath9k_platform.h
trunk/target/linux/generic/files/include/linux/bcm47xx_nvram.h [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/043-mtd_GD25Q128B_support_backport_from_3.19.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/075-bgmac-allow-enabling-on-ARCH_BCM_5301X.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/077-13-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch [deleted file]
trunk/target/linux/generic/patches-3.18/077-14-bgmac-reset-all-4-GMAC-cores-on-init.patch [deleted file]
trunk/target/linux/generic/patches-3.18/078-01-bgmac-support-up-to-3-cores-devices-on-a-bus.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/078-02-bgmac-add-helper-checking-for-BCM4707-BCM53018-chip-.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/078-03-bgmac-support-Ethernet-device-on-BCM47094-SoC.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/078-04-bgmac-reset-enable-Ethernet-core-before-using-it.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/078-05-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/081-01-pppoe-Use-workqueue-to-die-properly-when-a-PADT-is-r.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/081-02-pppoe-Lacks-DST-MAC-address-check.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/081-03-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/081-06-ppp-don-t-set-sk_state-to-PPPOX_ZOMBIE-in-pppoe_disc.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/081-07-ppp-remove-PPPOX_ZOMBIE-socket-state.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/081-08-pppoe-fix-memory-corruption-in-padt-work-structure.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/081-pppoe-Use-workqueue-to-die-properly-when-a-PADT-is-r.patch [deleted file]
trunk/target/linux/generic/patches-3.18/082-ipv6-ip6_fragment-fix-headroom-tests-and-skb-leak.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/083-solos-pci-Increase-headroom-on-received-packets.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/090-overlayfs-fallback-to-readonly-when-full.patch
trunk/target/linux/generic/patches-3.18/092-01-spi-Check-to-see-if-the-device-is-processing-a-messa.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/092-02-spi-Pump-transfers-inside-calling-context-for-spi_sy.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/092-03-spi-Only-idle-the-message-pump-in-the-worker-kthread.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/099-module_arch_freeing_init-new-hook-for-archs-before-m.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/100-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch [deleted file]
trunk/target/linux/generic/patches-3.18/204-module_strip.patch
trunk/target/linux/generic/patches-3.18/305-mips_module_reloc.patch
trunk/target/linux/generic/patches-3.18/462-m25p80-mx-disable-software-protection.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/472-mtd-m25p80-add-support-for-Winbond-W25X05-flash.patch
trunk/target/linux/generic/patches-3.18/473-mtd-spi-nor-add-support-for-the-Macronix-MX25L512E-S.patch
trunk/target/linux/generic/patches-3.18/474-mtd-spi-nor-add-support-for-the-ISSI-SI25CD512-SPI-f.patch
trunk/target/linux/generic/patches-3.18/532-jffs2_eofdetect.patch
trunk/target/linux/generic/patches-3.18/630-packet_socket_type.patch
trunk/target/linux/generic/patches-3.18/643-bridge_remove_ipv6_dependency.patch
trunk/target/linux/generic/patches-3.18/644-bridge_optimize_netfilter_hooks.patch [deleted file]
trunk/target/linux/generic/patches-3.18/645-bridge_multicast_to_unicast.patch
trunk/target/linux/generic/patches-3.18/650-pppoe_header_pad.patch
trunk/target/linux/generic/patches-3.18/662-use_fq_codel_by_default.patch
trunk/target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch
trunk/target/linux/generic/patches-3.18/760-8139cp-fixes-from-4.3.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/773-bgmac-add-srab-switch.patch
trunk/target/linux/generic/patches-3.18/810-pci_disable_common_quirks.patch
trunk/target/linux/generic/patches-3.18/831-ledtrig_netdev.patch
trunk/target/linux/generic/patches-3.18/902-debloat_proc.patch
trunk/target/linux/generic/patches-3.18/903-debloat_direct_io.patch
trunk/target/linux/generic/patches-3.18/904-debloat_dma_buf.patch [new file with mode: 0644]