From 16ce6b37146b1f71c45b686ad4c4cd158c36d2fc Mon Sep 17 00:00:00 2001 From: nynex Date: Tue, 5 May 2015 12:23:03 +0000 Subject: [PATCH] Yank v1.4 trunk --- trunk/BSDmakefile | 7 - trunk/Config.in | 34 - trunk/LICENSE | 340 - trunk/Makefile | 105 - trunk/README.md | 33 - trunk/config/Config-build.in | 287 - trunk/config/Config-devel.in | 111 - trunk/config/Config-images.in | 315 - trunk/config/Config-kernel.in | 546 - trunk/docs/BUILD_HOWTO.md | 58 - trunk/feeds.conf.default | 0 trunk/include/autotools.mk | 170 - trunk/include/cmake.mk | 105 - trunk/include/debug.mk | 51 - trunk/include/depends.mk | 48 - trunk/include/device_table.txt | 5 - trunk/include/download.mk | 184 - trunk/include/feeds.mk | 26 - trunk/include/host-build.mk | 201 - trunk/include/host.mk | 51 - trunk/include/image.mk | 466 - trunk/include/kernel-build.mk | 144 - trunk/include/kernel-defaults.mk | 169 - trunk/include/kernel-version.mk | 23 - trunk/include/kernel.mk | 244 - trunk/include/netfilter.mk | 378 - trunk/include/nls.mk | 40 - trunk/include/package-bin.mk | 33 - trunk/include/package-defaults.mk | 161 - trunk/include/package-dumpinfo.mk | 91 - trunk/include/package-ipkg.mk | 234 - trunk/include/package-seccomp.mk | 15 - trunk/include/package.mk | 352 - trunk/include/prereq-build.mk | 160 - trunk/include/prereq.mk | 107 - trunk/include/quilt.mk | 170 - trunk/include/scan.awk | 19 - trunk/include/scan.mk | 102 - trunk/include/scons.mk | 23 - trunk/include/shell.sh | 37 - trunk/include/site/aarch64 | 30 - trunk/include/site/aarch64_be | 30 - trunk/include/site/arm | 30 - trunk/include/site/armeb | 30 - trunk/include/site/i386 | 3 - trunk/include/site/i486 | 30 - trunk/include/site/i686 | 3 - trunk/include/site/linux | 78 - trunk/include/site/m68k | 28 - trunk/include/site/mips | 30 - trunk/include/site/mips64 | 30 - trunk/include/site/mips64el | 30 - trunk/include/site/mipsel | 30 - trunk/include/site/powerpc | 30 - trunk/include/site/sparc | 30 - trunk/include/site/x86_64 | 30 - trunk/include/subdir.mk | 76 - trunk/include/target.mk | 296 - trunk/include/toolchain-build.mk | 25 - trunk/include/toplevel.mk | 214 - trunk/include/uclibc++.mk | 16 - trunk/include/unpack.mk | 81 - trunk/include/verbose.mk | 67 - trunk/include/version.mk | 88 - trunk/package/Makefile | 183 - trunk/package/admin/debootstrap/Makefile | 57 - .../admin/debootstrap/files/pkgdetails.c | 347 - .../debootstrap/patches/100-busybox_fix.patch | 11 - trunk/package/admin/htop/Makefile | 57 - trunk/package/admin/monit/Makefile | 95 - trunk/package/admin/monit/files/monit.init | 15 - .../patches/001-fix-default-piddir.patch | 18 - trunk/package/admin/muninlite/Makefile | 54 - .../admin/muninlite/files/etc/xinetd.d/munin | 10 - .../muninlite/patches/001-no_disks.patch | 12 - .../muninlite/patches/002-hostname.patch | 11 - .../patches/100-fix-no-ethtool.patch | 21 - .../patches/110-fix-uptime-days.patch | 12 - .../muninlite/patches/200-add-tap-dev.patch | 20 - .../patches/210-add-bridge-devs.patch | 24 - trunk/package/admin/sudo/Makefile | 97 - trunk/package/admin/sudo/files/sudo.init | 11 - .../patches/010-cross-compile-fixes.patch | 25 - .../sudo/patches/020-no-owner-change.patch | 12 - trunk/package/admin/zabbix/Makefile | 247 - trunk/package/admin/zabbix/files/mac80211 | 27 - trunk/package/admin/zabbix/files/network | 9 - trunk/package/admin/zabbix/files/wifi | 25 - .../admin/zabbix/files/zabbix_agentd.init | 31 - .../zabbix/files/zabbix_helper_mac80211.c | 77 - .../patches/002-fix-res_send-on-uclibc.patch | 35 - .../zabbix/patches/002-uclibc_loadavg.patch | 48 - .../patches/010-change-agentd-config.patch | 62 - trunk/package/base-files/Makefile | 180 - .../package/base-files/files/bin/board_detect | 14 - .../base-files/files/bin/config_generate | 172 - trunk/package/base-files/files/bin/ipcalc.sh | 71 - trunk/package/base-files/files/bin/login.sh | 19 - trunk/package/base-files/files/etc/banner | 7 - .../base-files/files/etc/banner.failsafe | 13 - .../base-files/files/etc/config/network | 18 - .../base-files/files/etc/config/system | 11 - .../package/base-files/files/etc/device_info | 3 - trunk/package/base-files/files/etc/diag.sh | 4 - trunk/package/base-files/files/etc/group | 10 - trunk/package/base-files/files/etc/hosts | 1 - .../files/etc/hotplug.d/net/00-sysctl | 6 - .../package/base-files/files/etc/init.d/boot | 62 - .../package/base-files/files/etc/init.d/done | 17 - trunk/package/base-files/files/etc/init.d/led | 99 - .../base-files/files/etc/init.d/sysctl | 7 - .../base-files/files/etc/init.d/sysfixtime | 11 - .../base-files/files/etc/init.d/system | 49 - .../base-files/files/etc/init.d/umount | 8 - trunk/package/base-files/files/etc/inittab | 3 - .../base-files/files/etc/librecmc_release | 7 - .../base-files/files/etc/librecmc_version | 1 - trunk/package/base-files/files/etc/passwd | 5 - trunk/package/base-files/files/etc/preinit | 46 - trunk/package/base-files/files/etc/profile | 16 - trunk/package/base-files/files/etc/protocols | 56 - .../base-files/files/etc/rc.button/failsafe | 3 - .../base-files/files/etc/rc.button/power | 5 - .../base-files/files/etc/rc.button/reset | 18 - .../base-files/files/etc/rc.button/rfkill | 30 - trunk/package/base-files/files/etc/rc.common | 143 - trunk/package/base-files/files/etc/rc.local | 4 - trunk/package/base-files/files/etc/services | 171 - trunk/package/base-files/files/etc/shadow | 5 - trunk/package/base-files/files/etc/shells | 1 - .../package/base-files/files/etc/sysctl.conf | 29 - .../base-files/files/etc/sysupgrade.conf | 5 - .../files/etc/uci-defaults/10_migrate-shadow | 12 - .../files/etc/uci-defaults/11_migrate-sysctl | 16 - .../etc/uci-defaults/12_network-generate-ula | 15 - .../package/base-files/files/lib/functions.sh | 322 - .../base-files/files/lib/functions/leds.sh | 72 - .../base-files/files/lib/functions/network.sh | 268 - .../base-files/files/lib/functions/preinit.sh | 87 - .../base-files/files/lib/functions/service.sh | 103 - .../base-files/files/lib/functions/system.sh | 112 - .../files/lib/functions/uci-defaults-new.sh | 302 - .../files/lib/functions/uci-defaults.sh | 285 - .../files/lib/preinit/02_default_set_state | 7 - .../files/lib/preinit/10_indicate_failsafe | 17 - .../files/lib/preinit/10_indicate_preinit | 45 - .../files/lib/preinit/30_failsafe_wait | 96 - .../files/lib/preinit/40_run_failsafe_hook | 12 - .../lib/preinit/50_indicate_regular_preinit | 10 - .../files/lib/preinit/70_initramfs_test | 13 - .../files/lib/preinit/80_mount_root | 15 - .../base-files/files/lib/preinit/90_sysinfo | 10 - .../files/lib/preinit/99_10_failsafe_login | 16 - .../files/lib/preinit/99_10_run_init | 9 - .../base-files/files/lib/upgrade/common.sh | 245 - .../lib/upgrade/keep.d/base-files-essential | 10 - trunk/package/base-files/files/rom/note | 3 - trunk/package/base-files/files/sbin/firstboot | 3 - .../base-files/files/sbin/hotplug-call | 18 - trunk/package/base-files/files/sbin/led.sh | 25 - .../package/base-files/files/sbin/sysupgrade | 240 - trunk/package/base-files/files/sbin/wifi | 236 - trunk/package/base-files/image-config.in | 286 - trunk/package/boot/apex/Makefile | 57 - .../boot/apex/patches/001-compile_fix.patch | 20 - .../100-openwrt_nslu2_armeb_config.patch | 23 - .../120-openwrt_nslu2_16mb_armeb_config.patch | 23 - .../140-openwrt_fsg3_armeb_config.patch | 23 - .../apex/patches/150-limit_ram_to_64mb.patch | 22 - .../160-openwrt_nas100d_armeb_config.patch | 20 - trunk/package/boot/fconfig/Makefile | 45 - trunk/package/boot/grub2/Makefile | 77 - .../grub2/patches/100-grub_setup_root.patch | 118 - .../grub2/patches/200-fix-gets-removal.patch | 16 - .../grub2/patches/210-fix_serial_rtscts.patch | 14 - trunk/package/boot/imx-bootlets/Makefile | 42 - .../patches/001-skip_sb_generation.patch | 18 - .../patches/002-set_elftosb_config.patch | 17 - .../patches/003-add-olinuxino.patch | 150 - trunk/package/boot/kexec-tools/Config.in | 31 - trunk/package/boot/kexec-tools/Makefile | 87 - .../0001-Fix-zlib-lzma-decompression.patch | 171 - ...ly-necessary-quotes-to-result-of-mac.patch | 52 - ...r-warning-on-printing-64-bit-integer.patch | 35 - .../0004-mips-remove-unused-variable.patch | 30 - ...rning-about-implicit-type-conversion.patch | 30 - trunk/package/boot/kobs-ng/Makefile | 45 - .../kobs-ng/patches/001-fix-mtd-defines.patch | 76 - .../patches/002-add-init-size-param.patch | 42 - trunk/package/boot/rbcfg/Makefile | 49 - trunk/package/boot/rbcfg/src/Makefile | 14 - trunk/package/boot/rbcfg/src/cyg_crc.h | 109 - trunk/package/boot/rbcfg/src/cyg_crc32.c | 172 - trunk/package/boot/rbcfg/src/main.c | 791 - trunk/package/boot/rbcfg/src/rbcfg.h | 75 - trunk/package/boot/uboot-ar71xx/Makefile | 95 - .../files/board/zyxel/nbg460n/Makefile | 46 - .../files/board/zyxel/nbg460n/config.mk | 1 - .../files/board/zyxel/nbg460n/lowlevel_init.S | 39 - .../files/board/zyxel/nbg460n/nbg460n.c | 96 - .../files/board/zyxel/nbg460n/u-boot.lds | 42 - .../files/cpu/mips/ar71xx_serial.c | 177 - .../uboot-ar71xx/files/drivers/net/ag71xx.c | 809 - .../uboot-ar71xx/files/drivers/net/ag71xx.h | 374 - .../files/drivers/net/phy/rtl8366.h | 188 - .../files/drivers/net/phy/rtl8366_mii.c | 786 - .../files/drivers/spi/ar71xx_spi.c | 191 - .../files/include/asm-mips/ar71xx.h | 515 - .../files/include/asm-mips/ar71xx_gpio.h | 65 - .../files/include/configs/nbg460n.h | 136 - .../uboot-ar71xx/patches/001-ar71xx.patch | 28 - .../uboot-ar71xx/patches/002-ar71xx-spi.patch | 11 - .../patches/010-enet-ag71xx.patch | 22 - .../patches/011-switch-rtl8366sr.patch | 28 - .../patches/020-freebsd-compat.patch | 11 - .../patches/021-darwin_compat.patch | 23 - .../patches/022-getline_backport.patch | 21 - trunk/package/boot/uboot-envtools/Config.in | 9 - trunk/package/boot/uboot-envtools/Makefile | 110 - .../package/boot/uboot-envtools/files/ar71xx | 54 - .../package/boot/uboot-envtools/files/cns3xxx | 28 - trunk/package/boot/uboot-envtools/files/imx6 | 25 - .../boot/uboot-envtools/files/kirkwood | 33 - .../package/boot/uboot-envtools/files/lantiq | 28 - trunk/package/boot/uboot-envtools/files/mvebu | 28 - trunk/package/boot/uboot-envtools/files/mxs | 26 - trunk/package/boot/uboot-envtools/files/oxnas | 27 - .../package/boot/uboot-envtools/files/ramips | 32 - .../uboot-envtools/files/uboot-envtools.sh | 36 - .../uboot-envtools/patches/001-compile.patch | 13 - .../patches/100-fw_env_gnu_source.patch | 10 - .../300-support-env-in-ubivol-chardev.patch | 161 - trunk/package/boot/uboot-imx6/Makefile | 132 - .../patches/100-wandboard-enable-fit.patch | 10 - .../patches/110-wandboard-owrt-env.patch | 89 - trunk/package/boot/uboot-kirkwood/Makefile | 145 - ...od-style-fixes-in-kwbimage.cfg-files.patch | 96 - ...-empty-CONFIG_MVGBE_PORTS-by-default.patch | 32 - ...wood-fix-cpu-info-for-6282-device-id.patch | 45 - ...-add-CONFIG_SYS_GENERIC_BOARD-define.patch | 27 - ...r-add-CONFIG_SYS_GENERIC_BOARD-defin.patch | 23 - ...ome-add-CONFIG_SYS_GENERIC_BOARD-def.patch | 23 - ...t-add-CONFIG_SYS_GENERIC_BOARD-defin.patch | 23 - ...2-add-CONFIG_SYS_GENERIC_BOARD-defin.patch | 23 - ...lug-add-CONFIG_SYS_GENERIC_BOARD-def.patch | 23 - .../uboot-kirkwood/patches/110-dockstar.patch | 129 - .../uboot-kirkwood/patches/120-iconnect.patch | 47 - .../uboot-kirkwood/patches/130-ib62x0.patch | 21 - .../patches/140-pogoplug_e02.patch | 48 - .../patches/200-openwrt-config.patch | 110 - trunk/package/boot/uboot-lantiq/Makefile | 344 - trunk/package/boot/uboot-lantiq/README | 6 - ...der-calls-for-spi_claim_bus-and-spi_.patch | 170 - ...use-debug-for-warning-error-messages.patch | 49 - ...lloc-of-spi_flash-to-spi_flash_probe.patch | 110 - ...4-sf-add-slim-probe-funtions-for-SPL.patch | 80 - ...iom-of-address-bytes-completely-conf.patch | 134 - ...sf-add-support-for-4-byte-addressing.patch | 160 - .../0007-sf-add-support-for-EN25QH256.patch | 17 - ...yout-of-S25FL256S_256K-and-S25FL512S.patch | 21 - ...d-framework-for-ethernet-switch-driv.patch | 244 - ...d-driver-for-Lantiq-PSB697X-switch-f.patch | 161 - ...d-driver-for-Lantiq-ADM6996I-switch-.patch | 157 - ...tchlib-add-driver-for-Atheros-AR8216.patch | 157 - ...chlib-add-driver-for-REALTEK-RTL8306.patch | 375 - ...IPS-add-support-for-Lantiq-XWAY-SoCs.patch | 9339 ------ ...support-for-Lantiq-XWAY-ARX100-SoC-f.patch | 1228 - ...driver-for-Lantiq-XWAY-ARX100-switch.patch | 546 - ...dd-some-helper-tools-for-Lantiq-SoCs.patch | 477 - ...18-tools-lantiq-add-NAND-SPL-support.patch | 223 - ...-Makefile-add-Lantiq-NAND-SPL-images.patch | 46 - ...020-MIPS-lantiq-add-NAND-SPL-support.patch | 165 - ...021-MIPS-vrx200-add-NAND-SPL-support.patch | 30 - ...q-easy80920-add-support-for-NAND-SPL.patch | 61 - ...PS-lantiq-add-default-openwrt-config.patch | 50 - ...asy50712-add-openwrt-lantiq-common.h.patch | 26 - ...asy80920-add-openwrt-lantiq-common.h.patch | 26 - ...d-board-support-for-Arcadyan-ARV4519.patch | 242 - ...d-board-support-for-Arcadyan-ARV7518.patch | 242 - ...-board-support-for-AudioCodes-MP-252.patch | 248 - ...-board-support-for-AVM-FritzBox-3370.patch | 354 - ...-add-board-support-for-Gigaset-SX76X.patch | 247 - ...add-board-support-for-ZTE-ZXHN-H367N.patch | 307 - ...dd-board-support-for-ZTE-ZXV10-H201L.patch | 251 - ...-board-support-for-ZyXEL-P-661HNU-Fx.patch | 304 - ...-board-support-for-ZyXEL-P-2601HN-Fx.patch | 242 - ...board-support-for-ZyXEL-P-2812HNU-Fx.patch | 301 - ...ard-support-for-Arcadyan-Easybox-904.patch | 277 - ...board-support-for-Arcadyan-ARV752DPW.patch | 242 - ...ard-support-for-Arcadyan-ARV752DPW22.patch | 244 - ...d-board-support-for-Arcadyan-ARV7510.patch | 269 - ...ard-support-for-Arcadyan-ARV7510PW22.patch | 238 - ...pare-u-boot-lantiq-v2013.10-openwrt4.patch | 18 - .../patches/0041-lzma-fixup.patch | 44 - .../patches/0042-arx100-cgu-fixes.patch | 148 - trunk/package/boot/uboot-mxs/Makefile | 98 - .../patches/001-add-i2se-duckbill.patch | 571 - trunk/package/boot/uboot-omap/Makefile | 104 - .../patches/001-switch_omap4_ext4.patch | 11 - .../uboot-omap/patches/002-fix_jffs2.patch | 34 - .../patches/003-fix_findfdt_C4.patch | 11 - trunk/package/boot/uboot-oxnas/Makefile | 102 - .../arch/arm/cpu/arm1136/nas782x/Makefile | 13 - .../arch/arm/cpu/arm1136/nas782x/clock.c | 97 - .../arch/arm/cpu/arm1136/nas782x/pinmux.c | 43 - .../arch/arm/cpu/arm1136/nas782x/reset.c | 91 - .../arch/arm/cpu/arm1136/nas782x/timer.c | 129 - .../arch/arm/include/asm/arch-nas782x/clock.h | 84 - .../arch/arm/include/asm/arch-nas782x/cpu.h | 26 - .../arm/include/asm/arch-nas782x/hardware.h | 30 - .../arm/include/asm/arch-nas782x/pinmux.h | 46 - .../arch/arm/include/asm/arch-nas782x/spl.h | 6 - .../arm/include/asm/arch-nas782x/sysctl.h | 125 - .../arch/arm/include/asm/arch-nas782x/timer.h | 23 - .../uboot-oxnas/files/board/ox820/Kconfig | 15 - .../uboot-oxnas/files/board/ox820/MAINTAINERS | 6 - .../uboot-oxnas/files/board/ox820/Makefile | 15 - .../boot/uboot-oxnas/files/board/ox820/ddr.c | 477 - .../boot/uboot-oxnas/files/board/ox820/ddr.h | 148 - .../files/board/ox820/lowlevel_init.S | 20 - .../uboot-oxnas/files/board/ox820/ox820.c | 374 - .../uboot-oxnas/files/board/ox820/spl_start.S | 21 - .../files/board/ox820/u-boot-spl.lds | 101 - .../boot/uboot-oxnas/files/common/env_ext4.c | 116 - .../uboot-oxnas/files/common/spl/spl_block.c | 236 - .../uboot-oxnas/files/configs/ox820_defconfig | 3 - .../files/drivers/block/plxsata_ide.c | 1170 - .../files/drivers/usb/host/ehci-oxnas.c | 105 - .../uboot-oxnas/files/include/configs/ox820.h | 383 - .../boot/uboot-oxnas/files/tools/mkox820crc.c | 123 - .../patches/010-capacity-is-unsigned.patch | 42 - .../uboot-oxnas/patches/150-spl-block.patch | 54 - .../uboot-oxnas/patches/200-icplus-phy.patch | 142 - .../patches/300-oxnas-target.patch | 101 - .../patches/800-fix-bootm-assertion.patch | 11 - trunk/package/boot/uboot-pxa/Makefile | 92 - .../001-squashfs_rootfstype_cmdline.patch | 13 - trunk/package/boot/uboot-sunxi/Makefile | 164 - .../patches/002-add-linksprite-pcduino.diff | 71 - .../patches/003-add-lemaker-bananapro.diff | 22 - .../patches/004-add-olimex-a13-som.diff | 71 - .../005-add-gmac-tx-delay-variant.patch | 24 - .../patches/006-add-lamobo-r1.patch | 24 - trunk/package/boot/uboot-sunxi/uEnv.txt | 6 - trunk/package/boot/uboot-xburst/Makefile | 88 - .../0001-qi_lb60-add-nand-spl-support.patch | 894 - ...qi_lb60-add-software-usbboot-support.patch | 916 - .../patches/0003-add-mmc-support.patch | 1664 - ...dd-more-boot-options-F1-F2-F3-F4-M-S.patch | 200 - .../0005-add-nanonote-lcd-support.patch | 847 - .../patches/0006-enable-silent-console.patch | 60 - trunk/package/boot/yamonenv/Makefile | 39 - .../patches/001-yamonenv_mtd_partition.patch | 11 - trunk/package/devel/binutils/Makefile | 123 - trunk/package/devel/build-essential/Makefile | 33 - .../files/usr/src/hello/hello.c | 8 - trunk/package/devel/diffutils/Makefile | 62 - trunk/package/devel/gcc/Makefile | 116 - trunk/package/devel/gcc/README | 10 - ...t-choke-when-building-32bit-on-64bit.patch | 15 - .../gcc/patches/003-mpfr-longlong-mips.patch | 38 - .../devel/gcc/patches/010-documentation.patch | 23 - .../020-disable-check-for-sys-sdt-h.patch | 45 - .../devel/gcc/patches/100-uclibc-conf.patch | 33 - .../package/devel/gcc/patches/200-musl.patch | 321 - .../patches/800-arm_v5te_no_ldrd_strd.patch | 11 - .../patches/810-arm-softfloat-libgcc.patch | 25 - .../devel/gcc/patches/820-libgcc_pic.patch | 36 - .../gcc/patches/830-arm_unbreak_armv4t.patch | 13 - .../840-armv4_pass_fix-v4bx_to_ld.patch | 19 - .../gcc/patches/850-use_shared_libgcc.patch | 47 - .../gcc/patches/860-uclibc_use_eh_frame.patch | 29 - .../gcc/patches/870-ppc_no_crtsavres.patch | 11 - .../gcc/patches/880-no_java_section.patch | 11 - .../gcc/patches/900-bad-mips16-crt.patch | 9 - .../devel/gcc/patches/910-mbsd_multi.patch | 253 - .../patches/920-specs_nonfatal_getenv.patch | 14 - trunk/package/devel/gdb/Makefile | 87 - .../001-gdb-pr14523-mips-signal-number.patch | 16 - .../devel/gdb/patches/100-musl_fix.patch | 28 - .../101-arm-uclibc-sim-needs-libm.patch | 22 - trunk/package/devel/lttng-modules/Makefile | 45 - .../patches/001-mm_page_alloc_extfrag.patch | 98 - trunk/package/devel/lttng-tools/Makefile | 60 - trunk/package/devel/make/Makefile | 37 - trunk/package/devel/oprofile/Makefile | 92 - .../100-use_insmod_instead_of_modprobe.patch | 11 - .../patches/110-fix_compile_error.patch | 30 - trunk/package/devel/patch/Makefile | 48 - trunk/package/devel/perf/Makefile | 67 - trunk/package/devel/strace/Makefile | 50 - .../devel/strace/patches/100-musl_fix.patch | 165 - trunk/package/devel/trace-cmd/Makefile | 63 - .../patches/110-mac80211_tracepoint.patch | 24 - trunk/package/devel/valgrind/Makefile | 178 - .../package/devel/valgrind/files/default.supp | 42 - .../patches/100-fix_configure_check.patch | 11 - .../valgrind/patches/110-add_a_out_h.patch | 157 - .../devel/valgrind/patches/200-musl_fix.patch | 45 - trunk/package/devel/valgrind/src/abort.c | 3 - trunk/package/games/bsd-games/Makefile | 126 - .../games/bsd-games/files/backgammon.sh | 3 - .../games/bsd-games/patches/001-tetris.patch | 96 - .../games/bsd-games/patches/002-primes.patch | 64 - .../games/bsd-games/patches/003-worm.patch | 26 - .../bsd-games/patches/004-backgammon.patch | 438 - trunk/package/kernel/button-hotplug/Makefile | 55 - .../package/kernel/button-hotplug/src/Kconfig | 2 - .../kernel/button-hotplug/src/Makefile | 1 - .../button-hotplug/src/button-hotplug.c | 343 - .../kernel/gpio-button-hotplug/Makefile | 50 - .../kernel/gpio-button-hotplug/src/Makefile | 1 - .../src/gpio-button-hotplug.c | 660 - trunk/package/kernel/hostap-driver/Makefile | 117 - .../hostap-driver/files/lib/wifi/hostap.sh | 270 - .../patches/001-fix-txpower.patch | 175 - trunk/package/kernel/i2c-gpio-custom/Makefile | 53 - .../kernel/i2c-gpio-custom/src/Kconfig | 10 - .../kernel/i2c-gpio-custom/src/Makefile | 1 - .../i2c-gpio-custom/src/i2c-gpio-custom.c | 202 - trunk/package/kernel/linux/Makefile | 65 - .../kernel/linux/modules/001-depends.mk | 14 - trunk/package/kernel/linux/modules/block.mk | 652 - trunk/package/kernel/linux/modules/can.mk | 276 - trunk/package/kernel/linux/modules/crypto.mk | 645 - .../package/kernel/linux/modules/firewire.mk | 74 - trunk/package/kernel/linux/modules/fs.mk | 467 - trunk/package/kernel/linux/modules/hwmon.mk | 315 - trunk/package/kernel/linux/modules/i2c.mk | 251 - trunk/package/kernel/linux/modules/input.mk | 225 - trunk/package/kernel/linux/modules/leds.mk | 215 - trunk/package/kernel/linux/modules/lib.mk | 223 - .../kernel/linux/modules/netdevices.mk | 806 - .../package/kernel/linux/modules/netfilter.mk | 852 - .../kernel/linux/modules/netsupport.mk | 1003 - trunk/package/kernel/linux/modules/nls.mk | 307 - trunk/package/kernel/linux/modules/other.mk | 995 - trunk/package/kernel/linux/modules/pcmcia.mk | 74 - trunk/package/kernel/linux/modules/sound.mk | 251 - trunk/package/kernel/linux/modules/spi.mk | 91 - trunk/package/kernel/linux/modules/usb.mk | 1586 - trunk/package/kernel/linux/modules/video.mk | 717 - trunk/package/kernel/linux/modules/virtual.mk | 188 - trunk/package/kernel/linux/modules/w1.mk | 192 - trunk/package/kernel/linux/modules/wpan.mk | 121 - trunk/package/kernel/mac80211/Makefile | 410 - .../files/lib/netifd/wireless/mac80211.sh | 746 - .../mac80211/files/lib/wifi/mac80211.sh | 131 - trunk/package/kernel/mac80211/files/regdb.txt | 1215 - .../mac80211/patches/000-fix_kconfig.patch | 14 - .../mac80211/patches/001-fix_build.patch | 165 - .../patches/002-change_allconfig.patch | 44 - .../patches/003-remove_bogus_modparams.patch | 34 - .../patches/004-backports_debugfs_fix.patch | 10 - .../patches/008-fix_netdev_unregister.patch | 16 - .../mac80211/patches/010-disable_rfkill.patch | 13 - .../mac80211/patches/020-add_mpls_h.patch | 37 - .../patches/050-lib80211_option.patch | 30 - .../patches/070-ath_common_config.patch | 10 - .../patches/080-disable_clk_backport.patch | 20 - .../patches/100-revert-cryptoapi-ports.patch | 2055 -- .../110-mac80211_keep_keys_on_stop_ap.patch | 12 - .../120-cfg80211_allow_perm_addr_change.patch | 43 - .../patches/150-disable_addr_notifier.patch | 67 - .../201-ath5k-WAR-for-AR71xx-PCI-bug.patch | 38 - .../kernel/mac80211/patches/210-ap_scan.patch | 11 - ...intermediate-software-queue-implemen.patch | 882 - .../301-mac80211-lock-rate-control.patch | 125 - ...rt-only-triggering-DFS-detector-line.patch | 21 - ...dd-DFS-support-for-extension-channel.patch | 76 - ...9k-allow-40MHz-radar-detection-width.patch | 19 - .../305-ath5k-channel-change-fix.patch | 137 - .../patches/306-ath5k-fix-reset-race.patch | 96 - ...k-fix-tracking-of-enabled-AP-beacons.patch | 76 - ...l_ht-fix-rounding-issue-in-MCS-durat.patch | 43 - ...9k-disable-TPC-support-again-for-now.patch | 22 - ...ook-up-stations-for-multicast-addres.patch | 21 - ...ac80211-remove-drop_unencrypted-code.patch | 130 - ...-t-look-up-destination-station-twice.patch | 71 - ...addr-VLAN-frames-earlier-if-not-conn.patch | 27 - ...-mesh-avoid-pointless-station-lookup.patch | 33 - ...oid-duplicate-TX-path-station-lookup.patch | 267 - ...log-spam-from-ieee80211_handle_pwr_c.patch | 38 - ...tc-add-new-WMI_REG_RMW_CMDID-command.patch | 307 - ...pa_cal-use-defs-instead-of-magin-num.patch | 89 - ...ar9271_hw_pa_cal-use-proper-makroses.patch | 79 - ...th9k-ar9271_hw_pa_cal-use-RMW-buffer.patch | 48 - ...read-to-be-compatible-with-ath9k_htc.patch | 35 - ...add-new-function-ath9k_hw_read_array.patch | 69 - ...-ar9271_hw_pa_cal-use-REG_READ_ARRAY.patch | 24 - ...hot-read-in-ath9k_hw_update_mibstats.patch | 39 - ...27-ath9k-ath9k_hw_loadnf-use-REG_RMW.patch | 71 - ...er-related-optimisation-in-ar5008_hw.patch | 27 - ...set_4k_power_cal_tabl-use-rmw-buffer.patch | 26 - ...ffer-in-ath9k_hw_set_operating_mode-.patch | 43 - ...w_4k_set_board_values-use-rmw-buffer.patch | 26 - ...th9k_hw_analog_shift_rmw-use-REG_RMW.patch | 27 - ...W-and-rmw-buffer-in-ath9k_hw_4k_set_.patch | 47 - ...W-and-rmw-buffer-in-ath9k_hw_def_set.patch | 67 - .../patches/400-ath_move_debug_code.patch | 30 - .../patches/401-ath9k_blink_default.patch | 11 - .../patches/402-ath_regd_optional.patch | 69 - .../patches/403-world_regd_fixup.patch | 84 - .../patches/404-regd_no_assoc_hints.patch | 19 - .../mac80211/patches/405-ath_regd_us.patch | 26 - .../patches/406-ath_relax_default_regd.patch | 47 - .../410-ath9k_allow_adhoc_and_ap.patch | 10 - .../411-ath5k_allow_adhoc_and_ap.patch | 46 - .../patches/420-ath5k_disable_fast_cc.patch | 18 - .../patches/430-add_ath5k_platform.patch | 33 - ...add_platform_eeprom_support_to_ath5k.patch | 56 - .../patches/432-ath5k_add_pciids.patch | 11 - .../440-ath5k_channel_bw_debugfs.patch | 143 - .../patches/500-ath9k_eeprom_debugfs.patch | 65 - .../mac80211/patches/501-ath9k_ahb_init.patch | 32 - .../510-ath9k_intr_mitigation_tweak.patch | 18 - .../patches/511-ath9k_reduce_rxbuf.patch | 11 - .../patches/512-ath9k_channelbw_debugfs.patch | 125 - .../patches/513-ath9k_add_pci_ids.patch | 30 - .../522-mac80211_configure_antenna_gain.patch | 160 - .../patches/530-ath9k_extra_leds.patch | 251 - .../531-ath9k_extra_platform_leds.patch | 71 - .../540-ath9k_reduce_ani_interval.patch | 11 - .../patches/541-ath9k_rx_dma_stop_check.patch | 28 - .../patches/542-ath9k_debugfs_diag.patch | 139 - .../patches/543-ath9k_entropy_from_adc.patch | 186 - ...544-ath9k-ar933x-usb-hang-workaround.patch | 79 - .../patches/545-ath9k_ani_ws_detect.patch | 155 - ...700-mwl8k-missing-pci-id-for-WNR854T.patch | 10 - ...ore-Add-support-for-DT-platform-data.patch | 139 - .../mac80211/scripts/import-backports.sh | 109 - trunk/package/kernel/mmc_over_gpio/Makefile | 77 - .../mmc_over_gpio/files/mmc_over_gpio.config | 8 - .../mmc_over_gpio/files/mmc_over_gpio.init | 83 - trunk/package/kernel/om-watchdog/Makefile | 45 - .../kernel/om-watchdog/files/om-watchdog | 15 - .../kernel/om-watchdog/files/om-watchdog.init | 36 - .../kernel/rotary-gpio-custom/Makefile | 53 - .../kernel/rotary-gpio-custom/src/Kconfig | 9 - .../kernel/rotary-gpio-custom/src/Makefile | 1 - .../src/rotary-gpio-custom.c | 193 - trunk/package/kernel/spi-gpio-custom/Makefile | 53 - .../kernel/spi-gpio-custom/src/Kconfig | 14 - .../kernel/spi-gpio-custom/src/Makefile | 1 - .../spi-gpio-custom/src/spi-gpio-custom.c | 365 - trunk/package/kernel/trelay/Makefile | 54 - .../package/kernel/trelay/files/trelay.config | 4 - .../kernel/trelay/files/trelay.hotplug | 5 - trunk/package/kernel/trelay/files/trelay.init | 32 - trunk/package/kernel/trelay/src/Makefile | 1 - trunk/package/kernel/trelay/src/trelay.c | 272 - trunk/package/kernel/w1-gpio-custom/Makefile | 54 - .../package/kernel/w1-gpio-custom/src/Kconfig | 4 - .../kernel/w1-gpio-custom/src/Makefile | 1 - .../w1-gpio-custom/src/w1-gpio-custom.c | 189 - trunk/package/lang/dkjson/Makefile | 46 - trunk/package/lang/erlang/Makefile | 335 - .../patches/101-emulator_includes.patch | 11 - .../erlang/patches/103-disable_emacs.patch | 11 - trunk/package/lang/guile/Makefile | 81 - ...-disable-pthread-check-disable-csqrt.patch | 50 - .../guile/patches/0002-guile-snarf-docs.patch | 8 - trunk/package/lang/guile2/Makefile | 121 - .../patches/0001-disable_gnu_locale_api.patch | 11 - trunk/package/lang/jamvm/Makefile | 67 - trunk/package/lang/json4lua/Makefile | 48 - trunk/package/lang/lua-bencode/Makefile | 50 - trunk/package/lang/lua-mosquitto/Makefile | 41 - trunk/package/lang/lua-penlight/Makefile | 46 - trunk/package/lang/lua-sha2/Makefile | 52 - .../lang/lua-sha2/patches/001-makefile.patch | 14 - trunk/package/lang/luabitop/Makefile | 53 - trunk/package/lang/luaexpat/Makefile | 56 - .../luaexpat/files/compat-5.1r5/compat-5.1.c | 97 - .../luaexpat/files/compat-5.1r5/compat-5.1.h | 13 - .../files/compat-5.1r5/compat-5.1.lua | 267 - trunk/package/lang/luafilesystem/Makefile | 66 - trunk/package/lang/luai2c/Makefile | 46 - trunk/package/lang/lualanes/Makefile | 57 - trunk/package/lang/luaposix/Makefile | 58 - .../luaposix/patches/100-eglibc-compat.patch | 30 - .../luaposix/patches/101-disable-curses.patch | 32 - .../102-disable-compat-deprecated.diff | 20 - trunk/package/lang/luarocks/Makefile | 54 - .../patches/01_dont_modify_bin_shebang.diff | 13 - trunk/package/lang/luasec/Makefile | 61 - .../patches/100-luasocket-Makefile.patch | 20 - trunk/package/lang/luasoap/Makefile | 56 - trunk/package/lang/luasocket/Makefile | 63 - .../patches/0001-Add-interface-support.patch | 237 - trunk/package/lang/luasql/Makefile | 116 - trunk/package/lang/micropython-lib/Makefile | 55 - trunk/package/lang/micropython/Makefile | 52 - .../package/lang/perl-compress-bzip2/Makefile | 48 - trunk/package/lang/perl-dbi/Makefile | 63 - trunk/package/lang/perl-html-parser/Makefile | 48 - trunk/package/lang/perl-html-tagset/Makefile | 48 - trunk/package/lang/perl-html-tree/Makefile | 49 - .../lang/perl-lockfile-simple/Makefile | 48 - trunk/package/lang/perl-net-telnet/Makefile | 48 - trunk/package/lang/perl-test-harness/Makefile | 48 - trunk/package/lang/perl-uri/Makefile | 48 - trunk/package/lang/perl-www-curl/Makefile | 49 - ...rl-www-curl_disable_curl-config_hack.patch | 74 - .../patches/200-fix_default_lflags.patch | 11 - .../package/lang/perl-www-mechanize/Makefile | 48 - trunk/package/lang/perl-www/Makefile | 48 - ...ttps-call-verify-hostname-when-avail.patch | 41 - ...wp-https-verify-hostnames-by-default.patch | 113 - trunk/package/lang/perl/Config.in | 20 - trunk/package/lang/perl/Makefile | 195 - .../lang/perl/files/config.sh-arm-mt.in | 1163 - .../package/lang/perl/files/config.sh-arm.in | 1162 - .../lang/perl/files/config.sh-armeb-mt.in | 1163 - .../lang/perl/files/config.sh-armeb.in | 1162 - .../lang/perl/files/config.sh-avr32-mt.in | 1165 - .../lang/perl/files/config.sh-avr32.in | 1164 - .../lang/perl/files/config.sh-i486-mt.in | 1149 - .../package/lang/perl/files/config.sh-i486.in | 1148 - .../lang/perl/files/config.sh-mips-mt.in | 1163 - .../package/lang/perl/files/config.sh-mips.in | 1162 - .../lang/perl/files/config.sh-mips64-mt.in | 1163 - .../lang/perl/files/config.sh-mips64.in | 1162 - .../lang/perl/files/config.sh-mipsel-mt.in | 1149 - .../lang/perl/files/config.sh-mipsel.in | 1148 - .../lang/perl/files/config.sh-powerpc-mt.in | 1163 - .../lang/perl/files/config.sh-powerpc.in | 1162 - .../lang/perl/files/config.sh-x86_64-mt.in | 1149 - .../lang/perl/files/config.sh-x86_64.in | 1148 - .../package/lang/perl/files/perl-run_tests.sh | 24 - ...x-cross-compile-endianness-detection.patch | 22 - ...st-libc-dir-moved-debian+derivatives.patch | 27 - .../patches/300-always_use_miniperl.patch | 27 - .../400-add_microperl_caretx_dependency.patch | 22 - .../perl/patches/500-add-relink-hack.patch | 6 - trunk/package/lang/perl/perlbase.mk | 1539 - trunk/package/lang/perl/perlmod.mk | 160 - trunk/package/lang/php5/Makefile | 563 - trunk/package/lang/php5/files/php.ini | 311 - .../lang/php5/files/php5-fastcgi.config | 3 - .../package/lang/php5/files/php5-fastcgi.init | 30 - .../package/lang/php5/files/php5-fpm-www.conf | 392 - trunk/package/lang/php5/files/php5-fpm.conf | 121 - trunk/package/lang/php5/files/php5-fpm.config | 2 - trunk/package/lang/php5/files/php5-fpm.init | 29 - ...fix_membar_producer_link_error_gcc3x.patch | 11 - ...bian_patches_use_embedded_timezonedb.patch | 620 - ...bian_patches_use_embedded_timezonedb.patch | 19 - .../lang/php5/patches/800-gd-iconv.patch | 14 - .../950-Fix-dl-cross-compiling-issue.patch | 62 - trunk/package/lang/php5/pecl.mk | 47 - trunk/package/lang/python-beanstalkc/Makefile | 46 - trunk/package/lang/python-cython/Makefile | 88 - trunk/package/lang/python-django-1.4/Makefile | 45 - trunk/package/lang/python-dns/Makefile | 44 - trunk/package/lang/python-gevent/Makefile | 73 - trunk/package/lang/python-greenlet/Makefile | 69 - trunk/package/lang/python-gunicorn/Makefile | 54 - trunk/package/lang/python-imglib/Makefile | 62 - .../patches/010-cross-compile.patch | 48 - .../patches/020-freetype-header-include.patch | 21 - trunk/package/lang/python-mysql/Makefile | 50 - .../python-mysql/patches/010-threadsafe.patch | 11 - trunk/package/lang/python-pip/Makefile | 76 - trunk/package/lang/python-requests/Makefile | 44 - trunk/package/lang/python-setuptools/Makefile | 43 - .../patches/0001-remove-windows-support.patch | 20 - trunk/package/lang/python-six/Makefile | 43 - trunk/package/lang/python-unidecode/Makefile | 43 - trunk/package/lang/python/Makefile | 248 - trunk/package/lang/python/files/config.site | 12 - .../python/files/python-package-codecs.mk | 23 - .../python/files/python-package-compiler.mk | 16 - .../python/files/python-package-ctypes.mk | 18 - .../lang/python/files/python-package-db.mk | 18 - .../python/files/python-package-decimal.mk | 16 - .../python/files/python-package-distutils.mk | 16 - .../lang/python/files/python-package-email.mk | 16 - .../lang/python/files/python-package-gdbm.mk | 16 - .../python/files/python-package-logging.mk | 16 - .../files/python-package-multiprocessing.mk | 17 - .../python/files/python-package-ncurses.mk | 18 - .../python/files/python-package-openssl.mk | 17 - .../lang/python/files/python-package-pydoc.mk | 18 - .../python/files/python-package-sqlite3.mk | 17 - .../python/files/python-package-unittest.mk | 16 - .../lang/python/files/python-package-xml.mk | 20 - .../lang/python/files/python-package.mk | 119 - .../lang/python/patches/001-enable-zlib.patch | 25 - ...dd-include-dirs-when-cross-compiling.patch | 14 - .../003-do-not-compile-tests-at-build.patch | 20 - .../004-do-not-write-bytes-codes.patch | 22 - .../005-fix-libffi-x86-64-configure.patch | 31 - .../006-remove-debian-multiarch-support.patch | 12 - .../007-distutils-do-not-adjust-path.patch | 10 - .../008-distutils-use-python-sysroot.patch | 54 - ...t-use-dblib_dir-when-cross-compiling.patch | 34 - ...add-rt-lib-dirs-when-cross-compiling.patch | 15 - trunk/package/lang/python3-bottle/Makefile | 51 - trunk/package/lang/python3/Makefile | 255 - trunk/package/lang/python3/files/config.site | 12 - .../python3/files/python3-package-asyncio.mk | 16 - .../python3/files/python3-package-codecs.mk | 22 - .../python3/files/python3-package-ctypes.mk | 18 - .../lang/python3/files/python3-package-dbm.mk | 17 - .../python3/files/python3-package-decimal.mk | 17 - .../files/python3-package-distutils.mk | 16 - .../python3/files/python3-package-email.mk | 16 - .../python3/files/python3-package-gdbm.mk | 16 - .../python3/files/python3-package-logging.mk | 16 - .../files/python3-package-multiprocessing.mk | 17 - .../python3/files/python3-package-ncurses.mk | 18 - .../python3/files/python3-package-openssl.mk | 17 - .../python3/files/python3-package-pydoc.mk | 18 - .../python3/files/python3-package-sqlite3.mk | 17 - .../python3/files/python3-package-unittest.mk | 16 - .../lang/python3/files/python3-package-xml.mk | 19 - .../lang/python3/files/python3-package.mk | 109 - .../python3/patches/001-enable-zlib.patch | 25 - ...dd-include-dirs-when-cross-compiling.patch | 14 - .../003-do-not-run-distutils-tests.patch | 37 - .../004-do-not-write-bytes-codes.patch | 22 - .../005-fix-libffi-x86-64-configure.patch | 31 - .../006-remove-debian-multiarch-support.patch | 12 - .../007-distutils-do-not-adjust-path.patch | 10 - ...add-rt-lib-dirs-when-cross-compiling.patch | 15 - trunk/package/lang/ruby/Makefile | 1374 - trunk/package/lang/ruby/files/ruby | 5 - .../patches/001-rdoc-remove_gems_dep.patch | 36 - trunk/package/lang/ruby/ruby_find_pkgsdeps | 270 - trunk/package/lang/ruby/ruby_missingfiles | 20 - trunk/package/lang/simplejson/Makefile | 48 - trunk/package/lang/smalltalk/Makefile | 42 - trunk/package/lang/uuid/Makefile | 48 - trunk/package/lang/vala/Makefile | 73 - trunk/package/libs/alsa-lib/Makefile | 94 - .../libs/alsa-lib/patches/001-link_fix.patch | 22 - .../002-remove_cross_compile_guess.patch | 23 - trunk/package/libs/apr-util/Makefile | 77 - .../patches/001-automake-compat.patch | 21 - trunk/package/libs/apr/Makefile | 79 - .../apr/patches/001-autoconf-compat.patch | 22 - .../apr/patches/101-fix_apr_time_now.patch | 13 - .../patches/201-upgrade-and-fix-1.5.1.patch | 54 - trunk/package/libs/argp-standalone/Makefile | 48 - .../patches/001-throw-in-funcdef.patch | 79 - trunk/package/libs/avahi/Makefile | 404 - .../libs/avahi/files/avahi-daemon.conf | 28 - .../libs/avahi/files/avahi-daemon.init | 23 - trunk/package/libs/avahi/files/service-http | 10 - trunk/package/libs/avahi/files/service-ssh | 9 - .../010-step_back_autotools-no-gettext.patch | 80 - trunk/package/libs/boost/Makefile | 277 - .../boost/patches/100-do-not-use-librt.patch | 28 - trunk/package/libs/c-ares/Makefile | 51 - trunk/package/libs/check/Makefile | 58 - trunk/package/libs/confuse/Makefile | 79 - trunk/package/libs/cyassl/Makefile | 61 - .../cyassl/patches/100-respect_cflags.patch | 11 - .../200-SSL_accept-handle-hello-garbage.patch | 13 - .../300-SSL_set_tlsext_host_name.patch | 10 - trunk/package/libs/cyrus-sasl/Makefile | 112 - trunk/package/libs/db47/Makefile | 100 - .../db47/patches/010-patch.4.7.25.1.patch | 55 - .../db47/patches/020-patch.4.7.25.2.patch | 42 - .../db47/patches/030-patch.4.7.25.3.patch | 211 - .../db47/patches/040-patch.4.7.25.4.patch | 118 - trunk/package/libs/dmx_usb_module/Makefile | 56 - .../patches/001-dmx_usb_Makefile.patch | 13 - trunk/package/libs/dtndht/Makefile | 46 - trunk/package/libs/elfutils/Makefile | 97 - .../patches/001-elfutils-portability.patch | 1871 -- .../patches/002-argp_standalone.patch | 14 - .../elfutils/patches/003-libint-stub.patch | 49 - .../patches/004-maybe-uninitialized.patch | 11 - .../elfutils/patches/004-memcpy_def.patch | 14 - .../patches/005-build_only_libs.patch | 24 - .../elfutils/patches/006-libdw_LIBS.patch | 11 - .../elfutils/patches/100-musl-compat.patch | 788 - .../libs/elfutils/patches/101-no-fts.patch | 109 - trunk/package/libs/engine_pkcs11/Makefile | 48 - trunk/package/libs/expat/Makefile | 69 - trunk/package/libs/faad2/Config.in | 12 - trunk/package/libs/faad2/Makefile | 114 - trunk/package/libs/fcgi/Makefile | 82 - .../fcgi/patches/100-fcgio-int-type-fix.patch | 38 - .../libs/fcgi/patches/110-no_examples.patch | 24 - .../package/libs/fcgi/patches/120-stdio.patch | 12 - trunk/package/libs/fftw3/Makefile | 119 - .../libs/fftw3/patches/001-makefile.patch | 20 - trunk/package/libs/file/Makefile | 94 - trunk/package/libs/flac/Makefile | 75 - .../patches/001-no-docs-and-examples.patch | 25 - .../libs/flac/patches/002-no-utility.patch | 13 - .../flac/patches/010-automake-compat.patch | 11 - trunk/package/libs/freetype/Makefile | 84 - trunk/package/libs/gdbm/Makefile | 67 - trunk/package/libs/gettext-full/Makefile | 80 - .../gettext-full/patches/001-autotools.patch | 24 - .../patches/001-no_examples_and_tests.patch | 22 - .../003-gettext-error_print_progname.patch | 11 - .../patches/100-error_progname.patch | 10 - .../patches/110-error_progname_def.patch | 11 - .../patches/120-uclibc-nolocale.patch | 11 - .../patches/150-disable_libxml_iconv.patch | 22 - trunk/package/libs/gettext/Makefile | 68 - trunk/package/libs/gettext/src/LICENSE | 7 - .../libs/gettext/src/include/libintl.h | 53 - trunk/package/libs/gettext/src/m4/codeset.m4 | 21 - trunk/package/libs/gettext/src/m4/gettext.m4 | 383 - trunk/package/libs/gettext/src/m4/intl.m4 | 294 - trunk/package/libs/gettext/src/m4/intldir.m4 | 19 - .../package/libs/gettext/src/m4/intlmacosx.m4 | 51 - .../package/libs/gettext/src/m4/lcmessage.m4 | 31 - trunk/package/libs/gettext/src/m4/nls.m4 | 32 - trunk/package/libs/gettext/src/m4/po.m4 | 449 - trunk/package/libs/glib2/Makefile | 104 - .../glib2/patches/001-automake-compat.patch | 11 - .../glib2/patches/100-fix-gio-linking.patch | 10 - trunk/package/libs/gmp/Makefile | 70 - trunk/package/libs/gnutls/Config.in | 52 - trunk/package/libs/gnutls/Makefile | 250 - .../gnutls/patches/001-ai-idn-remove.patch | 15 - trunk/package/libs/gperf/Makefile | 47 - trunk/package/libs/hidapi/Makefile | 77 - .../patches/010-add-iconv-linkage.patch | 22 - trunk/package/libs/ibrcommon/Makefile | 49 - trunk/package/libs/ibrdtn/Makefile | 50 - trunk/package/libs/intltool/Makefile | 47 - trunk/package/libs/jansson/Makefile | 52 - trunk/package/libs/libaio/Makefile | 63 - .../libs/libaio/patches/001_arches.patch | 566 - .../libs/libaio/patches/002_arches_sh.patch | 139 - .../libaio/patches/003_arches_sparc64.patch | 117 - .../libs/libaio/patches/004_arches_x32.patch | 65 - .../libs/libaio/patches/005_arches_mips.patch | 63 - .../patches/006_arches_mips_fix_padding.patch | 37 - trunk/package/libs/libantlr3c/Makefile | 55 - trunk/package/libs/libao/Makefile | 67 - trunk/package/libs/libarchive/Makefile | 58 - trunk/package/libs/libartnet/Makefile | 60 - .../libs/libartnet/patches/001-bswap_16.patch | 12 - trunk/package/libs/libaudiofile/Makefile | 72 - trunk/package/libs/libavl/Makefile | 55 - .../patches/010-update_GNUmakefile.patch | 45 - trunk/package/libs/libbsd/Makefile | 57 - .../libbsd/patches/001-aarch64_support.patch | 19 - trunk/package/libs/libcap/Makefile | 56 - trunk/package/libs/libconfig/Makefile | 59 - trunk/package/libs/libdaemon/Makefile | 72 - .../patches/001-daemon_set_verbosity.patch | 30 - trunk/package/libs/libdaq/Makefile | 73 - .../libs/libdaq/patches/001-compile.patch | 18 - trunk/package/libs/libdbi-drivers/Makefile | 105 - .../patches/001_libsqlite3_fix.patch | 11 - trunk/package/libs/libdbi/Makefile | 57 - trunk/package/libs/libdmapsharing/Makefile | 72 - .../patches/001-disable_pixbuf.patch | 22 - .../patches/002-disable_tests.patch | 8 - .../patches/003-make_unit_test_optional.patch | 17 - trunk/package/libs/libdnet/Makefile | 87 - .../libs/libdnet/patches/001-compile.patch | 20 - .../libs/libdnet/patches/002-config.patch | 23 - trunk/package/libs/libesmtp/Makefile | 56 - trunk/package/libs/libevent/Makefile | 67 - trunk/package/libs/libevent2/Makefile | 157 - trunk/package/libs/libevhtp/Makefile | 59 - .../010-enable-shared-object-building.patch | 12 - trunk/package/libs/libexif/Makefile | 63 - .../libs/libexif/patches/100-no_doc.patch | 12 - trunk/package/libs/libffi/Makefile | 81 - trunk/package/libs/libftdi/Makefile | 64 - .../patches/100-fix-x86_64-build.patch | 11 - .../101-fix-cmake-version-packagekit.patch | 29 - trunk/package/libs/libftdi1/Makefile | 91 - .../patches/100-fix-x86_64-build.patch | 11 - trunk/package/libs/libgcrypt/Makefile | 68 - .../libgcrypt/patches/001-no_docs_tests.patch | 28 - trunk/package/libs/libgd/Makefile | 81 - .../libs/libgd/patches/101-gdlib-config.patch | 20 - .../libs/libgd/patches/200-uclibc-ceill.patch | 24 - trunk/package/libs/libgpg-error/Makefile | 79 - trunk/package/libs/libhttp-parser/Makefile | 60 - trunk/package/libs/libical/Makefile | 62 - trunk/package/libs/libiconv-full/Makefile | 93 - .../patches/100-strip_charsets.patch | 3438 -- .../libiconv-full/patches/101-autotools.patch | 26014 ---------------- .../patches/103-configure_ac_fix.patch | 31 - .../patches/200-work-with-libtool2.patch | 17 - trunk/package/libs/libiconv/COPYING | 504 - trunk/package/libs/libiconv/COPYRIGHT | 20 - trunk/package/libs/libiconv/Makefile | 84 - trunk/package/libs/libiconv/src/LICENSE | 6 - trunk/package/libs/libiconv/src/iconv.c | 440 - .../libs/libiconv/src/include/charmaps.h | 80 - .../src/include/charmaps/iso-8859-10.h | 24 - .../src/include/charmaps/iso-8859-13.h | 24 - .../src/include/charmaps/iso-8859-14.h | 25 - .../src/include/charmaps/iso-8859-16.h | 24 - .../src/include/charmaps/iso-8859-2.h | 24 - .../src/include/charmaps/iso-8859-3.h | 24 - .../src/include/charmaps/iso-8859-4.h | 24 - .../src/include/charmaps/iso-8859-5.h | 24 - .../src/include/charmaps/iso-8859-6.h | 24 - .../src/include/charmaps/iso-8859-7.h | 24 - .../src/include/charmaps/iso-8859-8.h | 24 - .../src/include/charmaps/iso-8859-9.h | 24 - .../libiconv/src/include/charmaps/koi8-r.h | 24 - .../src/include/charmaps/windows-1250.h | 24 - .../src/include/charmaps/windows-1251.h | 24 - .../src/include/charmaps/windows-1252.h | 25 - .../src/include/charmaps/windows-1253.h | 24 - .../src/include/charmaps/windows-1254.h | 24 - .../src/include/charmaps/windows-1255.h | 24 - .../src/include/charmaps/windows-1256.h | 24 - .../src/include/charmaps/windows-1257.h | 24 - .../src/include/charmaps/windows-1258.h | 24 - .../src/include/charmaps/windows-874.h | 24 - .../package/libs/libiconv/src/include/iconv.h | 32 - trunk/package/libs/libiconv/src/m4/iconv.m4 | 214 - trunk/package/libs/libid3tag/Makefile | 65 - trunk/package/libs/libidn/Makefile | 95 - .../002-disable-po-docs-examples.patch | 22 - .../patches/010-fix-idn-error-usage.patch | 119 - trunk/package/libs/libimobiledevice/Makefile | 96 - trunk/package/libs/libjpeg/Makefile | 90 - trunk/package/libs/libjson-c/Makefile | 55 - .../libs/libjson-c/patches/000-libm.patch | 50 - .../patches/001-backport_compile_fix.patch | 23 - trunk/package/libs/liblo/Makefile | 71 - trunk/package/libs/libmad/Makefile | 79 - .../001-mips_removal_h_constraint.patch | 70 - trunk/package/libs/libmcrypt/Makefile | 65 - trunk/package/libs/libmicrohttpd/Makefile | 54 - trunk/package/libs/libmms/Makefile | 63 - trunk/package/libs/libmnl/Makefile | 77 - .../libmnl/patches/100-upstream-fixes.patch | 416 - trunk/package/libs/libmodbus/Makefile | 56 - trunk/package/libs/libmpdclient/Makefile | 69 - .../patches/001-WIP_musl_compatibility.patch | 22 - trunk/package/libs/libmpeg2/Makefile | 60 - .../libmpeg2/patches/101-ppc_no_altivec.patch | 66 - .../patches/102-arm_data_preload_check.patch | 19 - trunk/package/libs/libnatpmp/Makefile | 87 - .../patches/001-install_declspec.patch | 11 - trunk/package/libs/libnetfilter-acct/Makefile | 70 - .../libs/libnetfilter-conntrack/Makefile | 74 - .../libs/libnetfilter-cthelper/Makefile | 72 - .../libs/libnetfilter-cttimeout/Makefile | 71 - trunk/package/libs/libnetfilter-log/Makefile | 74 - ...ecessary-pkgconfig-config.status-dep.patch | 25 - ...d-remove-unused-lines-in-Makefile.am.patch | 24 - ...build-resolve-automake-1.12-warnings.patch | 29 - ...e-needed-for-integer-type-definition.patch | 24 - ...0005-configure-uclinux-is-also-linux.patch | 27 - ...thout-ipulog-option-to-disable-libip.patch | 95 - .../package/libs/libnetfilter-queue/Makefile | 70 - trunk/package/libs/libnfc/Makefile | 98 - trunk/package/libs/libnfnetlink/Makefile | 71 - .../patches/100-missing_include.patch | 20 - trunk/package/libs/libnftnl/Makefile | 73 - trunk/package/libs/libnl-tiny/Makefile | 55 - .../libs/libnl-tiny/files/libnl-tiny.pc | 10 - trunk/package/libs/libnl-tiny/src/Makefile | 17 - trunk/package/libs/libnl-tiny/src/attr.c | 668 - trunk/package/libs/libnl-tiny/src/cache.c | 376 - .../package/libs/libnl-tiny/src/cache_mngt.c | 131 - trunk/package/libs/libnl-tiny/src/error.c | 116 - trunk/package/libs/libnl-tiny/src/genl.c | 268 - trunk/package/libs/libnl-tiny/src/genl_ctrl.c | 302 - .../package/libs/libnl-tiny/src/genl_family.c | 136 - trunk/package/libs/libnl-tiny/src/genl_mngt.c | 193 - trunk/package/libs/libnl-tiny/src/handlers.c | 162 - .../libnl-tiny/src/include/linux/gen_stats.h | 67 - .../libnl-tiny/src/include/linux/genetlink.h | 83 - .../libs/libnl-tiny/src/include/linux/if.h | 131 - .../libnl-tiny/src/include/linux/if_addr.h | 62 - .../libnl-tiny/src/include/linux/netlink.h | 150 - .../libnl-tiny/src/include/netlink-generic.h | 20 - .../libnl-tiny/src/include/netlink-local.h | 158 - .../libnl-tiny/src/include/netlink-types.h | 81 - .../libnl-tiny/src/include/netlink/addr.h | 69 - .../libnl-tiny/src/include/netlink/attr.h | 726 - .../src/include/netlink/cache-api.h | 199 - .../libnl-tiny/src/include/netlink/cache.h | 128 - .../libnl-tiny/src/include/netlink/data.h | 41 - .../libnl-tiny/src/include/netlink/errno.h | 64 - .../src/include/netlink/genl/ctrl.h | 37 - .../src/include/netlink/genl/family.h | 130 - .../src/include/netlink/genl/genl.h | 47 - .../src/include/netlink/genl/mngt.h | 87 - .../libnl-tiny/src/include/netlink/handlers.h | 230 - .../libnl-tiny/src/include/netlink/list.h | 88 - .../libs/libnl-tiny/src/include/netlink/msg.h | 308 - .../src/include/netlink/netlink-compat.h | 50 - .../src/include/netlink/netlink-kernel.h | 196 - .../libnl-tiny/src/include/netlink/netlink.h | 82 - .../src/include/netlink/object-api.h | 331 - .../libnl-tiny/src/include/netlink/object.h | 164 - .../libnl-tiny/src/include/netlink/socket.h | 221 - .../libnl-tiny/src/include/netlink/types.h | 121 - .../libnl-tiny/src/include/netlink/utils.h | 78 - .../libnl-tiny/src/include/netlink/version.h | 18 - .../package/libs/libnl-tiny/src/include/unl.h | 47 - trunk/package/libs/libnl-tiny/src/msg.c | 566 - trunk/package/libs/libnl-tiny/src/nl.c | 720 - trunk/package/libs/libnl-tiny/src/object.c | 147 - trunk/package/libs/libnl-tiny/src/socket.c | 406 - trunk/package/libs/libnl-tiny/src/unl.c | 287 - trunk/package/libs/libnl/Makefile | 57 - trunk/package/libs/libogg/Makefile | 59 - trunk/package/libs/liboil/Makefile | 70 - trunk/package/libs/liboping/Makefile | 84 - .../libs/liboping/patches/01-no-werror.patch | 11 - trunk/package/libs/libowfat/Makefile | 61 - .../libs/libowfat/patches/001-fixbuild.patch | 11 - trunk/package/libs/libp11/Makefile | 58 - trunk/package/libs/libpam/Makefile | 71 - trunk/package/libs/libpam/files/pam.conf | 15 - .../libs/libpam/files/pam.d/common-account | 20 - .../libs/libpam/files/pam.d/common-auth | 21 - .../libs/libpam/files/pam.d/common-password | 28 - .../libs/libpam/files/pam.d/common-session | 25 - .../files/pam.d/common-session-noninteractive | 25 - trunk/package/libs/libpam/files/pam.d/other | 16 - .../libpam/patches/000-OE-libpam-xtests.patch | 35 - .../patches/000-OE-pam-no-innetgr.patch | 85 - .../libs/libpam/patches/001-no_nis.patch | 68 - .../libs/libpam/patches/002-no_yywrap.patch | 26 - .../libs/libpam/patches/003-no_doc.patch | 22 - .../libs/libpam/patches/004-fix_lib64.patch | 16 - .../libs/libpam/patches/005-fix_ruserok.patch | 364 - .../libs/libpam/patches/006-fix_xdr.patch | 271 - .../libpam/patches/007-cve-2014-2583.patch | 52 - trunk/package/libs/libpcap/Config.in | 15 - trunk/package/libs/libpcap/Makefile | 98 - .../patches/100-debian_shared_lib.patch | 174 - .../102-makefile_disable_manpages.patch | 71 - .../103-makefile_flex_workaround.patch | 14 - .../patches/201-space_optimization.patch | 133 - .../libpcap/patches/202-protocol_api.patch | 140 - .../patches/203-undef_iw_mode_monitor.patch | 11 - trunk/package/libs/libplist/Makefile | 105 - trunk/package/libs/libpng/Makefile | 68 - .../libs/libpng/patches/100-config_fix.patch | 10 - trunk/package/libs/libreadline/Makefile | 71 - .../patches/001-install_perm.patch | 11 - trunk/package/libs/libroxml/Makefile | 47 - trunk/package/libs/librpc/Makefile | 34 - trunk/package/libs/libsamplerate/Makefile | 55 - trunk/package/libs/libsearpc/Makefile | 77 - trunk/package/libs/libseccomp/Makefile | 74 - trunk/package/libs/libshout/Makefile | 68 - .../libs/libshout/patches/120-vorbis-c.patch | 11 - .../patches/140-no_example_doc_win32.patch | 17 - trunk/package/libs/libsigc++/Makefile | 63 - .../patches/001-no_doc_tests_examples.patch | 22 - trunk/package/libs/libsndfile/Makefile | 65 - .../patches/001-automake-compat.patch | 10 - trunk/package/libs/libsodium/Makefile | 72 - trunk/package/libs/libsoup/Makefile | 75 - trunk/package/libs/libsoxr/Makefile | 62 - trunk/package/libs/libssh2/Makefile | 58 - trunk/package/libs/libtasn1/Makefile | 57 - trunk/package/libs/libtheora/Makefile | 68 - .../libtheora/patches/001-no_docs_tests.patch | 33 - .../libtheora/patches/002-no_sdl_check.patch | 14 - trunk/package/libs/libtool/Makefile | 52 - trunk/package/libs/libtorrent/Makefile | 68 - .../patches/100-fix_cross_compile.patch | 41 - .../120-fix-ipv6_socket_datagram.patch | 26 - trunk/package/libs/libubox/Makefile | 99 - trunk/package/libs/libuecc/Makefile | 47 - trunk/package/libs/libugpio/Makefile | 72 - trunk/package/libs/libunistring/Makefile | 59 - trunk/package/libs/libupnp/Makefile | 76 - trunk/package/libs/libupnpp/Makefile | 52 - trunk/package/libs/liburcu/Makefile | 51 - trunk/package/libs/libusb-compat/Makefile | 53 - trunk/package/libs/libusb/Makefile | 53 - .../libs/libusb/patches/001-timerfd.patch | 33 - trunk/package/libs/libusbmuxd/Makefile | 90 - trunk/package/libs/libuv/Makefile | 73 - trunk/package/libs/libuvc/Makefile | 53 - trunk/package/libs/libv4l/Makefile | 115 - .../libv4l/patches/001-no-shm_open-fix.patch | 57 - .../patches/020-add-missing-includes.patch | 10 - trunk/package/libs/libvorbis/Makefile | 65 - trunk/package/libs/libvorbisidec/Makefile | 62 - trunk/package/libs/libvpx/Makefile | 80 - trunk/package/libs/libwebsockets/Makefile | 83 - ...yassl-correct-include-path-for-3.1.x.patch | 25 - trunk/package/libs/libxerces-c/Makefile | 93 - trunk/package/libs/libxml2/Makefile | 134 - ...ard-declarations-only-for-glibc-fixe.patch | 42 - trunk/package/libs/libxslt/Makefile | 152 - trunk/package/libs/libzdb/Makefile | 89 - .../patches/010-cross-compile-fixes.patch | 186 - .../020-filterh-use-host-built-version.patch | 20 - trunk/package/libs/lttng-ust/Makefile | 51 - .../lttng-ust/patches/001-no_docs_tests.patch | 11 - .../libs/lttng-ust/patches/002-examples.patch | 18 - trunk/package/libs/lzo/Makefile | 63 - trunk/package/libs/mxml/Makefile | 56 - .../libs/mxml/patches/001-targets.patch | 11 - trunk/package/libs/nacl/Makefile | 49 - trunk/package/libs/nacl/do-openwrt | 206 - trunk/package/libs/ncurses/Makefile | 181 - .../100-ncurses-5.6-20080112-urxvt.patch | 175 - .../101-ncurses-5.6-20080628-kbs.patch | 52 - .../patches/200-fix_missing_include.patch | 14 - .../libs/ncurses/patches/500-cross.patch | 11 - .../libs/ncurses/patches/900-terminfo.patch | 20 - trunk/package/libs/neon/Makefile | 78 - trunk/package/libs/nettle/Config.in | 9 - trunk/package/libs/nettle/Makefile | 88 - .../patches/0001-Updated-mini-gmp.patch | 1738 -- ...ed-option-to-use-mini-gmp-in-hogweed.patch | 463 - ...cros-in-nettle.m4-to-allow-regenerat.patch | 1241 - ...Added-auto-generated-nettle-config.h.patch | 100 - ...er-iterator-to-be-used-with-mini-gmp.patch | 34 - .../package/libs/ocf-crypto-headers/Makefile | 39 - .../libs/ocf-crypto-headers/src/cryptodev.h | 480 - trunk/package/libs/opencv/Makefile | 71 - trunk/package/libs/opencv/README.md | 23 - trunk/package/libs/openldap/Makefile | 149 - trunk/package/libs/openldap/files/ldap.init | 19 - .../patches/001-automake-compat.patch | 323 - .../openldap/patches/020-autofs-schema.patch | 26 - .../libs/openldap/patches/750-no-strip.patch | 22 - trunk/package/libs/openssl/Config.in | 28 - trunk/package/libs/openssl/Makefile | 216 - .../patches/110-optimize-for-size.patch | 15 - .../libs/openssl/patches/130-perl-path.patch | 64 - .../openssl/patches/140-makefile-dirs.patch | 11 - .../libs/openssl/patches/150-no_engines.patch | 81 - .../patches/160-disable_doc_tests.patch | 58 - .../libs/openssl/patches/170-bash_path.patch | 8 - .../patches/180-fix_link_segfault.patch | 18 - .../patches/190-remove_timestamp_check.patch | 23 - .../openssl/patches/200-parallel_build.patch | 189 - .../openssl/patches/210-termios_fix.patch | 0 .../openssl/patches/220-fix-no-ec-build.patch | 14 - trunk/package/libs/opus/Makefile | 53 - trunk/package/libs/p11-kit/Makefile | 59 - .../package/libs/p11-kit/files/opensc.module | 1 - trunk/package/libs/pcre/Makefile | 101 - trunk/package/libs/polarssl/Makefile | 71 - .../polarssl/patches/100-disable_sslv3.patch | 12 - .../polarssl/patches/200-reduce_config.patch | 212 - trunk/package/libs/popt/Makefile | 62 - trunk/package/libs/postgresql/Makefile | 254 - .../libs/postgresql/files/postgresql.config | 5 - .../libs/postgresql/files/postgresql.init | 93 - .../libs/postgresql/patches/200-ranlib.patch | 10 - .../patches/800-busybox-default-pager.patch | 13 - trunk/package/libs/protobuf-c/Makefile | 62 - trunk/package/libs/protobuf/Makefile | 83 - .../protobuf/patches/001-mipseb-compile.patch | 11 - trunk/package/libs/pthsem/Makefile | 60 - .../libs/pthsem/patches/001-linux3x-fix.patch | 12 - trunk/package/libs/sbc/Makefile | 57 - trunk/package/libs/speex/Makefile | 105 - trunk/package/libs/sqlite3/Makefile | 106 - trunk/package/libs/sysfsutils/Makefile | 73 - .../patches/200-mnt_path_check.patch | 55 - trunk/package/libs/tcp_wrappers/Makefile | 65 - .../patches/001-debian_subset.patch | 936 - .../tcp_wrappers/patches/002-opt_cflags.patch | 12 - .../patches/003-scaffold_malloc.patch | 17 - .../patches/004-ipv4_prefix.patch | 72 - trunk/package/libs/tdb/Makefile | 56 - .../libs/tdb/patches/001-printf-fix.patch | 41 - trunk/package/libs/tiff/Makefile | 108 - .../tiff/patches/001-autoconf-compat.patch | 31 - .../libs/tiff/patches/010-CVE-2012-4564.patch | 31 - .../libs/tiff/patches/011-CVE-2013-1960.patch | 146 - .../libs/tiff/patches/012-CVE-2013-1961.patch | 768 - .../libs/tiff/patches/013-CVE-2013-4231.patch | 17 - .../libs/tiff/patches/014-CVE-2013-4232.patch | 18 - .../libs/tiff/patches/015-CVE-2013-4244.patch | 18 - .../libs/tiff/patches/016-CVE-2013-4243.patch | 37 - .../libs/tiff/patches/017-CVE-2014-9330.patch | 45 - trunk/package/libs/tinycdb/Makefile | 39 - .../libs/tinycdb/patches/100-Makefile.patch | 25 - trunk/package/libs/toolchain/Makefile | 646 - .../toolchain/eglibc-files/etc/nsswitch.conf | 13 - .../toolchain/glibc-files/etc/nsswitch.conf | 13 - trunk/package/libs/uclibc++/Makefile | 92 - .../libs/uclibc++/files/config.default | 58 - .../uclibc++/patches/002-path_to_bash.patch | 11 - .../libs/uclibc++/patches/006-eabi_fix.patch | 38 - trunk/package/libs/uclient/Makefile | 51 - trunk/package/libs/unixodbc/Makefile | 117 - .../libs/unixodbc/files/unixodbc_conf.h | 22 - trunk/package/libs/ustream-ssl/Makefile | 73 - trunk/package/libs/vips/Makefile | 82 - .../libs/vips/patches/001-no_cpp.patch | 154 - trunk/package/libs/xmlrpc-c/Makefile | 226 - .../xmlrpc-c/patches/001-config.mk.in.patch | 11 - .../patches/002-automake-compat.patch | 13 - trunk/package/libs/zlib/Makefile | 72 - trunk/package/luci/CONTRIBUTING.md | 43 - trunk/package/luci/INSTALL | 27 - trunk/package/luci/LICENSE | 201 - trunk/package/luci/Makefile | 99 - trunk/package/luci/NOTICE | 9 - trunk/package/luci/README.md | 21 - trunk/package/luci/THANKYOU | 26 - .../luci/applications/luci-app-ahcp/Makefile | 14 - .../luci-app-ahcp/luasrc/controller/ahcp.lua | 49 - .../luci-app-ahcp/luasrc/model/cbi/ahcp.lua | 110 - .../luasrc/view/admin_status/index/ahcp.htm | 1 - .../luci-app-ahcp/luasrc/view/ahcp_status.htm | 53 - .../applications/luci-app-ahcp/po/ca/ahcp.po | 117 - .../applications/luci-app-ahcp/po/cs/ahcp.po | 114 - .../applications/luci-app-ahcp/po/de/ahcp.po | 115 - .../applications/luci-app-ahcp/po/el/ahcp.po | 114 - .../applications/luci-app-ahcp/po/en/ahcp.po | 115 - .../applications/luci-app-ahcp/po/es/ahcp.po | 115 - .../applications/luci-app-ahcp/po/fr/ahcp.po | 115 - .../applications/luci-app-ahcp/po/he/ahcp.po | 118 - .../applications/luci-app-ahcp/po/hu/ahcp.po | 116 - .../applications/luci-app-ahcp/po/it/ahcp.po | 114 - .../applications/luci-app-ahcp/po/ja/ahcp.po | 117 - .../applications/luci-app-ahcp/po/ms/ahcp.po | 105 - .../applications/luci-app-ahcp/po/no/ahcp.po | 117 - .../applications/luci-app-ahcp/po/pl/ahcp.po | 115 - .../luci-app-ahcp/po/pt-br/ahcp.po | 115 - .../applications/luci-app-ahcp/po/pt/ahcp.po | 116 - .../applications/luci-app-ahcp/po/ro/ahcp.po | 115 - .../applications/luci-app-ahcp/po/ru/ahcp.po | 120 - .../applications/luci-app-ahcp/po/sk/ahcp.po | 106 - .../applications/luci-app-ahcp/po/sv/ahcp.po | 109 - .../luci-app-ahcp/po/templates/ahcp.pot | 99 - .../luci-app-ahcp/po/templates/asterisk.pot | 0 .../luci-app-ahcp/po/templates/base.pot | 2856 -- .../luci-app-ahcp/po/templates/commands.pot | 84 - .../po/templates/coovachilli.pot | 14 - .../luci-app-ahcp/po/templates/ddns.pot | 515 - .../luci-app-ahcp/po/templates/diag_core.pot | 23 - .../po/templates/diag_devinfo.pot | 199 - .../luci-app-ahcp/po/templates/ffwizard.pot | 150 - .../luci-app-ahcp/po/templates/firewall.pot | 425 - .../po/templates/freifunk-policyrouting.pot | 42 - .../luci-app-ahcp/po/templates/freifunk.pot | 384 - .../luci-app-ahcp/po/templates/hd_idle.pot | 34 - .../luci-app-ahcp/po/templates/meshwizard.pot | 112 - .../luci-app-ahcp/po/templates/minidlna.pot | 157 - .../po/templates/mmc_over_gpio.pot | 29 - .../luci-app-ahcp/po/templates/multiwan.pot | 108 - .../luci-app-ahcp/po/templates/ntpc.pot | 41 - .../luci-app-ahcp/po/templates/olsr.pot | 680 - .../luci-app-ahcp/po/templates/openvpn.pot | 539 - .../luci-app-ahcp/po/templates/p2pblock.pot | 31 - .../luci-app-ahcp/po/templates/p910nd.pot | 34 - .../po/templates/pbx-voicemail.pot | 81 - .../luci-app-ahcp/po/templates/pbx.pot | 477 - .../luci-app-ahcp/po/templates/polipo.pot | 195 - .../luci-app-ahcp/po/templates/qos.pot | 79 - .../luci-app-ahcp/po/templates/radvd.pot | 360 - .../luci-app-ahcp/po/templates/rrdtool.pot | 349 - .../luci-app-ahcp/po/templates/samba.pot | 66 - .../luci-app-ahcp/po/templates/splash.pot | 295 - .../luci-app-ahcp/po/templates/statistics.pot | 586 - .../luci-app-ahcp/po/templates/tinyproxy.pot | 248 - .../po/templates/transmission.pot | 283 - .../luci-app-ahcp/po/templates/upnp.pot | 129 - .../luci-app-ahcp/po/templates/ushare.pot | 38 - .../po/templates/uvc_streamer.pot | 29 - .../luci-app-ahcp/po/templates/vnstat.pot | 51 - .../luci-app-ahcp/po/templates/voice_core.pot | 8 - .../luci-app-ahcp/po/templates/voice_diag.pot | 15 - .../luci-app-ahcp/po/templates/watchcat.pot | 46 - .../luci-app-ahcp/po/templates/wol.pot | 37 - .../luci-app-ahcp/po/templates/wshaper.pot | 43 - .../applications/luci-app-ahcp/po/tr/ahcp.po | 113 - .../applications/luci-app-ahcp/po/uk/ahcp.po | 115 - .../applications/luci-app-ahcp/po/vi/ahcp.po | 114 - .../luci-app-ahcp/po/zh-cn/ahcp.po | 113 - .../luci-app-ahcp/po/zh-tw/ahcp.po | 109 - .../root/etc/uci-defaults/luci-ahcp | 11 - .../applications/luci-app-asterisk/Makefile | 14 - .../luci-app-asterisk/luasrc/asterisk.lua | 746 - .../luasrc/asterisk/cc_idd.lua | 245 - .../luasrc/controller/asterisk.lua | 194 - .../luasrc/model/cbi/asterisk-dialplans.lua | 91 - .../model/cbi/asterisk-iax-connections.lua | 49 - .../luasrc/model/cbi/asterisk-meetme.lua | 22 - .../luasrc/model/cbi/asterisk-mod-app.lua | 391 - .../luasrc/model/cbi/asterisk-mod-cdr.lua | 47 - .../luasrc/model/cbi/asterisk-mod-chan.lua | 45 - .../luasrc/model/cbi/asterisk-mod-codec.lua | 53 - .../luasrc/model/cbi/asterisk-mod-format.lua | 89 - .../luasrc/model/cbi/asterisk-mod-func.lua | 29 - .../luasrc/model/cbi/asterisk-mod-pbx.lua | 53 - .../model/cbi/asterisk-mod-res-feature.lua | 100 - .../luasrc/model/cbi/asterisk-mod-res.lua | 77 - .../model/cbi/asterisk-sip-connections.lua | 98 - .../luasrc/model/cbi/asterisk-voice.lua | 41 - .../luasrc/model/cbi/asterisk.lua | 151 - .../model/cbi/asterisk/dialplan_out.lua | 125 - .../luasrc/model/cbi/asterisk/dialplans.lua | 103 - .../luasrc/model/cbi/asterisk/dialzones.lua | 123 - .../luasrc/model/cbi/asterisk/meetme.lua | 38 - .../model/cbi/asterisk/meetme_settings.lua | 17 - .../luasrc/model/cbi/asterisk/phone_sip.lua | 145 - .../luasrc/model/cbi/asterisk/phones.lua | 104 - .../luasrc/model/cbi/asterisk/trunk_sip.lua | 86 - .../luasrc/model/cbi/asterisk/trunks.lua | 94 - .../luasrc/model/cbi/asterisk/voicemail.lua | 48 - .../model/cbi/asterisk/voicemail_settings.lua | 51 - .../luasrc/view/asterisk/cbi/cell.htm | 13 - .../luasrc/view/asterisk/dialplans.htm | 245 - .../luasrc/view/asterisk/dialzones.htm | 165 - .../luci-app-asterisk/po/ca/asterisk.po | 680 - .../luci-app-asterisk/po/cs/asterisk.po | 11 - .../luci-app-asterisk/po/de/asterisk.po | 131 - .../luci-app-asterisk/po/el/asterisk.po | 71 - .../luci-app-asterisk/po/en/asterisk.po | 680 - .../luci-app-asterisk/po/es/asterisk.po | 355 - .../luci-app-asterisk/po/fr/asterisk.po | 569 - .../luci-app-asterisk/po/he/asterisk.po | 194 - .../luci-app-asterisk/po/hu/asterisk.po | 134 - .../luci-app-asterisk/po/it/asterisk.po | 162 - .../luci-app-asterisk/po/ja/asterisk.po | 44 - .../luci-app-asterisk/po/ms/asterisk.po | 611 - .../luci-app-asterisk/po/no/asterisk.po | 12 - .../luci-app-asterisk/po/pl/asterisk.po | 75 - .../luci-app-asterisk/po/pt-br/asterisk.po | 691 - .../luci-app-asterisk/po/pt/asterisk.po | 150 - .../luci-app-asterisk/po/ro/asterisk.po | 54 - .../luci-app-asterisk/po/ru/asterisk.po | 515 - .../luci-app-asterisk/po/sk/asterisk.po | 0 .../luci-app-asterisk/po/sv/asterisk.po | 0 .../po/templates/asterisk.pot | 0 .../luci-app-asterisk/po/tr/asterisk.po | 12 - .../luci-app-asterisk/po/uk/asterisk.po | 79 - .../luci-app-asterisk/po/vi/asterisk.po | 680 - .../luci-app-asterisk/po/zh-cn/asterisk.po | 171 - .../luci-app-asterisk/po/zh-tw/asterisk.po | 13 - .../root/etc/config/asterisk | 231 - .../root/etc/uci-defaults/luci-asterisk | 11 - .../luci/applications/luci-app-cjdns/Makefile | 38 - .../luasrc/controller/cjdns.lua | 105 - .../luasrc/model/cbi/cjdns/cjdrouteconf.lua | 32 - .../luasrc/model/cbi/cjdns/iptunnel.lua | 46 - .../luasrc/model/cbi/cjdns/overview.lua | 10 - .../luasrc/model/cbi/cjdns/peering.lua | 73 - .../luasrc/model/cbi/cjdns/settings.lua | 63 - .../luasrc/view/admin_status/index/cjdns.htm | 1 - .../luasrc/view/cjdns/status.htm | 116 - .../luasrc/view/cjdns/value.htm | 35 - .../applications/luci-app-commands/Makefile | 14 - .../luasrc/controller/commands.lua | 227 - .../luasrc/model/cbi/commands.lua | 27 - .../luasrc/view/commands.htm | 169 - .../luci-app-commands/po/ca/commands.po | 98 - .../luci-app-commands/po/cs/commands.po | 96 - .../luci-app-commands/po/de/commands.po | 98 - .../luci-app-commands/po/el/commands.po | 91 - .../luci-app-commands/po/en/commands.po | 95 - .../luci-app-commands/po/es/commands.po | 97 - .../luci-app-commands/po/fr/commands.po | 100 - .../luci-app-commands/po/he/commands.po | 91 - .../luci-app-commands/po/hu/commands.po | 98 - .../luci-app-commands/po/it/commands.po | 99 - .../luci-app-commands/po/ja/commands.po | 94 - .../luci-app-commands/po/ms/commands.po | 90 - .../luci-app-commands/po/no/commands.po | 98 - .../luci-app-commands/po/pl/commands.po | 99 - .../luci-app-commands/po/pt-br/commands.po | 98 - .../luci-app-commands/po/pt/commands.po | 99 - .../luci-app-commands/po/ro/commands.po | 99 - .../luci-app-commands/po/ru/commands.po | 102 - .../luci-app-commands/po/sk/commands.po | 91 - .../luci-app-commands/po/sv/commands.po | 92 - .../po/templates/commands.pot | 84 - .../luci-app-commands/po/tr/commands.po | 91 - .../luci-app-commands/po/uk/commands.po | 103 - .../luci-app-commands/po/vi/commands.po | 91 - .../luci-app-commands/po/zh-cn/commands.po | 94 - .../luci-app-commands/po/zh-tw/commands.po | 94 - .../luci-app-coovachilli/Makefile | 14 - .../luasrc/controller/coovachilli.lua | 15 - .../luasrc/model/cbi/coovachilli.lua | 19 - .../luasrc/model/cbi/coovachilli_auth.lua | 64 - .../luasrc/model/cbi/coovachilli_network.lua | 56 - .../luasrc/model/cbi/coovachilli_radius.lua | 55 - .../luci-app-coovachilli/po/ca/coovachilli.po | 655 - .../luci-app-coovachilli/po/cs/coovachilli.po | 348 - .../luci-app-coovachilli/po/de/coovachilli.po | 658 - .../luci-app-coovachilli/po/el/coovachilli.po | 50 - .../luci-app-coovachilli/po/en/coovachilli.po | 639 - .../luci-app-coovachilli/po/es/coovachilli.po | 113 - .../luci-app-coovachilli/po/fr/coovachilli.po | 26 - .../luci-app-coovachilli/po/he/coovachilli.po | 26 - .../luci-app-coovachilli/po/hu/coovachilli.po | 26 - .../luci-app-coovachilli/po/it/coovachilli.po | 75 - .../luci-app-coovachilli/po/ja/coovachilli.po | 25 - .../luci-app-coovachilli/po/ms/coovachilli.po | 22 - .../luci-app-coovachilli/po/no/coovachilli.po | 26 - .../luci-app-coovachilli/po/pl/coovachilli.po | 27 - .../po/pt-br/coovachilli.po | 657 - .../luci-app-coovachilli/po/pt/coovachilli.po | 372 - .../luci-app-coovachilli/po/ro/coovachilli.po | 27 - .../luci-app-coovachilli/po/ru/coovachilli.po | 560 - .../luci-app-coovachilli/po/sk/coovachilli.po | 21 - .../luci-app-coovachilli/po/sv/coovachilli.po | 24 - .../po/templates/coovachilli.pot | 14 - .../luci-app-coovachilli/po/tr/coovachilli.po | 26 - .../luci-app-coovachilli/po/uk/coovachilli.po | 27 - .../luci-app-coovachilli/po/vi/coovachilli.po | 607 - .../po/zh-cn/coovachilli.po | 26 - .../po/zh-tw/coovachilli.po | 24 - .../root/etc/config/coovachilli | 243 - .../luci/applications/luci-app-ddns/Makefile | 38 - .../luci-app-ddns/luasrc/controller/ddns.lua | 237 - .../luasrc/model/cbi/ddns/detail.lua | 1238 - .../luasrc/model/cbi/ddns/global.lua | 156 - .../luasrc/model/cbi/ddns/hints.lua | 153 - .../luasrc/model/cbi/ddns/overview.lua | 257 - .../luci-app-ddns/luasrc/tools/ddns.lua | 318 - .../luasrc/view/admin_status/index/ddns.htm | 1 - .../luasrc/view/ddns/detail_logview.htm | 56 - .../luasrc/view/ddns/detail_lvalue.htm | 22 - .../luasrc/view/ddns/detail_value.htm | 9 - .../luasrc/view/ddns/global_value.htm | 34 - .../luasrc/view/ddns/overview_doubleline.htm | 10 - .../luasrc/view/ddns/overview_enabled.htm | 15 - .../luasrc/view/ddns/overview_startstop.htm | 17 - .../luasrc/view/ddns/overview_status.htm | 180 - .../luasrc/view/ddns/system_status.htm | 144 - .../applications/luci-app-ddns/po/ca/ddns.po | 92 - .../applications/luci-app-ddns/po/cs/ddns.po | 87 - .../applications/luci-app-ddns/po/de/ddns.po | 742 - .../applications/luci-app-ddns/po/el/ddns.po | 90 - .../applications/luci-app-ddns/po/en/ddns.po | 88 - .../applications/luci-app-ddns/po/es/ddns.po | 89 - .../applications/luci-app-ddns/po/fr/ddns.po | 89 - .../applications/luci-app-ddns/po/he/ddns.po | 87 - .../applications/luci-app-ddns/po/hu/ddns.po | 91 - .../applications/luci-app-ddns/po/it/ddns.po | 89 - .../applications/luci-app-ddns/po/ja/ddns.po | 89 - .../applications/luci-app-ddns/po/ms/ddns.po | 81 - .../applications/luci-app-ddns/po/no/ddns.po | 72 - .../applications/luci-app-ddns/po/pl/ddns.po | 90 - .../luci-app-ddns/po/pt-br/ddns.po | 90 - .../applications/luci-app-ddns/po/pt/ddns.po | 93 - .../applications/luci-app-ddns/po/ro/ddns.po | 92 - .../applications/luci-app-ddns/po/ru/ddns.po | 92 - .../applications/luci-app-ddns/po/sk/ddns.po | 74 - .../applications/luci-app-ddns/po/sv/ddns.po | 75 - .../luci-app-ddns/po/templates/ddns.pot | 642 - .../applications/luci-app-ddns/po/tr/ddns.po | 84 - .../applications/luci-app-ddns/po/uk/ddns.po | 92 - .../applications/luci-app-ddns/po/vi/ddns.po | 89 - .../luci-app-ddns/po/zh-cn/ddns.po | 88 - .../luci-app-ddns/po/zh-tw/ddns.po | 84 - .../root/etc/uci-defaults/luci-ddns | 10 - .../applications/luci-app-diag-core/Makefile | 14 - .../luasrc/controller/luci_diag.lua | 16 - .../luasrc/view/diag/index.htm | 10 - .../luasrc/view/diag/network_config_index.htm | 10 - .../luci-app-diag-core/po/ca/diag_core.po | 33 - .../luci-app-diag-core/po/cs/diag_core.po | 39 - .../luci-app-diag-core/po/de/diag_core.po | 42 - .../luci-app-diag-core/po/el/diag_core.po | 38 - .../luci-app-diag-core/po/en/diag_core.po | 42 - .../luci-app-diag-core/po/es/diag_core.po | 42 - .../luci-app-diag-core/po/fr/diag_core.po | 42 - .../luci-app-diag-core/po/he/diag_core.po | 30 - .../luci-app-diag-core/po/hu/diag_core.po | 42 - .../luci-app-diag-core/po/it/diag_core.po | 42 - .../luci-app-diag-core/po/ja/diag_core.po | 33 - .../luci-app-diag-core/po/ms/diag_core.po | 29 - .../luci-app-diag-core/po/no/diag_core.po | 35 - .../luci-app-diag-core/po/pl/diag_core.po | 43 - .../luci-app-diag-core/po/pt-br/diag_core.po | 42 - .../luci-app-diag-core/po/pt/diag_core.po | 39 - .../luci-app-diag-core/po/ro/diag_core.po | 45 - .../luci-app-diag-core/po/ru/diag_core.po | 45 - .../luci-app-diag-core/po/sk/diag_core.po | 30 - .../luci-app-diag-core/po/sv/diag_core.po | 31 - .../po/templates/diag_core.pot | 23 - .../luci-app-diag-core/po/tr/diag_core.po | 30 - .../luci-app-diag-core/po/uk/diag_core.po | 40 - .../luci-app-diag-core/po/vi/diag_core.po | 30 - .../luci-app-diag-core/po/zh-cn/diag_core.po | 36 - .../luci-app-diag-core/po/zh-tw/diag_core.po | 33 - .../luci-app-diag-devinfo/Makefile | 14 - .../controller/luci_diag/devinfo_common.lua | 185 - .../luci_diag/luci_diag_devinfo.lua | 46 - .../luci_diag/netdiscover_common.lua | 91 - .../controller/luci_diag/smap_common.lua | 102 - .../model/cbi/luci_diag/mactodevinfo.lua | 25 - .../cbi/luci_diag/netdiscover_devinfo.lua | 33 - .../luci_diag/netdiscover_devinfo_config.lua | 19 - .../netdiscover_devinfo_config_mini.lua | 19 - .../luci_diag/netdiscover_devinfo_mini.lua | 33 - .../model/cbi/luci_diag/smap_devinfo.lua | 33 - .../cbi/luci_diag/smap_devinfo_config.lua | 24 - .../luci_diag/smap_devinfo_config_mini.lua | 25 - .../model/cbi/luci_diag/smap_devinfo_mini.lua | 33 - .../luasrc/view/diag/smapsection.htm | 129 - .../luasrc/view/diag/smapvalue.htm | 12 - .../po/ca/diag_devinfo.po | 209 - .../po/cs/diag_devinfo.po | 209 - .../po/de/diag_devinfo.po | 221 - .../po/el/diag_devinfo.po | 209 - .../po/en/diag_devinfo.po | 213 - .../po/es/diag_devinfo.po | 222 - .../po/fr/diag_devinfo.po | 220 - .../po/he/diag_devinfo.po | 206 - .../po/hu/diag_devinfo.po | 222 - .../po/it/diag_devinfo.po | 221 - .../po/ja/diag_devinfo.po | 209 - .../po/ms/diag_devinfo.po | 205 - .../po/no/diag_devinfo.po | 213 - .../po/pl/diag_devinfo.po | 222 - .../po/pt-br/diag_devinfo.po | 220 - .../po/pt/diag_devinfo.po | 209 - .../po/ro/diag_devinfo.po | 210 - .../po/ru/diag_devinfo.po | 223 - .../po/sk/diag_devinfo.po | 206 - .../po/sv/diag_devinfo.po | 207 - .../po/templates/diag_devinfo.pot | 199 - .../po/tr/diag_devinfo.po | 206 - .../po/uk/diag_devinfo.po | 219 - .../po/vi/diag_devinfo.po | 206 - .../po/zh-cn/diag_devinfo.po | 210 - .../po/zh-tw/diag_devinfo.po | 210 - .../root/etc/config/luci_devinfo | 20 - .../applications/luci-app-dump1090/Makefile | 14 - .../luasrc/controller/dump1090.lua | 14 - .../luasrc/model/cbi/dump1090.lua | 145 - .../root/etc/uci-defaults/luci-dump1090 | 12 - .../applications/luci-app-firewall/Makefile | 14 - .../luasrc/controller/firewall.lua | 23 - .../luasrc/model/cbi/firewall/custom.lua | 27 - .../model/cbi/firewall/forward-details.lua | 150 - .../luasrc/model/cbi/firewall/forwards.lua | 134 - .../model/cbi/firewall/rule-details.lua | 319 - .../luasrc/model/cbi/firewall/rules.lua | 259 - .../model/cbi/firewall/zone-details.lua | 232 - .../luasrc/model/cbi/firewall/zones.lua | 77 - .../luasrc/tools/firewall.lua | 279 - .../luasrc/view/firewall/cbi_addforward.htm | 116 - .../luasrc/view/firewall/cbi_addrule.htm | 112 - .../luasrc/view/firewall/cbi_addsnat.htm | 66 - .../luci-app-firewall/po/ca/firewall.po | 603 - .../luci-app-firewall/po/cs/firewall.po | 579 - .../luci-app-firewall/po/de/firewall.po | 748 - .../luci-app-firewall/po/el/firewall.po | 638 - .../luci-app-firewall/po/en/firewall.po | 635 - .../luci-app-firewall/po/es/firewall.po | 698 - .../luci-app-firewall/po/fr/firewall.po | 693 - .../luci-app-firewall/po/he/firewall.po | 432 - .../luci-app-firewall/po/hu/firewall.po | 580 - .../luci-app-firewall/po/it/firewall.po | 502 - .../luci-app-firewall/po/ja/firewall.po | 687 - .../luci-app-firewall/po/ms/firewall.po | 431 - .../luci-app-firewall/po/no/firewall.po | 565 - .../luci-app-firewall/po/pl/firewall.po | 621 - .../luci-app-firewall/po/pt-br/firewall.po | 740 - .../luci-app-firewall/po/pt/firewall.po | 585 - .../luci-app-firewall/po/ro/firewall.po | 503 - .../luci-app-firewall/po/ru/firewall.po | 679 - .../luci-app-firewall/po/sk/firewall.po | 432 - .../luci-app-firewall/po/sv/firewall.po | 433 - .../po/templates/firewall.pot | 425 - .../luci-app-firewall/po/tr/firewall.po | 432 - .../luci-app-firewall/po/uk/firewall.po | 619 - .../luci-app-firewall/po/vi/firewall.po | 565 - .../luci-app-firewall/po/zh-cn/firewall.po | 589 - .../luci-app-firewall/po/zh-tw/firewall.po | 449 - .../luci-app-freifunk-diagnostics/Makefile | 14 - .../luasrc/controller/freifunk/diag.lua | 72 - .../luasrc/view/freifunk/diagnostics.htm | 111 - .../uci-defaults/luci-freifunk-diagnostics | 2 - .../luci-app-freifunk-policyrouting/Makefile | 14 - .../controller/freifunk/policy-routing.lua | 9 - .../model/cbi/freifunk/policyrouting.lua | 34 - .../po/ca/freifunk-policyrouting.po | 62 - .../po/cs/freifunk-policyrouting.po | 52 - .../po/de/freifunk-policyrouting.po | 67 - .../po/el/freifunk-policyrouting.po | 39 - .../po/en/freifunk-policyrouting.po | 39 - .../po/es/freifunk-policyrouting.po | 66 - .../po/fr/freifunk-policyrouting.po | 39 - .../po/he/freifunk-policyrouting.po | 50 - .../po/hu/freifunk-policyrouting.po | 50 - .../po/it/freifunk-policyrouting.po | 69 - .../po/ja/freifunk-policyrouting.po | 39 - .../po/ms/freifunk-policyrouting.po | 39 - .../po/no/freifunk-policyrouting.po | 39 - .../po/pl/freifunk-policyrouting.po | 69 - .../po/pt-br/freifunk-policyrouting.po | 68 - .../po/pt/freifunk-policyrouting.po | 56 - .../po/ro/freifunk-policyrouting.po | 53 - .../po/ru/freifunk-policyrouting.po | 70 - .../po/sk/freifunk-policyrouting.po | 49 - .../po/sv/freifunk-policyrouting.po | 50 - .../po/templates/freifunk-policyrouting.pot | 42 - .../po/tr/freifunk-policyrouting.po | 50 - .../po/uk/freifunk-policyrouting.po | 72 - .../po/vi/freifunk-policyrouting.po | 39 - .../po/zh-cn/freifunk-policyrouting.po | 57 - .../po/zh-tw/freifunk-policyrouting.po | 48 - .../luci-app-freifunk-widgets/Makefile | 14 - .../luasrc/controller/freifunk/widgets.lua | 35 - .../cbi/freifunk/widgets/heightwidth.lua | 16 - .../model/cbi/freifunk/widgets/html.lua | 31 - .../model/cbi/freifunk/widgets/iframe.lua | 13 - .../model/cbi/freifunk/widgets/rssfeed.lua | 25 - .../model/cbi/freifunk/widgets/search.lua | 15 - .../model/cbi/freifunk/widgets/widget.lua | 37 - .../cbi/freifunk/widgets/widgets_overview.lua | 68 - .../view/freifunk/widgets/clear/main.htm | 15 - .../view/freifunk/widgets/html/main.htm | 42 - .../view/freifunk/widgets/iframe/main.htm | 45 - .../view/freifunk/widgets/rssfeed/main.htm | 84 - .../view/freifunk/widgets/search/main.htm | 54 - .../root/etc/config/freifunk-widgets | 33 - .../root/lib/upgrade/keep.d/freifunk-widgets | 1 - .../applications/luci-app-hd-idle/Makefile | 14 - .../luasrc/controller/hd_idle.lua | 15 - .../luasrc/model/cbi/hd_idle.lua | 29 - .../luci-app-hd-idle/po/ca/hd_idle.po | 52 - .../luci-app-hd-idle/po/cs/hd_idle.po | 52 - .../luci-app-hd-idle/po/de/hd_idle.po | 50 - .../luci-app-hd-idle/po/el/hd_idle.po | 48 - .../luci-app-hd-idle/po/en/hd_idle.po | 48 - .../luci-app-hd-idle/po/es/hd_idle.po | 50 - .../luci-app-hd-idle/po/fr/hd_idle.po | 50 - .../luci-app-hd-idle/po/he/hd_idle.po | 52 - .../luci-app-hd-idle/po/hu/hd_idle.po | 52 - .../luci-app-hd-idle/po/it/hd_idle.po | 50 - .../luci-app-hd-idle/po/ja/hd_idle.po | 50 - .../luci-app-hd-idle/po/ms/hd_idle.po | 47 - .../luci-app-hd-idle/po/no/hd_idle.po | 39 - .../luci-app-hd-idle/po/pl/hd_idle.po | 51 - .../luci-app-hd-idle/po/pt-br/hd_idle.po | 50 - .../luci-app-hd-idle/po/pt/hd_idle.po | 50 - .../luci-app-hd-idle/po/ro/hd_idle.po | 53 - .../luci-app-hd-idle/po/ru/hd_idle.po | 52 - .../luci-app-hd-idle/po/sk/hd_idle.po | 41 - .../luci-app-hd-idle/po/sv/hd_idle.po | 42 - .../luci-app-hd-idle/po/templates/hd_idle.pot | 34 - .../luci-app-hd-idle/po/tr/hd_idle.po | 52 - .../luci-app-hd-idle/po/uk/hd_idle.po | 52 - .../luci-app-hd-idle/po/vi/hd_idle.po | 53 - .../luci-app-hd-idle/po/zh-cn/hd_idle.po | 48 - .../luci-app-hd-idle/po/zh-tw/hd_idle.po | 44 - .../root/etc/uci-defaults/luci-hd_idle | 11 - .../applications/luci-app-ltqtapi/Makefile | 14 - .../luasrc/controller/ltqtapi.lua | 40 - .../luasrc/model/cbi/luci_ltqtapi/account.lua | 16 - .../luasrc/model/cbi/luci_ltqtapi/contact.lua | 20 - .../view/admin_status/index/telephony.htm | 1 - .../luasrc/view/telephony_status.htm | 32 - .../applications/luci-app-meshwizard/Makefile | 14 - .../luasrc/controller/meshwizard.lua | 9 - .../luasrc/model/cbi/freifunk/meshwizard.lua | 199 - .../luci-app-meshwizard/po/ca/meshwizard.po | 144 - .../luci-app-meshwizard/po/cs/meshwizard.po | 122 - .../luci-app-meshwizard/po/de/meshwizard.po | 145 - .../luci-app-meshwizard/po/el/meshwizard.po | 124 - .../luci-app-meshwizard/po/en/meshwizard.po | 109 - .../luci-app-meshwizard/po/es/meshwizard.po | 137 - .../luci-app-meshwizard/po/fr/meshwizard.po | 139 - .../luci-app-meshwizard/po/he/meshwizard.po | 119 - .../luci-app-meshwizard/po/hu/meshwizard.po | 122 - .../luci-app-meshwizard/po/it/meshwizard.po | 143 - .../luci-app-meshwizard/po/ja/meshwizard.po | 109 - .../luci-app-meshwizard/po/ms/meshwizard.po | 109 - .../luci-app-meshwizard/po/no/meshwizard.po | 109 - .../luci-app-meshwizard/po/pl/meshwizard.po | 147 - .../po/pt-br/meshwizard.po | 150 - .../luci-app-meshwizard/po/pt/meshwizard.po | 133 - .../luci-app-meshwizard/po/ro/meshwizard.po | 126 - .../luci-app-meshwizard/po/ru/meshwizard.po | 150 - .../luci-app-meshwizard/po/sk/meshwizard.po | 119 - .../luci-app-meshwizard/po/sv/meshwizard.po | 120 - .../po/templates/meshwizard.pot | 112 - .../luci-app-meshwizard/po/tr/meshwizard.po | 119 - .../luci-app-meshwizard/po/uk/meshwizard.po | 126 - .../luci-app-meshwizard/po/vi/meshwizard.po | 109 - .../po/zh-cn/meshwizard.po | 126 - .../po/zh-tw/meshwizard.po | 118 - .../root/etc/uci-defaults/meshwizard | 8 - .../applications/luci-app-minidlna/Makefile | 14 - .../luasrc/controller/minidlna.lua | 46 - .../luasrc/model/cbi/minidlna.lua | 165 - .../view/admin_status/index/minidlna.htm | 1 - .../luasrc/view/minidlna_status.htm | 29 - .../luci-app-minidlna/po/ca/minidlna.po | 167 - .../luci-app-minidlna/po/cs/minidlna.po | 171 - .../luci-app-minidlna/po/de/minidlna.po | 205 - .../luci-app-minidlna/po/el/minidlna.po | 164 - .../luci-app-minidlna/po/en/minidlna.po | 195 - .../luci-app-minidlna/po/es/minidlna.po | 184 - .../luci-app-minidlna/po/fr/minidlna.po | 164 - .../luci-app-minidlna/po/he/minidlna.po | 164 - .../luci-app-minidlna/po/hu/minidlna.po | 199 - .../luci-app-minidlna/po/it/minidlna.po | 194 - .../luci-app-minidlna/po/ja/minidlna.po | 198 - .../luci-app-minidlna/po/ms/minidlna.po | 163 - .../luci-app-minidlna/po/no/minidlna.po | 189 - .../luci-app-minidlna/po/pl/minidlna.po | 189 - .../luci-app-minidlna/po/pt-br/minidlna.po | 193 - .../luci-app-minidlna/po/pt/minidlna.po | 171 - .../luci-app-minidlna/po/ro/minidlna.po | 168 - .../luci-app-minidlna/po/ru/minidlna.po | 191 - .../luci-app-minidlna/po/sk/minidlna.po | 164 - .../luci-app-minidlna/po/sv/minidlna.po | 165 - .../po/templates/minidlna.pot | 157 - .../luci-app-minidlna/po/tr/minidlna.po | 164 - .../luci-app-minidlna/po/uk/minidlna.po | 165 - .../luci-app-minidlna/po/vi/minidlna.po | 164 - .../luci-app-minidlna/po/zh-cn/minidlna.po | 172 - .../luci-app-minidlna/po/zh-tw/minidlna.po | 167 - .../root/etc/uci-defaults/luci-minidlna | 15 - .../luci-app-mjpg-streamer/Makefile | 14 - .../luasrc/controller/mjpg-streamer.lua | 17 - .../luasrc/model/cbi/mjpg-streamer.lua | 223 - .../po/templates/mjpg-streamer.pot | 135 - .../root/etc/uci-defaults/luci-mjpg-streamer | 11 - .../luci-app-mmc-over-gpio/Makefile | 14 - .../luasrc/controller/mmc_over_gpio.lua | 15 - .../luasrc/model/cbi/mmc_over_gpio.lua | 29 - .../po/ca/mmc_over_gpio.po | 43 - .../po/cs/mmc_over_gpio.po | 41 - .../po/de/mmc_over_gpio.po | 42 - .../po/el/mmc_over_gpio.po | 39 - .../po/en/mmc_over_gpio.po | 41 - .../po/es/mmc_over_gpio.po | 41 - .../po/fr/mmc_over_gpio.po | 41 - .../po/he/mmc_over_gpio.po | 41 - .../po/hu/mmc_over_gpio.po | 41 - .../po/it/mmc_over_gpio.po | 41 - .../po/ja/mmc_over_gpio.po | 41 - .../po/ms/mmc_over_gpio.po | 37 - .../po/no/mmc_over_gpio.po | 32 - .../po/pl/mmc_over_gpio.po | 42 - .../po/pt-br/mmc_over_gpio.po | 41 - .../po/pt/mmc_over_gpio.po | 41 - .../po/ro/mmc_over_gpio.po | 42 - .../po/ru/mmc_over_gpio.po | 43 - .../po/sk/mmc_over_gpio.po | 36 - .../po/sv/mmc_over_gpio.po | 37 - .../po/templates/mmc_over_gpio.pot | 29 - .../po/tr/mmc_over_gpio.po | 41 - .../po/uk/mmc_over_gpio.po | 42 - .../po/vi/mmc_over_gpio.po | 41 - .../po/zh-cn/mmc_over_gpio.po | 41 - .../po/zh-tw/mmc_over_gpio.po | 39 - .../root/etc/uci-defaults/luci-mmc-over-gpio | 11 - .../applications/luci-app-multiwan/Makefile | 14 - .../luasrc/controller/multiwan.lua | 60 - .../luasrc/model/cbi/multiwan/multiwan.lua | 155 - .../model/cbi/multiwan/multiwanmini.lua | 67 - .../view/admin_status/index/multiwan.htm | 1 - .../luasrc/view/multiwan_status.htm | 71 - .../luci-app-multiwan/po/ca/multiwan.po | 124 - .../luci-app-multiwan/po/cs/multiwan.po | 124 - .../luci-app-multiwan/po/de/multiwan.po | 124 - .../luci-app-multiwan/po/el/multiwan.po | 118 - .../luci-app-multiwan/po/en/multiwan.po | 114 - .../luci-app-multiwan/po/es/multiwan.po | 124 - .../luci-app-multiwan/po/fr/multiwan.po | 125 - .../luci-app-multiwan/po/he/multiwan.po | 115 - .../luci-app-multiwan/po/hu/multiwan.po | 124 - .../luci-app-multiwan/po/it/multiwan.po | 124 - .../luci-app-multiwan/po/ja/multiwan.po | 120 - .../luci-app-multiwan/po/ms/multiwan.po | 114 - .../luci-app-multiwan/po/no/multiwan.po | 117 - .../luci-app-multiwan/po/pl/multiwan.po | 125 - .../luci-app-multiwan/po/pt-br/multiwan.po | 124 - .../luci-app-multiwan/po/pt/multiwan.po | 118 - .../luci-app-multiwan/po/ro/multiwan.po | 119 - .../luci-app-multiwan/po/ru/multiwan.po | 127 - .../luci-app-multiwan/po/sk/multiwan.po | 115 - .../luci-app-multiwan/po/sv/multiwan.po | 116 - .../po/templates/multiwan.pot | 108 - .../luci-app-multiwan/po/tr/multiwan.po | 115 - .../luci-app-multiwan/po/uk/multiwan.po | 119 - .../luci-app-multiwan/po/vi/multiwan.po | 115 - .../luci-app-multiwan/po/zh-cn/multiwan.po | 118 - .../luci-app-multiwan/po/zh-tw/multiwan.po | 118 - .../luci/applications/luci-app-ntpc/Makefile | 14 - .../luci-app-ntpc/luasrc/controller/ntpc.lua | 19 - .../luasrc/model/cbi/ntpc/ntpc.lua | 39 - .../luasrc/model/cbi/ntpc/ntpcmini.lua | 28 - .../applications/luci-app-ntpc/po/ca/ntpc.po | 57 - .../applications/luci-app-ntpc/po/cs/ntpc.po | 55 - .../applications/luci-app-ntpc/po/de/ntpc.po | 53 - .../applications/luci-app-ntpc/po/el/ntpc.po | 56 - .../applications/luci-app-ntpc/po/en/ntpc.po | 51 - .../applications/luci-app-ntpc/po/es/ntpc.po | 53 - .../applications/luci-app-ntpc/po/fr/ntpc.po | 53 - .../applications/luci-app-ntpc/po/he/ntpc.po | 59 - .../applications/luci-app-ntpc/po/hu/ntpc.po | 55 - .../applications/luci-app-ntpc/po/it/ntpc.po | 53 - .../applications/luci-app-ntpc/po/ja/ntpc.po | 53 - .../applications/luci-app-ntpc/po/ms/ntpc.po | 52 - .../applications/luci-app-ntpc/po/no/ntpc.po | 44 - .../applications/luci-app-ntpc/po/pl/ntpc.po | 54 - .../luci-app-ntpc/po/pt-br/ntpc.po | 53 - .../applications/luci-app-ntpc/po/pt/ntpc.po | 53 - .../applications/luci-app-ntpc/po/ro/ntpc.po | 56 - .../applications/luci-app-ntpc/po/ru/ntpc.po | 55 - .../applications/luci-app-ntpc/po/sk/ntpc.po | 48 - .../applications/luci-app-ntpc/po/sv/ntpc.po | 49 - .../luci-app-ntpc/po/templates/ntpc.pot | 41 - .../applications/luci-app-ntpc/po/tr/ntpc.po | 55 - .../applications/luci-app-ntpc/po/uk/ntpc.po | 56 - .../applications/luci-app-ntpc/po/vi/ntpc.po | 57 - .../luci-app-ntpc/po/zh-cn/ntpc.po | 53 - .../luci-app-ntpc/po/zh-tw/ntpc.po | 51 - .../applications/luci-app-ocserv/Makefile | 14 - .../luasrc/controller/ocserv.lua | 78 - .../luasrc/model/cbi/ocserv/main.lua | 175 - .../luasrc/model/cbi/ocserv/user-config.lua | 139 - .../luasrc/model/cbi/ocserv/users.lua | 75 - .../luasrc/view/admin_status/index/ocserv.htm | 1 - .../luasrc/view/ocserv_status.htm | 76 - .../luci-app-olsr-services/Makefile | 14 - .../luasrc/controller/services.lua | 16 - .../view/freifunk-services/services.htm | 193 - .../applications/luci-app-olsr-viz/Makefile | 14 - .../htdocs/cgi-bin/olsr-viz.sh | 40 - .../htdocs/cgi-bin/vizdata.sh | 48 - .../htdocs/luci-static/resources/olsr-viz.js | 818 - .../resources/olsr-viz/dot_down.gif | Bin 46 -> 0 bytes .../resources/olsr-viz/dot_good.gif | Bin 46 -> 0 bytes .../luci-static/resources/olsr-viz/dot_ok.gif | Bin 46 -> 0 bytes .../resources/olsr-viz/dot_weak.gif | Bin 46 -> 0 bytes .../resources/olsr-viz/node-hna-mini.gif | Bin 1192 -> 0 bytes .../resources/olsr-viz/node-mini.gif | Bin 1194 -> 0 bytes .../luasrc/controller/olsr-viz.lua | 5 - .../luasrc/view/olsr-viz/olsr-viz.htm | 10 - .../luci/applications/luci-app-olsr/Makefile | 14 - .../luci-app-olsr/htdocs/cgi-bin-nodes.html | 10 - .../luci-app-olsr/htdocs/cgi-bin-status.html | 10 - .../luci-app-olsr/luasrc/controller/olsr.lua | 418 - .../luci-app-olsr/luasrc/controller/olsr4.lua | 47 - .../luci-app-olsr/luasrc/controller/olsr6.lua | 47 - .../luasrc/model/cbi/olsr/olsrd.lua | 409 - .../luasrc/model/cbi/olsr/olsrd6.lua | 390 - .../luasrc/model/cbi/olsr/olsrddisplay.lua | 14 - .../luasrc/model/cbi/olsr/olsrdhna.lua | 45 - .../luasrc/model/cbi/olsr/olsrdhna6.lua | 25 - .../luasrc/model/cbi/olsr/olsrdiface.lua | 177 - .../luasrc/model/cbi/olsr/olsrdiface6.lua | 164 - .../luasrc/model/cbi/olsr/olsrdplugins.lua | 259 - .../luasrc/model/cbi/olsr/olsrdplugins6.lua | 259 - .../luci-app-olsr/luasrc/tools/olsr.lua | 33 - .../luasrc/view/status-olsr/common_js.htm | 35 - .../luasrc/view/status-olsr/error_olsr.htm | 11 - .../luasrc/view/status-olsr/hna.htm | 122 - .../luasrc/view/status-olsr/interfaces.htm | 50 - .../luasrc/view/status-olsr/legend.htm | 24 - .../luasrc/view/status-olsr/mid.htm | 50 - .../luasrc/view/status-olsr/neighbors.htm | 174 - .../luasrc/view/status-olsr/overview.htm | 214 - .../luasrc/view/status-olsr/routes.htm | 142 - .../luasrc/view/status-olsr/smartgw.htm | 152 - .../luasrc/view/status-olsr/topology.htm | 62 - .../applications/luci-app-olsr/po/ca/olsr.po | 707 - .../applications/luci-app-olsr/po/cs/olsr.po | 693 - .../applications/luci-app-olsr/po/de/olsr.po | 814 - .../applications/luci-app-olsr/po/el/olsr.po | 695 - .../applications/luci-app-olsr/po/en/olsr.po | 701 - .../applications/luci-app-olsr/po/es/olsr.po | 830 - .../applications/luci-app-olsr/po/fr/olsr.po | 692 - .../applications/luci-app-olsr/po/he/olsr.po | 687 - .../applications/luci-app-olsr/po/hu/olsr.po | 687 - .../applications/luci-app-olsr/po/it/olsr.po | 733 - .../applications/luci-app-olsr/po/ja/olsr.po | 800 - .../applications/luci-app-olsr/po/ms/olsr.po | 686 - .../applications/luci-app-olsr/po/no/olsr.po | 687 - .../applications/luci-app-olsr/po/pl/olsr.po | 749 - .../luci-app-olsr/po/pt-br/olsr.po | 906 - .../applications/luci-app-olsr/po/pt/olsr.po | 715 - .../applications/luci-app-olsr/po/ro/olsr.po | 691 - .../applications/luci-app-olsr/po/ru/olsr.po | 812 - .../applications/luci-app-olsr/po/sk/olsr.po | 687 - .../applications/luci-app-olsr/po/sv/olsr.po | 688 - .../luci-app-olsr/po/templates/olsr.pot | 680 - .../applications/luci-app-olsr/po/tr/olsr.po | 687 - .../applications/luci-app-olsr/po/uk/olsr.po | 688 - .../applications/luci-app-olsr/po/vi/olsr.po | 703 - .../luci-app-olsr/po/zh-cn/olsr.po | 696 - .../luci-app-olsr/po/zh-tw/olsr.po | 700 - .../luci-app-olsr/root/etc/config/luci_olsr | 2 - .../root/etc/uci-defaults/luci-olsr | 14 - .../applications/luci-app-openvpn/Makefile | 14 - .../luasrc/controller/openvpn.lua | 11 - .../luasrc/model/cbi/openvpn-advanced.lua | 262 - .../luasrc/model/cbi/openvpn-basic.lua | 91 - .../luasrc/model/cbi/openvpn.lua | 119 - .../view/openvpn/cbi-select-input-add.htm | 11 - .../luasrc/view/openvpn/pageswitch.htm | 30 - .../luci-app-openvpn/po/ca/openvpn.po | 555 - .../luci-app-openvpn/po/cs/openvpn.po | 549 - .../luci-app-openvpn/po/de/openvpn.po | 560 - .../luci-app-openvpn/po/el/openvpn.po | 560 - .../luci-app-openvpn/po/en/openvpn.po | 552 - .../luci-app-openvpn/po/es/openvpn.po | 559 - .../luci-app-openvpn/po/fr/openvpn.po | 580 - .../luci-app-openvpn/po/he/openvpn.po | 547 - .../luci-app-openvpn/po/hu/openvpn.po | 557 - .../luci-app-openvpn/po/it/openvpn.po | 553 - .../luci-app-openvpn/po/ja/openvpn.po | 551 - .../luci-app-openvpn/po/ms/openvpn.po | 546 - .../luci-app-openvpn/po/no/openvpn.po | 547 - .../luci-app-openvpn/po/pl/openvpn.po | 566 - .../luci-app-openvpn/po/pt-br/openvpn.po | 566 - .../luci-app-openvpn/po/pt/openvpn.po | 559 - .../luci-app-openvpn/po/ro/openvpn.po | 548 - .../luci-app-openvpn/po/ru/openvpn.po | 575 - .../luci-app-openvpn/po/sk/openvpn.po | 546 - .../luci-app-openvpn/po/sv/openvpn.po | 547 - .../luci-app-openvpn/po/templates/openvpn.pot | 539 - .../luci-app-openvpn/po/tr/openvpn.po | 546 - .../luci-app-openvpn/po/uk/openvpn.po | 550 - .../luci-app-openvpn/po/vi/openvpn.po | 552 - .../luci-app-openvpn/po/zh-cn/openvpn.po | 551 - .../luci-app-openvpn/po/zh-tw/openvpn.po | 545 - .../root/etc/config/openvpn_recipes | 102 - .../applications/luci-app-p2pblock/Makefile | 14 - .../luasrc/controller/ff_p2pblock.lua | 9 - .../luasrc/model/cbi/luci_fw/p2pblock.lua | 66 - .../luci-app-p2pblock/po/ca/p2pblock.po | 46 - .../luci-app-p2pblock/po/cs/p2pblock.po | 41 - .../luci-app-p2pblock/po/de/p2pblock.po | 44 - .../luci-app-p2pblock/po/el/p2pblock.po | 43 - .../luci-app-p2pblock/po/en/p2pblock.po | 28 - .../luci-app-p2pblock/po/es/p2pblock.po | 45 - .../luci-app-p2pblock/po/fr/p2pblock.po | 45 - .../luci-app-p2pblock/po/he/p2pblock.po | 43 - .../luci-app-p2pblock/po/hu/p2pblock.po | 43 - .../luci-app-p2pblock/po/it/p2pblock.po | 45 - .../luci-app-p2pblock/po/ja/p2pblock.po | 28 - .../luci-app-p2pblock/po/ms/p2pblock.po | 28 - .../luci-app-p2pblock/po/no/p2pblock.po | 36 - .../luci-app-p2pblock/po/pl/p2pblock.po | 46 - .../luci-app-p2pblock/po/pt-br/p2pblock.po | 30 - .../luci-app-p2pblock/po/pt/p2pblock.po | 45 - .../luci-app-p2pblock/po/ro/p2pblock.po | 44 - .../luci-app-p2pblock/po/ru/p2pblock.po | 48 - .../luci-app-p2pblock/po/sk/p2pblock.po | 38 - .../luci-app-p2pblock/po/sv/p2pblock.po | 39 - .../po/templates/p2pblock.pot | 31 - .../luci-app-p2pblock/po/tr/p2pblock.po | 43 - .../luci-app-p2pblock/po/uk/p2pblock.po | 45 - .../luci-app-p2pblock/po/vi/p2pblock.po | 42 - .../luci-app-p2pblock/po/zh-cn/p2pblock.po | 43 - .../luci-app-p2pblock/po/zh-tw/p2pblock.po | 41 - .../root/etc/uci-defaults/luci-p2pblock | 11 - .../applications/luci-app-p910nd/Makefile | 14 - .../luasrc/controller/p910nd.lua | 15 - .../luasrc/model/cbi/p910nd.lua | 49 - .../luci-app-p910nd/po/ca/p910nd.po | 55 - .../luci-app-p910nd/po/cs/p910nd.po | 49 - .../luci-app-p910nd/po/de/p910nd.po | 51 - .../luci-app-p910nd/po/el/p910nd.po | 55 - .../luci-app-p910nd/po/en/p910nd.po | 51 - .../luci-app-p910nd/po/es/p910nd.po | 51 - .../luci-app-p910nd/po/fr/p910nd.po | 56 - .../luci-app-p910nd/po/he/p910nd.po | 53 - .../luci-app-p910nd/po/hu/p910nd.po | 49 - .../luci-app-p910nd/po/it/p910nd.po | 55 - .../luci-app-p910nd/po/ja/p910nd.po | 51 - .../luci-app-p910nd/po/ms/p910nd.po | 43 - .../luci-app-p910nd/po/no/p910nd.po | 47 - .../luci-app-p910nd/po/pl/p910nd.po | 56 - .../luci-app-p910nd/po/pt-br/p910nd.po | 57 - .../luci-app-p910nd/po/pt/p910nd.po | 51 - .../luci-app-p910nd/po/ro/p910nd.po | 47 - .../luci-app-p910nd/po/ru/p910nd.po | 57 - .../luci-app-p910nd/po/sk/p910nd.po | 41 - .../luci-app-p910nd/po/sv/p910nd.po | 42 - .../luci-app-p910nd/po/templates/p910nd.pot | 34 - .../luci-app-p910nd/po/tr/p910nd.po | 46 - .../luci-app-p910nd/po/uk/p910nd.po | 47 - .../luci-app-p910nd/po/vi/p910nd.po | 52 - .../luci-app-p910nd/po/zh-cn/p910nd.po | 49 - .../luci-app-p910nd/po/zh-tw/p910nd.po | 45 - .../root/etc/uci-defaults/luci-p910nd | 11 - .../luci-app-pbx-voicemail/COPYING | 674 - .../luci-app-pbx-voicemail/Makefile | 14 - .../luasrc/controller/pbx-voicemail.lua | 24 - .../luasrc/model/cbi/pbx-voicemail.lua | 153 - .../po/ca/pbx-voicemail.po | 100 - .../po/cs/pbx-voicemail.po | 91 - .../po/de/pbx-voicemail.po | 141 - .../po/el/pbx-voicemail.po | 94 - .../po/en/pbx-voicemail.po | 169 - .../po/es/pbx-voicemail.po | 106 - .../po/fr/pbx-voicemail.po | 88 - .../po/he/pbx-voicemail.po | 88 - .../po/hu/pbx-voicemail.po | 88 - .../po/it/pbx-voicemail.po | 110 - .../po/ja/pbx-voicemail.po | 88 - .../po/ms/pbx-voicemail.po | 87 - .../po/no/pbx-voicemail.po | 88 - .../po/pl/pbx-voicemail.po | 111 - .../po/pt-br/pbx-voicemail.po | 175 - .../po/pt/pbx-voicemail.po | 91 - .../po/ro/pbx-voicemail.po | 89 - .../po/ru/pbx-voicemail.po | 174 - .../po/sk/pbx-voicemail.po | 88 - .../po/sv/pbx-voicemail.po | 89 - .../po/templates/pbx-voicemail.pot | 81 - .../po/tr/pbx-voicemail.po | 88 - .../po/uk/pbx-voicemail.po | 89 - .../po/vi/pbx-voicemail.po | 88 - .../po/zh-cn/pbx-voicemail.po | 97 - .../po/zh-tw/pbx-voicemail.po | 98 - .../root/etc/config/pbx-voicemail | 6 - .../root/etc/pbx-voicemail/pbx-move-greeting | 6 - .../pbx-msmtprc-account-auth.TEMPLATE | 2 - .../pbx-msmtprc-account-default.TEMPLATE | 2 - .../pbx-msmtprc-account.TEMPLATE | 5 - .../pbx-msmtprc-defaults.TEMPLATE | 5 - .../root/etc/pbx-voicemail/pbx-send-voicemail | 114 - .../luci/applications/luci-app-pbx/COPYING | 674 - .../applications/luci-app-pbx/CREDITS-SOUNDS | 7 - .../applications/luci-app-pbx/LICENSE-SOUNDS | 312 - .../luci/applications/luci-app-pbx/Makefile | 19 - .../luci-app-pbx/luasrc/controller/pbx.lua | 29 - .../luasrc/model/cbi/pbx-advanced.lua | 293 - .../luasrc/model/cbi/pbx-calls.lua | 424 - .../luasrc/model/cbi/pbx-google.lua | 122 - .../luasrc/model/cbi/pbx-users.lua | 133 - .../luasrc/model/cbi/pbx-voip.lua | 116 - .../luci-app-pbx/luasrc/model/cbi/pbx.lua | 115 - .../applications/luci-app-pbx/po/ca/pbx.po | 509 - .../applications/luci-app-pbx/po/cs/pbx.po | 487 - .../applications/luci-app-pbx/po/de/pbx.po | 699 - .../applications/luci-app-pbx/po/el/pbx.po | 493 - .../applications/luci-app-pbx/po/en/pbx.po | 502 - .../applications/luci-app-pbx/po/es/pbx.po | 677 - .../applications/luci-app-pbx/po/fr/pbx.po | 484 - .../applications/luci-app-pbx/po/he/pbx.po | 484 - .../applications/luci-app-pbx/po/hu/pbx.po | 484 - .../applications/luci-app-pbx/po/it/pbx.po | 487 - .../applications/luci-app-pbx/po/ja/pbx.po | 493 - .../applications/luci-app-pbx/po/ms/pbx.po | 483 - .../applications/luci-app-pbx/po/no/pbx.po | 484 - .../applications/luci-app-pbx/po/pl/pbx.po | 508 - .../applications/luci-app-pbx/po/pt-br/pbx.po | 744 - .../applications/luci-app-pbx/po/pt/pbx.po | 487 - .../applications/luci-app-pbx/po/ro/pbx.po | 488 - .../applications/luci-app-pbx/po/ru/pbx.po | 525 - .../applications/luci-app-pbx/po/sk/pbx.po | 484 - .../applications/luci-app-pbx/po/sv/pbx.po | 506 - .../luci-app-pbx/po/templates/pbx.pot | 477 - .../applications/luci-app-pbx/po/tr/pbx.po | 484 - .../applications/luci-app-pbx/po/uk/pbx.po | 501 - .../applications/luci-app-pbx/po/vi/pbx.po | 484 - .../applications/luci-app-pbx/po/zh-cn/pbx.po | 495 - .../applications/luci-app-pbx/po/zh-tw/pbx.po | 507 - .../luci-app-pbx/root/etc/config/pbx | 1 - .../luci-app-pbx/root/etc/config/pbx-advanced | 5 - .../luci-app-pbx/root/etc/config/pbx-calls | 7 - .../luci-app-pbx/root/etc/config/pbx-google | 0 .../luci-app-pbx/root/etc/config/pbx-users | 1 - .../luci-app-pbx/root/etc/config/pbx-voip | 0 .../luci-app-pbx/root/etc/init.d/pbx-asterisk | 837 - .../etc/pbx-asterisk/asterisk.conf.TEMPLATE | 17 - .../root/etc/pbx-asterisk/delayedcallback | 18 - .../etc/pbx-asterisk/extensions.conf.TEMPLATE | 25 - .../extensions_blacklist.conf.TEMPLATE | 1 - .../extensions_blacklist_footer.conf.TEMPLATE | 2 - .../extensions_blacklist_header.conf.TEMPLATE | 3 - .../extensions_callback-check.conf.TEMPLATE | 1 - ...nsions_callback-check_footer.conf.TEMPLATE | 2 - ...nsions_callback-check_header.conf.TEMPLATE | 3 - .../extensions_callback_gtalk.conf.TEMPLATE | 4 - .../extensions_callback_header.conf.TEMPLATE | 1 - .../extensions_callback_sip.conf.TEMPLATE | 4 - .../extensions_default.conf.TEMPLATE | 11 - .../extensions_default_user.conf.TEMPLATE | 1 - .../extensions_disa-check.conf.TEMPLATE | 1 - ...extensions_disa-check_footer.conf.TEMPLATE | 1 - ...extensions_disa-check_header.conf.TEMPLATE | 2 - .../extensions_disa-nopin.conf.TEMPLATE | 5 - .../extensions_disa.conf.TEMPLATE | 6 - .../extensions_disa_header.conf.TEMPLATE | 1 - ...sions_incoming_context_gtalk.conf.TEMPLATE | 15 - ...ncoming_context_gtalk_header.conf.TEMPLATE | 1 - ...ensions_incoming_context_sip.conf.TEMPLATE | 12 - ...ons_outgoing_dial_local_user.conf.TEMPLATE | 1 - .../extensions_outgoing_gtalk.conf.TEMPLATE | 9 - ...sions_outgoing_pattern_gtalk.conf.TEMPLATE | 2 - ...ensions_outgoing_pattern_sip.conf.TEMPLATE | 1 - .../extensions_outgoing_sip.conf.TEMPLATE | 8 - ...tensions_user_context_footer.conf.TEMPLATE | 2 - ...tensions_user_context_header.conf.TEMPLATE | 3 - ...xtensions_voicemail_disabled.conf.TEMPLATE | 4 - ...extensions_voicemail_enabled.conf.TEMPLATE | 27 - .../root/etc/pbx-asterisk/gtalk.conf.TEMPLATE | 10 - .../pbx-asterisk/indications.conf.TEMPLATE | 733 - .../etc/pbx-asterisk/jabber.conf.TEMPLATE | 4 - .../pbx-asterisk/jabber_users.conf.TEMPLATE | 8 - .../etc/pbx-asterisk/logger.conf.TEMPLATE | 7 - .../etc/pbx-asterisk/manager.conf.TEMPLATE | 7 - .../etc/pbx-asterisk/modules.conf.TEMPLATE | 34 - .../root/etc/pbx-asterisk/rtp.conf.TEMPLATE | 6 - .../root/etc/pbx-asterisk/sip.conf.TEMPLATE | 39 - .../root/etc/pbx-asterisk/sip_peer.TEMPLATE | 13 - .../pbx-asterisk/sip_registration.TEMPLATE | 2 - .../root/etc/pbx-asterisk/sip_user.TEMPLATE | 11 - .../pbx-asterisk/sounds/agent-alreadyon.gsm | Bin 8943 -> 0 bytes .../pbx-asterisk/sounds/agent-incorrect.gsm | Bin 8085 -> 0 bytes .../etc/pbx-asterisk/sounds/agent-pass.gsm | Bin 4752 -> 0 bytes .../pbx-asterisk/sounds/auth-incorrect.gsm | Bin 7458 -> 0 bytes .../etc/pbx-asterisk/sounds/auth-thankyou.gsm | Bin 1353 -> 0 bytes .../root/etc/pbx-asterisk/sounds/beep.gsm | Bin 726 -> 0 bytes .../etc/pbx-asterisk/sounds/vm-goodbye.gsm | Bin 1683 -> 0 bytes .../applications/luci-app-polipo/Makefile | 14 - .../luasrc/controller/polipo.lua | 15 - .../luasrc/model/cbi/polipo.lua | 177 - .../luasrc/view/polipo_status.htm | 18 - .../luci-app-polipo/po/ca/polipo.po | 299 - .../luci-app-polipo/po/cs/polipo.po | 205 - .../luci-app-polipo/po/de/polipo.po | 272 - .../luci-app-polipo/po/el/polipo.po | 207 - .../luci-app-polipo/po/en/polipo.po | 284 - .../luci-app-polipo/po/es/polipo.po | 307 - .../luci-app-polipo/po/fr/polipo.po | 206 - .../luci-app-polipo/po/he/polipo.po | 202 - .../luci-app-polipo/po/hu/polipo.po | 202 - .../luci-app-polipo/po/it/polipo.po | 219 - .../luci-app-polipo/po/ja/polipo.po | 229 - .../luci-app-polipo/po/ms/polipo.po | 201 - .../luci-app-polipo/po/no/polipo.po | 202 - .../luci-app-polipo/po/pl/polipo.po | 231 - .../luci-app-polipo/po/pt-br/polipo.po | 306 - .../luci-app-polipo/po/pt/polipo.po | 305 - .../luci-app-polipo/po/ro/polipo.po | 206 - .../luci-app-polipo/po/ru/polipo.po | 237 - .../luci-app-polipo/po/sk/polipo.po | 202 - .../luci-app-polipo/po/sv/polipo.po | 203 - .../luci-app-polipo/po/templates/polipo.pot | 195 - .../luci-app-polipo/po/tr/polipo.po | 202 - .../luci-app-polipo/po/uk/polipo.po | 206 - .../luci-app-polipo/po/vi/polipo.po | 290 - .../luci-app-polipo/po/zh-cn/polipo.po | 205 - .../luci-app-polipo/po/zh-tw/polipo.po | 205 - .../root/etc/uci-defaults/luci-polipo | 11 - .../root/usr/sbin/polipo_purge | 18 - .../applications/luci-app-privoxy/Makefile | 38 - .../luasrc/controller/privoxy.lua | 160 - .../luasrc/model/cbi/privoxy.lua | 977 - .../luasrc/view/privoxy/detail_logview.htm | 56 - .../luasrc/view/privoxy/detail_startstop.htm | 49 - .../luci-app-privoxy/po/de/privoxy.po | 496 - .../luci-app-privoxy/po/templates/privoxy.pot | 405 - .../root/etc/uci-defaults/luci-privoxy | 12 - .../luci/applications/luci-app-qos/Makefile | 14 - .../luci-app-qos/luasrc/controller/qos.lua | 15 - .../luci-app-qos/luasrc/model/cbi/qos/qos.lua | 90 - .../applications/luci-app-qos/po/ca/qos.po | 122 - .../applications/luci-app-qos/po/cs/qos.po | 114 - .../applications/luci-app-qos/po/de/qos.po | 122 - .../applications/luci-app-qos/po/el/qos.po | 124 - .../applications/luci-app-qos/po/en/qos.po | 91 - .../applications/luci-app-qos/po/es/qos.po | 123 - .../applications/luci-app-qos/po/fr/qos.po | 97 - .../applications/luci-app-qos/po/he/qos.po | 91 - .../applications/luci-app-qos/po/hu/qos.po | 111 - .../applications/luci-app-qos/po/it/qos.po | 108 - .../applications/luci-app-qos/po/ja/qos.po | 93 - .../applications/luci-app-qos/po/ms/qos.po | 90 - .../applications/luci-app-qos/po/no/qos.po | 106 - .../applications/luci-app-qos/po/pl/qos.po | 111 - .../applications/luci-app-qos/po/pt-br/qos.po | 127 - .../applications/luci-app-qos/po/pt/qos.po | 122 - .../applications/luci-app-qos/po/ro/qos.po | 97 - .../applications/luci-app-qos/po/ru/qos.po | 104 - .../applications/luci-app-qos/po/sk/qos.po | 86 - .../applications/luci-app-qos/po/sv/qos.po | 87 - .../luci-app-qos/po/templates/qos.pot | 79 - .../applications/luci-app-qos/po/tr/qos.po | 91 - .../applications/luci-app-qos/po/uk/qos.po | 110 - .../applications/luci-app-qos/po/vi/qos.po | 122 - .../applications/luci-app-qos/po/zh-cn/qos.po | 106 - .../applications/luci-app-qos/po/zh-tw/qos.po | 106 - .../luci/applications/luci-app-radvd/Makefile | 14 - .../luasrc/controller/radvd.lua | 17 - .../luci-app-radvd/luasrc/model/cbi/radvd.lua | 324 - .../luasrc/model/cbi/radvd/dnssl.lua | 88 - .../luasrc/model/cbi/radvd/interface.lua | 265 - .../luasrc/model/cbi/radvd/prefix.lua | 128 - .../luasrc/model/cbi/radvd/rdnss.lua | 89 - .../luasrc/model/cbi/radvd/route.lua | 97 - .../luci-app-radvd/po/ca/radvd.po | 382 - .../luci-app-radvd/po/cs/radvd.po | 389 - .../luci-app-radvd/po/de/radvd.po | 483 - .../luci-app-radvd/po/el/radvd.po | 370 - .../luci-app-radvd/po/en/radvd.po | 368 - .../luci-app-radvd/po/es/radvd.po | 412 - .../luci-app-radvd/po/fr/radvd.po | 472 - .../luci-app-radvd/po/he/radvd.po | 367 - .../luci-app-radvd/po/hu/radvd.po | 372 - .../luci-app-radvd/po/it/radvd.po | 374 - .../luci-app-radvd/po/ja/radvd.po | 378 - .../luci-app-radvd/po/ms/radvd.po | 368 - .../luci-app-radvd/po/no/radvd.po | 435 - .../luci-app-radvd/po/pl/radvd.po | 377 - .../luci-app-radvd/po/pt-br/radvd.po | 469 - .../luci-app-radvd/po/pt/radvd.po | 368 - .../luci-app-radvd/po/ro/radvd.po | 384 - .../luci-app-radvd/po/ru/radvd.po | 473 - .../luci-app-radvd/po/sk/radvd.po | 367 - .../luci-app-radvd/po/sv/radvd.po | 368 - .../luci-app-radvd/po/templates/radvd.pot | 360 - .../luci-app-radvd/po/tr/radvd.po | 367 - .../luci-app-radvd/po/uk/radvd.po | 381 - .../luci-app-radvd/po/vi/radvd.po | 368 - .../luci-app-radvd/po/zh-cn/radvd.po | 391 - .../luci-app-radvd/po/zh-tw/radvd.po | 366 - .../root/etc/uci-defaults/luci-radvd | 11 - .../luci/applications/luci-app-samba/Makefile | 14 - .../luasrc/controller/samba.lua | 16 - .../luci-app-samba/luasrc/model/cbi/samba.lua | 72 - .../luci-app-samba/po/ca/samba.po | 95 - .../luci-app-samba/po/cs/samba.po | 83 - .../luci-app-samba/po/de/samba.po | 87 - .../luci-app-samba/po/el/samba.po | 78 - .../luci-app-samba/po/en/samba.po | 82 - .../luci-app-samba/po/es/samba.po | 92 - .../luci-app-samba/po/fr/samba.po | 84 - .../luci-app-samba/po/he/samba.po | 73 - .../luci-app-samba/po/hu/samba.po | 84 - .../luci-app-samba/po/it/samba.po | 85 - .../luci-app-samba/po/ja/samba.po | 81 - .../luci-app-samba/po/ms/samba.po | 72 - .../luci-app-samba/po/no/samba.po | 72 - .../luci-app-samba/po/pl/samba.po | 83 - .../luci-app-samba/po/pt-br/samba.po | 93 - .../luci-app-samba/po/pt/samba.po | 93 - .../luci-app-samba/po/ro/samba.po | 82 - .../luci-app-samba/po/ru/samba.po | 85 - .../luci-app-samba/po/sk/samba.po | 73 - .../luci-app-samba/po/sv/samba.po | 74 - .../luci-app-samba/po/templates/samba.pot | 66 - .../luci-app-samba/po/tr/samba.po | 73 - .../luci-app-samba/po/uk/samba.po | 84 - .../luci-app-samba/po/vi/samba.po | 96 - .../luci-app-samba/po/zh-cn/samba.po | 83 - .../luci-app-samba/po/zh-tw/samba.po | 76 - .../applications/luci-app-shairplay/Makefile | 14 - .../luasrc/controller/shairplay.lua | 14 - .../luasrc/model/cbi/shairplay.lua | 65 - .../root/etc/uci-defaults/luci-shairplay | 12 - .../applications/luci-app-shairport/Makefile | 14 - .../luasrc/controller/shairport.lua | 14 - .../luasrc/model/cbi/shairport.lua | 161 - .../root/etc/uci-defaults/luci-shairport | 12 - .../applications/luci-app-siitwizard/Makefile | 14 - .../luasrc/controller/siitwizard.lua | 9 - .../luasrc/model/cbi/siitwizard.lua | 373 - .../luci-app-siitwizard/root/etc/config/siit | 14 - .../applications/luci-app-splash/Makefile | 14 - .../luci/applications/luci-app-splash/README | 5 - .../htdocs/cgi-bin/splash/splash.sh | 35 - .../htdocs/luci/splash/index.html | 10 - .../luasrc/controller/splash/splash.lua | 163 - .../luasrc/model/cbi/splash/splash.lua | 79 - .../luasrc/model/cbi/splash/splashtext.lua | 57 - .../luasrc/view/admin_status/splash.htm | 288 - .../luasrc/view/splash/blocked.htm | 20 - .../luasrc/view/splash/splash.htm | 134 - .../luasrc/view/splash_splash/index.htm | 8 - .../luasrc/view/splash_splash/splash.htm | 17 - .../luci-app-splash/po/ca/splash.po | 330 - .../luci-app-splash/po/cs/splash.po | 340 - .../luci-app-splash/po/de/splash.po | 383 - .../luci-app-splash/po/el/splash.po | 307 - .../luci-app-splash/po/en/splash.po | 292 - .../luci-app-splash/po/es/splash.po | 376 - .../luci-app-splash/po/fr/splash.po | 337 - .../luci-app-splash/po/he/splash.po | 325 - .../luci-app-splash/po/hu/splash.po | 303 - .../luci-app-splash/po/it/splash.po | 361 - .../luci-app-splash/po/ja/splash.po | 292 - .../luci-app-splash/po/ms/splash.po | 292 - .../luci-app-splash/po/no/splash.po | 292 - .../luci-app-splash/po/pl/splash.po | 385 - .../luci-app-splash/po/pt-br/splash.po | 402 - .../luci-app-splash/po/pt/splash.po | 309 - .../luci-app-splash/po/ro/splash.po | 292 - .../luci-app-splash/po/ru/splash.po | 362 - .../luci-app-splash/po/sk/splash.po | 303 - .../luci-app-splash/po/sv/splash.po | 303 - .../luci-app-splash/po/templates/splash.pot | 295 - .../luci-app-splash/po/tr/splash.po | 303 - .../luci-app-splash/po/uk/splash.po | 304 - .../luci-app-splash/po/vi/splash.po | 292 - .../luci-app-splash/po/zh-cn/splash.po | 321 - .../luci-app-splash/po/zh-tw/splash.po | 302 - .../root/etc/config/luci_splash | 2 - .../root/etc/config/luci_splash_leases | 1 - .../root/etc/hotplug.d/iface/25-splash | 17 - .../root/etc/init.d/luci_splash | 362 - .../luci-app-splash/root/usr/sbin/luci-splash | 753 - .../applications/luci-app-statistics/Makefile | 16 - .../luci_statistics/luci_statistics.lua | 198 - .../model/cbi/luci_statistics/collectd.lua | 62 - .../model/cbi/luci_statistics/conntrack.lua | 21 - .../luasrc/model/cbi/luci_statistics/cpu.lua | 15 - .../luasrc/model/cbi/luci_statistics/csv.lua | 29 - .../luasrc/model/cbi/luci_statistics/df.lua | 41 - .../luasrc/model/cbi/luci_statistics/disk.lua | 29 - .../luasrc/model/cbi/luci_statistics/dns.lua | 36 - .../model/cbi/luci_statistics/email.lua | 48 - .../luasrc/model/cbi/luci_statistics/exec.lua | 77 - .../model/cbi/luci_statistics/interface.lua | 35 - .../model/cbi/luci_statistics/iptables.lua | 120 - .../luasrc/model/cbi/luci_statistics/irq.lua | 30 - .../model/cbi/luci_statistics/iwinfo.lua | 26 - .../luasrc/model/cbi/luci_statistics/load.lua | 17 - .../model/cbi/luci_statistics/memory.lua | 21 - .../model/cbi/luci_statistics/netlink.lua | 83 - .../model/cbi/luci_statistics/network.lua | 85 - .../luasrc/model/cbi/luci_statistics/nut.lua | 17 - .../model/cbi/luci_statistics/olsrd.lua | 45 - .../luasrc/model/cbi/luci_statistics/ping.lua | 35 - .../model/cbi/luci_statistics/processes.lua | 24 - .../model/cbi/luci_statistics/rrdtool.lua | 96 - .../cbi/luci_statistics/splash_leases.lua | 14 - .../model/cbi/luci_statistics/tcpconns.lua | 33 - .../model/cbi/luci_statistics/unixsock.lua | 37 - .../model/cbi/luci_statistics/uptime.lua | 22 - .../luasrc/statistics/datatree.lua | 197 - .../luasrc/statistics/i18n.lua | 96 - .../luasrc/statistics/rrdtool.lua | 549 - .../luasrc/statistics/rrdtool/colors.lua | 61 - .../rrdtool/definitions/conntrack.lua | 23 - .../statistics/rrdtool/definitions/cpu.lua | 30 - .../statistics/rrdtool/definitions/df.lua | 34 - .../statistics/rrdtool/definitions/disk.lua | 62 - .../statistics/rrdtool/definitions/dns.lua | 71 - .../rrdtool/definitions/interface.lua | 105 - .../rrdtool/definitions/iptables.lua | 41 - .../statistics/rrdtool/definitions/irq.lua | 18 - .../statistics/rrdtool/definitions/iwinfo.lua | 90 - .../statistics/rrdtool/definitions/load.lua | 24 - .../statistics/rrdtool/definitions/memory.lua | 33 - .../rrdtool/definitions/netlink.lua | 191 - .../statistics/rrdtool/definitions/nut.lua | 93 - .../statistics/rrdtool/definitions/olsrd.lua | 136 - .../statistics/rrdtool/definitions/ping.lua | 29 - .../rrdtool/definitions/processes.lua | 98 - .../rrdtool/definitions/splash_leases.lua | 27 - .../rrdtool/definitions/tcpconns.lua | 25 - .../statistics/rrdtool/definitions/uptime.lua | 27 - .../luasrc/view/admin_statistics/index.htm | 14 - .../luasrc/view/public_statistics/graph.htm | 40 - .../luci-app-statistics/po/ca/rrdtool.po | 359 - .../luci-app-statistics/po/ca/statistics.po | 675 - .../luci-app-statistics/po/cs/rrdtool.po | 359 - .../luci-app-statistics/po/cs/statistics.po | 688 - .../luci-app-statistics/po/de/rrdtool.po | 357 - .../luci-app-statistics/po/de/statistics.po | 711 - .../luci-app-statistics/po/el/rrdtool.po | 358 - .../luci-app-statistics/po/el/statistics.po | 606 - .../luci-app-statistics/po/en/rrdtool.po | 358 - .../luci-app-statistics/po/en/statistics.po | 661 - .../luci-app-statistics/po/es/rrdtool.po | 360 - .../luci-app-statistics/po/es/statistics.po | 721 - .../luci-app-statistics/po/fr/rrdtool.po | 358 - .../luci-app-statistics/po/fr/statistics.po | 669 - .../luci-app-statistics/po/he/rrdtool.po | 356 - .../luci-app-statistics/po/he/statistics.po | 598 - .../luci-app-statistics/po/hu/rrdtool.po | 359 - .../luci-app-statistics/po/hu/statistics.po | 693 - .../luci-app-statistics/po/it/rrdtool.po | 359 - .../luci-app-statistics/po/it/statistics.po | 608 - .../luci-app-statistics/po/ja/rrdtool.po | 358 - .../luci-app-statistics/po/ja/statistics.po | 601 - .../luci-app-statistics/po/ms/rrdtool.po | 355 - .../luci-app-statistics/po/ms/statistics.po | 595 - .../luci-app-statistics/po/no/rrdtool.po | 354 - .../luci-app-statistics/po/no/statistics.po | 678 - .../luci-app-statistics/po/pl/rrdtool.po | 360 - .../luci-app-statistics/po/pl/statistics.po | 697 - .../luci-app-statistics/po/pt-br/rrdtool.po | 359 - .../po/pt-br/statistics.po | 705 - .../luci-app-statistics/po/pt/rrdtool.po | 359 - .../luci-app-statistics/po/pt/statistics.po | 668 - .../luci-app-statistics/po/ro/rrdtool.po | 360 - .../luci-app-statistics/po/ro/statistics.po | 604 - .../luci-app-statistics/po/ru/rrdtool.po | 360 - .../luci-app-statistics/po/ru/statistics.po | 696 - .../luci-app-statistics/po/sk/rrdtool.po | 356 - .../luci-app-statistics/po/sk/statistics.po | 593 - .../luci-app-statistics/po/sv/rrdtool.po | 357 - .../luci-app-statistics/po/sv/statistics.po | 594 - .../po/templates/rrdtool.pot | 349 - .../po/templates/statistics.pot | 586 - .../luci-app-statistics/po/tr/rrdtool.po | 356 - .../luci-app-statistics/po/tr/statistics.po | 594 - .../luci-app-statistics/po/uk/rrdtool.po | 357 - .../luci-app-statistics/po/uk/statistics.po | 599 - .../luci-app-statistics/po/vi/rrdtool.po | 524 - .../luci-app-statistics/po/vi/statistics.po | 665 - .../luci-app-statistics/po/zh-cn/rrdtool.po | 359 - .../po/zh-cn/statistics.po | 609 - .../luci-app-statistics/po/zh-tw/rrdtool.po | 355 - .../po/zh-tw/statistics.po | 592 - .../root/etc/config/luci_statistics | 143 - .../root/etc/init.d/luci_statistics | 33 - .../root/etc/uci-defaults/luci-statistics | 36 - .../root/usr/bin/stat-genconfig | 438 - .../applications/luci-app-tinyproxy/Makefile | 14 - .../luasrc/controller/tinyproxy.lua | 15 - .../luasrc/model/cbi/tinyproxy.lua | 239 - .../luasrc/view/tinyproxy_status.htm | 50 - .../luci-app-tinyproxy/po/ca/tinyproxy.po | 339 - .../luci-app-tinyproxy/po/cs/tinyproxy.po | 258 - .../luci-app-tinyproxy/po/de/tinyproxy.po | 373 - .../luci-app-tinyproxy/po/el/tinyproxy.po | 283 - .../luci-app-tinyproxy/po/en/tinyproxy.po | 331 - .../luci-app-tinyproxy/po/es/tinyproxy.po | 354 - .../luci-app-tinyproxy/po/fr/tinyproxy.po | 372 - .../luci-app-tinyproxy/po/he/tinyproxy.po | 255 - .../luci-app-tinyproxy/po/hu/tinyproxy.po | 255 - .../luci-app-tinyproxy/po/it/tinyproxy.po | 265 - .../luci-app-tinyproxy/po/ja/tinyproxy.po | 280 - .../luci-app-tinyproxy/po/ms/tinyproxy.po | 254 - .../luci-app-tinyproxy/po/no/tinyproxy.po | 255 - .../luci-app-tinyproxy/po/pl/tinyproxy.po | 292 - .../luci-app-tinyproxy/po/pt-br/tinyproxy.po | 367 - .../luci-app-tinyproxy/po/pt/tinyproxy.po | 334 - .../luci-app-tinyproxy/po/ro/tinyproxy.po | 256 - .../luci-app-tinyproxy/po/ru/tinyproxy.po | 294 - .../luci-app-tinyproxy/po/sk/tinyproxy.po | 255 - .../luci-app-tinyproxy/po/sv/tinyproxy.po | 256 - .../po/templates/tinyproxy.pot | 248 - .../luci-app-tinyproxy/po/tr/tinyproxy.po | 255 - .../luci-app-tinyproxy/po/uk/tinyproxy.po | 256 - .../luci-app-tinyproxy/po/vi/tinyproxy.po | 332 - .../luci-app-tinyproxy/po/zh-cn/tinyproxy.po | 262 - .../luci-app-tinyproxy/po/zh-tw/tinyproxy.po | 254 - .../luci-app-transmission/Makefile | 14 - .../luasrc/controller/transmission.lua | 14 - .../luasrc/model/cbi/transmission.lua | 220 - .../po/ca/transmission.po | 297 - .../po/cs/transmission.po | 295 - .../po/de/transmission.po | 300 - .../po/el/transmission.po | 280 - .../po/en/transmission.po | 280 - .../po/es/transmission.po | 299 - .../po/fr/transmission.po | 280 - .../po/he/transmission.po | 280 - .../po/hu/transmission.po | 300 - .../po/it/transmission.po | 295 - .../po/ja/transmission.po | 295 - .../po/ms/transmission.po | 280 - .../po/no/transmission.po | 298 - .../po/pl/transmission.po | 302 - .../po/pt-br/transmission.po | 300 - .../po/pt/transmission.po | 297 - .../po/ro/transmission.po | 296 - .../po/ru/transmission.po | 306 - .../po/sk/transmission.po | 290 - .../po/sv/transmission.po | 291 - .../po/templates/transmission.pot | 283 - .../po/tr/transmission.po | 290 - .../po/uk/transmission.po | 296 - .../po/vi/transmission.po | 280 - .../po/zh-cn/transmission.po | 295 - .../po/zh-tw/transmission.po | 295 - .../root/etc/uci-defaults/luci-transmission | 11 - .../luci/applications/luci-app-udpxy/Makefile | 14 - .../luasrc/controller/udpxy.lua | 14 - .../luci-app-udpxy/luasrc/model/cbi/udpxy.lua | 63 - .../root/etc/uci-defaults/luci-udpxy | 12 - .../luci/applications/luci-app-upnp/Makefile | 14 - .../luci-app-upnp/luasrc/controller/upnp.lua | 74 - .../luasrc/model/cbi/upnp/upnp.lua | 103 - .../luasrc/view/admin_status/index/upnp.htm | 1 - .../luci-app-upnp/luasrc/view/upnp_status.htm | 67 - .../applications/luci-app-upnp/po/ca/upnp.po | 167 - .../applications/luci-app-upnp/po/cs/upnp.po | 150 - .../applications/luci-app-upnp/po/de/upnp.po | 171 - .../applications/luci-app-upnp/po/el/upnp.po | 140 - .../applications/luci-app-upnp/po/en/upnp.po | 157 - .../applications/luci-app-upnp/po/es/upnp.po | 165 - .../applications/luci-app-upnp/po/fr/upnp.po | 158 - .../applications/luci-app-upnp/po/he/upnp.po | 136 - .../applications/luci-app-upnp/po/hu/upnp.po | 155 - .../applications/luci-app-upnp/po/it/upnp.po | 155 - .../applications/luci-app-upnp/po/ja/upnp.po | 160 - .../applications/luci-app-upnp/po/ms/upnp.po | 135 - .../applications/luci-app-upnp/po/no/upnp.po | 146 - .../applications/luci-app-upnp/po/pl/upnp.po | 153 - .../luci-app-upnp/po/pt-br/upnp.po | 166 - .../applications/luci-app-upnp/po/pt/upnp.po | 157 - .../applications/luci-app-upnp/po/ro/upnp.po | 152 - .../applications/luci-app-upnp/po/ru/upnp.po | 158 - .../applications/luci-app-upnp/po/sk/upnp.po | 136 - .../applications/luci-app-upnp/po/sv/upnp.po | 137 - .../luci-app-upnp/po/templates/upnp.pot | 129 - .../applications/luci-app-upnp/po/tr/upnp.po | 136 - .../applications/luci-app-upnp/po/uk/upnp.po | 155 - .../applications/luci-app-upnp/po/vi/upnp.po | 158 - .../luci-app-upnp/po/zh-cn/upnp.po | 149 - .../luci-app-upnp/po/zh-tw/upnp.po | 147 - .../root/etc/uci-defaults/luci-upnp | 9 - .../applications/luci-app-ushare/Makefile | 14 - .../luasrc/controller/ushare.lua | 15 - .../luasrc/model/cbi/ushare.lua | 30 - .../luci-app-ushare/po/ca/ushare.po | 55 - .../luci-app-ushare/po/cs/ushare.po | 53 - .../luci-app-ushare/po/de/ushare.po | 53 - .../luci-app-ushare/po/el/ushare.po | 48 - .../luci-app-ushare/po/en/ushare.po | 49 - .../luci-app-ushare/po/es/ushare.po | 53 - .../luci-app-ushare/po/fr/ushare.po | 50 - .../luci-app-ushare/po/he/ushare.po | 52 - .../luci-app-ushare/po/hu/ushare.po | 53 - .../luci-app-ushare/po/it/ushare.po | 53 - .../luci-app-ushare/po/ja/ushare.po | 52 - .../luci-app-ushare/po/ms/ushare.po | 46 - .../luci-app-ushare/po/no/ushare.po | 44 - .../luci-app-ushare/po/pl/ushare.po | 54 - .../luci-app-ushare/po/pt-br/ushare.po | 53 - .../luci-app-ushare/po/pt/ushare.po | 53 - .../luci-app-ushare/po/ro/ushare.po | 51 - .../luci-app-ushare/po/ru/ushare.po | 54 - .../luci-app-ushare/po/sk/ushare.po | 45 - .../luci-app-ushare/po/sv/ushare.po | 46 - .../luci-app-ushare/po/templates/ushare.pot | 38 - .../luci-app-ushare/po/tr/ushare.po | 50 - .../luci-app-ushare/po/uk/ushare.po | 53 - .../luci-app-ushare/po/vi/ushare.po | 50 - .../luci-app-ushare/po/zh-cn/ushare.po | 52 - .../luci-app-ushare/po/zh-tw/ushare.po | 48 - .../root/etc/uci-defaults/luci-ushare | 11 - .../applications/luci-app-vnstat/Makefile | 14 - .../luasrc/controller/vnstat.lua | 11 - .../luasrc/model/cbi/vnstat.lua | 82 - .../luci-app-vnstat/luasrc/view/vnstat.htm | 101 - .../luci-app-vnstat/po/ca/vnstat.po | 65 - .../luci-app-vnstat/po/cs/vnstat.po | 64 - .../luci-app-vnstat/po/de/vnstat.po | 68 - .../luci-app-vnstat/po/el/vnstat.po | 59 - .../luci-app-vnstat/po/en/vnstat.po | 59 - .../luci-app-vnstat/po/es/vnstat.po | 68 - .../luci-app-vnstat/po/fr/vnstat.po | 68 - .../luci-app-vnstat/po/he/vnstat.po | 58 - .../luci-app-vnstat/po/hu/vnstat.po | 65 - .../luci-app-vnstat/po/it/vnstat.po | 68 - .../luci-app-vnstat/po/ja/vnstat.po | 68 - .../luci-app-vnstat/po/ms/vnstat.po | 59 - .../luci-app-vnstat/po/no/vnstat.po | 58 - .../luci-app-vnstat/po/pl/vnstat.po | 69 - .../luci-app-vnstat/po/pt-br/vnstat.po | 68 - .../luci-app-vnstat/po/pt/vnstat.po | 65 - .../luci-app-vnstat/po/ro/vnstat.po | 69 - .../luci-app-vnstat/po/ru/vnstat.po | 71 - .../luci-app-vnstat/po/sk/vnstat.po | 58 - .../luci-app-vnstat/po/sv/vnstat.po | 59 - .../luci-app-vnstat/po/templates/vnstat.pot | 51 - .../luci-app-vnstat/po/tr/vnstat.po | 58 - .../luci-app-vnstat/po/uk/vnstat.po | 67 - .../luci-app-vnstat/po/vi/vnstat.po | 59 - .../luci-app-vnstat/po/zh-cn/vnstat.po | 61 - .../luci-app-vnstat/po/zh-tw/vnstat.po | 61 - .../root/etc/uci-defaults/luci-vnstat | 11 - .../applications/luci-app-voice-core/Makefile | 14 - .../luasrc/controller/luci_voice.lua | 21 - .../luasrc/view/luci_voice/index.htm | 16 - .../luasrc/view/luci_voice/phone_index.htm | 12 - .../luci-app-voice-core/po/ca/voice_core.po | 18 - .../luci-app-voice-core/po/cs/voice_core.po | 21 - .../luci-app-voice-core/po/de/voice_core.po | 18 - .../luci-app-voice-core/po/el/voice_core.po | 18 - .../luci-app-voice-core/po/en/voice_core.po | 23 - .../luci-app-voice-core/po/es/voice_core.po | 21 - .../luci-app-voice-core/po/fr/voice_core.po | 21 - .../luci-app-voice-core/po/he/voice_core.po | 22 - .../luci-app-voice-core/po/hu/voice_core.po | 21 - .../luci-app-voice-core/po/it/voice_core.po | 21 - .../luci-app-voice-core/po/ja/voice_core.po | 18 - .../luci-app-voice-core/po/ms/voice_core.po | 14 - .../luci-app-voice-core/po/no/voice_core.po | 14 - .../luci-app-voice-core/po/pl/voice_core.po | 22 - .../po/pt-br/voice_core.po | 21 - .../luci-app-voice-core/po/pt/voice_core.po | 18 - .../luci-app-voice-core/po/ro/voice_core.po | 22 - .../luci-app-voice-core/po/ru/voice_core.po | 24 - .../luci-app-voice-core/po/sk/voice_core.po | 15 - .../luci-app-voice-core/po/sv/voice_core.po | 18 - .../po/templates/voice_core.pot | 8 - .../luci-app-voice-core/po/tr/voice_core.po | 18 - .../luci-app-voice-core/po/uk/voice_core.po | 22 - .../luci-app-voice-core/po/vi/voice_core.po | 15 - .../po/zh-cn/voice_core.po | 18 - .../po/zh-tw/voice_core.po | 18 - .../applications/luci-app-voice-diag/Makefile | 14 - .../controller/luci_voice/luci_voice_diag.lua | 12 - .../luasrc/view/luci_voice/diag_index.htm | 10 - .../luci-app-voice-diag/po/ca/voice_diag.po | 30 - .../luci-app-voice-diag/po/cs/voice_diag.po | 29 - .../luci-app-voice-diag/po/de/voice_diag.po | 29 - .../luci-app-voice-diag/po/el/voice_diag.po | 33 - .../luci-app-voice-diag/po/en/voice_diag.po | 34 - .../luci-app-voice-diag/po/es/voice_diag.po | 33 - .../luci-app-voice-diag/po/fr/voice_diag.po | 33 - .../luci-app-voice-diag/po/he/voice_diag.po | 22 - .../luci-app-voice-diag/po/hu/voice_diag.po | 30 - .../luci-app-voice-diag/po/it/voice_diag.po | 30 - .../luci-app-voice-diag/po/ja/voice_diag.po | 22 - .../luci-app-voice-diag/po/ms/voice_diag.po | 21 - .../luci-app-voice-diag/po/no/voice_diag.po | 25 - .../luci-app-voice-diag/po/pl/voice_diag.po | 33 - .../po/pt-br/voice_diag.po | 32 - .../luci-app-voice-diag/po/pt/voice_diag.po | 29 - .../luci-app-voice-diag/po/ro/voice_diag.po | 33 - .../luci-app-voice-diag/po/ru/voice_diag.po | 33 - .../luci-app-voice-diag/po/sk/voice_diag.po | 22 - .../luci-app-voice-diag/po/sv/voice_diag.po | 23 - .../po/templates/voice_diag.pot | 15 - .../luci-app-voice-diag/po/tr/voice_diag.po | 22 - .../luci-app-voice-diag/po/uk/voice_diag.po | 33 - .../luci-app-voice-diag/po/vi/voice_diag.po | 22 - .../po/zh-cn/voice_diag.po | 25 - .../po/zh-tw/voice_diag.po | 25 - .../applications/luci-app-watchcat/Makefile | 14 - .../luasrc/controller/watchcat.lua | 11 - .../luasrc/model/cbi/watchcat/watchcat.lua | 53 - .../luci-app-watchcat/po/ca/watchcat.po | 71 - .../luci-app-watchcat/po/cs/watchcat.po | 72 - .../luci-app-watchcat/po/de/watchcat.po | 72 - .../luci-app-watchcat/po/el/watchcat.po | 53 - .../luci-app-watchcat/po/en/watchcat.po | 66 - .../luci-app-watchcat/po/es/watchcat.po | 68 - .../luci-app-watchcat/po/fr/watchcat.po | 53 - .../luci-app-watchcat/po/he/watchcat.po | 53 - .../luci-app-watchcat/po/hu/watchcat.po | 64 - .../luci-app-watchcat/po/it/watchcat.po | 72 - .../luci-app-watchcat/po/ja/watchcat.po | 70 - .../luci-app-watchcat/po/ms/watchcat.po | 52 - .../luci-app-watchcat/po/no/watchcat.po | 53 - .../luci-app-watchcat/po/pl/watchcat.po | 71 - .../luci-app-watchcat/po/pt-br/watchcat.po | 71 - .../luci-app-watchcat/po/pt/watchcat.po | 56 - .../luci-app-watchcat/po/ro/watchcat.po | 57 - .../luci-app-watchcat/po/ru/watchcat.po | 74 - .../luci-app-watchcat/po/sk/watchcat.po | 53 - .../luci-app-watchcat/po/sv/watchcat.po | 54 - .../po/templates/watchcat.pot | 46 - .../luci-app-watchcat/po/tr/watchcat.po | 53 - .../luci-app-watchcat/po/uk/watchcat.po | 61 - .../luci-app-watchcat/po/vi/watchcat.po | 53 - .../luci-app-watchcat/po/zh-cn/watchcat.po | 65 - .../luci-app-watchcat/po/zh-tw/watchcat.po | 66 - .../root/etc/uci-defaults/luci-watchcat | 10 - .../luci/applications/luci-app-wol/Makefile | 14 - .../luci-app-wol/luasrc/controller/wol.lua | 6 - .../luci-app-wol/luasrc/model/cbi/wol.lua | 94 - .../applications/luci-app-wol/po/ca/wol.po | 58 - .../applications/luci-app-wol/po/cs/wol.po | 55 - .../applications/luci-app-wol/po/de/wol.po | 58 - .../applications/luci-app-wol/po/el/wol.po | 49 - .../applications/luci-app-wol/po/en/wol.po | 50 - .../applications/luci-app-wol/po/es/wol.po | 57 - .../applications/luci-app-wol/po/fr/wol.po | 57 - .../applications/luci-app-wol/po/he/wol.po | 49 - .../applications/luci-app-wol/po/hu/wol.po | 59 - .../applications/luci-app-wol/po/it/wol.po | 56 - .../applications/luci-app-wol/po/ja/wol.po | 56 - .../applications/luci-app-wol/po/ms/wol.po | 48 - .../applications/luci-app-wol/po/no/wol.po | 47 - .../applications/luci-app-wol/po/pl/wol.po | 57 - .../applications/luci-app-wol/po/pt-br/wol.po | 56 - .../applications/luci-app-wol/po/pt/wol.po | 54 - .../applications/luci-app-wol/po/ro/wol.po | 57 - .../applications/luci-app-wol/po/ru/wol.po | 59 - .../applications/luci-app-wol/po/sk/wol.po | 44 - .../applications/luci-app-wol/po/sv/wol.po | 45 - .../luci-app-wol/po/templates/wol.pot | 37 - .../applications/luci-app-wol/po/tr/wol.po | 49 - .../applications/luci-app-wol/po/uk/wol.po | 59 - .../applications/luci-app-wol/po/vi/wol.po | 49 - .../applications/luci-app-wol/po/zh-cn/wol.po | 50 - .../applications/luci-app-wol/po/zh-tw/wol.po | 48 - .../applications/luci-app-wshaper/Makefile | 14 - .../luasrc/controller/wshaper.lua | 9 - .../luasrc/model/cbi/wshaper.lua | 46 - .../luci-app-wshaper/po/ca/wshaper.po | 59 - .../luci-app-wshaper/po/cs/wshaper.po | 58 - .../luci-app-wshaper/po/de/wshaper.po | 58 - .../luci-app-wshaper/po/el/wshaper.po | 55 - .../luci-app-wshaper/po/en/wshaper.po | 40 - .../luci-app-wshaper/po/es/wshaper.po | 58 - .../luci-app-wshaper/po/fr/wshaper.po | 43 - .../luci-app-wshaper/po/he/wshaper.po | 40 - .../luci-app-wshaper/po/hu/wshaper.po | 54 - .../luci-app-wshaper/po/it/wshaper.po | 59 - .../luci-app-wshaper/po/ja/wshaper.po | 58 - .../luci-app-wshaper/po/ms/wshaper.po | 40 - .../luci-app-wshaper/po/no/wshaper.po | 40 - .../luci-app-wshaper/po/pl/wshaper.po | 59 - .../luci-app-wshaper/po/pt-br/wshaper.po | 59 - .../luci-app-wshaper/po/pt/wshaper.po | 55 - .../luci-app-wshaper/po/ro/wshaper.po | 56 - .../luci-app-wshaper/po/ru/wshaper.po | 61 - .../luci-app-wshaper/po/sk/wshaper.po | 50 - .../luci-app-wshaper/po/sv/wshaper.po | 51 - .../luci-app-wshaper/po/templates/wshaper.pot | 43 - .../luci-app-wshaper/po/tr/wshaper.po | 50 - .../luci-app-wshaper/po/uk/wshaper.po | 58 - .../luci-app-wshaper/po/vi/wshaper.po | 40 - .../luci-app-wshaper/po/zh-cn/wshaper.po | 58 - .../luci-app-wshaper/po/zh-tw/wshaper.po | 56 - .../root/etc/uci-defaults/wshaper | 11 - trunk/package/luci/build/i18n-init.sh | 24 - trunk/package/luci/build/i18n-po2lua.pl | 27 - trunk/package/luci/build/i18n-scan.pl | 128 - trunk/package/luci/build/i18n-sync.sh | 25 - trunk/package/luci/build/i18n-update.pl | 83 - trunk/package/luci/build/luadoc/doc.lua | 126 - .../luci/build/luadoc/luadoc/config.lua | 34 - .../luci/build/luadoc/luadoc/doclet/debug.lua | 46 - .../build/luadoc/luadoc/doclet/formatter.lua | 84 - .../luci/build/luadoc/luadoc/doclet/html.lua | 275 - .../luadoc/luadoc/doclet/html/constant.lp | 28 - .../build/luadoc/luadoc/doclet/html/file.lp | 112 - .../luadoc/luadoc/doclet/html/function.lp | 64 - .../build/luadoc/luadoc/doclet/html/index.lp | 67 - .../luadoc/luadoc/doclet/html/luadoc.css | 285 - .../build/luadoc/luadoc/doclet/html/menu.lp | 55 - .../build/luadoc/luadoc/doclet/html/module.lp | 155 - .../build/luadoc/luadoc/doclet/html/table.lp | 15 - .../luci/build/luadoc/luadoc/doclet/raw.lua | 12 - .../package/luci/build/luadoc/luadoc/init.lua | 50 - trunk/package/luci/build/luadoc/luadoc/lp.lua | 130 - .../build/luadoc/luadoc/taglet/standard.lua | 567 - .../luadoc/luadoc/taglet/standard/tags.lua | 191 - .../package/luci/build/luadoc/luadoc/util.lua | 201 - trunk/package/luci/build/makedocs.sh | 14 - trunk/package/luci/build/mkbasepot.sh | 15 - trunk/package/luci/build/mkrevision.sh | 27 - trunk/package/luci/build/zoneinfo2lua.pl | 149 - .../luci/collections/luci-light/Makefile | 17 - .../luci/collections/luci-ssl/Makefile | 17 - trunk/package/luci/collections/luci/Makefile | 19 - .../package/luci/contrib/luasrcdiet/Makefile | 2 - .../luci/contrib/luasrcdiet/lua/COPYRIGHT | 38 - .../contrib/luasrcdiet/lua/LuaSrcDiet.lua | 670 - .../luci/contrib/luasrcdiet/lua/llex.lua | 355 - .../luci/contrib/luasrcdiet/lua/lparser.lua | 1295 - .../luci/contrib/luasrcdiet/lua/optlex.lua | 832 - .../luci/contrib/luasrcdiet/lua/optparser.lua | 564 - trunk/package/luci/contrib/package/Makefile | 2 - .../package/community-profiles/Makefile | 39 - .../files/etc/config/profile_31c3 | 45 - .../files/etc/config/profile_Freifunk | 10 - .../files/etc/config/profile_altmark | 56 - .../files/etc/config/profile_arig_arad | 22 - .../etc/config/profile_arig_neot_semadar | 22 - .../files/etc/config/profile_arig_tel-aviv | 22 - .../files/etc/config/profile_augsburg | 63 - .../files/etc/config/profile_bayreuth | 20 - .../files/etc/config/profile_bensheim | 9 - .../files/etc/config/profile_bergischesland | 15 - .../files/etc/config/profile_berlin | 50 - .../files/etc/config/profile_bno | 38 - .../files/etc/config/profile_carbodebit | 23 - .../files/etc/config/profile_demo | 21 - .../files/etc/config/profile_duesseldorf | 15 - .../files/etc/config/profile_erfurt | 48 - .../files/etc/config/profile_evernet | 25 - .../files/etc/config/profile_freiburg | 45 - .../files/etc/config/profile_gadow | 23 - .../files/etc/config/profile_guifibages | 19 - .../files/etc/config/profile_halle | 40 - .../files/etc/config/profile_hannover | 12 - .../files/etc/config/profile_heppenheim | 9 - .../files/etc/config/profile_hooge | 22 - .../files/etc/config/profile_kiberpipa | 15 - .../files/etc/config/profile_kyritz | 57 - .../files/etc/config/profile_l59 | 25 - .../files/etc/config/profile_leipzig | 55 - .../files/etc/config/profile_marburg | 12 - .../files/etc/config/profile_oldenburg | 15 - .../etc/config/profile_openwireless_bern | 18 - .../files/etc/config/profile_pberg | 38 - .../files/etc/config/profile_piraten_dresden | 12 - .../files/etc/config/profile_potsdam | 19 - .../files/etc/config/profile_reihen | 20 - .../files/etc/config/profile_rosbach | 15 - .../files/etc/config/profile_schwarzach | 12 - .../files/etc/config/profile_seefeld | 13 - .../files/etc/config/profile_stuttgart | 13 - .../files/etc/config/profile_vogtland | 23 - .../files/etc/config/profile_weil | 23 - .../files/etc/config/profile_weimar | 10 - .../files/etc/config/profile_weinstadt | 19 - .../files/etc/config/profile_wlanljubljana | 15 - .../contrib/package/freifunk-common/Makefile | 42 - .../freifunk-common/files/etc/config/freifunk | 126 - .../freifunk-common/files/etc/init.d/freifunk | 25 - .../files/etc/rc.local.d/01-config-migration | 51 - .../files/etc/uci-defaults/freifunk | 2 - .../freifunk-common/files/usr/bin/ffdzero | 10 - .../freifunk-common/files/usr/bin/neigh.sh | 41 - .../freifunk-common/files/usr/bin/watch.sh | 11 - .../files/usr/sbin/ff_olsr_watchdog | 29 - .../package/freifunk-firewall/Makefile | 53 - .../files/etc/firewall.freifunk | 40 - .../etc/hotplug.d/firewall/23-restricted-wan | 65 - .../contrib/package/freifunk-gwcheck/Makefile | 40 - .../files/etc/config/freifunk-gwcheck | 5 - .../files/usr/sbin/ff_olsr_test_gw.sh | 132 - .../root/etc/uci-defaults/freifunk-gwcheck | 7 - .../package/freifunk-mapupdate/Makefile | 39 - .../files/etc/config/freifunk-mapupdate | 3 - .../files/usr/sbin/ff_mapupdate.sh | 59 - .../root/etc/uci-defaults/freifunk-mapupdate | 6 - .../package/freifunk-p2pblock/Makefile | 48 - .../files/freifunk-p2pblock.config | 6 - .../files/freifunk-p2pblock.init | 95 - .../package/freifunk-policyrouting/Makefile | 47 - .../files/etc/config/freifunk-policyrouting | 7 - .../etc/hotplug.d/iface/30-policyrouting | 104 - .../files/etc/init.d/freifunk-policyrouting | 161 - .../files/etc/rc.d/S15-freifunk-policyrouting | 161 - .../etc/uci-defaults/freifunk-policyrouting | 7 - .../package/freifunk-watchdog/Makefile | 55 - .../files/freifunk-watchdog.config | 7 - .../files/freifunk-watchdog.init | 39 - .../package/freifunk-watchdog/src/Makefile | 12 - .../package/freifunk-watchdog/src/ucix.c | 102 - .../package/freifunk-watchdog/src/ucix.h | 29 - .../package/freifunk-watchdog/src/watchdog.c | 527 - .../package/freifunk-watchdog/src/watchdog.h | 141 - .../freifunk-watchdog/src/wireless.22.h | 1139 - .../luci/contrib/package/meshwizard/Makefile | 39 - .../meshwizard/files/etc/config/meshwizard | 7 - .../files/usr/bin/meshwizard/functions.sh | 59 - .../helpers/check-range-in-range.sh | 31 - .../usr/bin/meshwizard/helpers/common.awk | 20 - .../helpers/gen_auto-ipv6-dhcpv6-ip.sh | 16 - .../usr/bin/meshwizard/helpers/gen_bssid.sh | 36 - .../usr/bin/meshwizard/helpers/gen_dhcp_ip.sh | 6 - .../bin/meshwizard/helpers/initial_config.sh | 42 - .../usr/bin/meshwizard/helpers/ipcalc-cidr.sh | 42 - .../bin/meshwizard/helpers/read_defaults.sh | 35 - .../usr/bin/meshwizard/helpers/rename-wifi.sh | 46 - .../helpers/restore_default_config.sh | 11 - .../helpers/setup_auto-ipv6-interface.sh | 12 - .../bin/meshwizard/helpers/setup_auto-ipv6.sh | 17 - .../usr/bin/meshwizard/helpers/setup_dhcp.sh | 42 - .../bin/meshwizard/helpers/setup_dnsmasq.sh | 29 - .../bin/meshwizard/helpers/setup_firewall.sh | 139 - .../helpers/setup_firewall_interface.sh | 111 - .../bin/meshwizard/helpers/setup_lan_ipv6.sh | 20 - .../meshwizard/helpers/setup_lan_static.sh | 17 - .../bin/meshwizard/helpers/setup_network.sh | 131 - .../usr/bin/meshwizard/helpers/setup_olsrd.sh | 145 - .../helpers/setup_olsrd_interface.sh | 76 - .../meshwizard/helpers/setup_policyrouting.sh | 11 - .../usr/bin/meshwizard/helpers/setup_qos.sh | 17 - .../bin/meshwizard/helpers/setup_splash.sh | 52 - .../usr/bin/meshwizard/helpers/setup_ssh.sh | 26 - .../bin/meshwizard/helpers/setup_system.sh | 7 - .../bin/meshwizard/helpers/setup_uhttpd.sh | 11 - .../bin/meshwizard/helpers/setup_wan_dhcp.sh | 18 - .../meshwizard/helpers/setup_wan_static.sh | 20 - .../bin/meshwizard/helpers/setup_widgets.sh | 14 - .../usr/bin/meshwizard/helpers/setup_wifi.sh | 85 - .../bin/meshwizard/helpers/setup_wifi_vap.sh | 23 - .../bin/meshwizard/helpers/supports_vap.sh | 34 - .../files/usr/bin/meshwizard/wizard.sh | 141 - .../contrib/package/remote-update/Makefile | 43 - .../files/usr/sbin/remote-update | 306 - trunk/package/luci/contrib/uci/Makefile | 43 - .../luci/contrib/uci/hostfiles/bin/uci | 2 - .../contrib/uci/hostfiles/bin/uci-defaults | 7 - .../contrib/uci/hostfiles/etc/config/batmand | 10 - .../contrib/uci/hostfiles/etc/config/ddns | 85 - .../contrib/uci/hostfiles/etc/config/dhcp | 23 - .../contrib/uci/hostfiles/etc/config/dropbear | 3 - .../contrib/uci/hostfiles/etc/config/firewall | 80 - .../contrib/uci/hostfiles/etc/config/fstab | 10 - .../contrib/uci/hostfiles/etc/config/httpd | 5 - .../uci/hostfiles/etc/config/luci_devinfo | 29 - .../uci/hostfiles/etc/config/mactodevinfo | 10 - .../contrib/uci/hostfiles/etc/config/network | 27 - .../uci/hostfiles/etc/config/ntpclient | 22 - .../luci/contrib/uci/hostfiles/etc/config/qos | 89 - .../contrib/uci/hostfiles/etc/config/system | 3 - .../contrib/uci/hostfiles/etc/config/upnpd | 4 - .../contrib/uci/hostfiles/etc/config/wireless | 16 - trunk/package/luci/contrib/uhttpd/Makefile | 30 - .../contrib/uhttpd/patches/001-pass-env.patch | 11 - .../uhttpd/patches/002-link-order.patch | 11 - .../luci/contrib/uhttpd/patches/series | 2 - .../luci/libs/luci-lib-httpclient/Makefile | 14 - .../luci-lib-httpclient/luasrc/httpclient.lua | 368 - .../luasrc/httpclient/receiver.lua | 284 - trunk/package/luci/libs/luci-lib-ip/Makefile | 14 - .../luci/libs/luci-lib-ip/src/Makefile | 17 - trunk/package/luci/libs/luci-lib-ip/src/ip.c | 1392 - .../luci/libs/luci-lib-ip/src/ip.luadoc | 831 - .../package/luci/libs/luci-lib-json/Makefile | 14 - .../luci/libs/luci-lib-json/luasrc/json.lua | 528 - .../libs/luci-lib-json/luasrc/json.luadoc | 94 - .../package/luci/libs/luci-lib-jsonc/Makefile | 14 - .../luci/libs/luci-lib-jsonc/src/Makefile | 17 - .../luci/libs/luci-lib-jsonc/src/jsonc.c | 388 - .../luci/libs/luci-lib-jsonc/src/jsonc.luadoc | 134 - .../luci/libs/luci-lib-luaneightbl/Makefile | 14 - .../libs/luci-lib-luaneightbl/src/Makefile | 17 - .../libs/luci-lib-luaneightbl/src/neightbl.c | 122 - .../package/luci/libs/luci-lib-nixio/LICENSE | 201 - .../package/luci/libs/luci-lib-nixio/Makefile | 14 - trunk/package/luci/libs/luci-lib-nixio/NOTICE | 10 - trunk/package/luci/libs/luci-lib-nixio/README | 13 - .../luci/libs/luci-lib-nixio/axTLS/Makefile | 181 - .../luci/libs/luci-lib-nixio/axTLS/README | 3 - .../luci-lib-nixio/axTLS/bindings/Config.in | 105 - .../luci-lib-nixio/axTLS/bindings/Makefile | 86 - .../libs/luci-lib-nixio/axTLS/bindings/README | 43 - .../axTLS/bindings/csharp/Makefile | 35 - .../axTLS/bindings/csharp/axTLS.cs | 491 - .../axTLS/bindings/generate_SWIG_interface.pl | 393 - .../axTLS/bindings/generate_interface.pl | 322 - .../axTLS/bindings/java/Makefile | 94 - .../axTLS/bindings/java/SSL.java | 137 - .../axTLS/bindings/java/SSLCTX.java | 229 - .../axTLS/bindings/java/SSLClient.java | 81 - .../axTLS/bindings/java/SSLReadHolder.java | 61 - .../axTLS/bindings/java/SSLServer.java | 72 - .../axTLS/bindings/java/SSLUtil.java | 116 - .../axTLS/bindings/lua/Makefile | 67 - .../axTLS/bindings/perl/Makefile | 91 - .../axTLS/bindings/vbnet/Makefile | 35 - .../axTLS/bindings/vbnet/axTLSvb.vb | 200 - .../luci-lib-nixio/axTLS/config/Config.in | 114 - .../luci-lib-nixio/axTLS/config/JMeter.jmx | 247 - .../luci-lib-nixio/axTLS/config/Rules.mak | 220 - .../luci-lib-nixio/axTLS/config/axhttpd.aip | 136 - .../luci-lib-nixio/axTLS/config/axtls.RES | Bin 22748 -> 0 bytes .../libs/luci-lib-nixio/axTLS/config/axtls.rc | 32 - .../libs/luci-lib-nixio/axTLS/config/config.h | 113 - .../luci-lib-nixio/axTLS/config/linuxconfig | 119 - .../luci-lib-nixio/axTLS/config/makefile.conf | 127 - .../axTLS/config/makefile.dotnet.conf | 65 - .../axTLS/config/makefile.java.conf | 58 - .../luci-lib-nixio/axTLS/config/makefile.post | 19 - .../scripts/config/Kconfig-language.txt | 255 - .../axTLS/config/scripts/config/Makefile | 121 - .../axTLS/config/scripts/config/conf.c | 583 - .../axTLS/config/scripts/config/confdata.c | 458 - .../axTLS/config/scripts/config/expr.c | 1099 - .../axTLS/config/scripts/config/expr.h | 195 - .../config/scripts/config/lex.zconf.c_shipped | 3688 --- .../axTLS/config/scripts/config/lkc.h | 123 - .../axTLS/config/scripts/config/lkc_proto.h | 40 - .../scripts/config/lxdialog/BIG.FAT.WARNING | 4 - .../scripts/config/lxdialog/checklist.c | 372 - .../config/scripts/config/lxdialog/colors.h | 161 - .../config/scripts/config/lxdialog/dialog.h | 199 - .../config/scripts/config/lxdialog/inputbox.c | 240 - .../config/scripts/config/lxdialog/menubox.c | 438 - .../config/scripts/config/lxdialog/msgbox.c | 85 - .../config/scripts/config/lxdialog/textbox.c | 556 - .../config/scripts/config/lxdialog/util.c | 375 - .../config/scripts/config/lxdialog/yesno.c | 118 - .../axTLS/config/scripts/config/mconf.c | 977 - .../axTLS/config/scripts/config/menu.c | 390 - .../axTLS/config/scripts/config/mkconfigs | 67 - .../axTLS/config/scripts/config/symbol.c | 809 - .../axTLS/config/scripts/config/util.c | 109 - .../axTLS/config/scripts/config/zconf.l | 366 - .../config/scripts/config/zconf.tab.c_shipped | 2130 -- .../config/scripts/config/zconf.tab.h_shipped | 125 - .../axTLS/config/scripts/config/zconf.y | 690 - .../luci-lib-nixio/axTLS/config/win32config | 119 - .../libs/luci-lib-nixio/axTLS/crypto/Makefile | 50 - .../libs/luci-lib-nixio/axTLS/crypto/aes.c | 456 - .../libs/luci-lib-nixio/axTLS/crypto/bigint.c | 1575 - .../libs/luci-lib-nixio/axTLS/crypto/bigint.h | 99 - .../luci-lib-nixio/axTLS/crypto/bigint_impl.h | 112 - .../libs/luci-lib-nixio/axTLS/crypto/crypto.h | 222 - .../luci-lib-nixio/axTLS/crypto/crypto_misc.c | 357 - .../libs/luci-lib-nixio/axTLS/crypto/hmac.c | 100 - .../libs/luci-lib-nixio/axTLS/crypto/md2.c | 162 - .../libs/luci-lib-nixio/axTLS/crypto/md5.c | 293 - .../libs/luci-lib-nixio/axTLS/crypto/rc4.c | 91 - .../libs/luci-lib-nixio/axTLS/crypto/rsa.c | 268 - .../libs/luci-lib-nixio/axTLS/crypto/sha1.c | 248 - .../libs/luci-lib-nixio/axTLS/docsrc/Makefile | 39 - .../luci-lib-nixio/axTLS/docsrc/axTLS.dox | 1237 - .../axTLS/docsrc/doco_footer.html | 3 - .../axTLS/docsrc/images/axolotl.jpg | Bin 3041 -> 0 bytes .../axTLS/docsrc/images/tsbasbw.gif | Bin 2481 -> 0 bytes .../libs/luci-lib-nixio/axTLS/httpd/Config.in | 163 - .../libs/luci-lib-nixio/axTLS/httpd/Makefile | 127 - .../libs/luci-lib-nixio/axTLS/httpd/axhttp.h | 154 - .../libs/luci-lib-nixio/axTLS/httpd/axhttpd.c | 604 - .../luci-lib-nixio/axTLS/httpd/htpasswd.c | 136 - .../kepler-1.1-snapshot-20070521-1825.tar.gz | Bin 768249 -> 0 bytes .../luci-lib-nixio/axTLS/httpd/kepler.patch | 64 - .../libs/luci-lib-nixio/axTLS/httpd/proc.c | 1238 - .../luci-lib-nixio/axTLS/httpd/tdate_parse.c | 119 - .../luci-lib-nixio/axTLS/samples/Config.in | 63 - .../luci-lib-nixio/axTLS/samples/Makefile | 62 - .../luci-lib-nixio/axTLS/samples/c/Makefile | 76 - .../luci-lib-nixio/axTLS/samples/c/axssl.c | 883 - .../axTLS/samples/csharp/Makefile | 48 - .../axTLS/samples/csharp/axssl.cs | 758 - .../axTLS/samples/java/Makefile | 51 - .../axTLS/samples/java/axssl.java | 760 - .../axTLS/samples/java/manifest.mf | 1 - .../luci-lib-nixio/axTLS/samples/lua/Makefile | 43 - .../axTLS/samples/lua/axssl.lua | 562 - .../axTLS/samples/perl/Makefile | 43 - .../axTLS/samples/perl/axssl.pl | 634 - .../axTLS/samples/vbnet/Makefile | 48 - .../axTLS/samples/vbnet/axssl.vb | 702 - .../luci-lib-nixio/axTLS/ssl/BigIntConfig.in | 132 - .../libs/luci-lib-nixio/axTLS/ssl/Config.in | 336 - .../libs/luci-lib-nixio/axTLS/ssl/Makefile | 123 - .../luci/libs/luci-lib-nixio/axTLS/ssl/asn1.c | 510 - .../luci/libs/luci-lib-nixio/axTLS/ssl/cert.h | 43 - .../luci-lib-nixio/axTLS/ssl/crypto_misc.h | 164 - .../libs/luci-lib-nixio/axTLS/ssl/gen_cert.c | 363 - .../libs/luci-lib-nixio/axTLS/ssl/loader.c | 465 - .../libs/luci-lib-nixio/axTLS/ssl/openssl.c | 322 - .../libs/luci-lib-nixio/axTLS/ssl/os_port.c | 158 - .../libs/luci-lib-nixio/axTLS/ssl/os_port.h | 207 - .../luci/libs/luci-lib-nixio/axTLS/ssl/p12.c | 486 - .../luci-lib-nixio/axTLS/ssl/private_key.h | 54 - .../luci/libs/luci-lib-nixio/axTLS/ssl/ssl.h | 474 - .../luci-lib-nixio/axTLS/ssl/test/Makefile | 97 - .../axTLS/ssl/test/axTLS.ca_key.pem | 15 - .../axTLS/ssl/test/axTLS.ca_x509.cer | Bin 483 -> 0 bytes .../axTLS/ssl/test/axTLS.ca_x509.pem | 13 - .../axTLS/ssl/test/axTLS.device_key | Bin 609 -> 0 bytes .../axTLS/ssl/test/axTLS.device_key.pem | 15 - .../axTLS/ssl/test/axTLS.encrypted.p8 | Bin 385 -> 0 bytes .../axTLS/ssl/test/axTLS.encrypted_pem.p8 | 11 - .../axTLS/ssl/test/axTLS.key_1024 | Bin 609 -> 0 bytes .../axTLS/ssl/test/axTLS.key_1024.pem | 15 - .../axTLS/ssl/test/axTLS.key_2048 | Bin 1191 -> 0 bytes .../axTLS/ssl/test/axTLS.key_2048.pem | 27 - .../axTLS/ssl/test/axTLS.key_4096 | Bin 2349 -> 0 bytes .../axTLS/ssl/test/axTLS.key_4096.pem | 51 - .../axTLS/ssl/test/axTLS.key_512 | Bin 321 -> 0 bytes .../axTLS/ssl/test/axTLS.key_512.pem | 9 - .../axTLS/ssl/test/axTLS.key_aes128.pem | 12 - .../axTLS/ssl/test/axTLS.key_aes256.pem | 12 - .../axTLS/ssl/test/axTLS.noname.p12 | Bin 1483 -> 0 bytes .../axTLS/ssl/test/axTLS.unencrypted.p8 | Bin 347 -> 0 bytes .../axTLS/ssl/test/axTLS.unencrypted_pem.p8 | 10 - .../axTLS/ssl/test/axTLS.withCA.p12 | Bin 2089 -> 0 bytes .../axTLS/ssl/test/axTLS.withoutCA.p12 | Bin 1573 -> 0 bytes .../axTLS/ssl/test/axTLS.x509_1024.cer | Bin 475 -> 0 bytes .../axTLS/ssl/test/axTLS.x509_1024.pem | 12 - .../axTLS/ssl/test/axTLS.x509_2048.cer | Bin 607 -> 0 bytes .../axTLS/ssl/test/axTLS.x509_2048.pem | 15 - .../axTLS/ssl/test/axTLS.x509_4096.cer | Bin 863 -> 0 bytes .../axTLS/ssl/test/axTLS.x509_4096.pem | 20 - .../axTLS/ssl/test/axTLS.x509_512.cer | Bin 406 -> 0 bytes .../axTLS/ssl/test/axTLS.x509_512.pem | 11 - .../axTLS/ssl/test/axTLS.x509_aes128.pem | 11 - .../axTLS/ssl/test/axTLS.x509_aes256.pem | 11 - .../axTLS/ssl/test/axTLS.x509_bad_after.pem | 11 - .../axTLS/ssl/test/axTLS.x509_bad_before.pem | 11 - .../axTLS/ssl/test/axTLS.x509_device.cer | Bin 401 -> 0 bytes .../axTLS/ssl/test/axTLS.x509_device.pem | 24 - .../luci-lib-nixio/axTLS/ssl/test/datatest.c | 43 - .../axTLS/ssl/test/datatest.c.old | 280 - .../axTLS/ssl/test/deutsche_telecom.x509_ca | Bin 670 -> 0 bytes .../axTLS/ssl/test/equifax.x509_ca | Bin 646 -> 0 bytes .../luci-lib-nixio/axTLS/ssl/test/gnutls.cer | Bin 599 -> 0 bytes .../axTLS/ssl/test/header_issue.dat | Bin 1159 -> 0 bytes .../axTLS/ssl/test/killopenssl.sh | 2 - .../axTLS/ssl/test/make_certs.sh | 174 - .../axTLS/ssl/test/microsoft.x509_ca | Bin 1046 -> 0 bytes .../axTLS/ssl/test/microsoft.x509_ca.pem | 24 - .../luci-lib-nixio/axTLS/ssl/test/ms_iis.cer | 13 - .../axTLS/ssl/test/perf_bigint.c | 228 - .../luci-lib-nixio/axTLS/ssl/test/socgen.cer | Bin 980 -> 0 bytes .../luci-lib-nixio/axTLS/ssl/test/ssltest.c | 1983 -- .../axTLS/ssl/test/ssltest.c.bak | 1940 -- .../axTLS/ssl/test/test_axssl.sh | 163 - .../axTLS/ssl/test/thawte.x509_ca | Bin 811 -> 0 bytes .../axTLS/ssl/test/verisign.x509_ca | Bin 668 -> 0 bytes .../axTLS/ssl/test/verisign.x509_ca.pem | 16 - .../axTLS/ssl/test/verisign.x509_my_cert | Bin 1095 -> 0 bytes .../axTLS/ssl/test/verisign.x509_my_cert.pem | 25 - .../luci/libs/luci-lib-nixio/axTLS/ssl/tls1.c | 2057 -- .../luci/libs/luci-lib-nixio/axTLS/ssl/tls1.h | 289 - .../libs/luci-lib-nixio/axTLS/ssl/tls1_clnt.c | 386 - .../libs/luci-lib-nixio/axTLS/ssl/tls1_svr.c | 476 - .../libs/luci-lib-nixio/axTLS/ssl/version.h | 1 - .../luci/libs/luci-lib-nixio/axTLS/ssl/x509.c | 502 - .../libs/luci-lib-nixio/axTLS/www/favicon.ico | Bin 22486 -> 0 bytes .../libs/luci-lib-nixio/axTLS/www/index.html | 7106 ----- .../luci-lib-nixio/axTLS/www/lua/download.lua | 75 - .../libs/luci-lib-nixio/axTLS/www/lua/env.lua | 26 - .../luci-lib-nixio/axTLS/www/lua/overview.lp | 64 - .../axTLS/www/lua/prepara_sql2.lua | 31 - .../axTLS/www/lua/test_conc.lua | 38 - .../axTLS/www/lua/test_cookies.lp | 13 - .../axTLS/www/lua/test_cookies.lua | 14 - .../luci-lib-nixio/axTLS/www/lua/test_err.lua | 4 - .../luci-lib-nixio/axTLS/www/lua/test_fs.lua | 23 - .../luci-lib-nixio/axTLS/www/lua/test_htk.lua | 22 - .../luci-lib-nixio/axTLS/www/lua/test_lib.lua | 31 - .../axTLS/www/lua/test_main.html | 127 - .../luci-lib-nixio/axTLS/www/lua/test_main.lp | 31 - .../axTLS/www/lua/test_main.lua | 46 - .../axTLS/www/lua/test_session.lua | 43 - .../luci-lib-nixio/axTLS/www/lua/test_sql.lua | 13 - .../axTLS/www/lua/test_sql2.lua | 24 - .../axTLS/www/lua/test_variables.lp | 14 - .../axTLS/www/test_dir/no_http/index.html | 6 - .../axTLS/www/test_dir/no_ssl/index.html | 6 - .../libs/luci-lib-nixio/axtls-config/config.h | 113 - .../axtls-root/etc/nixio/rsa_main.der | Bin 609 -> 0 bytes .../libs/luci-lib-nixio/docsrc/CHANGELOG.lua | 29 - .../libs/luci-lib-nixio/docsrc/README.lua | 95 - .../docsrc/nixio.CryptoHash.lua | 17 - .../libs/luci-lib-nixio/docsrc/nixio.File.lua | 109 - .../luci-lib-nixio/docsrc/nixio.Socket.lua | 170 - .../docsrc/nixio.TLSContext.lua | 46 - .../luci-lib-nixio/docsrc/nixio.TLSSocket.lua | 73 - .../luci-lib-nixio/docsrc/nixio.UnifiedIO.lua | 129 - .../libs/luci-lib-nixio/docsrc/nixio.bin.lua | 33 - .../libs/luci-lib-nixio/docsrc/nixio.bit.lua | 92 - .../luci-lib-nixio/docsrc/nixio.crypto.lua | 15 - .../libs/luci-lib-nixio/docsrc/nixio.fs.lua | 265 - .../luci/libs/luci-lib-nixio/docsrc/nixio.lua | 467 - .../libs/luci-lib-nixio/nixio-0.3-1.rockspec | 37 - .../root/lib/upgrade/luci-add-conffiles.sh | 16 - .../root/usr/lib/lua/nixio/fs.lua | 175 - .../root/usr/lib/lua/nixio/util.lua | 270 - .../luci/libs/luci-lib-nixio/src/Makefile | 120 - .../luci/libs/luci-lib-nixio/src/address.c | 565 - .../libs/luci-lib-nixio/src/axtls-compat.c | 297 - .../libs/luci-lib-nixio/src/axtls-compat.h | 150 - .../luci/libs/luci-lib-nixio/src/binary.c | 313 - .../luci/libs/luci-lib-nixio/src/bind.c | 293 - .../luci/libs/luci-lib-nixio/src/bit.c | 149 - .../libs/luci-lib-nixio/src/cyassl-compat.c | 31 - .../libs/luci-lib-nixio/src/cyassl-compat.h | 32 - .../luci/libs/luci-lib-nixio/src/file.c | 402 - .../package/luci/libs/luci-lib-nixio/src/fs.c | 566 - .../package/luci/libs/luci-lib-nixio/src/io.c | 225 - .../libs/luci-lib-nixio/src/mingw-compat.c | 220 - .../libs/luci-lib-nixio/src/mingw-compat.h | 112 - .../luci/libs/luci-lib-nixio/src/nixio-tls.h | 53 - .../luci/libs/luci-lib-nixio/src/nixio.c | 240 - .../luci/libs/luci-lib-nixio/src/nixio.h | 133 - .../luci/libs/luci-lib-nixio/src/poll.c | 210 - .../luci/libs/luci-lib-nixio/src/process.c | 450 - .../luci/libs/luci-lib-nixio/src/protoent.c | 103 - .../luci/libs/luci-lib-nixio/src/socket.c | 173 - .../luci/libs/luci-lib-nixio/src/sockopt.c | 390 - .../luci/libs/luci-lib-nixio/src/splice.c | 185 - .../luci/libs/luci-lib-nixio/src/syslog.c | 122 - .../libs/luci-lib-nixio/src/tls-context.c | 248 - .../luci/libs/luci-lib-nixio/src/tls-crypto.c | 185 - .../luci/libs/luci-lib-nixio/src/tls-socket.c | 263 - .../luci/libs/luci-lib-nixio/src/user.c | 263 - .../package/luci/libs/luci-lib-px5g/Makefile | 16 - .../luci/libs/luci-lib-px5g/lua/px5g/util.lua | 44 - .../luci-lib-px5g/root/usr/sbin/px5g-genkeys | 19 - .../luci/libs/luci-lib-px5g/src/Makefile | 17 - .../libs/luci-lib-px5g/src/library/bignum.c | 2010 -- .../libs/luci-lib-px5g/src/library/havege.c | 276 - .../luci/libs/luci-lib-px5g/src/library/rsa.c | 750 - .../libs/luci-lib-px5g/src/library/sha1.c | 622 - .../libs/luci-lib-px5g/src/library/timing.c | 265 - .../luci-lib-px5g/src/library/x509write.c | 1137 - .../libs/luci-lib-px5g/src/polarssl/bignum.h | 437 - .../libs/luci-lib-px5g/src/polarssl/bn_mul.h | 731 - .../libs/luci-lib-px5g/src/polarssl/config.h | 329 - .../libs/luci-lib-px5g/src/polarssl/havege.h | 75 - .../libs/luci-lib-px5g/src/polarssl/rsa.h | 309 - .../libs/luci-lib-px5g/src/polarssl/sha1.h | 150 - .../libs/luci-lib-px5g/src/polarssl/timing.h | 81 - .../libs/luci-lib-px5g/src/polarssl/x509.h | 549 - .../luci/libs/luci-lib-px5g/src/px5g.c | 159 - .../luci/libs/luci-lib-px5g/src/px5g.h | 16 - .../package/luci/libs/luci-lib-rpcc/Makefile | 14 - .../luci/libs/luci-lib-rpcc/luasrc/rpcc.lua | 59 - .../libs/luci-lib-rpcc/luasrc/rpcc.luadoc | 36 - .../libs/luci-lib-rpcc/luasrc/rpcc/ruci.lua | 48 - .../luci-lib-rpcc/luasrc/rpcc/ruci.luadoc | 16 - trunk/package/luci/luci.mk | 216 - trunk/package/luci/modules/luci-base/Makefile | 43 - .../modules/luci-base/htdocs/cgi-bin/luci | 5 - .../htdocs/luci-static/resources/cbi.js | 1339 - .../htdocs/luci-static/resources/cbi/add.gif | Bin 378 -> 0 bytes .../luci-static/resources/cbi/apply.gif | Bin 268 -> 0 bytes .../luci-static/resources/cbi/arrow.gif | Bin 135 -> 0 bytes .../htdocs/luci-static/resources/cbi/down.gif | Bin 131 -> 0 bytes .../luci-static/resources/cbi/download.gif | Bin 189 -> 0 bytes .../htdocs/luci-static/resources/cbi/edit.gif | Bin 280 -> 0 bytes .../luci-static/resources/cbi/fieldadd.gif | Bin 379 -> 0 bytes .../htdocs/luci-static/resources/cbi/file.gif | Bin 371 -> 0 bytes .../htdocs/luci-static/resources/cbi/find.gif | Bin 273 -> 0 bytes .../luci-static/resources/cbi/folder.gif | Bin 698 -> 0 bytes .../htdocs/luci-static/resources/cbi/help.gif | Bin 266 -> 0 bytes .../htdocs/luci-static/resources/cbi/key.gif | Bin 230 -> 0 bytes .../htdocs/luci-static/resources/cbi/link.gif | Bin 279 -> 0 bytes .../luci-static/resources/cbi/reload.gif | Bin 248 -> 0 bytes .../luci-static/resources/cbi/remove.gif | Bin 385 -> 0 bytes .../luci-static/resources/cbi/reset.gif | Bin 258 -> 0 bytes .../htdocs/luci-static/resources/cbi/save.gif | Bin 263 -> 0 bytes .../htdocs/luci-static/resources/cbi/up.gif | Bin 130 -> 0 bytes .../htdocs/luci-static/resources/cbi/user.gif | Bin 246 -> 0 bytes .../luci-static/resources/icons/bridge.png | Bin 838 -> 0 bytes .../resources/icons/bridge_disabled.png | Bin 517 -> 0 bytes .../resources/icons/encryption.png | Bin 1224 -> 0 bytes .../resources/icons/encryption_disabled.png | Bin 1197 -> 0 bytes .../luci-static/resources/icons/ethernet.png | Bin 814 -> 0 bytes .../resources/icons/ethernet_disabled.png | Bin 508 -> 0 bytes .../luci-static/resources/icons/loading.gif | Bin 1787 -> 0 bytes .../luci-static/resources/icons/port_down.png | Bin 982 -> 0 bytes .../luci-static/resources/icons/port_up.png | Bin 1401 -> 0 bytes .../resources/icons/signal-0-25.png | Bin 495 -> 0 bytes .../luci-static/resources/icons/signal-0.png | Bin 478 -> 0 bytes .../resources/icons/signal-25-50.png | Bin 501 -> 0 bytes .../resources/icons/signal-50-75.png | Bin 500 -> 0 bytes .../resources/icons/signal-75-100.png | Bin 485 -> 0 bytes .../resources/icons/signal-none.png | Bin 681 -> 0 bytes .../luci-static/resources/icons/switch.png | Bin 794 -> 0 bytes .../resources/icons/switch_disabled.png | Bin 505 -> 0 bytes .../luci-static/resources/icons/tunnel.png | Bin 533 -> 0 bytes .../resources/icons/tunnel_disabled.png | Bin 546 -> 0 bytes .../luci-static/resources/icons/vlan.png | Bin 794 -> 0 bytes .../resources/icons/vlan_disabled.png | Bin 505 -> 0 bytes .../luci-static/resources/icons/wifi.png | Bin 1037 -> 0 bytes .../luci-static/resources/icons/wifi_big.png | Bin 2865 -> 0 bytes .../resources/icons/wifi_big_disabled.png | Bin 2853 -> 0 bytes .../resources/icons/wifi_disabled.png | Bin 980 -> 0 bytes .../htdocs/luci-static/resources/xhr.js | 241 - .../modules/luci-base/luasrc/cacheloader.lua | 12 - .../luci/modules/luci-base/luasrc/cbi.lua | 1827 -- .../luci-base/luasrc/cbi/datatypes.lua | 333 - .../luci/modules/luci-base/luasrc/ccache.lua | 76 - .../luci/modules/luci-base/luasrc/config.lua | 18 - .../luasrc/controller/admin/servicectl.lua | 49 - .../luci/modules/luci-base/luasrc/debug.lua | 37 - .../modules/luci-base/luasrc/dispatcher.lua | 866 - .../luci-base/luasrc/dispatcher.luadoc | 220 - .../luci/modules/luci-base/luasrc/http.lua | 236 - .../luci/modules/luci-base/luasrc/http.luadoc | 166 - .../luci-base/luasrc/http/protocol.lua | 614 - .../luci-base/luasrc/http/protocol.luadoc | 142 - .../luasrc/http/protocol/conditionals.lua | 110 - .../luasrc/http/protocol/conditionals.luadoc | 85 - .../luci-base/luasrc/http/protocol/date.lua | 87 - .../luasrc/http/protocol/date.luadoc | 46 - .../luci-base/luasrc/http/protocol/mime.lua | 78 - .../luasrc/http/protocol/mime.luadoc | 34 - .../luci/modules/luci-base/luasrc/i18n.lua | 55 - .../luci/modules/luci-base/luasrc/i18n.luadoc | 84 - .../luci/modules/luci-base/luasrc/ltn12.lua | 316 - .../model/cbi/admin_network/proto_dhcp.lua | 67 - .../model/cbi/admin_network/proto_none.lua | 4 - .../model/cbi/admin_network/proto_static.lua | 81 - .../luci-base/luasrc/model/firewall.lua | 566 - .../modules/luci-base/luasrc/model/ipkg.lua | 191 - .../luci-base/luasrc/model/ipkg.luadoc | 109 - .../luci-base/luasrc/model/network.lua | 1579 - .../modules/luci-base/luasrc/model/uci.lua | 233 - .../modules/luci-base/luasrc/model/uci.luadoc | 291 - .../luci/modules/luci-base/luasrc/sgi/cgi.lua | 73 - .../modules/luci-base/luasrc/sgi/uhttpd.lua | 89 - .../luci/modules/luci-base/luasrc/store.lua | 6 - .../luci/modules/luci-base/luasrc/sys.lua | 692 - .../luci/modules/luci-base/luasrc/sys.luadoc | 396 - .../luci-base/luasrc/sys/iptparser.lua | 349 - .../luci-base/luasrc/sys/iptparser.luadoc | 69 - .../modules/luci-base/luasrc/sys/zoneinfo.lua | 19 - .../luci-base/luasrc/sys/zoneinfo/tzdata.lua | 421 - .../luasrc/sys/zoneinfo/tzoffset.lua | 166 - .../modules/luci-base/luasrc/template.lua | 100 - .../modules/luci-base/luasrc/tools/proto.lua | 36 - .../modules/luci-base/luasrc/tools/status.lua | 208 - .../luci-base/luasrc/tools/webadmin.lua | 105 - .../luci/modules/luci-base/luasrc/util.lua | 730 - .../luci/modules/luci-base/luasrc/util.luadoc | 378 - .../luci/modules/luci-base/luasrc/version.lua | 9 - .../luci-base/luasrc/view/cbi/apply_xhr.htm | 43 - .../luci-base/luasrc/view/cbi/browser.htm | 7 - .../luci-base/luasrc/view/cbi/button.htm | 7 - .../luasrc/view/cbi/cell_valuefooter.htm | 20 - .../luasrc/view/cbi/cell_valueheader.htm | 2 - .../luci-base/luasrc/view/cbi/compound.htm | 1 - .../luci-base/luasrc/view/cbi/delegator.htm | 24 - .../luci-base/luasrc/view/cbi/dvalue.htm | 13 - .../luci-base/luasrc/view/cbi/dynlist.htm | 26 - .../luci-base/luasrc/view/cbi/filebrowser.htm | 108 - .../luasrc/view/cbi/firewall_zoneforwards.htm | 59 - .../luasrc/view/cbi/firewall_zonelist.htm | 89 - .../luci-base/luasrc/view/cbi/footer.htm | 26 - .../luasrc/view/cbi/full_valuefooter.htm | 59 - .../luasrc/view/cbi/full_valueheader.htm | 9 - .../luci-base/luasrc/view/cbi/fvalue.htm | 9 - .../luci-base/luasrc/view/cbi/header.htm | 7 - .../luci-base/luasrc/view/cbi/lvalue.htm | 18 - .../modules/luci-base/luasrc/view/cbi/map.htm | 13 - .../luci-base/luasrc/view/cbi/mvalue.htm | 19 - .../luasrc/view/cbi/network_ifacelist.htm | 81 - .../luasrc/view/cbi/network_netinfo.htm | 27 - .../luasrc/view/cbi/network_netlist.htm | 81 - .../luci-base/luasrc/view/cbi/nsection.htm | 31 - .../luci-base/luasrc/view/cbi/nullsection.htm | 38 - .../luci-base/luasrc/view/cbi/simpleform.htm | 57 - .../luasrc/view/cbi/tabcontainer.htm | 7 - .../luci-base/luasrc/view/cbi/tabmenu.htm | 13 - .../luci-base/luasrc/view/cbi/tblsection.htm | 146 - .../luci-base/luasrc/view/cbi/tsection.htm | 48 - .../luci-base/luasrc/view/cbi/tvalue.htm | 5 - .../luci-base/luasrc/view/cbi/ucisection.htm | 75 - .../luci-base/luasrc/view/cbi/upload.htm | 14 - .../luci-base/luasrc/view/cbi/value.htm | 35 - .../luci-base/luasrc/view/cbi/valuefooter.htm | 1 - .../luci-base/luasrc/view/cbi/valueheader.htm | 1 - .../luci-base/luasrc/view/error404.htm | 11 - .../luci-base/luasrc/view/error500.htm | 11 - .../modules/luci-base/luasrc/view/footer.htm | 7 - .../modules/luci-base/luasrc/view/header.htm | 12 - .../modules/luci-base/luasrc/view/indexer.htm | 7 - .../modules/luci-base/luasrc/view/sysauth.htm | 73 - .../luci/modules/luci-base/po/ca/base.po | 3804 --- .../luci/modules/luci-base/po/cs/base.po | 3207 -- .../luci/modules/luci-base/po/de/base.po | 4150 --- .../luci/modules/luci-base/po/el/base.po | 3860 --- .../luci/modules/luci-base/po/en/base.po | 3819 --- .../luci/modules/luci-base/po/es/base.po | 3946 --- .../luci/modules/luci-base/po/fr/base.po | 4110 --- .../luci/modules/luci-base/po/he/base.po | 2936 -- .../luci/modules/luci-base/po/hu/base.po | 3330 -- .../luci/modules/luci-base/po/it/base.po | 3924 --- .../luci/modules/luci-base/po/ja/base.po | 4064 --- .../luci/modules/luci-base/po/ms/base.po | 3722 --- .../luci/modules/luci-base/po/no/base.po | 3709 --- .../luci/modules/luci-base/po/pl/base.po | 3201 -- .../luci/modules/luci-base/po/pt-br/base.po | 4148 --- .../luci/modules/luci-base/po/pt/base.po | 3858 --- .../luci/modules/luci-base/po/ro/base.po | 3127 -- .../luci/modules/luci-base/po/ru/base.po | 4083 --- .../luci/modules/luci-base/po/sk/base.po | 2866 -- .../luci/modules/luci-base/po/sv/base.po | 2878 -- .../modules/luci-base/po/templates/base.pot | 2859 -- .../luci/modules/luci-base/po/tr/base.po | 2905 -- .../luci/modules/luci-base/po/uk/base.po | 3302 -- .../luci/modules/luci-base/po/vi/base.po | 3694 --- .../luci/modules/luci-base/po/zh-cn/base.po | 3906 --- .../luci/modules/luci-base/po/zh-tw/base.po | 3016 -- .../modules/luci-base/root/etc/config/luci | 24 - .../luci-base/root/etc/config/ucitrack | 57 - .../modules/luci-base/root/sbin/luci-reload | 45 - .../modules/luci-base/root/www/index.html | 10 - .../luci/modules/luci-base/src/Makefile | 21 - .../luci/modules/luci-base/src/mkversion.sh | 41 - .../luci/modules/luci-base/src/po2lmo.c | 247 - .../luci/modules/luci-base/src/template_lmo.c | 328 - .../luci/modules/luci-base/src/template_lmo.h | 92 - .../modules/luci-base/src/template_lualib.c | 179 - .../modules/luci-base/src/template_lualib.h | 30 - .../modules/luci-base/src/template_parser.c | 419 - .../modules/luci-base/src/template_parser.h | 80 - .../modules/luci-base/src/template_utils.c | 484 - .../modules/luci-base/src/template_utils.h | 49 - .../luci/modules/luci-mod-admin-full/Makefile | 17 - .../luci-static/resources/bandwidth.svg | 16 - .../luci-static/resources/connections.svg | 17 - .../htdocs/luci-static/resources/load.svg | 17 - .../htdocs/luci-static/resources/wifirate.svg | 15 - .../htdocs/luci-static/resources/wireless.svg | 16 - .../luasrc/controller/admin/filebrowser.lua | 9 - .../luasrc/controller/admin/index.lua | 44 - .../luasrc/controller/admin/network.lua | 455 - .../luasrc/controller/admin/status.lua | 153 - .../luasrc/controller/admin/system.lua | 378 - .../luasrc/controller/admin/uci.lua | 64 - .../luasrc/model/cbi/admin_network/dhcp.lua | 252 - .../luasrc/model/cbi/admin_network/hosts.lua | 28 - .../model/cbi/admin_network/iface_add.lua | 92 - .../luasrc/model/cbi/admin_network/ifaces.lua | 517 - .../model/cbi/admin_network/network.lua | 71 - .../model/cbi/admin_network/proto_ahcp.lua | 67 - .../luasrc/model/cbi/admin_network/routes.lua | 74 - .../luasrc/model/cbi/admin_network/vlan.lua | 305 - .../luasrc/model/cbi/admin_network/wifi.lua | 946 - .../model/cbi/admin_network/wifi_add.lua | 173 - .../model/cbi/admin_status/processes.lua | 34 - .../luasrc/model/cbi/admin_system/admin.lua | 119 - .../model/cbi/admin_system/backupfiles.lua | 80 - .../luasrc/model/cbi/admin_system/buttons.lua | 27 - .../luasrc/model/cbi/admin_system/crontab.lua | 27 - .../luasrc/model/cbi/admin_system/fstab.lua | 145 - .../model/cbi/admin_system/fstab/mount.lua | 97 - .../model/cbi/admin_system/fstab/swap.lua | 54 - .../luasrc/model/cbi/admin_system/ipkg.lua | 25 - .../luasrc/model/cbi/admin_system/leds.lua | 119 - .../luasrc/model/cbi/admin_system/startup.lua | 97 - .../luasrc/model/cbi/admin_system/system.lua | 216 - .../luasrc/view/admin_network/diagnostics.htm | 111 - .../view/admin_network/iface_overview.htm | 251 - .../view/admin_network/iface_status.htm | 94 - .../view/admin_network/lease_status.htm | 118 - .../view/admin_network/switch_status.htm | 41 - .../luasrc/view/admin_network/wifi_join.htm | 147 - .../view/admin_network/wifi_overview.htm | 436 - .../luasrc/view/admin_network/wifi_status.htm | 78 - .../luasrc/view/admin_status/bandwidth.htm | 302 - .../luasrc/view/admin_status/connections.htm | 375 - .../luasrc/view/admin_status/dmesg.htm | 12 - .../luasrc/view/admin_status/index.htm | 704 - .../luasrc/view/admin_status/iptables.htm | 149 - .../luasrc/view/admin_status/load.htm | 284 - .../luasrc/view/admin_status/routes.htm | 162 - .../luasrc/view/admin_status/syslog.htm | 12 - .../luasrc/view/admin_status/wireless.htm | 371 - .../luasrc/view/admin_system/applyreboot.htm | 41 - .../luasrc/view/admin_system/backupfiles.htm | 10 - .../luasrc/view/admin_system/clock_status.htm | 36 - .../luasrc/view/admin_system/flashops.htm | 85 - .../luasrc/view/admin_system/ipkg.htm | 10 - .../luasrc/view/admin_system/packages.htm | 193 - .../luasrc/view/admin_system/reboot.htm | 25 - .../luasrc/view/admin_system/upgrade.htm | 58 - .../luasrc/view/admin_uci/apply.htm | 23 - .../luasrc/view/admin_uci/changelog.htm | 79 - .../luasrc/view/admin_uci/changes.htm | 43 - .../luasrc/view/admin_uci/revert.htm | 27 - .../luasrc/view/cbi/wireless_modefreq.htm | 167 - .../modules/luci-mod-admin-full/src/Makefile | 14 - .../luci-mod-admin-full/src/luci-bwc.c | 778 - .../luci/modules/luci-mod-admin-mini/Makefile | 15 - .../luasrc/controller/mini/index.lua | 39 - .../luasrc/controller/mini/network.lua | 12 - .../luasrc/controller/mini/system.lua | 235 - .../luasrc/model/cbi/mini/dhcp.lua | 98 - .../luasrc/model/cbi/mini/index.lua | 4 - .../luasrc/model/cbi/mini/luci.lua | 37 - .../luasrc/model/cbi/mini/network.lua | 194 - .../luasrc/model/cbi/mini/passwd.lua | 35 - .../luasrc/model/cbi/mini/system.lua | 76 - .../luasrc/model/cbi/mini/wifi.lua | 362 - .../luasrc/view/mini/applyreboot.htm | 13 - .../luasrc/view/mini/backup.htm | 32 - .../luasrc/view/mini/index.htm | 13 - .../luasrc/view/mini/reboot.htm | 25 - .../luasrc/view/mini/upgrade.htm | 96 - .../luci/modules/luci-mod-failsafe/Makefile | 15 - .../luasrc/controller/failsafe/failsafe.lua | 200 - .../luasrc/view/failsafe/applyreboot.htm | 41 - .../luasrc/view/failsafe/flashops.htm | 34 - .../luasrc/view/failsafe/reboot.htm | 18 - .../luasrc/view/failsafe/upgrade.htm | 53 - .../luci-mod-freifunk-community/Makefile | 19 - .../luci/modules/luci-mod-freifunk/Makefile | 15 - .../htdocs/luci-static/flashing.html | 84 - .../luci-static/resources/OSMLatLon.htm | 20 - .../htdocs/luci-static/resources/flashing.gif | Bin 4261 -> 0 bytes .../resources/freifunk-map/hna.gif | Bin 209 -> 0 bytes .../resources/freifunk-map/node.gif | Bin 209 -> 0 bytes .../htdocs/luci-static/resources/osm.js | 130 - .../luasrc/controller/freifunk/freifunk.lua | 219 - .../controller/freifunk/remote_update.lua | 52 - .../luasrc/model/cbi/freifunk/basics.lua | 92 - .../luasrc/model/cbi/freifunk/contact.lua | 16 - .../luasrc/model/cbi/freifunk/profile.lua | 74 - .../model/cbi/freifunk/profile_expert.lua | 32 - .../luasrc/model/cbi/freifunk/user_index.lua | 30 - .../luasrc/view/cbi/osmll_value.htm | 55 - .../luasrc/view/freifunk-map/frame.htm | 29 - .../luasrc/view/freifunk-map/map.htm | 118 - .../luasrc/view/freifunk/adminindex.htm | 51 - .../luasrc/view/freifunk/contact.htm | 64 - .../luasrc/view/freifunk/index.htm | 84 - .../luasrc/view/freifunk/profile_error.htm | 11 - .../luasrc/view/freifunk/public_status.htm | 363 - .../luasrc/view/freifunk/remote_update.htm | 51 - .../luci-mod-freifunk/po/ca/freifunk.po | 407 - .../luci-mod-freifunk/po/cs/freifunk.po | 404 - .../luci-mod-freifunk/po/de/freifunk.po | 447 - .../luci-mod-freifunk/po/el/freifunk.po | 407 - .../luci-mod-freifunk/po/en/freifunk.po | 400 - .../luci-mod-freifunk/po/es/freifunk.po | 417 - .../luci-mod-freifunk/po/fr/freifunk.po | 395 - .../luci-mod-freifunk/po/he/freifunk.po | 394 - .../luci-mod-freifunk/po/hu/freifunk.po | 392 - .../luci-mod-freifunk/po/it/freifunk.po | 422 - .../luci-mod-freifunk/po/ja/freifunk.po | 395 - .../luci-mod-freifunk/po/ms/freifunk.po | 391 - .../luci-mod-freifunk/po/no/freifunk.po | 430 - .../luci-mod-freifunk/po/pl/freifunk.po | 422 - .../luci-mod-freifunk/po/pt-br/freifunk.po | 447 - .../luci-mod-freifunk/po/pt/freifunk.po | 401 - .../luci-mod-freifunk/po/ro/freifunk.po | 395 - .../luci-mod-freifunk/po/ru/freifunk.po | 451 - .../luci-mod-freifunk/po/sk/freifunk.po | 391 - .../luci-mod-freifunk/po/sv/freifunk.po | 392 - .../luci-mod-freifunk/po/tr/freifunk.po | 392 - .../luci-mod-freifunk/po/uk/freifunk.po | 393 - .../luci-mod-freifunk/po/vi/freifunk.po | 398 - .../luci-mod-freifunk/po/zh-cn/freifunk.po | 403 - .../luci-mod-freifunk/po/zh-tw/freifunk.po | 390 - .../luci/modules/luci-mod-rpc/Makefile | 15 - .../luci-mod-rpc/luasrc/controller/rpc.lua | 159 - .../modules/luci-mod-rpc/luasrc/jsonrpc.lua | 83 - .../luci-mod-rpc/luasrc/jsonrpcbind/uci.lua | 83 - .../luci/protocols/luci-proto-3g/Makefile | 14 - .../model/cbi/admin_network/proto_3g.lua | 146 - .../luci/protocols/luci-proto-ipv6/Makefile | 14 - .../model/cbi/admin_network/proto_6in4.lua | 102 - .../model/cbi/admin_network/proto_6rd.lua | 72 - .../model/cbi/admin_network/proto_6to4.lua | 37 - .../model/cbi/admin_network/proto_aiccu.lua | 136 - .../model/cbi/admin_network/proto_dhcpv6.lua | 58 - .../model/cbi/admin_network/proto_dslite.lua | 53 - .../model/cbi/admin_network/proto_hnet.lua | 34 - .../luasrc/model/network/proto_4x6.lua | 49 - .../luasrc/model/network/proto_6x4.lua | 50 - .../luasrc/model/network/proto_aiccu.lua | 49 - .../luasrc/model/network/proto_dhcpv6.lua | 16 - .../luasrc/model/network/proto_hnet.lua | 16 - .../protocols/luci-proto-openconnect/Makefile | 14 - .../cbi/admin_network/proto_openconnect.lua | 72 - .../model/network/proto_openconnect.lua | 45 - .../luci/protocols/luci-proto-ppp/Makefile | 14 - .../model/cbi/admin_network/proto_l2tp.lua | 60 - .../model/cbi/admin_network/proto_ppp.lua | 126 - .../model/cbi/admin_network/proto_pppoa.lua | 132 - .../model/cbi/admin_network/proto_pppoe.lua | 126 - .../model/cbi/admin_network/proto_pptp.lua | 106 - .../luasrc/model/network/proto_ppp.lua | 88 - .../luci/protocols/luci-proto-relay/Makefile | 14 - .../model/cbi/admin_network/proto_relay.lua | 68 - .../luasrc/model/network/proto_relay.lua | 149 - .../luci/themes/luci-theme-bootstrap/Makefile | 14 - .../htdocs/luci-static/bootstrap/cascade.css | 1950 -- .../htdocs/luci-static/bootstrap/favicon.ico | Bin 1150 -> 0 bytes .../htdocs/luci-static/bootstrap/html5.js | 3 - .../htdocs/luci-static/bootstrap/mobile.css | 21 - .../luasrc/view/themes/bootstrap/footer.htm | 30 - .../luasrc/view/themes/bootstrap/header.htm | 204 - .../etc/uci-defaults/luci-theme-bootstrap | 7 - .../themes/luci-theme-freifunk-bno/Makefile | 14 - .../luci-static/freifunk-bno/cascade.css | 872 - .../freifunk-bno/images/bgoption.png | Bin 141 -> 0 bytes .../freifunk-bno/images/favicon.ico | Bin 5310 -> 0 bytes .../freifunk-bno/images/header-back.gif | Bin 127 -> 0 bytes .../freifunk-bno/images/header-left.gif | Bin 293 -> 0 bytes .../freifunk-bno/images/header-right.gif | Bin 365 -> 0 bytes .../luci-static/freifunk-bno/images/logo.gif | Bin 2415 -> 0 bytes .../freifunk-bno/images/main-back.png | Bin 404 -> 0 bytes .../freifunk-bno/images/schriftzug.gif | Bin 3606 -> 0 bytes .../view/themes/freifunk-bno/footer.htm | 24 - .../view/themes/freifunk-bno/header.htm | 209 - .../etc/uci-defaults/luci-theme-freifunk-bno | 6 - .../luci-theme-freifunk-generic/Makefile | 14 - .../luci-static/freifunk-generic/bg.jpg | Bin 354 -> 0 bytes .../luci-static/freifunk-generic/cascade.css | 1072 - .../luci-static/freifunk-generic/header.jpg | Bin 316 -> 0 bytes .../luci-static/freifunk-generic/ie7.css | 20 - .../luci-static/freifunk-generic/logo.jpg | Bin 4722 -> 0 bytes .../luci-static/freifunk-generic/mobile.css | 59 - .../freifunk-generic/smallscreen.css | 3 - .../view/themes/freifunk-generic/footer.htm | 30 - .../view/themes/freifunk-generic/header.htm | 223 - .../uci-defaults/luci-theme-freifunk-generic | 5 - .../luci/themes/luci-theme-librecmc/Makefile | 14 - .../luci-static/openwrt.org/cascade.css | 1034 - .../htdocs/luci-static/openwrt.org/ie6.css | 77 - .../htdocs/luci-static/openwrt.org/ie7.css | 59 - .../htdocs/luci-static/openwrt.org/ie8.css | 12 - .../htdocs/luci-static/openwrt.org/tabbg.png | Bin 152 -> 0 bytes .../luasrc/view/themes/openwrt.org/footer.htm | 16 - .../luasrc/view/themes/openwrt.org/header.htm | 181 - .../root/etc/uci-defaults/luci-theme-openwrt | 6 - trunk/package/mail/alpine/Makefile | 123 - .../100-no-openssl-check-cross-compile.patch | 29 - trunk/package/mail/bogofilter/Makefile | 58 - .../mail/bogofilter/files/postfix-bogofilter | 34 - trunk/package/mail/dovecot/Makefile | 98 - trunk/package/mail/dovecot/files/dovecot.init | 16 - .../dovecot/patches/001-configure_in.patch | 31 - trunk/package/mail/exim4/Makefile | 65 - trunk/package/mail/exim4/files/Makefile | 1336 - trunk/package/mail/exim4/files/exim.init | 23 - .../exim4/patches/001-Makefile-Base.patch | 13 - trunk/package/mail/fdm/Config.in | 10 - trunk/package/mail/fdm/Makefile | 86 - trunk/package/mail/fdm/files/etc/fdm.conf | 36 - .../mail/fdm/patches/001-base64-fix.patch | 14 - .../mail/fdm/patches/002-base64-fix.patch | 20 - trunk/package/mail/fdm/src/compat/b64_ntop.c | 183 - trunk/package/mail/fdm/src/compat/b64_pton.c | 393 - trunk/package/mail/mailman/Makefile | 126 - trunk/package/mail/mailman/files/mailman.init | 22 - .../mail/mailman/patches/100-postfix.patch | 12 - .../mailman/patches/200-nohostdnspython.patch | 68 - .../mailman/patches/300-targetpython.patch | 12 - .../mail/mailman/patches/400-modules.patch | 35 - trunk/package/mail/mailsend/Makefile | 73 - trunk/package/mail/msmtp/Makefile | 141 - trunk/package/mail/nail/Makefile | 59 - .../100-handle-openssl-without-sslv2.patch | 16 - trunk/package/mail/postfix/Makefile | 243 - .../mail/postfix/files/main.cf.default | 840 - trunk/package/mail/postfix/files/postfix.init | 64 - .../mail/postfix/patches/100-fsstat.patch | 12 - .../mail/postfix/patches/200-manpages.patch | 80 - .../patches/300-bdb_hash_segfault.patch | 14 - .../mail/postfix/patches/400-cdb.patch | 14 - .../postfix/patches/500-crosscompile.patch | 27 - .../mail/postfix/patches/600-nopostconf.patch | 44 - .../postfix/patches/700-defaultconfig.patch | 93 - .../mail/postfix/patches/800-fmt.patch | 12 - trunk/package/mail/ssmtp/Makefile | 64 - .../mail/ssmtp/patches/002-fix_pointer.patch | 466 - .../package/network/config/firewall/Makefile | 64 - .../config/firewall/files/firewall.config | 177 - .../config/firewall/files/firewall.hotplug | 11 - .../config/firewall/files/firewall.init | 61 - .../config/firewall/files/firewall.user | 7 - trunk/package/network/config/gre/Makefile | 65 - trunk/package/network/config/gre/files/gre.sh | 237 - trunk/package/network/config/ipip/Makefile | 40 - .../package/network/config/ipip/files/ipip.sh | 80 - .../network/config/ltq-adsl-app/Makefile | 84 - .../config/ltq-adsl-app/files/dsl_control | 59 - .../patches/010-eglibc_compile_fix.patch | 23 - .../network/config/ltq-vdsl-app/Makefile | 77 - .../config/ltq-vdsl-app/files/dsl_control | 197 - .../ltq-vdsl-app/patches/100-compat.patch | 26 - trunk/package/network/config/netifd/Makefile | 46 - .../files/etc/hotplug.d/iface/00-netstate | 7 - .../config/netifd/files/etc/init.d/network | 152 - .../netifd/files/lib/netifd/dhcp.script | 98 - .../netifd/files/lib/netifd/proto/dhcp.sh | 72 - .../config/netifd/files/lib/network/config.sh | 79 - .../config/netifd/files/sbin/devstatus | 12 - .../network/config/netifd/files/sbin/ifdown | 79 - .../network/config/netifd/files/sbin/ifstatus | 13 - .../network/config/netifd/files/sbin/ifup | 79 - .../files/usr/share/udhcpc/default.script | 57 - .../network/config/qos-scripts/Makefile | 52 - .../config/qos-scripts/files/etc/config/qos | 68 - .../files/etc/hotplug.d/iface/10-qos | 2 - .../config/qos-scripts/files/etc/init.d/qos | 28 - .../qos-scripts/files/usr/bin/qos-start | 4 - .../config/qos-scripts/files/usr/bin/qos-stat | 67 - .../config/qos-scripts/files/usr/bin/qos-stop | 6 - .../qos-scripts/files/usr/lib/qos/generate.sh | 499 - .../qos-scripts/files/usr/lib/qos/tcrules.awk | 106 - .../package/network/config/soloscli/Makefile | 45 - .../files/etc/hotplug.d/atm/15-solos-init | 26 - .../soloscli/files/etc/uci-default/solos | 15 - .../config/soloscli/files/solos-log-stats | 19 - .../soloscli/patches/001-no-driver.patch | 11 - .../config/soloscli/patches/002-cflags.patch | 12 - .../package/network/config/swconfig/Makefile | 51 - .../network/config/swconfig/files/switch.sh | 15 - .../network/config/swconfig/src/Makefile | 12 - .../package/network/config/swconfig/src/cli.c | 354 - .../network/config/swconfig/src/swlib.c | 780 - .../network/config/swconfig/src/swlib.h | 252 - .../package/network/config/swconfig/src/uci.c | 246 - trunk/package/network/ipv6/6in4/Makefile | 43 - trunk/package/network/ipv6/6in4/files/6in4.sh | 154 - trunk/package/network/ipv6/6rd/Makefile | 54 - trunk/package/network/ipv6/6rd/files/6rd.sh | 108 - trunk/package/network/ipv6/6rd/src/6rdcalc.c | 126 - trunk/package/network/ipv6/6rd/src/Makefile | 7 - trunk/package/network/ipv6/6to4/Makefile | 43 - trunk/package/network/ipv6/6to4/files/6to4.sh | 104 - trunk/package/network/ipv6/ds-lite/Makefile | 43 - .../network/ipv6/ds-lite/files/dslite.sh | 101 - trunk/package/network/ipv6/map/Makefile | 45 - trunk/package/network/ipv6/map/files/map.sh | 218 - .../network/ipv6/map/src/CMakeLists.txt | 26 - trunk/package/network/ipv6/map/src/mapcalc.c | 372 - trunk/package/network/ipv6/odhcp6c/Makefile | 51 - .../network/ipv6/odhcp6c/files/dhcpv6.script | 199 - .../network/ipv6/odhcp6c/files/dhcpv6.sh | 101 - trunk/package/network/ipv6/thc-ipv6/Makefile | 61 - .../ipv6/thc-ipv6/patches/100-no-ssl.patch | 9 - .../package/network/services/authsae/Makefile | 47 - .../authsae/files/lib/wifi/authsae.sh | 57 - .../authsae/patches/100-musl_fix.patch | 20 - .../network/services/beanstalkd/Makefile | 43 - .../services/beanstalkd/files/beanstalkd.init | 19 - .../patches/000-replace-posix_fallocate.patch | 11 - .../services/cfengine-promises/Config.in | 17 - .../services/cfengine-promises/Makefile | 65 - .../cfengine-promises/files/cfengine-apply | 87 - .../files/cfengine-promises.init | 10 - .../services/cfengine-promises/files/hello | 55 - .../cfengine-promises/files/init-mysql | 9 - .../files/rebuild-iptables.init | 9 - .../cfengine-promises/files/resolv.conf | 9 - .../files/root/app_cjdns/bundle.cf | 66 - .../app_cjdns/templates/cjdnsadmin.mustache | 5 - .../templates/cjdroute.conf.mustache | 92 - .../templates/setup-cjdns-networking.mustache | 343 - .../templates/wpa_supplicant.conf.mustache | 17 - .../files/root/app_database/bundle.cf | 21 - .../files/root/app_database/templates/my.cnf | 54 - .../files/root/app_email/bundle.cf | 77 - .../root/app_email/templates/dovecot.conf | 31 - .../app_email/templates/exim4.conf.mustache | 2089 -- .../files/root/app_email/templates/php.ini | 311 - .../app_email/templates/users.conf.mustache | 1 - .../files/root/app_security/bundle.cf | 51 - .../templates/webinterface.conf.mustache | 15 - .../templates/webinterface.htpasswd.mustache | 1 - .../files/root/app_telephony/bundle.cf | 34 - .../templates/extensions.conf.mustache | 34 - .../app_telephony/templates/sip.conf.mustache | 74 - .../app_telephony/templates/sip_notify.conf | 62 - .../files/root/app_webfilter/bundle.cf | 34 - .../templates/etc-config-privoxy.mustache | 27 - .../app_webfilter/templates/match-all.action | 26 - .../templates/user.action.mustache | 221 - .../cfengine-promises/files/root/bootstrap.cf | 29 - .../files/root/lib/bundles.cf | 676 - .../files/root/lib/commands.cf | 302 - .../files/root/lib/common.cf | 317 - .../files/root/lib/databases.cf | 82 - .../files/root/lib/feature.cf | 87 - .../cfengine-promises/files/root/lib/files.cf | 2013 -- .../files/root/lib/guest_environments.cf | 110 - .../files/root/lib/monitor.cf | 118 - .../files/root/lib/packages.cf | 1892 -- .../cfengine-promises/files/root/lib/paths.cf | 478 - .../files/root/lib/processes.cf | 107 - .../files/root/lib/services.cf | 685 - .../files/root/lib/stdlib.cf | 79 - .../files/root/lib/storage.cf | 119 - .../cfengine-promises/files/root/lib/users.cf | 72 - .../cfengine-promises/files/root/site.cf | 53 - .../files/root/system_base/bundle.cf | 65 - .../files/root/system_base/templates/banner | 11 - .../system_base/templates/config-network.alix | 28 - .../system_base/templates/config-network.apu | 28 - .../templates/config-network.raspi | 16 - .../system_base/templates/config-radvd.alix | 24 - .../system_base/templates/config-radvd.apu | 24 - .../system_base/templates/config-radvd.raspi | 12 - .../root/system_base/templates/config-system | 12 - .../files/root/system_base/templates/crontab | 7 - .../files/root/system_base/templates/inittab | 2 - .../root/system_base/templates/lighttpd.conf | 236 - .../system_base/templates/sysupgrade.conf | 15 - .../files/root/system_network/bundle.cf | 66 - .../templates/autoupdates.mustache | 1 - .../root/system_network/templates/config-dhcp | 16 - .../root/system_network/templates/dhcpd.conf | 19 - .../templates/display_names.mustache | 3 - .../system_network/templates/hosts.mustache | 32 - .../templates/rebuild-iptables.mustache | 255 - .../files/setup-cjdns-networking.init | 9 - .../cfengine-promises/files/speedtest | 657 - .../network/services/cfengine/Makefile | 61 - .../services/cfengine/files/cfengine.init | 36 - .../services/cfengine/files/localhost.priv | 30 - .../services/cfengine/files/localhost.pub | 8 - .../001-configure.ac-fix-failing-pam-check | 11 - trunk/package/network/services/cjdns/Makefile | 105 - .../services/cjdns/files/cjdns.defaults | 125 - .../network/services/cjdns/files/cjdns.init | 32 - .../network/services/cjdns/files/cjdrouteconf | 30 - .../services/cjdns/lua/cjdns/admin.lua | 105 - .../services/cjdns/lua/cjdns/common.lua | 7 - .../network/services/cjdns/lua/cjdns/init.lua | 12 - .../network/services/cjdns/lua/cjdns/uci.lua | 264 - .../network/services/cjdns/lua/cjdns/udp.lua | 102 - .../package/network/services/dnsmasq/Makefile | 153 - .../network/services/dnsmasq/files/dhcp.conf | 32 - .../services/dnsmasq/files/dnsmasq.conf | 37 - .../services/dnsmasq/files/dnsmasq.hotplug | 5 - .../services/dnsmasq/files/dnsmasq.init | 640 - .../patches/001-fix-crash-in-auth-code.patch | 113 - .../100-fix-dhcp-no-address-warning.patch | 47 - .../110-ipset-remove-old-kernel-support.patch | 110 - .../200-fix-dhcpv6-solicit-handling.patch | 38 - ...0-dnssec-improve-timestamp-heuristic.patch | 54 - .../network/services/dropbear/Config.in | 27 - .../network/services/dropbear/Makefile | 130 - .../services/dropbear/files/dropbear.config | 5 - .../services/dropbear/files/dropbear.init | 180 - .../001-dont_send_SSH_MSG_IMPLEMENTED.patch | 58 - .../002-match_keepalive_to_OpenSSH.patch | 333 - .../dropbear/patches/100-pubkey_path.patch | 91 - .../dropbear/patches/110-change_user.patch | 18 - .../patches/120-openwrt_options.patch | 58 - .../patches/130-ssh_ignore_o_and_x_args.patch | 21 - .../dropbear/patches/140-disable_assert.patch | 15 - .../patches/150-dbconvert_standalone.patch | 14 - .../patches/500-set-default-path.patch | 11 - trunk/package/network/services/ead/Makefile | 57 - .../package/network/services/ead/src/Makefile | 33 - trunk/package/network/services/ead/src/aes.c | 1061 - .../network/services/ead/src/ead-client.c | 433 - .../network/services/ead/src/ead-crypt.c | 179 - .../network/services/ead/src/ead-crypt.h | 21 - .../network/services/ead/src/ead-pcap.h | 71 - trunk/package/network/services/ead/src/ead.c | 976 - trunk/package/network/services/ead/src/ead.h | 139 - .../package/network/services/ead/src/filter.c | 25 - .../network/services/ead/src/libbridge.h | 60 - .../network/services/ead/src/libbridge_init.c | 127 - .../services/ead/src/libbridge_private.h | 35 - trunk/package/network/services/ead/src/list.h | 602 - trunk/package/network/services/ead/src/passwd | 3 - trunk/package/network/services/ead/src/pfc.c | 54 - .../network/services/ead/src/pw_encrypt_md5.c | 646 - trunk/package/network/services/ead/src/sha1.c | 104 - .../services/ead/src/tinysrp/Makefile.am | 28 - .../services/ead/src/tinysrp/Makefile.in | 477 - .../network/services/ead/src/tinysrp/Notes | 110 - .../services/ead/src/tinysrp/acconfig.h | 9 - .../services/ead/src/tinysrp/acinclude.m4 | 27 - .../services/ead/src/tinysrp/aclocal.m4 | 157 - .../network/services/ead/src/tinysrp/bn.h | 471 - .../network/services/ead/src/tinysrp/bn_add.c | 305 - .../network/services/ead/src/tinysrp/bn_asm.c | 382 - .../network/services/ead/src/tinysrp/bn_ctx.c | 142 - .../network/services/ead/src/tinysrp/bn_div.c | 378 - .../network/services/ead/src/tinysrp/bn_exp.c | 395 - .../network/services/ead/src/tinysrp/bn_lcl.h | 419 - .../network/services/ead/src/tinysrp/bn_lib.c | 576 - .../network/services/ead/src/tinysrp/bn_mul.c | 172 - .../services/ead/src/tinysrp/bn_prime.h | 325 - .../services/ead/src/tinysrp/bn_shift.c | 139 - .../network/services/ead/src/tinysrp/bn_sqr.c | 160 - .../services/ead/src/tinysrp/bn_word.c | 130 - .../services/ead/src/tinysrp/clitest.c | 110 - .../services/ead/src/tinysrp/config.h.in | 79 - .../services/ead/src/tinysrp/configure | 2421 -- .../services/ead/src/tinysrp/configure.in | 52 - .../services/ead/src/tinysrp/install-sh | 250 - .../network/services/ead/src/tinysrp/missing | 134 - .../services/ead/src/tinysrp/mkinstalldirs | 39 - .../services/ead/src/tinysrp/srvtest.c | 111 - .../services/ead/src/tinysrp/stamp-h.in | 1 - .../services/ead/src/tinysrp/t_client.c | 285 - .../services/ead/src/tinysrp/t_client.h | 148 - .../network/services/ead/src/tinysrp/t_conf.c | 1080 - .../network/services/ead/src/tinysrp/t_conv.c | 226 - .../services/ead/src/tinysrp/t_defines.h | 169 - .../services/ead/src/tinysrp/t_getconf.c | 118 - .../services/ead/src/tinysrp/t_getpass.c | 191 - .../network/services/ead/src/tinysrp/t_math.c | 177 - .../network/services/ead/src/tinysrp/t_misc.c | 338 - .../network/services/ead/src/tinysrp/t_pw.c | 262 - .../network/services/ead/src/tinysrp/t_pwd.h | 310 - .../network/services/ead/src/tinysrp/t_read.c | 81 - .../network/services/ead/src/tinysrp/t_read.h | 55 - .../services/ead/src/tinysrp/t_server.c | 259 - .../services/ead/src/tinysrp/t_server.h | 138 - .../network/services/ead/src/tinysrp/t_sha.c | 166 - .../network/services/ead/src/tinysrp/t_sha.h | 26 - .../services/ead/src/tinysrp/t_truerand.c | 151 - .../network/services/ead/src/tinysrp/tconf.c | 157 - .../services/ead/src/tinysrp/tinysrp.c | 235 - .../services/ead/src/tinysrp/tinysrp.h | 18 - .../network/services/ead/src/tinysrp/tpasswd | 2 - .../services/ead/src/tinysrp/tphrase.c | 354 - .../network/services/hostapd/Config.in | 48 - .../package/network/services/hostapd/Makefile | 443 - .../hostapd/files/hostapd-full.config | 166 - .../hostapd/files/hostapd-mini.config | 159 - .../network/services/hostapd/files/hostapd.sh | 394 - .../services/hostapd/files/multicall.c | 28 - .../network/services/hostapd/files/netifd.sh | 688 - .../hostapd/files/wpa_supplicant-full.config | 403 - .../hostapd/files/wpa_supplicant-mesh.config | 407 - .../hostapd/files/wpa_supplicant-mini.config | 401 - .../hostapd/files/wpa_supplicant-p2p.config | 406 - .../services/hostapd/files/wpa_supplicant.sh | 194 - .../services/hostapd/files/wps-hotplug.sh | 8 - .../hostapd/patches/110-bool_fix.patch | 14 - .../hostapd/patches/120-daemonize_fix.patch | 97 - .../hostapd/patches/130-no_eapol_fix.patch | 14 - ...140-disable_bridge_packet_workaround.patch | 12 - .../hostapd/patches/200-multicall.patch | 276 - .../services/hostapd/patches/300-noscan.patch | 54 - .../patches/310-rescan_immediately.patch | 11 - .../hostapd/patches/320-optional_rfkill.patch | 61 - .../patches/330-nl80211_fix_set_freq.patch | 11 - .../patches/340-reload_freq_change.patch | 44 - .../patches/350-nl80211_del_beacon_bss.patch | 72 - .../patches/360-ctrl_iface_reload.patch | 104 - .../hostapd/patches/370-ap_sta_support.patch | 237 - .../patches/380-disable_ctrl_iface_mib.patch | 178 - .../patches/390-wpa_ie_cap_workaround.patch | 56 - .../400-wps_single_auth_enc_type.patch | 25 - .../patches/410-limit_debug_messages.patch | 214 - .../patches/420-indicate-features.patch | 82 - .../patches/430-hostapd_cli_ifdef.patch | 50 - .../hostapd/patches/431-wpa_cli_ifdef.patch | 13 - .../patches/440-max_num_sta_probe.patch | 13 - .../hostapd/patches/450-scan_wait.patch | 66 - ...dd-new-config-params-to-be-used-with.patch | 188 - ...-use-new-parameters-during-ibss-join.patch | 59 - .../462-wpa_s-support-htmode-param.patch | 156 - .../hostapd/patches/600-ubus_support.patch | 832 - .../network/services/igmpproxy/Makefile | 59 - .../services/igmpproxy/files/igmpproxy.config | 11 - .../services/igmpproxy/files/igmpproxy.init | 142 - ...s-with-IP-Router-Alert-option-RFC-21.patch | 79 - ...nterface-state-to-disabled-wrt-29458.patch | 43 - ...ports-for-downstream-interfaces-wrt-.patch | 164 - ...ports-forwarding-to-upstream-interfa.patch | 62 - .../patches/010-missing_include.patch | 10 - ...e-downstream-interface-igmp-messages.patch | 19 - ...monotic-clock-instead-of-time-of-day.patch | 120 - .../patches/200-allow_wildcard_addr.patch | 24 - ...250-fix_multiple_downlink_interfaces.patch | 154 - .../network/services/ipset-dns/Makefile | 60 - .../services/ipset-dns/files/ipset-dns.config | 16 - .../services/ipset-dns/files/ipset-dns.init | 57 - .../patches/100-simultaneous-ipv4-ipv6.patch | 57 - .../package/network/services/lldpd/Config.in | 49 - trunk/package/network/services/lldpd/Makefile | 105 - .../network/services/lldpd/files/lldpd.config | 15 - .../network/services/lldpd/files/lldpd.init | 73 - ...p-for-_lldpd-when-privsep-is-disable.patch | 73 - .../patches/002-no-stack-protector.patch | 11 - trunk/package/network/services/mdns/Makefile | 48 - .../network/services/mdns/files/mdns.config | 3 - .../network/services/mdns/files/mdns.init | 54 - .../network/services/mdns/files/mdns.json | 32 - .../package/network/services/odhcpd/Makefile | 75 - .../services/odhcpd/files/odhcpd-update | 5 - .../services/odhcpd/files/odhcpd.defaults | 13 - .../network/services/odhcpd/files/odhcpd.init | 18 - .../services/openvpn-easy-rsa/Makefile | 59 - .../openvpn-easy-rsa/files/easy-rsa.index | 0 .../openvpn-easy-rsa/files/easy-rsa.serial | 1 - .../patches/100-run-ootb.patch | 152 - .../network/services/openvpn/Config-nossl.in | 54 - .../services/openvpn/Config-openssl.in | 66 - .../services/openvpn/Config-polarssl.in | 66 - .../package/network/services/openvpn/Makefile | 125 - .../services/openvpn/files/openvpn.config | 398 - .../services/openvpn/files/openvpn.init | 154 - .../services/openvpn/files/openvpn.upgrade | 1 - .../001-backport_cipher_none_fix.patch | 57 - .../openvpn/patches/100-polarssl_compat.h | 257 - .../openvpn/patches/110-musl_compat.patch | 13 - trunk/package/network/services/ppp/Makefile | 265 - .../services/ppp/files/etc/ppp/chap-secrets | 1 - .../network/services/ppp/files/etc/ppp/filter | 23 - .../services/ppp/files/etc/ppp/options | 10 - .../services/ppp/files/etc/ppp/options.pptp | 7 - .../services/ppp/files/etc/ppp/radius.conf | 8 - .../ppp/files/etc/ppp/radius/dictionary | 253 - .../ppp/files/etc/ppp/radius/dictionary.asnet | 3 - .../files/etc/ppp/radius/dictionary.microsoft | 80 - .../services/ppp/files/etc/ppp/radius/servers | 2 - .../services/ppp/files/lib/netifd/ppp-down | 13 - .../services/ppp/files/lib/netifd/ppp-up | 30 - .../package/network/services/ppp/files/ppp.sh | 275 - .../010-use_target_for_configure.patch | 24 - .../ppp/patches/100-debian_ip-ip_option.patch | 96 - .../patches/101-debian_close_dev_ppp.patch | 28 - .../patches/103-debian_fix_link_pidfile.patch | 23 - .../ppp/patches/105-debian_demand.patch | 172 - .../patches/106-debian_stripMSdomain.patch | 47 - .../patches/107-debian_pppoatm_wildcard.patch | 25 - .../ppp/patches/110-debian_defaultroute.patch | 313 - .../120-debian_ipv6_updown_option.patch | 95 - .../121-debian_adaptive_lcp_echo.patch | 56 - .../services/ppp/patches/130-no_cdefs_h.patch | 11 - .../patches/131-missing_prototype_macro.patch | 23 - .../ppp/patches/132-fix_linux_includes.patch | 40 - .../ppp/patches/133-fix_sha1_include.patch | 11 - .../ppp/patches/140-pppoe_compile_fix.patch | 101 - .../services/ppp/patches/200-makefile.patch | 49 - .../ppp/patches/201-mppe_mppc_1.1.patch | 1495 - .../services/ppp/patches/202-no_strip.patch | 88 - .../services/ppp/patches/203-opt_flags.patch | 32 - .../ppp/patches/204-radius_config.patch | 72 - .../patches/205-no_exponential_timeout.patch | 29 - .../patches/206-compensate_time_change.patch | 94 - .../ppp/patches/207-lcp_mtu_max.patch | 25 - .../ppp/patches/208-fix_status_code.patch | 24 - .../300-filter-pcap-includes-lib.patch | 20 - .../ppp/patches/310-precompile_filter.patch | 196 - .../ppp/patches/320-custom_iface_names.patch | 135 - ...multilink_support_custom_iface_names.patch | 146 - .../330-retain_foreign_default_routes.patch | 22 - .../340-populate_default_gateway.patch | 34 - .../patches/400-simplify_kernel_checks.patch | 154 - .../ppp/patches/401-no_record_file.patch | 39 - .../services/ppp/patches/403-no_wtmp.patch | 25 - .../404-remove_obsolete_protocol_names.patch | 151 - .../ppp/patches/405-no_multilink_option.patch | 28 - .../ppp/patches/500-add-pptp-plugin.patch | 3065 -- .../ppp/patches/510-pptp_compile_fix.patch | 11 - .../services/ppp/patches/520-uniq.patch | 269 - .../ppp/patches/530-pppoe_send_padt.patch | 11 - .../patches/540-save-pppol2tp_fd_str.patch | 13 - .../ppp/patches/550-fix-printer-args.patch | 11 - .../package/network/services/ppp/utils/pfc.c | 51 - .../package/network/services/relayd/Makefile | 45 - .../services/relayd/files/relay.hotplug | 2 - .../network/services/relayd/files/relay.init | 115 - .../package/network/services/samba36/Makefile | 156 - .../services/samba36/files/samba.config | 6 - .../network/services/samba36/files/samba.init | 100 - .../services/samba36/files/smb.conf.template | 34 - .../samba36/patches/100-configure_fixes.patch | 14 - .../samba36/patches/110-multicall.patch | 119 - .../samba36/patches/111-owrt_smbpasswd.patch | 281 - .../patches/120-add_missing_ifdef.patch | 26 - .../patches/200-remove_printer_support.patch | 346 - .../patches/210-remove_ad_support.patch | 88 - .../samba36/patches/220-remove_services.patch | 98 - .../patches/230-remove_winreg_support.patch | 146 - .../samba36/patches/240-remove_dfs_api.patch | 71 - .../patches/250-remove_domain_logon.patch | 185 - .../samba36/patches/260-remove_samr.patch | 144 - .../patches/270-remove_registry_backend.patch | 43 - .../samba36/patches/280-strip_srvsvc.patch | 143 - .../samba36/patches/290-remove_lsa.patch | 73 - .../patches/300-assert_debug_level.patch | 11 - .../patches/310-remove_error_strings.patch | 253 - .../patches/320-debug_level_checks.patch | 22 - .../patches/330-librpc_default_print.patch | 8854 ------ .../package/network/services/uhttpd/Makefile | 146 - .../services/uhttpd/files/ubus.default | 8 - .../services/uhttpd/files/uhttpd.config | 119 - .../network/services/uhttpd/files/uhttpd.init | 147 - .../network/utils/aircrack-ng/Makefile | 52 - trunk/package/network/utils/announce/Makefile | 57 - trunk/package/network/utils/apache/Makefile | 166 - .../apache/patches/001-Makefile_in.patch | 14 - .../apache/patches/002-test_char_h.patch | 26 - .../utils/apache/patches/003-logdir_fix.patch | 33 - .../apache/patches/004-pidfile_fix.patch | 11 - .../utils/apache/patches/005-httpd_conf.patch | 60 - trunk/package/network/utils/apcupsd/Makefile | 106 - .../network/utils/apcupsd/files/apccontrol | 146 - .../network/utils/apcupsd/files/apcupsd.conf | 322 - .../network/utils/apcupsd/files/apcupsd.css | 64 - .../network/utils/apcupsd/files/apcupsd.init | 12 - .../utils/apcupsd/files/apcupsd_mail.conf | 7 - .../network/utils/apcupsd/files/changeme | 17 - .../network/utils/apcupsd/files/commfailure | 17 - .../network/utils/apcupsd/files/commok | 17 - .../network/utils/apcupsd/files/hosts.conf | 19 - .../network/utils/apcupsd/files/multimon.conf | 63 - .../network/utils/apcupsd/files/offbattery | 17 - .../network/utils/apcupsd/files/onbattery | 17 - .../utils/apcupsd/patches/010-fix-usb.patch | 8 - trunk/package/network/utils/apinger/Makefile | 67 - .../network/utils/apinger/files/apinger.init | 18 - .../apinger/patches/001-autoreconf.patch | 13 - .../apinger/patches/002-run_as_user.patch | 11 - .../utils/apinger/patches/003-no_docs.patch | 11 - trunk/package/network/utils/aria2/Config.in | 28 - trunk/package/network/utils/aria2/Makefile | 70 - .../package/network/utils/arptables/Makefile | 43 - .../patches/100-always_optimize.patch | 19 - .../arptables/patches/200-musl_fixes.patch | 31 - trunk/package/network/utils/bcp38/Makefile | 62 - .../network/utils/bcp38/files/bcp38.config | 22 - .../network/utils/bcp38/files/bcp38.defaults | 13 - .../package/network/utils/bcp38/files/run.sh | 104 - trunk/package/network/utils/bind/Makefile | 204 - .../network/utils/bind/files/bind/db.0 | 12 - .../network/utils/bind/files/bind/db.127 | 13 - .../network/utils/bind/files/bind/db.255 | 12 - .../network/utils/bind/files/bind/db.local | 13 - .../network/utils/bind/files/bind/db.root | 45 - .../utils/bind/files/bind/named.conf.example | 45 - .../network/utils/bind/files/named.init | 36 - .../utils/bind/patches/001-no-tests.patch | 26 - .../bind/patches/002-autoconf-ar-fix.patch | 29 - trunk/package/network/utils/bmon/Makefile | 48 - trunk/package/network/utils/bwm-ng/Config.in | 35 - trunk/package/network/utils/bwm-ng/Makefile | 61 - trunk/package/network/utils/comgt/Makefile | 104 - .../package/network/utils/comgt/files/3g.chat | 12 - trunk/package/network/utils/comgt/files/3g.sh | 109 - .../package/network/utils/comgt/files/3g.usb | 33 - .../utils/comgt/files/directip-stop.gcom | 16 - .../network/utils/comgt/files/directip.gcom | 55 - .../network/utils/comgt/files/directip.sh | 110 - .../network/utils/comgt/files/evdo.chat | 17 - .../utils/comgt/files/getcardinfo.gcom | 14 - .../network/utils/comgt/files/getcarrier.gcom | 20 - .../network/utils/comgt/files/getcnum.gcom | 20 - .../network/utils/comgt/files/getimsi.gcom | 17 - .../utils/comgt/files/getstrength.gcom | 14 - .../network/utils/comgt/files/ncm.json | 49 - .../package/network/utils/comgt/files/ncm.sh | 171 - .../network/utils/comgt/files/runcommand.gcom | 31 - .../network/utils/comgt/files/setmode.gcom | 26 - .../network/utils/comgt/files/setpin.gcom | 55 - .../utils/comgt/patches/001-compile_fix.patch | 23 - .../utils/comgt/patches/002-termios.patch | 105 - .../utils/comgt/patches/003-no_XCASE.patch | 20 - .../utils/comgt/patches/004-check_tty.patch | 68 - .../network/utils/conntrack-tools/Makefile | 68 - .../patches/100-missing_include.patch | 40 - .../network/utils/coova-chilli/Config.in | 52 - .../network/utils/coova-chilli/Makefile | 105 - .../utils/coova-chilli/files/chilli.hotplug | 7 - .../100-fix-sysinfo-redeclaration.patch | 24 - trunk/package/network/utils/cshark/Makefile | 75 - .../network/utils/ctorrent-svn/Makefile | 98 - .../patches/100-compile-fix.patch | 88 - .../ctorrent-svn/patches/300-negative.patch | 14 - trunk/package/network/utils/ctorrent/Makefile | 84 - .../ctorrent/patches/100-CVE-2009-1759.patch | 364 - .../ctorrent/patches/100-negative-ints.patch | 13 - trunk/package/network/utils/curl/Config.in | 154 - trunk/package/network/utils/curl/Makefile | 178 - .../curl/patches/100-check_long_long.patch | 10 - .../curl/patches/200-no_docs_tests.patch | 22 - .../patches/300-fix-disable-crypto-auth.patch | 25 - .../network/utils/dansguardian/Makefile | 78 - .../dansguardian/files/dansguardian.config | 71 - .../dansguardian/files/dansguardian.init | 190 - .../dansguardian/files/dansguardianf1.conf | 348 - .../dansguardian/patches/001-compile.patch | 29 - trunk/package/network/utils/dante/Makefile | 117 - .../dante/patches/001-automake-compat.patch | 482 - .../patches/100-do-not-use-defdname.patch | 42 - .../dante/patches/200-fix-RTLD_NEXT.patch | 36 - trunk/package/network/utils/davfs2/Makefile | 69 - .../network/utils/davfs2/files/davfs2.conf | 9 - .../davfs2/patches/010-main_code_fix.patch | 35 - .../network/utils/ddns-scripts/Makefile | 216 - .../utils/ddns-scripts/files/ddns.config | 31 - .../utils/ddns-scripts/files/ddns.hotplug | 14 - .../utils/ddns-scripts/files/ddns.init | 28 - .../files/dynamic_dns_functions.sh | 1124 - .../files/dynamic_dns_lucihelper.sh | 102 - .../ddns-scripts/files/dynamic_dns_updater.sh | 334 - .../network/utils/ddns-scripts/files/services | 93 - .../utils/ddns-scripts/files/services_ipv6 | 43 - .../utils/ddns-scripts/files/tld_names.dat | 10460 ------- .../ddns-scripts/files/update_CloudFlare.sh | 142 - .../ddns-scripts/files/update_No-IP.com.sh | 52 - .../ddns-scripts/files/update_nsupdate.sh | 46 - .../ddns-scripts/samples/ddns.config_sample | 299 - .../ddns-scripts/samples/getlocalip_sample.sh | 35 - .../ddns-scripts/samples/update_sample.sh | 39 - trunk/package/network/utils/dhcpcd/Makefile | 63 - .../network/utils/dhcpcd/files/dhcpcd.init | 24 - trunk/package/network/utils/dmapd/Makefile | 66 - .../network/utils/dmapd/files/dmapd.init | 28 - .../utils/dmapd/patches/001-dmapd_conf.patch | 11 - .../002-make_unit_test_optionnal.patch | 17 - .../network/utils/dnscrypt-proxy/Makefile | 119 - .../files/dnscrypt-proxy.config | 5 - .../dnscrypt-proxy/files/dnscrypt-proxy.init | 27 - .../package/network/utils/e2guardian/Makefile | 78 - .../utils/e2guardian/files/e2guardian.config | 70 - .../utils/e2guardian/files/e2guardian.init | 192 - .../utils/e2guardian/files/e2guardianf1.conf | 426 - trunk/package/network/utils/ebtables/Makefile | 72 - .../utils/ebtables/patches/100-musl_fix.patch | 50 - .../package/network/utils/emailrelay/Makefile | 116 - .../utils/emailrelay/files/emailrelay.auth | 16 - .../utils/emailrelay/files/emailrelay.init | 15 - .../package/network/utils/etherwake/Makefile | 55 - .../utils/etherwake/files/etherwake.config | 28 - .../utils/etherwake/files/etherwake.init | 132 - .../patches/100-no_ether_hostton.patch | 37 - .../patches/110-format_security_fix.patch | 19 - trunk/package/network/utils/ethtool/Makefile | 45 - .../package/network/utils/fakeidentd/Makefile | 48 - .../utils/fakeidentd/files/fakeidentd.init | 12 - trunk/package/network/utils/fastd/Config.in | 108 - trunk/package/network/utils/fastd/Makefile | 199 - .../network/utils/fastd/files/fastd.upgrade | 1 - .../network/utils/freeradius2/Config.in | 14 - .../network/utils/freeradius2/Makefile | 633 - .../utils/freeradius2/files/radiusd.init | 22 - .../patches/001-fix-makefile.patch | 10 - .../freeradius2/patches/002-config.patch | 588 - .../patches/004-ldap_configure.patch | 4253 --- .../patches/008-honor_ccpflags.patch | 15 - .../patches/010-disbale-openssl-check.patch | 38 - trunk/package/network/utils/fwknop/Makefile | 119 - .../utils/fwknop/patches/001-fix_config.patch | 18 - .../utils/fwknop/patches/002-fix_init.patch | 17 - trunk/package/network/utils/git/Makefile | 114 - .../git/patches/100-convert_builtin.patch | 219 - .../git/patches/200-disable_fasthash.patch | 12 - .../patches/300-configure_for_crosscompiling | 32 - .../patches/400-imapsend_without_curl.patch | 11 - trunk/package/network/utils/haproxy/Makefile | 139 - .../network/utils/haproxy/files/haproxy.cfg | 100 - .../utils/haproxy/files/haproxy.hotplug | 8 - .../network/utils/haproxy/files/haproxy.init | 25 - ...-MINOR-pattern-error-message-missing.patch | 30 - ...rn-some-entries-are-not-deleted-with.patch | 38 - trunk/package/network/utils/horst/Makefile | 51 - .../network/utils/ibrdtn-tools/Makefile | 51 - trunk/package/network/utils/ibrdtnd/Makefile | 62 - .../utils/ibrdtnd/files/build-config.sh | 173 - .../network/utils/ibrdtnd/files/ibrdtn.init | 71 - .../network/utils/ibrdtnd/files/ibrdtn.uci | 176 - .../utils/ibrdtnd/files/mkcontainer.sh | 43 - .../utils/ibrdtnd/files/mountcontainer.sh | 122 - .../utils/ibrdtnd/files/safety-wrapper.sh | 172 - .../utils/ibrdtnd/files/systemcheck.sh | 101 - trunk/package/network/utils/iftop/Makefile | 43 - .../iftop/patches/0001-force-ncurses.patch | 12 - trunk/package/network/utils/iodine/Makefile | 73 - .../network/utils/iodine/files/iodined.config | 5 - .../network/utils/iodine/files/iodined.init | 27 - .../iodine/patches/010-cross-compile.patch | 24 - trunk/package/network/utils/iperf/Makefile | 88 - ...port-next-time-in-single-thread-mode.patch | 14 - trunk/package/network/utils/iperf3/Makefile | 49 - trunk/package/network/utils/iproute2/Makefile | 151 - .../network/utils/iproute2/files/15-teql | 23 - .../utils/iproute2/patches/001-config.patch | 7 - .../iproute2/patches/004-darwin_fixes.patch | 59 - .../utils/iproute2/patches/006-no_sctp.patch | 18 - .../utils/iproute2/patches/007-no_arpd.patch | 11 - .../utils/iproute2/patches/008-no_netem.patch | 11 - .../iproute2/patches/010-type_fixes.patch | 396 - .../patches/100-allow_pfifo_fast.patch | 9 - .../iproute2/patches/110-extra-ccopts.patch | 11 - .../iproute2/patches/120-libnetlink-pic.patch | 11 - .../patches/130-missing_include.patch | 10 - .../iproute2/patches/200-add-tc_esfq.patch | 249 - .../patches/210-add-act_connmark.patch | 87 - .../utils/iproute2/patches/300-ip_tiny.patch | 117 - .../patches/900-drop_FAILED_POLICY.patch | 54 - .../910-sanitize_headers_for_musl.patch | 10 - .../network/utils/ipsec-tools/Makefile | 100 - .../utils/ipsec-tools/files/racoon.conf | 36 - .../utils/ipsec-tools/files/racoon.init | 17 - .../patches/001-ipsec-tools-def-psk.patch | 24 - .../ipsec-tools/patches/001-no_libfl.patch | 22 - .../ipsec-tools/patches/002-patch8-utmp.patch | 72 - .../patches/003-microsoft-fqdn-in-main.patch | 13 - .../ipsec-tools/patches/005-isakmp-fix.patch | 11 - .../patches/006-linux-3.7-compat.patch | 50 - .../ipsec-tools/patches/force_HAVE_POLICY_FWD | 14 - trunk/package/network/utils/ipset/Makefile | 53 - trunk/package/network/utils/iptables/Makefile | 548 - .../network/utils/iptables/files/l7/aim.pat | 28 - .../utils/iptables/files/l7/bittorrent.pat | 25 - .../utils/iptables/files/l7/edonkey.pat | 37 - .../utils/iptables/files/l7/fasttrack.pat | 23 - .../network/utils/iptables/files/l7/ftp.pat | 46 - .../utils/iptables/files/l7/gnutella.pat | 34 - .../network/utils/iptables/files/l7/http.pat | 28 - .../network/utils/iptables/files/l7/ident.pat | 15 - .../network/utils/iptables/files/l7/irc.pat | 20 - .../utils/iptables/files/l7/jabber.pat | 24 - .../utils/iptables/files/l7/msnmessenger.pat | 28 - .../network/utils/iptables/files/l7/ntp.pat | 17 - .../network/utils/iptables/files/l7/pop3.pat | 50 - .../network/utils/iptables/files/l7/smtp.pat | 40 - .../network/utils/iptables/files/l7/ssl.pat | 16 - .../network/utils/iptables/files/l7/vnc.pat | 23 - .../020-iptables-disable-modprobe.patch | 18 - .../patches/030-no-libnfnetlink.patch | 94 - .../iptables/patches/100-bash-location.patch | 8 - .../patches/200-configurable_builtin.patch | 60 - .../iptables/patches/300-musl_fixes.patch | 127 - .../patches/400-lenient-restore.patch | 172 - .../patches/500-add-xt_id-match.patch | 59 - trunk/package/network/utils/iputils/Makefile | 181 - .../utils/iputils/patches/001-iputils.patch | 14 - .../utils/iputils/patches/002-fix-ipv6.patch | 14 - .../iputils/patches/003-fix-makefile.patch | 18 - .../patches/010-ping6_uclibc_resolv.patch | 200 - .../patches/011-ping6_use_gnu_source.patch | 11 - .../iputils/patches/020-include_fixes.patch | 71 - trunk/package/network/utils/irssi/Makefile | 98 - trunk/package/network/utils/iw/Makefile | 57 - .../utils/iw/patches/001-nl80211_h_sync.patch | 672 - .../utils/iw/patches/120-antenna_gain.patch | 34 - .../utils/iw/patches/200-reduce_size.patch | 109 - trunk/package/network/utils/iwcap/Makefile | 51 - trunk/package/network/utils/iwcap/src/iwcap.c | 583 - trunk/package/network/utils/iwinfo/Makefile | 121 - .../package/network/utils/keepalived/Makefile | 68 - .../utils/keepalived/files/keepalived.init | 14 - trunk/package/network/utils/kismet/Makefile | 142 - .../network/utils/kismet/files/kismet.conf | 304 - .../utils/kismet/files/kismet_drone.conf | 69 - .../utils/kismet/files/kismet_drone.config | 2 - .../utils/kismet/files/kismet_drone.init | 26 - .../utils/kismet/files/kismet_server.config | 2 - .../utils/kismet/files/kismet_server.init | 26 - .../010-dont-add-host-include-paths.patch | 14 - trunk/package/network/utils/knot/Makefile | 194 - .../network/utils/knot/files/knotd.init | 45 - .../network/utils/knot/files/runtests.sh | 9 - .../knot/patches/01_strptime_susv3.patch | 21 - .../utils/knot/patches/02_knot.conf.patch | 28 - .../knot/patches/03_zscanner_tests.patch | 41 - trunk/package/network/utils/knxd/Makefile | 152 - .../network/utils/knxd/files/knxd.config | 12 - .../network/utils/knxd/files/knxd.init | 19 - .../utils/knxd/patches/0099-openwrt.patch | 8 - trunk/package/network/utils/krb5/Makefile | 137 - .../package/network/utils/krb5/files/krb5kdc | 19 - .../utils/krb5/patches/001-fix-build.patch | 45 - .../network/utils/l7-protocols/Makefile | 87 - .../patches/100-testing_crosscompile.patch | 27 - .../patches/101-testing-timeit.patch | 102 - .../patches/102-testing-doallspeeds.patch | 16 - trunk/package/network/utils/lftp/Makefile | 73 - trunk/package/network/utils/lighttpd/Makefile | 187 - .../utils/lighttpd/files/lighttpd.conf | 32 - .../utils/lighttpd/files/lighttpd.init | 20 - trunk/package/network/utils/linknx/Makefile | 59 - .../network/utils/linknx/files/linknx.config | 8 - .../network/utils/linknx/files/linknx.init | 23 - .../utils/linknx/files/linknx.xml.dist | 16 - .../package/network/utils/linux-atm/Makefile | 192 - .../network/utils/linux-atm/files/br2684ctl | 89 - .../linux-atm/patches/000-debian_16.patch | 270 - .../linux-atm/patches/200-no_libfl.patch | 179 - .../linux-atm/patches/300-objcopy_path.patch | 40 - .../patches/400-portability_fixes.patch | 60 - trunk/package/network/utils/lispmob/Makefile | 56 - .../network/utils/luci-app-bcp38/Makefile | 57 - .../utils/luci-app-bcp38/files/bcp38-cbi.lua | 58 - .../luci-app-bcp38/files/bcp38-controller.lua | 7 - .../luci-app-bcp38/files/uci-defaults-bcp38 | 11 - .../network/utils/luci-app-sqm/Makefile | 67 - .../utils/luci-app-sqm/files/sqm-cbi.lua | 217 - .../luci-app-sqm/files/sqm-controller.lua | 26 - .../utils/luci-app-sqm/files/uci-defaults-sqm | 12 - .../package/network/utils/mac-telnet/Makefile | 71 - .../utils/mac-telnet/files/mactelnet.config | 9 - .../utils/mac-telnet/files/mactelnet.init | 80 - trunk/package/network/utils/maccalc/Makefile | 48 - .../network/utils/maccalc/src/Makefile | 14 - .../package/network/utils/maccalc/src/main.c | 256 - .../network/utils/mdnsresponder/Makefile | 163 - .../mdnsresponder/files/mDNSResponder.conf | 4 - .../mdnsresponder/files/mDNSResponder.init | 14 - .../utils/mdnsresponder/files/mdnsd.init | 14 - .../patches/001-cross_compile.patch | 115 - .../patches/100-linux_fixes.patch | 377 - .../package/network/utils/memcached/Makefile | 68 - .../utils/memcached/files/memcached.config | 6 - .../utils/memcached/files/memcached.init | 27 - .../memcached/patches/100-fix_iov_max.patch | 23 - .../package/network/utils/miniupnpc/Makefile | 73 - .../patches/100-no_minixml_test.patch | 13 - .../patches/200-miniupnpc_desc.patch | 11 - .../package/network/utils/mosquitto/Config.in | 6 - .../package/network/utils/mosquitto/Makefile | 198 - .../utils/mosquitto/files/mosquitto.init | 28 - .../mosquitto/files/mosquitto.uci.convert | 134 - .../mosquitto/patches/101-qos2-inflight.patch | 12 - trunk/package/network/utils/mtr/Makefile | 68 - .../network/utils/mtr/patches/501-dns.patch | 510 - .../utils/mtr/patches/502-fix-res_ninit.patch | 31 - .../package/network/utils/mwan3-luci/Makefile | 41 - .../etc/hotplug.d/iface/16-mwancustombak | 38 - .../files/etc/uci-defaults/mwan-luci | 14 - .../usr/lib/lua/luci/controller/mwan3.lua | 318 - .../model/cbi/mwan/advanced_hotplugscript.lua | 55 - .../model/cbi/mwan/advanced_mwanconfig.lua | 32 - .../model/cbi/mwan/advanced_networkconfig.lua | 32 - .../lib/lua/luci/model/cbi/mwan/interface.lua | 266 - .../luci/model/cbi/mwan/interfaceconfig.lua | 190 - .../lib/lua/luci/model/cbi/mwan/member.lua | 46 - .../lua/luci/model/cbi/mwan/memberconfig.lua | 47 - .../lib/lua/luci/model/cbi/mwan/policy.lua | 95 - .../lua/luci/model/cbi/mwan/policyconfig.lua | 65 - .../usr/lib/lua/luci/model/cbi/mwan/rule.lua | 141 - .../lua/luci/model/cbi/mwan/ruleconfig.lua | 113 - .../lua/luci/view/admin_status/index/mwan.htm | 1 - .../luci/view/mwan/advanced_diagnostics.htm | 128 - .../luci/view/mwan/advanced_hotplugscript.htm | 23 - .../luci/view/mwan/advanced_mwanconfig.htm | 23 - .../luci/view/mwan/advanced_networkconfig.htm | 23 - .../view/mwan/advanced_troubleshooting.htm | 71 - .../usr/lib/lua/luci/view/mwan/config_css.htm | 34 - .../view/mwan/openwrt_overview_status.htm | 83 - .../lua/luci/view/mwan/overview_detailed.htm | 51 - .../lua/luci/view/mwan/overview_interface.htm | 122 - trunk/package/network/utils/mwan3/Makefile | 45 - .../utils/mwan3/files/etc/config/mwan3 | 80 - .../mwan3/files/etc/hotplug.d/iface/15-mwan3 | 427 - .../network/utils/mwan3/files/usr/sbin/mwan3 | 220 - .../utils/mwan3/files/usr/sbin/mwan3track | 65 - trunk/package/network/utils/net-snmp/Makefile | 256 - .../network/utils/net-snmp/files/snmpd.conf | 82 - .../network/utils/net-snmp/files/snmpd.init | 171 - .../patches/100-debian-statistics.patch | 22 - .../patches/110-debian-makefiles.patch | 40 - .../patches/120-debian-searchdirs.patch | 14 - .../patches/130-debian-extramibs.patch | 6261 ---- .../net-snmp/patches/160-no_ldconfig.patch | 11 - .../utils/net-snmp/patches/170-ldflags.patch | 11 - .../net-snmp/patches/750-ieee802dot11.patch | 6156 ---- .../patches/800-format-security.patch | 29 - trunk/package/network/utils/netatalk/Makefile | 86 - .../utils/netatalk/files/AppleVolumes.default | 2 - .../network/utils/netatalk/files/afpd.conf | 1 - .../network/utils/netatalk/files/afpd.init | 23 - .../patches/001-automake-compat.patch | 9 - .../patches/002-ld_library_path.patch | 26 - trunk/package/network/utils/netcat/Makefile | 65 - .../patches/001-netcat_flag_count.patch | 22 - .../network/utils/nfs-kernel-server/Makefile | 157 - .../nfs-kernel-server/files/nfsd.exports | 1 - .../utils/nfs-kernel-server/files/nfsd.init | 38 - .../patches/100-no_malloc_h.patch | 10 - trunk/package/network/utils/nftables/Makefile | 43 - .../patches/100-disable-doc-generation.patch | 8 - trunk/package/network/utils/nginx/Config.in | 192 - trunk/package/network/utils/nginx/Makefile | 334 - .../network/utils/nginx/files/nginx.init | 24 - .../nginx/files/nginx.proxyprotocol.example | 40 - .../utils/nginx/files/nginx.syslog.example | 59 - .../nginx/patches-lua-nginx/300-ldl.patch | 21 - .../check_1.2.6+.patch | 209 - .../nginx/patches/101-feature_test_fix.patch | 107 - .../nginx/patches/102-sizeof_test_fix.patch | 26 - .../utils/nginx/patches/103-sys_nerr.patch | 12 - .../utils/nginx/patches/200-config.patch | 18 - .../patches/300-crosscompile_ccflags.patch | 33 - ...-nginx-1.4.x_proxy_protocol_patch_v2.patch | 1183 - .../patches/401-nginx-1.4.0-syslog.patch | 698 - trunk/package/network/utils/nmap/Makefile | 143 - trunk/package/network/utils/nsd/Makefile | 135 - .../package/network/utils/nsd/files/nsd.init | 16 - .../package/network/utils/ntpclient/Makefile | 57 - .../utils/ntpclient/files/ntpclient.config | 23 - .../utils/ntpclient/files/ntpclient.hotplug | 78 - .../utils/ntpclient/patches/100-daemon.patch | 22 - trunk/package/network/utils/ntpd/Makefile | 157 - .../package/network/utils/ntpd/files/ntp.conf | 26 - .../network/utils/ntpd/files/ntpd.hotplug | 10 - .../network/utils/ntpd/files/ntpd.init | 18 - .../network/utils/ntpd/files/ntpdate.init | 13 - .../network/utils/ntripcaster/Makefile | 52 - .../network/utils/ntripclient/Makefile | 49 - .../network/utils/ntripserver/Makefile | 49 - trunk/package/network/utils/nut/Config.in | 107 - trunk/package/network/utils/nut/Makefile | 292 - .../network/utils/nut/files/nut-monitor.init | 21 - .../network/utils/nut/files/nut-server.init | 23 - .../001-fix-missing-libmath-flags.patch | 22 - .../patches/010-ignore_automake_k_bug.patch | 28 - trunk/package/network/utils/ola/Makefile | 128 - .../package/network/utils/ola/files/olad.init | 15 - .../network/utils/openconnect/Config.in | 21 - .../network/utils/openconnect/Makefile | 75 - .../package/network/utils/openconnect/README | 32 - .../openconnect/files/openconnect-wrapper | 41 - .../utils/openconnect/files/openconnect.sh | 96 - .../openconnect/files/openconnect.upgrade | 9 - trunk/package/network/utils/opennhrp/Makefile | 60 - .../utils/opennhrp/files/opennhrp.init | 15 - trunk/package/network/utils/openssh/Makefile | 291 - .../utils/openssh/files/sftp-ssh.service | 9 - .../network/utils/openssh/files/sshd.init | 42 - .../network/utils/openssh/files/sshd.pam | 41 - .../utils/openssh/files/sshd.pam-access | 4 - .../openssh/patches/100-no_cast_fix.patch | 13 - .../130-implicit_memset_decl_fix.patch | 12 - .../patches/140-pam_uclibc_pthreads_fix.patch | 84 - .../utils/openssh/patches/200-dscp-qos.patch | 21 - .../network/utils/opentracker/Makefile | 98 - .../utils/opentracker/files/opentracker.init | 16 - .../utils/opentracker/files/opentracker6.init | 16 - .../opentracker/patches/100-makefile.patch | 30 - .../network/utils/openvswitch/Makefile | 199 - .../files/etc/init.d/openvswitch.init | 41 - ...-interface-flag-survive-internal-por.patch | 41 - ...linux-Use-unsigned-int-for-ifi_flags.patch | 28 - ...le-ovs_assert-when-build-with-NDEBUG.patch | 36 - ...lags-y-instead-of-deprecated-EXTRA_C.patch | 41 - trunk/package/network/utils/owipcalc/Makefile | 50 - .../network/utils/owipcalc/src/owipcalc.c | 951 - trunk/package/network/utils/p910nd/Makefile | 59 - .../network/utils/p910nd/files/p910nd.config | 5 - .../network/utils/p910nd/files/p910nd.init | 51 - trunk/package/network/utils/pen/Makefile | 58 - trunk/package/network/utils/polipo/Makefile | 59 - .../network/utils/polipo/files/polipo.config | 42 - .../network/utils/polipo/files/polipo.init | 150 - trunk/package/network/utils/portmap/Makefile | 53 - .../network/utils/portmap/files/portmap.init | 13 - .../utils/portmap/patches/101-no_pie.patch | 12 - trunk/package/network/utils/privoxy/Makefile | 109 - .../utils/privoxy/files/privoxy.config | 44 - .../utils/privoxy/files/privoxy.hotplug | 18 - .../network/utils/privoxy/files/privoxy.init | 150 - trunk/package/network/utils/prosody/Makefile | 124 - .../utils/prosody/files/prosody.cfg.lua | 170 - .../network/utils/prosody/files/prosody.init | 53 - .../prosody/patches/010-fix-randomseed.patch | 12 - .../network/utils/radsecproxy/Makefile | 57 - .../utils/radsecproxy/files/radsecproxy.init | 16 - .../patches/100-missing-return.patch | 58 - .../patches/200-logdest-on-foreground.patch | 31 - trunk/package/network/utils/redsocks/Makefile | 56 - .../utils/redsocks/files/redsocks.conf | 108 - .../utils/redsocks/files/redsocks.init | 36 - ...esolution-results-were-ignored-since.patch | 53 - .../0002-inet_ntop-red_inet_ntop.patch | 161 - ...for-UDP-TPROXY-redirection.-No-more-.patch | 449 - ...x-transposition-of-memset-parameters.patch | 25 - ...on-Ubuntu-10.04-LTS-and-hopefully-De.patch | 105 - .../0006-fix_default_config_location.patch | 17 - .../package/network/utils/remserial/Makefile | 34 - .../package/network/utils/resolveip/Makefile | 46 - .../network/utils/resolveip/src/resolveip.c | 98 - trunk/package/network/utils/rssileds/Makefile | 49 - .../utils/rssileds/files/rssileds.init | 75 - .../network/utils/rssileds/src/rssileds.c | 290 - trunk/package/network/utils/rsync/Config.in | 25 - trunk/package/network/utils/rsync/Makefile | 104 - .../network/utils/rsync/files/rsyncd.conf | 16 - .../network/utils/rsync/files/rsyncd.init | 14 - .../rsync/patches/000-CVE-2014-9512.patch | 106 - trunk/package/network/utils/rtorrent/Makefile | 91 - .../patches/100-fix-cross_compile.patch | 30 - .../rtorrent/patches/120-fix-ncurses.patch | 11 - .../network/utils/seafile-ccnet/Makefile | 74 - .../network/utils/seafile-seahub/Makefile | 159 - .../patches/010-default-config.patch | 30 - .../network/utils/seafile-server/Makefile | 126 - .../utils/seafile-server/files/seafile.init | 47 - .../patches/020-script-patches.patch | 40 - .../030-pidfiles-in-same-directory.patch | 24 - .../patches/040-seafile-admin.patch | 68 - trunk/package/network/utils/ser2net/Makefile | 50 - .../001-fix_TIOCSRS485_undeclared_error.patch | 59 - .../network/utils/shadowsocks-client/Makefile | 39 - .../shadowsocks-client/files/sslocal.config | 7 - .../shadowsocks-client/files/sslocal.init | 52 - .../package/network/utils/smartsnmpd/Makefile | 75 - .../utils/smartsnmpd/files/mibs/dummy.lua | 24 - .../smartsnmpd/files/mibs/interfaces.lua | 125 - .../utils/smartsnmpd/files/mibs/system.lua | 176 - .../utils/smartsnmpd/files/smartsnmpd.conf | 21 - .../utils/smartsnmpd/files/smartsnmpd.init | 47 - trunk/package/network/utils/snort/Makefile | 202 - .../network/utils/snort/files/snort.config | 3 - .../network/utils/snort/files/snort.init | 40 - .../utils/snort/patches/001-compile.patch | 105 - trunk/package/network/utils/socat/Makefile | 81 - .../network/utils/socat/files/socat.config | 5 - .../network/utils/socat/files/socat.init | 39 - .../package/network/utils/softflowd/Makefile | 54 - .../utils/softflowd/files/softflowd.config | 14 - .../utils/softflowd/files/softflowd.init | 74 - .../package/network/utils/spawn-fcgi/Makefile | 42 - .../network/utils/sqm-scripts/Makefile | 59 - .../utils/sqm-scripts/files/etc/config/sqm | 16 - .../files/etc/hotplug.d/iface/11-sqm | 3 - .../utils/sqm-scripts/files/etc/init.d/sqm | 23 - .../files/usr/lib/sqm/functions.sh | 486 - .../sqm-scripts/files/usr/lib/sqm/run.sh | 133 - .../sqm-scripts/files/usr/lib/sqm/simple.qos | 218 - .../files/usr/lib/sqm/simple.qos.help | 1 - .../files/usr/lib/sqm/simple_pppoe.qos | 398 - .../files/usr/lib/sqm/simple_pppoe.qos.help | 2 - .../files/usr/lib/sqm/simplest.qos | 84 - .../files/usr/lib/sqm/simplest.qos.help | 1 - .../sqm-scripts/files/usr/lib/sqm/stop.sh | 42 - trunk/package/network/utils/squid/Makefile | 133 - .../network/utils/squid/files/squid.conf | 44 - .../network/utils/squid/files/squid.config | 5 - .../network/utils/squid/files/squid.init | 52 - .../squid/patches/001-cross_compile.patch | 49 - .../utils/squid/patches/100-mime.patch | 30 - trunk/package/network/utils/sshfs/Makefile | 62 - .../package/network/utils/sshtunnel/Makefile | 48 - .../utils/sshtunnel/files/sshtunnel.init | 203 - .../utils/sshtunnel/files/sshtunnel.sh | 21 - .../utils/sshtunnel/files/uci_sshtunnel | 63 - trunk/package/network/utils/sslh/Makefile | 53 - .../network/utils/sslh/files/sslh.config | 30 - .../network/utils/sslh/files/sslh.init | 62 - .../sslh/patches/001-no_sslh_select.patch | 29 - .../network/utils/sstp-client/Makefile | 51 - .../sstp-client/files/etc/ppp/chap-secrets | 4 - .../etc/ppp/peers/peer-sstp-example-nopty.txt | 14 - .../files/etc/ppp/peers/peer-sstp-example.txt | 15 - .../network/utils/strongswan/Config.in | 16 - .../package/network/utils/strongswan/Makefile | 497 - .../network/utils/strongswan/files/ipsec.init | 20 - .../utils/strongswan/files/ipsec.secrets | 1 - .../network/utils/strongswan/files/ipsec.user | 6 - .../strongswan/patches/201-kmodloader.patch | 28 - .../utils/strongswan/patches/203-uci.patch | 20 - .../300-include-ipsec-user-script.patch | 17 - trunk/package/network/utils/stunnel/Makefile | 77 - .../network/utils/stunnel/files/stunnel.conf | 45 - .../network/utils/stunnel/files/stunnel.init | 12 - .../stunnel/patches/010_fix_getnameinfo.patch | 25 - .../patches/011_disable_ssp_linking.patch | 140 - trunk/package/network/utils/tcpdump/Makefile | 90 - .../patches/001-remove_pcap_debug.patch | 23 - .../002-remove_static_libpcap_check.patch | 73 - .../tcpdump/patches/100-tcpdump_mini.patch | 844 - trunk/package/network/utils/tcpproxy/Makefile | 84 - .../utils/tcpproxy/files/tcpproxy.config | 26 - .../utils/tcpproxy/files/tcpproxy.init | 96 - .../patches/001-ragel_generated.patch | 1378 - trunk/package/network/utils/tgt/Makefile | 62 - .../network/utils/tgt/files/etc/config/tgt | 64 - .../network/utils/tgt/files/etc/init.d/tgt | 237 - .../utils/tgt/patches/010-fallocate.patch | 14 - .../utils/tgt/patches/020-usr_Makefile.patch | 56 - .../utils/tgt/patches/030-Makefile.patch | 11 - trunk/package/network/utils/tinc/Makefile | 60 - .../network/utils/tinc/files/tinc.config | 56 - .../network/utils/tinc/files/tinc.init | 239 - .../network/utils/tinc/files/tinc.upgrade | 1 - .../package/network/utils/tinyproxy/Makefile | 51 - .../utils/tinyproxy/files/tinyproxy.config | 251 - .../utils/tinyproxy/files/tinyproxy.init | 142 - .../patches/010-no-docs-and-tests.patch | 86 - .../patches/020-config_and_pid-path.patch | 13 - .../030-allow_bind_in_transparent_mode.patch | 22 - .../tinyproxy/patches/120-fix_INET6.patch | 38 - ...2-3505-tiniproxy-randomized-hashmaps.patch | 101 - ...VE-2012-3505-tinyproxy-limit-headers.patch | 44 - .../network/utils/transmission/Makefile | 122 - .../transmission/files/transmission.config | 71 - .../transmission/files/transmission.init | 111 - ...0_libtransmission_fallocate64_eglibc.patch | 14 - .../patches/020-use-internal-miniupnp.patch | 11 - .../patches/030-fix-musl-build.patch | 34 - trunk/package/network/utils/uanytun/Makefile | 175 - .../uanytun/files/uanytun-nocrypt.config | 88 - .../utils/uanytun/files/uanytun.config | 116 - .../network/utils/uanytun/files/uanytun.init | 104 - trunk/package/network/utils/udpxy/Makefile | 64 - .../network/utils/udpxy/files/udpxy.conf | 15 - .../network/utils/udpxy/files/udpxy.init | 67 - .../patches/0001-fix-build-on-Mac-OS-X.patch | 30 - trunk/package/network/utils/ulogd/Makefile | 200 - .../network/utils/ulogd/files/ulogd.init | 12 - ...ix-JSON-output-on-big-endian-systems.patch | 47 - ...opy-of-linux-netfilter_ipv4-ipt_ULOG.patch | 108 - trunk/package/network/utils/umbim/Makefile | 45 - .../umbim/files/lib/netifd/proto/mbim.sh | 162 - trunk/package/network/utils/umurmur/Makefile | 103 - trunk/package/network/utils/unbound/Makefile | 176 - .../network/utils/unbound/files/named.cache | 90 - .../network/utils/unbound/files/root.key | 1 - .../network/utils/unbound/files/unbound.init | 14 - .../utils/unbound/patches/001-conf.patch | 154 - trunk/package/network/utils/uqmi/Makefile | 50 - .../utils/uqmi/files/lib/netifd/proto/qmi.sh | 155 - trunk/package/network/utils/vnstat/Makefile | 109 - .../network/utils/vnstat/files/vnstat.config | 5 - .../utils/vnstat/files/vnstat.defaults | 13 - .../network/utils/vnstat/files/vnstat.init | 82 - .../utils/vnstat/patches/001-conf.patch | 19 - .../vnstat/patches/002-no_install_strip.patch | 35 - .../vnstat/patches/003-no_install_uname.patch | 15 - .../network/utils/vpnc-scripts/Makefile | 37 - .../utils/vpnc-scripts/files/vpnc-script | 190 - trunk/package/network/utils/vpnc/Config.in | 18 - trunk/package/network/utils/vpnc/Makefile | 94 - trunk/package/network/utils/vpnc/README | 39 - .../package/network/utils/vpnc/files/vpnc.sh | 98 - .../network/utils/vpnc/files/vpnc.upgrade | 2 - .../utils/vpnc/patches/001-cross.patch | 42 - trunk/package/network/utils/vsftpd/Makefile | 86 - .../network/utils/vsftpd/files/vsftpd.conf | 30 - .../network/utils/vsftpd/files/vsftpd.init | 13 - .../utils/vsftpd/patches/001-destdir.patch | 47 - .../utils/vsftpd/patches/002-find_libs.patch | 13 - .../utils/vsftpd/patches/003-chroot.patch | 11 - .../patches/004-disable-capabilities.patch | 12 - .../vsftpd/patches/005-disable-pam.patch | 11 - trunk/package/network/utils/wavemon/Makefile | 55 - trunk/package/network/utils/wget/Makefile | 134 - .../network/utils/wireless-tools/Makefile | 92 - .../wireless-tools/patches/001-debian.patch | 35 - ...-fix-iwconfig-power-argument-parsing.patch | 13 - .../patches/003-we_essential_def.patch | 359 - .../patches/004-increase_iwlist_buffer.patch | 46 - .../package/network/utils/wpan-tools/Makefile | 36 - trunk/package/network/utils/wshaper/Makefile | 58 - .../utils/wshaper/files/wshaper.config | 4 - .../network/utils/wshaper/files/wshaper.htb | 166 - .../network/utils/wshaper/files/wshaper.iface | 3 - .../network/utils/wshaper/files/wshaper.init | 10 - trunk/package/network/utils/wwan/Makefile | 35 - .../network/utils/wwan/files/data/0421:03a7 | 6 - .../network/utils/wwan/files/data/0421:060d | 6 - .../network/utils/wwan/files/data/0421:060e | 6 - .../network/utils/wwan/files/data/0421:0612 | 6 - .../network/utils/wwan/files/data/0421:0619 | 6 - .../network/utils/wwan/files/data/0421:061e | 6 - .../network/utils/wwan/files/data/0421:0623 | 6 - .../network/utils/wwan/files/data/0421:0629 | 6 - .../network/utils/wwan/files/data/0421:062d | 6 - .../network/utils/wwan/files/data/0421:062f | 6 - .../network/utils/wwan/files/data/0421:0638 | 6 - .../network/utils/wwan/files/data/05c6:0016 | 6 - .../network/utils/wwan/files/data/05c6:0023 | 5 - .../network/utils/wwan/files/data/05c6:00a0 | 6 - .../network/utils/wwan/files/data/05c6:6000 | 5 - .../network/utils/wwan/files/data/05c6:9000 | 5 - .../network/utils/wwan/files/data/07d1:3e01 | 5 - .../network/utils/wwan/files/data/07d1:3e02 | 5 - .../network/utils/wwan/files/data/07d1:7e11 | 6 - .../network/utils/wwan/files/data/0af0:4005 | 4 - .../network/utils/wwan/files/data/0af0:6901 | 5 - .../network/utils/wwan/files/data/0af0:7201 | 5 - .../network/utils/wwan/files/data/0af0:8120 | 4 - .../network/utils/wwan/files/data/0af0:9200 | 5 - .../network/utils/wwan/files/data/0b3c:c000 | 4 - .../network/utils/wwan/files/data/0b3c:c001 | 4 - .../network/utils/wwan/files/data/0b3c:c002 | 4 - .../network/utils/wwan/files/data/0b3c:c003 | 5 - .../network/utils/wwan/files/data/0b3c:c004 | 4 - .../network/utils/wwan/files/data/0b3c:c005 | 4 - .../network/utils/wwan/files/data/0b3c:c00a | 4 - .../network/utils/wwan/files/data/0b3c:c00b | 4 - .../network/utils/wwan/files/data/0bdb:1900 | 6 - .../network/utils/wwan/files/data/0bdb:1902 | 6 - .../network/utils/wwan/files/data/0bdb:190a | 6 - .../network/utils/wwan/files/data/0bdb:190d | 6 - .../network/utils/wwan/files/data/0bdb:1910 | 6 - .../network/utils/wwan/files/data/0c88:17da | 5 - .../network/utils/wwan/files/data/0c88:180a | 5 - .../network/utils/wwan/files/data/0f3d:68a2 | 4 - .../network/utils/wwan/files/data/0f3d:68aa | 5 - .../network/utils/wwan/files/data/1004:6124 | 6 - .../network/utils/wwan/files/data/1004:6141 | 6 - .../network/utils/wwan/files/data/1004:6157 | 6 - .../network/utils/wwan/files/data/1004:618f | 5 - .../network/utils/wwan/files/data/106c:3711 | 6 - .../network/utils/wwan/files/data/106c:3714 | 6 - .../network/utils/wwan/files/data/106c:3715 | 6 - .../network/utils/wwan/files/data/106c:3716 | 6 - .../network/utils/wwan/files/data/106c:3717 | 6 - .../network/utils/wwan/files/data/106c:3718 | 4 - .../network/utils/wwan/files/data/106c:3721 | 4 - .../network/utils/wwan/files/data/1199:0017 | 5 - .../network/utils/wwan/files/data/1199:0018 | 5 - .../network/utils/wwan/files/data/1199:0019 | 5 - .../network/utils/wwan/files/data/1199:0020 | 5 - .../network/utils/wwan/files/data/1199:0021 | 5 - .../network/utils/wwan/files/data/1199:0022 | 5 - .../network/utils/wwan/files/data/1199:0023 | 5 - .../network/utils/wwan/files/data/1199:0024 | 5 - .../network/utils/wwan/files/data/1199:0025 | 5 - .../network/utils/wwan/files/data/1199:0026 | 5 - .../network/utils/wwan/files/data/1199:0027 | 5 - .../network/utils/wwan/files/data/1199:0028 | 5 - .../network/utils/wwan/files/data/1199:0112 | 5 - .../network/utils/wwan/files/data/1199:0120 | 5 - .../network/utils/wwan/files/data/1199:0218 | 5 - .../network/utils/wwan/files/data/1199:0220 | 5 - .../network/utils/wwan/files/data/1199:0224 | 5 - .../network/utils/wwan/files/data/1199:0301 | 5 - .../network/utils/wwan/files/data/1199:6802 | 5 - .../network/utils/wwan/files/data/1199:6803 | 5 - .../network/utils/wwan/files/data/1199:6804 | 5 - .../network/utils/wwan/files/data/1199:6805 | 5 - .../network/utils/wwan/files/data/1199:6808 | 5 - .../network/utils/wwan/files/data/1199:6809 | 5 - .../network/utils/wwan/files/data/1199:6813 | 5 - .../network/utils/wwan/files/data/1199:6815 | 5 - .../network/utils/wwan/files/data/1199:6816 | 5 - .../network/utils/wwan/files/data/1199:6820 | 5 - .../network/utils/wwan/files/data/1199:6821 | 5 - .../network/utils/wwan/files/data/1199:6822 | 5 - .../network/utils/wwan/files/data/1199:6833 | 5 - .../network/utils/wwan/files/data/1199:6834 | 5 - .../network/utils/wwan/files/data/1199:6835 | 5 - .../network/utils/wwan/files/data/1199:6838 | 5 - .../network/utils/wwan/files/data/1199:6839 | 5 - .../network/utils/wwan/files/data/1199:683a | 5 - .../network/utils/wwan/files/data/1199:683b | 5 - .../network/utils/wwan/files/data/1199:6850 | 5 - .../network/utils/wwan/files/data/1199:6851 | 5 - .../network/utils/wwan/files/data/1199:6852 | 5 - .../network/utils/wwan/files/data/1199:6853 | 5 - .../network/utils/wwan/files/data/1199:6855 | 5 - .../network/utils/wwan/files/data/1199:6856 | 5 - .../network/utils/wwan/files/data/1199:6859 | 5 - .../network/utils/wwan/files/data/1199:685a | 5 - .../network/utils/wwan/files/data/1199:6880 | 5 - .../network/utils/wwan/files/data/1199:6890 | 5 - .../network/utils/wwan/files/data/1199:6891 | 5 - .../network/utils/wwan/files/data/1199:6892 | 5 - .../network/utils/wwan/files/data/1199:6893 | 5 - .../network/utils/wwan/files/data/1199:68a2 | 4 - .../network/utils/wwan/files/data/1199:68aa | 5 - .../network/utils/wwan/files/data/12d1:1035 | 5 - .../network/utils/wwan/files/data/12d1:1404 | 4 - .../network/utils/wwan/files/data/12d1:1406 | 5 - .../network/utils/wwan/files/data/12d1:140b | 5 - .../network/utils/wwan/files/data/12d1:140c | 4 - .../network/utils/wwan/files/data/12d1:1412 | 5 - .../network/utils/wwan/files/data/12d1:141b | 5 - .../network/utils/wwan/files/data/12d1:1433 | 5 - .../network/utils/wwan/files/data/12d1:1436 | 5 - .../network/utils/wwan/files/data/12d1:1444 | 5 - .../network/utils/wwan/files/data/12d1:144e | 5 - .../network/utils/wwan/files/data/12d1:1464 | 5 - .../network/utils/wwan/files/data/12d1:1465 | 5 - .../network/utils/wwan/files/data/12d1:1491 | 5 - .../network/utils/wwan/files/data/12d1:14a5 | 5 - .../network/utils/wwan/files/data/12d1:14a8 | 5 - .../network/utils/wwan/files/data/12d1:14ac | 4 - .../network/utils/wwan/files/data/12d1:14ae | 5 - .../network/utils/wwan/files/data/12d1:14c6 | 4 - .../network/utils/wwan/files/data/12d1:14c8 | 4 - .../network/utils/wwan/files/data/12d1:14c9 | 4 - .../network/utils/wwan/files/data/12d1:14ca | 4 - .../network/utils/wwan/files/data/12d1:14cb | 5 - .../network/utils/wwan/files/data/12d1:14cc | 4 - .../network/utils/wwan/files/data/12d1:14cf | 5 - .../network/utils/wwan/files/data/12d1:14d2 | 4 - .../network/utils/wwan/files/data/12d1:1506 | 5 - .../network/utils/wwan/files/data/12d1:150a | 4 - .../network/utils/wwan/files/data/12d1:150c | 4 - .../network/utils/wwan/files/data/12d1:150f | 4 - .../network/utils/wwan/files/data/12d1:151b | 4 - .../network/utils/wwan/files/data/12d1:151d | 5 - .../network/utils/wwan/files/data/12d1:156c | 5 - .../network/utils/wwan/files/data/12d1:1576 | 4 - .../network/utils/wwan/files/data/12d1:1577 | 4 - .../network/utils/wwan/files/data/12d1:1578 | 4 - .../network/utils/wwan/files/data/12d1:1589 | 4 - .../network/utils/wwan/files/data/12d1:1c05 | 5 - .../network/utils/wwan/files/data/12d1:1c07 | 5 - .../network/utils/wwan/files/data/12d1:1c08 | 5 - .../network/utils/wwan/files/data/12d1:1c10 | 5 - .../network/utils/wwan/files/data/12d1:1c12 | 5 - .../network/utils/wwan/files/data/12d1:1c1e | 4 - .../network/utils/wwan/files/data/12d1:1c1f | 4 - .../network/utils/wwan/files/data/12d1:1c23 | 5 - .../network/utils/wwan/files/data/12d1:1f16 | 4 - .../network/utils/wwan/files/data/1410:1400 | 5 - .../network/utils/wwan/files/data/1410:1410 | 5 - .../network/utils/wwan/files/data/1410:1420 | 5 - .../network/utils/wwan/files/data/1410:1430 | 5 - .../network/utils/wwan/files/data/1410:1450 | 5 - .../network/utils/wwan/files/data/1410:2100 | 5 - .../network/utils/wwan/files/data/1410:2110 | 5 - .../network/utils/wwan/files/data/1410:2120 | 5 - .../network/utils/wwan/files/data/1410:2130 | 5 - .../network/utils/wwan/files/data/1410:2400 | 5 - .../network/utils/wwan/files/data/1410:2410 | 5 - .../network/utils/wwan/files/data/1410:2420 | 5 - .../network/utils/wwan/files/data/1410:4100 | 5 - .../network/utils/wwan/files/data/1410:4400 | 5 - .../network/utils/wwan/files/data/1410:6000 | 5 - .../network/utils/wwan/files/data/1410:6001 | 5 - .../network/utils/wwan/files/data/1410:6002 | 5 - .../network/utils/wwan/files/data/1410:6010 | 5 - .../network/utils/wwan/files/data/1410:7001 | 5 - .../network/utils/wwan/files/data/1410:7003 | 5 - .../network/utils/wwan/files/data/1410:7030 | 5 - .../network/utils/wwan/files/data/1410:7031 | 6 - .../network/utils/wwan/files/data/1410:7041 | 5 - .../network/utils/wwan/files/data/1410:7042 | 5 - .../network/utils/wwan/files/data/1410:9011 | 4 - .../network/utils/wwan/files/data/1410:b001 | 4 - .../network/utils/wwan/files/data/1529:3100 | 6 - .../network/utils/wwan/files/data/16d5:6202 | 5 - .../network/utils/wwan/files/data/16d5:6501 | 5 - .../network/utils/wwan/files/data/16d5:6502 | 5 - .../network/utils/wwan/files/data/16d5:6603 | 6 - .../network/utils/wwan/files/data/16d5:900d | 6 - .../network/utils/wwan/files/data/16d8:5141 | 6 - .../network/utils/wwan/files/data/16d8:5533 | 6 - .../network/utils/wwan/files/data/16d8:5543 | 6 - .../network/utils/wwan/files/data/16d8:5553 | 6 - .../network/utils/wwan/files/data/16d8:6002 | 5 - .../network/utils/wwan/files/data/16d8:6006 | 5 - .../network/utils/wwan/files/data/16d8:6007 | 4 - .../network/utils/wwan/files/data/16d8:6008 | 4 - .../network/utils/wwan/files/data/16d8:6522 | 6 - .../network/utils/wwan/files/data/16d8:6523 | 6 - .../network/utils/wwan/files/data/16d8:6532 | 6 - .../network/utils/wwan/files/data/16d8:6533 | 6 - .../network/utils/wwan/files/data/16d8:6543 | 6 - .../network/utils/wwan/files/data/16d8:680a | 6 - .../network/utils/wwan/files/data/19d2:0001 | 5 - .../network/utils/wwan/files/data/19d2:0002 | 4 - .../network/utils/wwan/files/data/19d2:0015 | 5 - .../network/utils/wwan/files/data/19d2:0016 | 5 - .../network/utils/wwan/files/data/19d2:0017 | 4 - .../network/utils/wwan/files/data/19d2:0018 | 5 - .../network/utils/wwan/files/data/19d2:0019 | 4 - .../network/utils/wwan/files/data/19d2:0022 | 5 - .../network/utils/wwan/files/data/19d2:0024 | 5 - .../network/utils/wwan/files/data/19d2:0025 | 4 - .../network/utils/wwan/files/data/19d2:0031 | 4 - .../network/utils/wwan/files/data/19d2:0033 | 5 - .../network/utils/wwan/files/data/19d2:0037 | 5 - .../network/utils/wwan/files/data/19d2:0039 | 5 - .../network/utils/wwan/files/data/19d2:0042 | 4 - .../network/utils/wwan/files/data/19d2:0052 | 4 - .../network/utils/wwan/files/data/19d2:0055 | 4 - .../network/utils/wwan/files/data/19d2:0057 | 5 - .../network/utils/wwan/files/data/19d2:0063 | 4 - .../network/utils/wwan/files/data/19d2:0064 | 5 - .../network/utils/wwan/files/data/19d2:0066 | 5 - .../network/utils/wwan/files/data/19d2:0073 | 5 - .../network/utils/wwan/files/data/19d2:0079 | 5 - .../network/utils/wwan/files/data/19d2:0082 | 5 - .../network/utils/wwan/files/data/19d2:0086 | 5 - .../network/utils/wwan/files/data/19d2:0091 | 5 - .../network/utils/wwan/files/data/19d2:0094 | 5 - .../network/utils/wwan/files/data/19d2:0104 | 4 - .../network/utils/wwan/files/data/19d2:0108 | 5 - .../network/utils/wwan/files/data/19d2:0116 | 6 - .../network/utils/wwan/files/data/19d2:0117 | 5 - .../network/utils/wwan/files/data/19d2:0121 | 4 - .../network/utils/wwan/files/data/19d2:0124 | 4 - .../network/utils/wwan/files/data/19d2:0128 | 5 - .../network/utils/wwan/files/data/19d2:0142 | 6 - .../network/utils/wwan/files/data/19d2:0143 | 6 - .../network/utils/wwan/files/data/19d2:0152 | 5 - .../network/utils/wwan/files/data/19d2:0157 | 4 - .../network/utils/wwan/files/data/19d2:0167 | 4 - .../network/utils/wwan/files/data/19d2:0170 | 6 - .../network/utils/wwan/files/data/19d2:0199 | 4 - .../network/utils/wwan/files/data/19d2:0257 | 4 - .../network/utils/wwan/files/data/19d2:0265 | 4 - .../network/utils/wwan/files/data/19d2:0284 | 4 - .../network/utils/wwan/files/data/19d2:0326 | 4 - .../network/utils/wwan/files/data/19d2:1003 | 6 - .../network/utils/wwan/files/data/19d2:1008 | 4 - .../network/utils/wwan/files/data/19d2:1010 | 4 - .../network/utils/wwan/files/data/19d2:1015 | 6 - .../network/utils/wwan/files/data/19d2:1018 | 4 - .../network/utils/wwan/files/data/19d2:1172 | 6 - .../network/utils/wwan/files/data/19d2:1173 | 6 - .../network/utils/wwan/files/data/19d2:1176 | 4 - .../network/utils/wwan/files/data/19d2:1177 | 6 - .../network/utils/wwan/files/data/19d2:1181 | 6 - .../network/utils/wwan/files/data/19d2:1203 | 6 - .../network/utils/wwan/files/data/19d2:1208 | 6 - .../network/utils/wwan/files/data/19d2:1211 | 6 - .../network/utils/wwan/files/data/19d2:1212 | 6 - .../network/utils/wwan/files/data/19d2:1217 | 6 - .../network/utils/wwan/files/data/19d2:1218 | 6 - .../network/utils/wwan/files/data/19d2:1220 | 6 - .../network/utils/wwan/files/data/19d2:1222 | 6 - .../network/utils/wwan/files/data/19d2:1245 | 4 - .../network/utils/wwan/files/data/19d2:1252 | 4 - .../network/utils/wwan/files/data/19d2:1254 | 4 - .../network/utils/wwan/files/data/19d2:1256 | 4 - .../network/utils/wwan/files/data/19d2:1270 | 4 - .../network/utils/wwan/files/data/19d2:1401 | 4 - .../network/utils/wwan/files/data/19d2:1402 | 4 - .../network/utils/wwan/files/data/19d2:1426 | 4 - .../network/utils/wwan/files/data/19d2:1512 | 6 - .../network/utils/wwan/files/data/19d2:1515 | 6 - .../network/utils/wwan/files/data/19d2:1518 | 6 - .../network/utils/wwan/files/data/19d2:1519 | 6 - .../network/utils/wwan/files/data/19d2:1522 | 6 - .../network/utils/wwan/files/data/19d2:1525 | 6 - .../network/utils/wwan/files/data/19d2:1527 | 6 - .../network/utils/wwan/files/data/19d2:1537 | 6 - .../network/utils/wwan/files/data/19d2:1538 | 6 - .../network/utils/wwan/files/data/19d2:1544 | 6 - .../network/utils/wwan/files/data/19d2:2002 | 4 - .../network/utils/wwan/files/data/19d2:2003 | 5 - .../network/utils/wwan/files/data/19d2:ffdd | 5 - .../network/utils/wwan/files/data/19d2:ffe4 | 6 - .../network/utils/wwan/files/data/19d2:ffe9 | 5 - .../network/utils/wwan/files/data/19d2:fff1 | 5 - .../network/utils/wwan/files/data/19d2:fffb | 5 - .../network/utils/wwan/files/data/19d2:fffc | 5 - .../network/utils/wwan/files/data/19d2:fffd | 5 - .../network/utils/wwan/files/data/19d2:fffe | 5 - .../network/utils/wwan/files/data/19d2:ffff | 5 - .../network/utils/wwan/files/data/1a8d:1002 | 5 - .../network/utils/wwan/files/data/1a8d:1003 | 5 - .../network/utils/wwan/files/data/1a8d:1007 | 5 - .../network/utils/wwan/files/data/1a8d:1009 | 5 - .../network/utils/wwan/files/data/1a8d:100c | 5 - .../network/utils/wwan/files/data/1a8d:100d | 5 - .../network/utils/wwan/files/data/1a8d:2006 | 6 - .../network/utils/wwan/files/data/1bbb:0000 | 5 - .../network/utils/wwan/files/data/1bbb:0012 | 6 - .../network/utils/wwan/files/data/1bbb:0017 | 5 - .../network/utils/wwan/files/data/1bbb:0052 | 5 - .../network/utils/wwan/files/data/1bbb:00b7 | 5 - .../network/utils/wwan/files/data/1bbb:00ca | 6 - .../network/utils/wwan/files/data/1bbb:011e | 4 - .../network/utils/wwan/files/data/1bbb:0203 | 4 - .../network/utils/wwan/files/data/1c9e:6060 | 6 - .../network/utils/wwan/files/data/1c9e:6061 | 6 - .../network/utils/wwan/files/data/1c9e:9000 | 6 - .../network/utils/wwan/files/data/1c9e:9603 | 5 - .../network/utils/wwan/files/data/1c9e:9605 | 5 - .../network/utils/wwan/files/data/1c9e:9607 | 5 - .../network/utils/wwan/files/data/1c9e:9801 | 6 - .../network/utils/wwan/files/data/1c9e:9900 | 6 - .../network/utils/wwan/files/data/1e0e:9000 | 5 - .../network/utils/wwan/files/data/1e0e:9100 | 5 - .../network/utils/wwan/files/data/1e0e:9200 | 5 - .../network/utils/wwan/files/data/1e0e:ce16 | 5 - .../network/utils/wwan/files/data/1e0e:cefe | 6 - .../network/utils/wwan/files/data/2001:7d00 | 6 - .../network/utils/wwan/files/data/2001:7d01 | 5 - .../network/utils/wwan/files/data/2001:7d02 | 5 - .../network/utils/wwan/files/data/2001:7d03 | 5 - .../network/utils/wwan/files/data/211f:6801 | 5 - .../network/utils/wwan/files/data/2357:0201 | 4 - .../network/utils/wwan/files/data/2357:0202 | 4 - .../network/utils/wwan/files/data/2357:0203 | 4 - .../network/utils/wwan/files/data/2357:9000 | 4 - .../network/utils/wwan/files/data/413c:8114 | 5 - .../network/utils/wwan/files/data/413c:8115 | 5 - .../network/utils/wwan/files/data/413c:8116 | 5 - .../network/utils/wwan/files/data/413c:8117 | 5 - .../network/utils/wwan/files/data/413c:8118 | 5 - .../network/utils/wwan/files/data/413c:8128 | 5 - .../network/utils/wwan/files/data/413c:8129 | 5 - .../network/utils/wwan/files/data/413c:8133 | 5 - .../network/utils/wwan/files/data/413c:8134 | 5 - .../network/utils/wwan/files/data/413c:8135 | 5 - .../network/utils/wwan/files/data/413c:8136 | 5 - .../network/utils/wwan/files/data/413c:8137 | 5 - .../network/utils/wwan/files/data/413c:8138 | 5 - .../network/utils/wwan/files/data/413c:8147 | 6 - .../network/utils/wwan/files/data/413c:8180 | 5 - .../network/utils/wwan/files/data/413c:8181 | 5 - .../network/utils/wwan/files/data/413c:8182 | 5 - .../network/utils/wwan/files/data/413c:8186 | 4 - .../network/utils/wwan/files/data/413c:8194 | 4 - .../network/utils/wwan/files/data/413c:8195 | 4 - .../network/utils/wwan/files/data/413c:8196 | 4 - .../network/utils/wwan/files/data/413c:819b | 5 - .../package/network/utils/wwan/files/wwan.sh | 119 - .../package/network/utils/wwan/files/wwan.usb | 18 - .../network/utils/wwan/files/wwan.usbmisc | 27 - trunk/package/network/utils/xinetd/Makefile | 65 - .../network/utils/xinetd/files/xinetd.conf | 6 - .../network/utils/xinetd/files/xinetd.init | 15 - .../network/utils/xinetd/patches/001-ar.patch | 66 - .../utils/xinetd/patches/002-destdir.patch | 27 - .../utils/xinetd/patches/003-rpc_fix.patch | 19 - .../utils/xinetd/patches/004-ident-bind.patch | 42 - trunk/package/network/utils/xl2tpd/Makefile | 73 - trunk/package/network/utils/xl2tpd/README | 23 - .../network/utils/xl2tpd/files/l2tp.sh | 107 - .../network/utils/xl2tpd/files/options.xl2tpd | 13 - .../network/utils/xl2tpd/files/xl2tp-secrets | 5 - .../network/utils/xl2tpd/files/xl2tpd.conf | 23 - .../utils/xl2tpd/files/xl2tpd.conf.sample | 73 - .../network/utils/xl2tpd/files/xl2tpd.init | 18 - .../patches/100-makefile_opt_flags.patch | 12 - .../patches/110-makefile_dont_build_pfc.patch | 43 - .../patches/120-no-bsd-signal-in-musl.patch | 13 - .../network/utils/xtables-addons/Makefile | 152 - .../002-fix-kernel-version-detection.patch | 1954 -- .../patches/100-add-rtsp-conntrack.patch | 1526 - .../patches/200-add-lua-packetscript.patch | 18158 ----------- .../patches/201-fix-lua-packetscript.patch | 89 - .../patches/300-geoip-endian-detection.patch | 18 - trunk/package/network/utils/znc/Makefile | 289 - .../package/network/utils/znc/files/znc.conf | 29 - .../package/network/utils/znc/files/znc.init | 194 - .../001-move_rootcheck_after_config.patch | 52 - .../znc/patches/003-Reduce_rebuild_time.patch | 38 - .../znc/patches/004-restore_droproot.patch | 147 - trunk/package/system/ca-certificates/Makefile | 47 - trunk/package/system/fstools/Makefile | 80 - .../system/fstools/files/fstab.default | 1 - trunk/package/system/fstools/files/fstab.init | 14 - .../system/fstools/files/mount.hotplug | 1 - trunk/package/system/fstools/files/snapshot | 111 - trunk/package/system/mountd/Makefile | 49 - .../package/system/mountd/files/mountd.config | 3 - trunk/package/system/mountd/files/mountd.init | 19 - .../010-uci_rename_history_to_delta.patch | 27 - .../mountd/patches/020-handle_timeout.patch | 32 - .../mountd/patches/030-ext4_support.patch | 85 - .../patches/040-optional-daemonize.patch | 13 - .../mountd/patches/050-no_error_h.patch | 10 - .../mountd/patches/060-link_libubox.patch | 11 - trunk/package/system/mtd/Makefile | 54 - trunk/package/system/mtd/src/Makefile | 20 - trunk/package/system/mtd/src/crc32.c | 95 - trunk/package/system/mtd/src/crc32.h | 26 - trunk/package/system/mtd/src/fis.c | 262 - trunk/package/system/mtd/src/fis.h | 14 - trunk/package/system/mtd/src/imagetag.c | 407 - trunk/package/system/mtd/src/jffs2.c | 366 - trunk/package/system/mtd/src/jffs2.h | 216 - trunk/package/system/mtd/src/md5.c | 307 - trunk/package/system/mtd/src/md5.h | 65 - trunk/package/system/mtd/src/mtd.c | 907 - trunk/package/system/mtd/src/mtd.h | 30 - trunk/package/system/mtd/src/seama.c | 179 - trunk/package/system/mtd/src/seama.h | 108 - trunk/package/system/mtd/src/trx.c | 222 - trunk/package/system/opkg/Makefile | 169 - trunk/package/system/opkg/files/opkg-key | 56 - .../package/system/opkg/files/opkg-smime.conf | 6 - trunk/package/system/opkg/files/opkg.conf | 4 - .../system/opkg/patches/001-ship-pkg-m4.patch | 168 - .../system/opkg/patches/002-no-shave.patch | 37 - .../system/opkg/patches/004-host_cpu.patch | 20 - .../opkg/patches/007-force_static.patch | 71 - .../opkg/patches/009-remove-upgrade-all.patch | 41 - .../patches/011-old-config-location.patch | 12 - ...-strip-trailing-conffiles-whitespace.patch | 23 - .../opkg/patches/014-errors-to-stderr.patch | 15 - .../opkg/patches/020-avoid_getline.patch | 317 - .../opkg/patches/030-fix-double-free.patch | 10 - .../040-wrap-descriptions-only-on-ttys.patch | 31 - .../050-add-case-insensitive-flag.patch | 169 - .../opkg/patches/060-add-find-command.patch | 58 - .../patches/070-use_gzipped_pkg_list.patch | 120 - .../080-suppress-blank-package-fields.patch | 16 - .../090-suppress-blank-provides-field.patch | 11 - .../opkg/patches/100-add-force-checksum.patch | 85 - .../system/opkg/patches/110-upgrade.patch | 49 - .../opkg/patches/200-usign_support.patch | 91 - .../patches/210-add-force-signature.patch | 70 - .../patches/220-drop-release-support.patch | 812 - .../opkg/patches/230-drop_md5_support.patch | 161 - trunk/package/system/procd/Makefile | 145 - .../system/procd/files/hotplug-preinit.json | 20 - trunk/package/system/procd/files/hotplug.json | 86 - .../system/procd/files/nand-preinit.sh | 21 - trunk/package/system/procd/files/nand.sh | 364 - trunk/package/system/procd/files/procd.sh | 432 - .../package/system/procd/files/reload_config | 15 - trunk/package/system/rpcd/Makefile | 96 - trunk/package/system/rpcd/files/rpcd.config | 7 - trunk/package/system/rpcd/files/rpcd.init | 21 - trunk/package/system/ubox/Makefile | 46 - trunk/package/system/ubox/files/log.init | 98 - trunk/package/system/ubus/Makefile | 80 - trunk/package/system/uci/Makefile | 92 - .../system/uci/files/lib/config/uci.sh | 137 - trunk/package/system/udev/Config.in | 117 - trunk/package/system/udev/Makefile | 157 - .../0001-build-don-t-use-gc-sections.patch | 31 - ...vd-add-lrt-for-message-queue-symbols.patch | 25 - .../0003-add_btn_trigger_happy_define.patch | 13 - trunk/package/system/usign/Makefile | 39 - trunk/package/system/zram-swap/Makefile | 46 - .../package/system/zram-swap/files/zram.init | 123 - trunk/package/utils/abook/Makefile | 34 - .../utils/abook/patches/001-term-size.patch | 247 - trunk/package/utils/acl/Makefile | 88 - .../patches/100-no-gettext_configure.patch | 21 - .../acl/patches/101-no-gettext_autogen.patch | 9 - .../acl/patches/102-no-gettext_Makefile.patch | 13 - trunk/package/utils/admswconfig/Makefile | 52 - .../utils/admswconfig/files/admswconfig | 68 - .../utils/admswconfig/files/admswswitch.sh | 28 - .../admswconfig/patches/001-matrix.patch | 15 - trunk/package/utils/alsa-utils/Makefile | 93 - .../patches/100-uClibc-compat.patch | 23 - trunk/package/utils/attr/Makefile | 93 - .../patches/100-no-gettext_configure.patch | 21 - .../attr/patches/101-no-gettext_autogen.patch | 9 - .../patches/102-no-gettext_Makefile.patch | 13 - trunk/package/utils/bash/Makefile | 73 - .../utils/bash/patches/001-compile-fix.patch | 15 - .../patches/002-force-internal-readline.patch | 24 - .../patches/101-upstream-bash43-001.patch | 49 - .../patches/102-upstream-bash43-002.patch | 49 - .../patches/103-upstream-bash43-003.patch | 39 - .../patches/104-upstream-bash43-004.patch | 38 - .../patches/105-upstream-bash43-005.patch | 50 - .../patches/106-upstream-bash43-006.patch | 39 - .../patches/107-upstream-bash43-007.patch | 45 - .../patches/108-upstream-bash43-008.patch | 148 - .../patches/109-upstream-bash43-009.patch | 51 - .../patches/110-upstream-bash43-010.patch | 145 - .../patches/111-upstream-bash43-011.patch | 40 - .../patches/112-upstream-bash43-012.patch | 38 - .../patches/113-upstream-bash43-013.patch | 52 - .../patches/114-upstream-bash43-014.patch | 95 - .../patches/115-upstream-bash43-015.patch | 48 - .../patches/116-upstream-bash43-016.patch | 121 - .../patches/117-upstream-bash43-017.patch | 41 - .../patches/118-upstream-bash43-018.patch | 38 - .../patches/119-upstream-bash43-019.patch | 75 - .../patches/120-upstream-bash43-020.patch | 93 - .../patches/121-upstream-bash43-021.patch | 46 - .../patches/122-upstream-bash43-022.patch | 47 - .../patches/123-upstream-bash43-023.patch | 78 - .../patches/124-upstream-bash43-024.patch | 45 - .../patches/125-upstream-bash43-025.patch | 110 - .../patches/126-upstream-bash43-026.patch | 54 - .../patches/127-upstream-bash43-027.patch | 176 - .../patches/128-upstream-bash43-028.patch | 1526 - .../patches/129-upstream-bash43-029.patch | 50 - .../patches/130-upstream-bash43-030.patch | 1396 - .../patches/131-upstream-bash43-031.patch | 96 - .../patches/132-upstream-bash43-032.patch | 42 - .../patches/133-upstream-bash43-033.patch | 201 - .../utils/bash/patches/900-no_doc.patch | 13 - trunk/package/utils/bluelog/Makefile | 92 - .../package/utils/bluelog/files/bluelog.init | 13 - trunk/package/utils/bluez/Makefile | 129 - .../utils/bluez/files/bluetooth.config | 15 - .../package/utils/bluez/files/bluetooth.dbus | 37 - .../package/utils/bluez/files/bluetoothd.init | 13 - trunk/package/utils/bluez/files/givepin | 14 - .../utils/bluez/patches/200-uart-speed.patch | 40 - .../utils/bluez/patches/201-readline.patch | 52 - trunk/package/utils/btrfs-progs/Makefile | 65 - .../utils/btrfs-progs/files/btrfs-scan.init | 9 - .../001-fix-xattr-h-include-location.patch | 79 - .../package/utils/busybox/Config-defaults.in | 2721 -- trunk/package/utils/busybox/Config.in | 26 - trunk/package/utils/busybox/Makefile | 119 - trunk/package/utils/busybox/config/Config.in | 843 - .../utils/busybox/config/archival/Config.in | 372 - .../busybox/config/console-tools/Config.in | 176 - .../utils/busybox/config/coreutils/Config.in | 954 - .../busybox/config/debianutils/Config.in | 85 - .../utils/busybox/config/e2fsprogs/Config.in | 71 - .../config/e2fsprogs/old_e2fsprogs/Config.in | 69 - .../utils/busybox/config/editors/Config.in | 234 - .../utils/busybox/config/findutils/Config.in | 269 - .../utils/busybox/config/init/Config.in | 184 - .../utils/busybox/config/libbb/Config.in | 249 - .../utils/busybox/config/loginutils/Config.in | 342 - .../utils/busybox/config/mailutils/Config.in | 55 - .../utils/busybox/config/miscutils/Config.in | 760 - .../utils/busybox/config/modutils/Config.in | 269 - .../utils/busybox/config/networking/Config.in | 1105 - .../busybox/config/networking/udhcp/Config.in | 171 - .../utils/busybox/config/printutils/Config.in | 28 - .../utils/busybox/config/procps/Config.in | 273 - .../utils/busybox/config/runit/Config.in | 89 - .../utils/busybox/config/selinux/Config.in | 124 - .../utils/busybox/config/shell/Config.in | 444 - .../utils/busybox/config/sysklogd/Config.in | 169 - .../utils/busybox/config/util-linux/Config.in | 792 - .../config/util-linux/volume_id/Config.in | 304 - .../package/utils/busybox/convert_defaults.pl | 13 - .../utils/busybox/convert_menuconfig.pl | 75 - trunk/package/utils/busybox/files/cron | 38 - .../package/utils/busybox/files/ntpd-hotplug | 3 - trunk/package/utils/busybox/files/sysntpd | 42 - trunk/package/utils/busybox/files/telnet | 38 - .../patches/001-resource_h_include.patch | 10 - .../busybox/patches/100-trylink_bash.patch | 8 - .../patches/101-gen_build_files_bash.patch | 8 - .../patches/110-no_static_libgcc.patch | 11 - .../patches/120-remove_uclibc_rpc_check.patch | 12 - .../patches/130-mconf_missing_sigwinch.patch | 13 - .../patches/200-udhcpc_reduce_msgs.patch | 18 - .../patches/201-udhcpc_changed_ifindex.patch | 15 - .../203-udhcpc_renew_no_deconfig.patch | 10 - .../patches/204-udhcpc_src_ip_rebind.patch | 51 - .../busybox/patches/210-add_netmsg_util.patch | 103 - .../busybox/patches/220-add_lock_util.patch | 173 - .../patches/230-ntpd_delayed_resolve.patch | 48 - .../busybox/patches/240-telnetd_intr.patch | 10 - .../busybox/patches/250-date-k-flag.patch | 87 - .../patches/260-arping_missing_includes.patch | 11 - .../270-libbb_make_unicode_printable.patch | 20 - .../patches/280-fix_find_regression.patch | 31 - ...gression-in-handling-local-variables.patch | 75 - trunk/package/utils/bzip2/Makefile | 80 - trunk/package/utils/ccid/Makefile | 52 - trunk/package/utils/ccrypt/Makefile | 39 - .../utils/ccrypt/patches/001-no-intl.patch | 89 - trunk/package/utils/cmdpad/Makefile | 61 - trunk/package/utils/cmdpad/files/cmdpad.init | 14 - .../utils/cmdpad/patches/100-Makefile.patch | 35 - .../cmdpad/patches/120-kernel26-compat.patch | 15 - .../utils/cmdpad/patches/130-no_zombie.patch | 18 - .../cmdpad/patches/140-compile_fix.patch | 11 - trunk/package/utils/collectd/Makefile | 330 - .../utils/collectd/files/collectd.conf | 90 - .../utils/collectd/files/collectd.init | 15 - .../001-undefined-AM_PATH_LIBGCRYPT.patch | 4 - .../collectd/patches/003-remove-werror.patch | 22 - .../100-rrdtool-add-rrasingle-option.patch | 57 - .../patches/110-net-device-stats.patch | 46 - .../collectd/patches/140-fix-fqdnlookup.patch | 11 - .../patches/150-fix-interface-af-link | 21 - .../patches/200-fix-git-describe-error.patch | 11 - .../patches/400-fix-olsrd-get-all.patch | 11 - .../patches/900-add-iwinfo-plugin.patch | 279 - .../patches/920-fix-ping-droprate.patch | 11 - trunk/package/utils/coreutils/Makefile | 116 - .../patches/001-no_docs_man_tests.patch | 89 - .../patches/002-fix_compile_with_uclibc.patch | 12 - trunk/package/utils/cryptodev-linux/Makefile | 75 - .../cryptodev-linux/files/cryptodev.modules | 1 - trunk/package/utils/cryptsetup/Makefile | 78 - trunk/package/utils/dbus/Makefile | 213 - trunk/package/utils/dbus/files/dbus-launch | 12 - trunk/package/utils/dbus/files/dbus.init | 17 - .../dbus/patches/100-fix-poll-select.patch | 13 - trunk/package/utils/dmidecode/Makefile | 48 - trunk/package/utils/dosfstools/Makefile | 109 - .../package/utils/dosfstools/files/dosfsck.sh | 30 - trunk/package/utils/dump1090/Config.in | 20 - trunk/package/utils/dump1090/Makefile | 70 - .../utils/dump1090/files/dump1090.config | 39 - .../utils/dump1090/files/dump1090.init | 92 - .../utils/dump1090/patches/100-html_dir.patch | 11 - trunk/package/utils/e2fsprogs/Makefile | 230 - .../package/utils/e2fsprogs/files/e2fsck.conf | 3 - trunk/package/utils/e2fsprogs/files/e2fsck.sh | 38 - .../patches/001-com_err_version.patch | 13 - trunk/package/utils/f2fs-tools/Config.in | 25 - trunk/package/utils/f2fs-tools/Makefile | 89 - .../f2fs-tools/patches/001-compile.patch | 19 - trunk/package/utils/fbtest/Makefile | 44 - trunk/package/utils/fbtest/src/Makefile | 14 - trunk/package/utils/fbtest/src/fbtest.c | 446 - trunk/package/utils/flashrom/Config.in | 279 - trunk/package/utils/flashrom/Makefile | 57 - trunk/package/utils/flashrom/flashrom.mk | 54 - .../patches/0001-fix_internal_bitbang.patch | 11 - trunk/package/utils/fuse/Makefile | 101 - .../fuse/patches/100-missing_includes.patch | 20 - .../fuse/patches/112-no_break_on_mknod.patch | 11 - trunk/package/utils/gammu/Makefile | 64 - trunk/package/utils/gammu/files/gammu | 5 - trunk/package/utils/gammu/files/gammu.init | 116 - .../patches/001-iconv-disabling-option.patch | 51 - .../patches/002-no-fstack-protector.patch | 11 - .../patches/003-cmake-cross-toolchain.patch | 43 - .../patches/004-cmake_libdbi_optional.patch | 34 - .../gammu/patches/010-utils-shell-fix.patch | 16 - trunk/package/utils/gnupg/Makefile | 69 - trunk/package/utils/grep/Makefile | 60 - ...rep-F-fix-a-heap-buffer-read-overrun.patch | 15 - trunk/package/utils/hamlib/Makefile | 529 - .../100-override-autoconf-detection.patch | 30 - trunk/package/utils/haserl/Config.in | 35 - trunk/package/utils/haserl/Makefile | 57 - .../patches/100-replace-lua2c-with-sed.patch | 82 - .../patches/101-adjust-script-size.patch | 11 - trunk/package/utils/haveged/Makefile | 68 - .../package/utils/haveged/files/haveged.init | 16 - trunk/package/utils/hd-idle/Makefile | 55 - .../utils/hd-idle/files/hd-idle.config | 5 - .../package/utils/hd-idle/files/hd-idle.init | 79 - trunk/package/utils/hdparm/Makefile | 42 - .../hdparm/patches/001-fix-includes.patch | 20 - trunk/package/utils/hfsprogs/Makefile | 81 - trunk/package/utils/hfsprogs/files/hfsfsck.sh | 30 - ...01-Create-short-Makefiles-for-Debian.patch | 93 - ...002-Add-exclude-Darwin-specific-code.patch | 1407 - ...de-files-absent-from-the-upstream-pa.patch | 1024 - ...004-Fix-compilation-on-64-bit-arches.patch | 131 - ...Remove-Apple-specific-p-from-strings.patch | 291 - .../0006-Adjust-types-for-printing.patch | 37 - .../0007-Fix-path-for-HFS-wrapper-block.patch | 23 - .../0008-Provide-command-line-option-a.patch | 40 - .../0009-Rename-dprintf-to-dbg_printf.patch | 187 - ...10-Rename-custom-macro-nil-with-NULL.patch | 1319 - .../hfsprogs/patches/0011-Fix-types.patch | 71 - ...t-creating-UUIDs-for-new-filesystems.patch | 50 - .../hfsprogs/patches/0013-Fix-manpages.patch | 157 - .../patches/0014-uClibc_no_loadavg.patch | 15 - trunk/package/utils/hostap-utils/Makefile | 44 - trunk/package/utils/hub-ctrl/Makefile | 53 - trunk/package/utils/joe/Makefile | 63 - trunk/package/utils/joe/files/joerc | 621 - .../utils/joe/patches/001-mathaway.patch | 58 - trunk/package/utils/jsonfilter/Makefile | 33 - trunk/package/utils/kmod/Makefile | 93 - .../kmod/patches/001-fix_pkgconfig_file.patch | 22 - trunk/package/utils/less/Makefile | 93 - trunk/package/utils/lm-sensors/Makefile | 116 - .../utils/lm-sensors/files/sensors.conf | 117 - trunk/package/utils/lsof/Makefile | 57 - .../lsof/patches/001-lsof_makefile.patch | 13 - .../lsof/patches/002-lsof_noportmap.patch | 18 - .../utils/lsof/patches/003-lsof_selinux.patch | 11 - .../utils/lsof/patches/004-lsof_ccv.patch | 12 - trunk/package/utils/lua/Makefile | 183 - .../010-lua-5.1.3-lnum-full-260308.patch | 3736 --- .../patches-host/011-lnum-use-double.patch | 11 - .../patches-host/015-lnum-ppc-compat.patch | 11 - .../030-archindependent-bytecode.patch | 111 - .../lua/patches-host/100-no_readline.patch | 49 - .../010-lua-5.1.3-lnum-full-260308.patch | 3736 --- .../lua/patches/011-lnum-use-double.patch | 11 - .../lua/patches/015-lnum-ppc-compat.patch | 11 - .../utils/lua/patches/020-shared_liblua.patch | 140 - .../030-archindependent-bytecode.patch | 111 - .../utils/lua/patches/100-no_readline.patch | 49 - .../utils/lua/patches/200-lua-path.patch | 15 - .../lua/patches/300-opcode_performance.patch | 363 - trunk/package/utils/luci-app-lxc/Makefile | 68 - .../luci-app-lxc/files/controller/lxc.lua | 125 - .../utils/luci-app-lxc/files/lxc.config | 6 - .../luci-app-lxc/files/model/cbi/lxc.lua | 31 - .../utils/luci-app-lxc/files/view/lxc.htm | 441 - .../www/luci-static/resources/cbi/green.gif | Bin 310 -> 0 bytes .../www/luci-static/resources/cbi/purple.gif | Bin 317 -> 0 bytes .../www/luci-static/resources/cbi/red.gif | Bin 320 -> 0 bytes trunk/package/utils/lvm2/Makefile | 91 - trunk/package/utils/lvm2/files/lvm2.init | 14 - .../utils/lvm2/patches/000-compile.patch | 11 - .../utils/lvm2/patches/001-include_fix.patch | 11 - trunk/package/utils/lxc/Config.in | 30 - trunk/package/utils/lxc/Makefile | 249 - trunk/package/utils/lxc/files/lxc.conf | 1 - .../utils/lxc/patches/010-compile.patch | 33 - .../utils/lxc/patches/015-getline.patch | 15 - .../lxc/patches/020-lxc-checkconfig.patch | 20 - .../025-remove-unsupported-option.patch | 19 - .../utils/lxc/patches/030-lxc-download.patch | 43 - .../utils/lxc/patches/300-lxc-destroy.patch | 113 - trunk/package/utils/macchanger/Makefile | 45 - trunk/package/utils/mc/Config.in | 60 - trunk/package/utils/mc/Makefile | 122 - trunk/package/utils/mdadm/Makefile | 52 - .../utils/mdadm/patches/000-compile.patch | 11 - .../mdadm/patches/100-cross_compile.patch | 19 - .../utils/mdadm/patches/200-reduce_size.patch | 25 - trunk/package/utils/minicom/Makefile | 45 - .../patches/100-fix_iconv_include.patch | 12 - trunk/package/utils/mkelfimage/Makefile | 35 - .../patches/no-stack-protector.patch | 11 - trunk/package/utils/mksh/Makefile | 89 - .../package/utils/mksh/patches/100-dot_mkshrc | 50 - trunk/package/utils/mktorrent/Makefile | 41 - trunk/package/utils/mmc-utils/Makefile | 56 - ...perly-set-fortify-source-in-makefile.patch | 11 - trunk/package/utils/mpack/Makefile | 45 - trunk/package/utils/mysql/Makefile | 189 - trunk/package/utils/mysql/conf/my.cnf | 54 - trunk/package/utils/mysql/files/mysqld.init | 30 - .../mysql/patches/100-fix_hostname.patch | 11 - .../mysql/patches/110-cross_compile.patch | 179 - .../mysql/patches/120-bison-compat.patch | 3290 -- trunk/package/utils/nano/Makefile | 56 - trunk/package/utils/ncdu/Makefile | 46 - trunk/package/utils/ntfs-3g/Makefile | 217 - ...001-fuseint-fix-path-mounted-on-musl.patch | 30 - trunk/package/utils/nvram/Makefile | 52 - trunk/package/utils/nvram/files/nvram.init | 98 - trunk/package/utils/nvram/src/Makefile | 7 - trunk/package/utils/nvram/src/cli.c | 246 - trunk/package/utils/nvram/src/crc.c | 69 - trunk/package/utils/nvram/src/nvram.c | 556 - trunk/package/utils/nvram/src/nvram.h | 123 - trunk/package/utils/nvram/src/sdinitvals.h | 30 - trunk/package/utils/open-plc-utils/Makefile | 103 - trunk/package/utils/openobex/Makefile | 89 - .../utils/openobex/patches/001-cxx.patch | 10 - trunk/package/utils/openocd/Makefile | 77 - trunk/package/utils/opensc/Makefile | 227 - ...penPGP-Detect-and-support-Gnuk-Token.patch | 258 - ...P-Add-Gnuk-in-pkcs15-emulation-layer.patch | 50 - ...private-DO-to-filesystem-at-driver-i.patch | 30 - ...-PKCS15-OpenPGP-Declare-DATA-objects.patch | 82 - ...5-OpenPGP-Support-erasing-reset-card.patch | 172 - ...gp-tool-Support-deleting-key-in-Gnuk.patch | 208 - ...building-Extended-Header-List-when-i.patch | 27 - ...penPGP-Read-some-empty-DOs-from-Gnuk.patch | 58 - ...o-not-show-empty-DO-in-pkcs15-emu_in.patch | 53 - ...llow-to-store-data-to-pkcs15-data-ob.patch | 91 - ...enough-buffer-to-read-pubkey-from-Gn.patch | 87 - ...P-Support-write-certificate-for-Gnuk.patch | 220 - ...hange-to-sc_put_data-instead-of-sc_u.patch | 31 - ...-the-restriction-of-even-data-length.patch | 53 - ...-OpenPGP-Delete-key-as-file-for-Gnuk.patch | 92 - ...6-OpenPGP-Correct-parameter-checking.patch | 47 - .../0017-OpenPGP-Make-code-neater.patch | 39 - ...018-Move-declaration-to-top-of-block.patch | 34 - ...ake-indentation-consistent-space-tab.patch | 182 - ...PGP-Don-t-use-sc_log-in-openpgp-tool.patch | 84 - ...implement-gnuk_delete_key-in-openpgp.patch | 112 - ...ctly-binary-array-of-APDUs-for-ERASE.patch | 87 - ...rivate-blob-type-to-avoid-confusing-.patch | 339 - ...rash-after-accessing-inexistent-file.patch | 41 - .../patches/0025-Replace-hardcode.patch | 148 - .../0026-hardcode-defines-for-DO-s.patch | 53 - trunk/package/utils/opus-tools/Makefile | 47 - trunk/package/utils/otrx/Makefile | 43 - trunk/package/utils/otrx/src/Makefile | 7 - trunk/package/utils/otrx/src/otrx.c | 569 - trunk/package/utils/owfs/Makefile | 248 - trunk/package/utils/pciutils/Makefile | 72 - .../patches/100-remove-no-timestamping.patch | 11 - .../utils/pciutils/patches/101-no-strip.patch | 11 - .../pciutils/patches/102-compressed-ids.patch | 31 - .../patches/103-relative-path-ids.patch | 11 - .../utils/pciutils/patches/104-resolv.patch | 11 - trunk/package/utils/pcsc-lite/Makefile | 101 - .../package/utils/pcsc-lite/files/pcscd.init | 14 - trunk/package/utils/picocom/Makefile | 46 - trunk/package/utils/pps-tools/Makefile | 50 - trunk/package/utils/procps/Makefile | 86 - .../utils/procps/patches/010-make_fix.patch | 11 - .../utils/procps/patches/020_hz_fix.patch | 41 - .../patches/030-fix-string-problems.patch | 11 - trunk/package/utils/pv/Makefile | 46 - trunk/package/utils/px5g-standalone/Makefile | 41 - .../utils/px5g-standalone/src/Makefile | 14 - .../px5g-standalone/src/library/base64.c | 264 - .../px5g-standalone/src/library/bignum.c | 2010 -- .../px5g-standalone/src/library/havege.c | 276 - .../utils/px5g-standalone/src/library/rsa.c | 750 - .../utils/px5g-standalone/src/library/sha1.c | 622 - .../px5g-standalone/src/library/timing.c | 265 - .../px5g-standalone/src/library/x509write.c | 1162 - .../px5g-standalone/src/polarssl/base64.h | 93 - .../px5g-standalone/src/polarssl/bignum.h | 437 - .../px5g-standalone/src/polarssl/bn_mul.h | 731 - .../px5g-standalone/src/polarssl/config.h | 329 - .../px5g-standalone/src/polarssl/havege.h | 75 - .../utils/px5g-standalone/src/polarssl/rsa.h | 309 - .../utils/px5g-standalone/src/polarssl/sha1.h | 150 - .../px5g-standalone/src/polarssl/timing.h | 81 - .../utils/px5g-standalone/src/polarssl/x509.h | 549 - .../package/utils/px5g-standalone/src/px5g.c | 200 - trunk/package/utils/px5g/Makefile | 44 - trunk/package/utils/px5g/px5g.c | 273 - trunk/package/utils/rng-tools/Makefile | 50 - trunk/package/utils/rng-tools/files/rngd.init | 16 - trunk/package/utils/robocfg/Makefile | 39 - trunk/package/utils/robocfg/src/Makefile | 11 - trunk/package/utils/robocfg/src/etc53xx.h | 619 - trunk/package/utils/robocfg/src/robocfg.c | 582 - trunk/package/utils/rpcd-mod-lxc/Makefile | 37 - .../utils/rpcd-mod-lxc/files/CMakeLists.txt | 19 - trunk/package/utils/rpcd-mod-lxc/files/lxc.c | 504 - trunk/package/utils/rrdtool1/Makefile | 133 - .../patches/001-no_ordering_cd_joke.patch | 21 - .../rrdtool1/patches/002-no_timezone.patch | 24 - .../rrdtool1/patches/020-x86-float-cast.patch | 13 - .../rrdtool1/patches/030-pod2man-stderr.patch | 11 - trunk/package/utils/rtklib/Makefile | 96 - trunk/package/utils/rtl-sdr/Makefile | 88 - trunk/package/utils/screen/Makefile | 56 - trunk/package/utils/screen/files/etc/screenrc | 1 - .../patches/100-cross_compile_fix.patch | 64 - ...10-do_not_add_srcdir_to_include_path.patch | 11 - trunk/package/utils/serialconsole/Makefile | 40 - trunk/package/utils/shadow/Makefile | 146 - .../shadow/patches/001-busybox_ash.patch | 11 - .../patches/002-disable-ruser-lookup.patch | 10 - .../patches/003-fix-disabling-subids.patch | 32 - trunk/package/utils/sispmctl/Makefile | 56 - .../sispmctl/patches/001-fix-includes.patch | 25 - trunk/package/utils/smartmontools/Makefile | 91 - .../utils/smartmontools/files/smartd.conf | 1 - .../utils/smartmontools/files/smartd.init | 16 - trunk/package/utils/smstools3/Makefile | 74 - .../utils/smstools3/files/smstools3.conf | 20 - .../utils/smstools3/files/smstools3.init | 152 - .../utils/smstools3/patches/001-smsd.patch | 13 - .../smstools3/patches/002-Makefile.patch | 12 - trunk/package/utils/sockread/Makefile | 35 - trunk/package/utils/sockread/src/Makefile | 11 - trunk/package/utils/sockread/src/main.c | 63 - trunk/package/utils/spidev_test/Makefile | 43 - trunk/package/utils/stm32flash/Makefile | 40 - trunk/package/utils/stoken/Makefile | 77 - trunk/package/utils/sumo/Makefile | 61 - trunk/package/utils/sumo/files/sumo.sh | 6 - .../sumo/patches/100-configure_fix.patch | 14 - trunk/package/utils/tar/Makefile | 64 - trunk/package/utils/taskwarrior/Makefile | 48 - trunk/package/utils/tcsh/Makefile | 55 - trunk/package/utils/tmux/Makefile | 46 - .../100-b64_ntop-conflict_compath_h.patch | 15 - ...-b64_ntop-conflict_compat_b64_ntop_c.patch | 13 - .../patches/102-b64_ntop-conflict_tty_c.patch | 13 - .../utils/tmux/patches/200-usr-local.patch | 14 - trunk/package/utils/tracertools/Makefile | 42 - trunk/package/utils/triggerhappy/Makefile | 58 - .../files/triggerhappy-example.conf | 14 - .../triggerhappy/files/triggerhappy.hotplug | 15 - .../triggerhappy/files/triggerhappy.init | 10 - .../patches/100-fix-LINUX_INPUT_H.patch | 11 - trunk/package/utils/ubi-utils/Makefile | 61 - .../ubi-utils/patches/010-fix-rpmatch.patch | 19 - .../ubi-utils/patches/100-fix_includes.patch | 30 - .../ubi-utils/patches/130-lzma_jffs2.patch | 5029 --- trunk/package/utils/ugps/Makefile | 50 - trunk/package/utils/ugps/files/gps.config | 2 - trunk/package/utils/ugps/files/ugps.init | 22 - trunk/package/utils/unzip/Makefile | 65 - .../001-CVE-2014-8139-crc-overflow.patch | 49 - .../002-CVE-2014-8140-test-compr-eb.patch | 23 - .../003-CVE-2014-8141-getzip64data.patch | 133 - .../004-CVE-2014-9636-test-compr-eb.patch | 25 - trunk/package/utils/usbmode/Makefile | 59 - trunk/package/utils/usbmode/data/12d1:1f16 | 2 - .../utils/usbmode/files/usbmode.hotplug | 1 - .../package/utils/usbmode/files/usbmode.init | 12 - trunk/package/utils/usbmuxd/Makefile | 52 - trunk/package/utils/usbreset/Makefile | 44 - trunk/package/utils/usbreset/src/usbreset.c | 235 - trunk/package/utils/usbutils/Makefile | 57 - trunk/package/utils/util-linux/Makefile | 627 - ...ot-improve-statfs-f_type-portability.patch | 49 - ...use-static-buffers-when-parse-scheme.patch | 126 - .../patches/001-no-printf-alloc.patch | 104 - .../util-linux/patches/002-mkostemp.patch | 46 - .../patches/003-fix_pkgconfig_files.patch | 62 - trunk/package/utils/uvcdynctrl/Makefile | 87 - trunk/package/utils/vim/Makefile | 194 - trunk/package/utils/vim/files/vimrc | 11 - trunk/package/utils/vim/files/vimrc.full | 28 - .../utils/vim/patches/001-compile.patch | 41 - trunk/package/utils/watchcat/Makefile | 45 - .../utils/watchcat/files/initd_watchcat | 108 - .../watchcat/files/uci_defaults_watchcat | 10 - .../package/utils/watchcat/files/watchcat.sh | 74 - trunk/package/utils/wifitoggle/Makefile | 45 - .../utils/wifitoggle/files/wifitoggle.config | 11 - .../utils/wifitoggle/files/wifitoggle.hotplug | 172 - trunk/package/utils/xburst-tools/Makefile | 59 - trunk/package/utils/xfsprogs/Makefile | 90 - .../patches/001-automake-compat.patch | 84 - .../utils/xfsprogs/patches/100-no_aio.patch | 21 - .../patches/110-uclibc_no_ustat.patch | 34 - .../xfsprogs/patches/120-portability.patch | 47 - .../patches/130-uclibc_no_xattr.patch | 34 - .../utils/xfsprogs/patches/140-no_po.patch | 20 - .../xfsprogs/patches/150-include_fixes.patch | 72 - trunk/package/utils/zile/Makefile | 49 - trunk/package/utils/zip/Makefile | 62 - trunk/package/utils/zoneinfo/Makefile | 242 - trunk/package/utils/zsh/Makefile | 82 - trunk/rules.mk | 357 - trunk/scripts/arm-magic.sh | 42 - trunk/scripts/brcmImage.pl | 162 - trunk/scripts/bundle-libraries.sh | 110 - trunk/scripts/checkpatch.pl | 3490 --- trunk/scripts/clang-gcc-wrapper | 12 - trunk/scripts/clean-package.sh | 24 - trunk/scripts/cleanfile | 176 - trunk/scripts/cleanpatch | 258 - trunk/scripts/combined-ext-image.sh | 61 - trunk/scripts/combined-image.sh | 34 - trunk/scripts/config.guess | 1530 - trunk/scripts/config.rpath | 666 - trunk/scripts/config.sub | 1773 -- trunk/scripts/config/Makefile | 52 - trunk/scripts/config/README | 2 - trunk/scripts/config/conf.c | 698 - trunk/scripts/config/confdata.c | 1245 - trunk/scripts/config/expr.c | 1168 - trunk/scripts/config/expr.h | 242 - trunk/scripts/config/list.h | 131 - trunk/scripts/config/lkc.h | 200 - trunk/scripts/config/lkc_proto.h | 58 - .../scripts/config/lxdialog/check-lxdialog.sh | 91 - trunk/scripts/config/lxdialog/checklist.c | 332 - trunk/scripts/config/lxdialog/dialog.h | 257 - trunk/scripts/config/lxdialog/inputbox.c | 301 - trunk/scripts/config/lxdialog/menubox.c | 437 - trunk/scripts/config/lxdialog/textbox.c | 408 - trunk/scripts/config/lxdialog/util.c | 713 - trunk/scripts/config/lxdialog/yesno.c | 114 - trunk/scripts/config/mconf.c | 1042 - trunk/scripts/config/mconf_check | 0 trunk/scripts/config/menu.c | 697 - trunk/scripts/config/symbol.c | 1373 - trunk/scripts/config/util.c | 157 - trunk/scripts/config/zconf.gperf | 48 - trunk/scripts/config/zconf.hash.c | 242 - trunk/scripts/config/zconf.hash.c_shipped | 242 - trunk/scripts/config/zconf.l | 416 - trunk/scripts/config/zconf.lex.c | 2474 -- trunk/scripts/config/zconf.lex.c_shipped | 2474 -- trunk/scripts/config/zconf.tab.c | 2554 -- trunk/scripts/config/zconf.tab.c_shipped | 2554 -- trunk/scripts/config/zconf.y | 745 - trunk/scripts/deptest.sh | 211 - trunk/scripts/diffconfig.sh | 11 - trunk/scripts/dl_cleanup.py | 231 - trunk/scripts/download.pl | 202 - trunk/scripts/env | 225 - trunk/scripts/ext-toolchain.sh | 581 - trunk/scripts/feeds | 801 - trunk/scripts/flashing/adam2flash-502T.pl | 342 - trunk/scripts/flashing/adam2flash-fritzbox.pl | 209 - trunk/scripts/flashing/adam2flash.pl | 174 - trunk/scripts/flashing/adsl2mue_flash.pl | 170 - trunk/scripts/flashing/flash.sh | 66 - trunk/scripts/flashing/jungo-image.py | 283 - trunk/scripts/freebsd.sh | 1 - trunk/scripts/gen-dependencies.sh | 33 - trunk/scripts/getver.sh | 34 - trunk/scripts/ipkg-build | 148 - trunk/scripts/ipkg-make-index.sh | 30 - trunk/scripts/kconfig.pl | 182 - trunk/scripts/make-ipkg-dir.sh | 21 - trunk/scripts/md5sum | 2 - trunk/scripts/metadata.pl | 901 - trunk/scripts/metadata.pm | 259 - trunk/scripts/mkits.sh | 115 - trunk/scripts/om-fwupgradecfg-gen.sh | 70 - trunk/scripts/openbsd.sh | 24 - trunk/scripts/pad_image | 100 - trunk/scripts/patch-kernel.sh | 54 - trunk/scripts/patch-specs.sh | 90 - trunk/scripts/relink-lib.sh | 14 - trunk/scripts/remote-gdb | 89 - trunk/scripts/rstrip.sh | 49 - trunk/scripts/slugimage.pl | 1217 - trunk/scripts/strip-kmod.sh | 50 - trunk/scripts/symlink-tree.sh | 45 - trunk/scripts/timestamp.pl | 69 - trunk/scripts/ubinize-image.sh | 114 - trunk/scripts/update-package-md5sum | 38 - trunk/target/Config.in | 198 - trunk/target/Makefile | 21 - trunk/target/imagebuilder/Config.in | 10 - trunk/target/imagebuilder/Makefile | 66 - trunk/target/imagebuilder/files/Makefile | 186 - .../imagebuilder/files/repositories.conf | 6 - trunk/target/linux/Makefile | 13 - trunk/target/linux/ar71xx/Makefile | 24 - trunk/target/linux/ar71xx/base-files.mk | 3 - .../linux/ar71xx/base-files/etc/diag.sh | 340 - .../etc/hotplug.d/firmware/10-ath9k-eeprom | 65 - .../etc/hotplug.d/firmware/11-ath10k-caldata | 45 - .../etc/hotplug.d/net/10-ar922x-led-fix | 51 - .../linux/ar71xx/base-files/etc/inittab | 3 - .../base-files/etc/uci-defaults/01_leds | 534 - .../base-files/etc/uci-defaults/02_network | 472 - .../uci-defaults/03_network-switchX-migration | 108 - .../uci-defaults/03_network-vlan-migration | 13 - .../etc/uci-defaults/04_led_migration | 90 - .../etc/uci-defaults/09_fix-seama-header | 21 - .../etc/uci-defaults/09_fix-trx-header | 19 - .../linux/ar71xx/base-files/lib/ar71xx.sh | 911 - .../lib/preinit/03_preinit_do_ar71xx.sh | 9 - .../lib/preinit/05_set_iface_mac_ar71xx | 45 - .../lib/preinit/05_set_preinit_iface_ar71xx | 54 - .../lib/preinit/81_load_ath10k_board_bin | 75 - .../base-files/lib/preinit/82_patch_ath10k | 51 - .../ar71xx/base-files/lib/upgrade/allnet.sh | 162 - .../ar71xx/base-files/lib/upgrade/dir825.sh | 165 - .../ar71xx/base-files/lib/upgrade/openmesh.sh | 213 - .../ar71xx/base-files/lib/upgrade/platform.sh | 515 - .../linux/ar71xx/base-files/sbin/wget2nand | 85 - trunk/target/linux/ar71xx/config-3.18 | 323 - .../files/arch/mips/ath79/dev-ap9x-pci.c | 159 - .../files/arch/mips/ath79/dev-ap9x-pci.h | 48 - .../ar71xx/files/arch/mips/ath79/dev-dsa.c | 41 - .../ar71xx/files/arch/mips/ath79/dev-dsa.h | 21 - .../ar71xx/files/arch/mips/ath79/dev-eth.c | 1209 - .../ar71xx/files/arch/mips/ath79/dev-eth.h | 52 - .../ar71xx/files/arch/mips/ath79/dev-m25p80.c | 118 - .../ar71xx/files/arch/mips/ath79/dev-m25p80.h | 17 - .../ar71xx/files/arch/mips/ath79/dev-nfc.c | 141 - .../ar71xx/files/arch/mips/ath79/dev-nfc.h | 34 - .../files/arch/mips/ath79/mach-alfa-ap96.c | 151 - .../files/arch/mips/ath79/mach-alfa-nx.c | 113 - .../files/arch/mips/ath79/mach-all0258n.c | 88 - .../files/arch/mips/ath79/mach-all0315n.c | 85 - .../ar71xx/files/arch/mips/ath79/mach-ap113.c | 84 - .../ar71xx/files/arch/mips/ath79/mach-ap132.c | 189 - .../ar71xx/files/arch/mips/ath79/mach-ap83.c | 275 - .../ar71xx/files/arch/mips/ath79/mach-ap96.c | 142 - .../files/arch/mips/ath79/mach-archer-c7.c | 266 - .../files/arch/mips/ath79/mach-aw-nr580.c | 107 - .../arch/mips/ath79/mach-bhu-bxu2000n2-a.c | 120 - .../files/arch/mips/ath79/mach-cap4200ag.c | 131 - .../files/arch/mips/ath79/mach-carambola2.c | 105 - .../files/arch/mips/ath79/mach-cpe510.c | 107 - .../files/arch/mips/ath79/mach-dgl-5500-a1.c | 150 - .../files/arch/mips/ath79/mach-dhp-1565-a1.c | 170 - .../files/arch/mips/ath79/mach-dir-505-a1.c | 116 - .../files/arch/mips/ath79/mach-dir-600-a1.c | 159 - .../files/arch/mips/ath79/mach-dir-615-c1.c | 135 - .../files/arch/mips/ath79/mach-dir-825-b1.c | 191 - .../files/arch/mips/ath79/mach-dir-825-c1.c | 241 - .../files/arch/mips/ath79/mach-dragino2.c | 136 - .../files/arch/mips/ath79/mach-eap300v2.c | 101 - .../files/arch/mips/ath79/mach-eap7660d.c | 181 - .../files/arch/mips/ath79/mach-el-m150.c | 112 - .../files/arch/mips/ath79/mach-el-mini.c | 86 - .../files/arch/mips/ath79/mach-esr1750.c | 176 - .../files/arch/mips/ath79/mach-esr900.c | 200 - .../files/arch/mips/ath79/mach-ew-dorin.c | 144 - .../files/arch/mips/ath79/mach-f9k1115v2.c | 189 - .../files/arch/mips/ath79/mach-gl-inet.c | 104 - .../files/arch/mips/ath79/mach-gs-oolite.c | 103 - .../arch/mips/ath79/mach-hiwifi-hc6361.c | 115 - .../files/arch/mips/ath79/mach-hornet-ub.c | 142 - .../files/arch/mips/ath79/mach-ja76pf.c | 190 - .../files/arch/mips/ath79/mach-jwap003.c | 95 - .../files/arch/mips/ath79/mach-mc-mac1200r.c | 155 - .../ar71xx/files/arch/mips/ath79/mach-mr600.c | 177 - .../ar71xx/files/arch/mips/ath79/mach-mr900.c | 159 - .../files/arch/mips/ath79/mach-mynet-n600.c | 202 - .../files/arch/mips/ath79/mach-mynet-n750.c | 226 - .../files/arch/mips/ath79/mach-mynet-rext.c | 188 - .../files/arch/mips/ath79/mach-mzk-w04nu.c | 124 - .../files/arch/mips/ath79/mach-mzk-w300nh.c | 115 - .../files/arch/mips/ath79/mach-nbg460n.c | 220 - .../files/arch/mips/ath79/mach-nbg6716.c | 275 - .../ar71xx/files/arch/mips/ath79/mach-om2p.c | 225 - .../ar71xx/files/arch/mips/ath79/mach-om5p.c | 219 - .../ar71xx/files/arch/mips/ath79/mach-pb42.c | 83 - .../ar71xx/files/arch/mips/ath79/mach-pb92.c | 70 - .../files/arch/mips/ath79/mach-qihoo-c301.c | 166 - .../ar71xx/files/arch/mips/ath79/mach-r6100.c | 146 - .../files/arch/mips/ath79/mach-rb2011.c | 338 - .../ar71xx/files/arch/mips/ath79/mach-rb4xx.c | 465 - .../ar71xx/files/arch/mips/ath79/mach-rb750.c | 346 - .../ar71xx/files/arch/mips/ath79/mach-rb91x.c | 349 - .../ar71xx/files/arch/mips/ath79/mach-rb922.c | 236 - .../ar71xx/files/arch/mips/ath79/mach-rb95x.c | 258 - .../files/arch/mips/ath79/mach-rbsxtlite.c | 238 - .../files/arch/mips/ath79/mach-rw2458n.c | 91 - .../files/arch/mips/ath79/mach-smart-300.c | 135 - .../files/arch/mips/ath79/mach-tew-632brp.c | 111 - .../files/arch/mips/ath79/mach-tew-673gru.c | 198 - .../files/arch/mips/ath79/mach-tew-712br.c | 153 - .../files/arch/mips/ath79/mach-tew-732br.c | 127 - .../files/arch/mips/ath79/mach-tl-mr11u.c | 183 - .../files/arch/mips/ath79/mach-tl-mr13u.c | 107 - .../files/arch/mips/ath79/mach-tl-mr3020.c | 126 - .../files/arch/mips/ath79/mach-tl-mr3x20.c | 147 - .../arch/mips/ath79/mach-tl-wa701nd-v2.c | 116 - .../arch/mips/ath79/mach-tl-wa7210n-v2.c | 125 - .../arch/mips/ath79/mach-tl-wa830re-v2.c | 132 - .../arch/mips/ath79/mach-tl-wa901nd-v2.c | 104 - .../files/arch/mips/ath79/mach-tl-wa901nd.c | 127 - .../files/arch/mips/ath79/mach-tl-wax50re.c | 313 - .../files/arch/mips/ath79/mach-tl-wdr3500.c | 169 - .../files/arch/mips/ath79/mach-tl-wdr4300.c | 206 - .../arch/mips/ath79/mach-tl-wr1041n-v2.c | 138 - .../arch/mips/ath79/mach-tl-wr1043nd-v2.c | 215 - .../files/arch/mips/ath79/mach-tl-wr1043nd.c | 141 - .../files/arch/mips/ath79/mach-tl-wr2543n.c | 156 - .../files/arch/mips/ath79/mach-tl-wr703n.c | 118 - .../files/arch/mips/ath79/mach-tl-wr720n-v3.c | 109 - .../arch/mips/ath79/mach-tl-wr741nd-v4.c | 187 - .../files/arch/mips/ath79/mach-tl-wr741nd.c | 130 - .../files/arch/mips/ath79/mach-tl-wr841n-v8.c | 286 - .../files/arch/mips/ath79/mach-tl-wr841n-v9.c | 138 - .../files/arch/mips/ath79/mach-tl-wr841n.c | 140 - .../files/arch/mips/ath79/mach-tl-wr941nd.c | 121 - .../files/arch/mips/ath79/mach-tube2h.c | 118 - .../ar71xx/files/arch/mips/ath79/mach-ubnt.c | 205 - .../files/arch/mips/ath79/mach-whr-hp-g300n.c | 155 - .../files/arch/mips/ath79/mach-wlae-ag300n.c | 114 - .../files/arch/mips/ath79/mach-wlr8100.c | 205 - .../files/arch/mips/ath79/mach-wndap360.c | 105 - .../files/arch/mips/ath79/mach-wndr3700.c | 172 - .../files/arch/mips/ath79/mach-wndr4300.c | 210 - .../files/arch/mips/ath79/mach-wnr2000-v3.c | 140 - .../files/arch/mips/ath79/mach-wnr2000-v4.c | 175 - .../files/arch/mips/ath79/mach-wnr2000.c | 145 - .../files/arch/mips/ath79/mach-wnr2200.c | 137 - .../ar71xx/files/arch/mips/ath79/mach-wp543.c | 109 - .../ar71xx/files/arch/mips/ath79/mach-wpe72.c | 97 - .../files/arch/mips/ath79/mach-wpj558.c | 177 - .../files/arch/mips/ath79/mach-wrt160nl.c | 126 - .../files/arch/mips/ath79/mach-wrt400n.c | 161 - .../files/arch/mips/ath79/mach-wzr-450hp2.c | 221 - .../arch/mips/ath79/mach-wzr-hp-ag300h.c | 205 - .../arch/mips/ath79/mach-wzr-hp-g300nh.c | 279 - .../arch/mips/ath79/mach-wzr-hp-g300nh2.c | 170 - .../files/arch/mips/ath79/mach-wzr-hp-g450h.c | 165 - .../files/arch/mips/ath79/mach-zcn-1523h.c | 154 - .../ar71xx/files/arch/mips/ath79/nvram.c | 80 - .../ar71xx/files/arch/mips/ath79/nvram.h | 19 - .../files/arch/mips/ath79/pci-ath9k-fixup.c | 123 - .../files/arch/mips/ath79/pci-ath9k-fixup.h | 6 - .../ar71xx/files/arch/mips/ath79/routerboot.c | 358 - .../ar71xx/files/arch/mips/ath79/routerboot.h | 63 - .../mips/include/asm/fw/myloader/myloader.h | 34 - .../include/asm/mach-ath79/ag71xx_platform.h | 65 - .../mips/include/asm/mach-ath79/mach-rb750.h | 84 - .../mips/include/asm/mach-ath79/rb4xx_cpld.h | 48 - .../ar71xx/files/drivers/gpio/gpio-latch.c | 220 - .../files/drivers/gpio/gpio-nxp-74hc153.c | 251 - .../ar71xx/files/drivers/leds/leds-rb750.c | 144 - .../files/drivers/leds/leds-wndr3700-usb.c | 76 - .../ar71xx/files/drivers/mtd/cybertan_part.c | 201 - .../files/drivers/mtd/nand/ar934x_nfc.c | 1504 - .../files/drivers/mtd/nand/rb4xx_nand.c | 305 - .../files/drivers/mtd/nand/rb750_nand.c | 354 - .../files/drivers/mtd/nand/rb91x_nand.c | 377 - .../ar71xx/files/drivers/mtd/tplinkpart.c | 199 - .../ar71xx/files/drivers/net/dsa/mv88e6063.c | 311 - .../net/ethernet/atheros/ag71xx/Kconfig | 33 - .../net/ethernet/atheros/ag71xx/Makefile | 15 - .../net/ethernet/atheros/ag71xx/ag71xx.h | 485 - .../ethernet/atheros/ag71xx/ag71xx_ar7240.c | 1229 - .../ethernet/atheros/ag71xx/ag71xx_ar8216.c | 44 - .../ethernet/atheros/ag71xx/ag71xx_debugfs.c | 285 - .../ethernet/atheros/ag71xx/ag71xx_ethtool.c | 130 - .../net/ethernet/atheros/ag71xx/ag71xx_main.c | 1406 - .../net/ethernet/atheros/ag71xx/ag71xx_mdio.c | 318 - .../net/ethernet/atheros/ag71xx/ag71xx_phy.c | 235 - .../linux/ar71xx/files/drivers/spi/spi-ap83.c | 283 - .../ar71xx/files/drivers/spi/spi-rb4xx-cpld.c | 441 - .../ar71xx/files/drivers/spi/spi-rb4xx.c | 507 - .../ar71xx/files/drivers/spi/spi-vsc7385.c | 621 - .../ar71xx/files/include/linux/nxp_74hc153.h | 24 - .../files/include/linux/platform/ar934x_nfc.h | 38 - .../include/linux/platform_data/gpio-latch.h | 14 - .../include/linux/platform_data/rb91x_nand.h | 16 - .../ar71xx/files/include/linux/spi/vsc7385.h | 19 - .../linux/ar71xx/files/net/dsa/mv88e6063.c | 294 - .../linux/ar71xx/generic/config-default | 1 - .../ar71xx/generic/profiles/00-default.mk | 17 - .../ar71xx/generic/profiles/01-minimal.mk | 16 - .../linux/ar71xx/generic/profiles/02-ath5k.mk | 16 - .../linux/ar71xx/generic/profiles/8devices.mk | 17 - .../linux/ar71xx/generic/profiles/alfa.mk | 66 - .../linux/ar71xx/generic/profiles/allnet.mk | 39 - .../linux/ar71xx/generic/profiles/atheros.mk | 151 - .../linux/ar71xx/generic/profiles/atlantis.mk | 17 - .../linux/ar71xx/generic/profiles/bhu.mk | 17 - .../linux/ar71xx/generic/profiles/buffalo.mk | 118 - .../linux/ar71xx/generic/profiles/compex.mk | 38 - .../linux/ar71xx/generic/profiles/d-link.mk | 140 - .../linux/ar71xx/generic/profiles/ew.mk | 20 - .../ar71xx/generic/profiles/gl-connect.mk | 17 - .../linux/ar71xx/generic/profiles/hiwifi.mk | 19 - .../linux/ar71xx/generic/profiles/jjplus.mk | 39 - .../linux/ar71xx/generic/profiles/linksys.mk | 27 - .../linux/ar71xx/generic/profiles/netgear.mk | 84 - .../linux/ar71xx/generic/profiles/openmesh.mk | 62 - .../linux/ar71xx/generic/profiles/planex.mk | 28 - .../linux/ar71xx/generic/profiles/tp-link.mk | 387 - .../linux/ar71xx/generic/profiles/trendnet.mk | 62 - .../linux/ar71xx/generic/profiles/ubnt.mk | 73 - .../linux/ar71xx/generic/profiles/wd.mk | 36 - .../linux/ar71xx/generic/profiles/zcomax.mk | 28 - trunk/target/linux/ar71xx/generic/target.mk | 8 - trunk/target/linux/ar71xx/image/Makefile | 1865 -- .../linux/ar71xx/image/lzma-loader/Makefile | 64 - .../ar71xx/image/lzma-loader/src/LzmaDecode.c | 584 - .../ar71xx/image/lzma-loader/src/LzmaDecode.h | 113 - .../ar71xx/image/lzma-loader/src/LzmaTypes.h | 45 - .../ar71xx/image/lzma-loader/src/Makefile | 105 - .../image/lzma-loader/src/ar71xx_regs.h | 725 - .../ar71xx/image/lzma-loader/src/board.c | 56 - .../ar71xx/image/lzma-loader/src/cache.c | 43 - .../ar71xx/image/lzma-loader/src/cache.h | 17 - .../ar71xx/image/lzma-loader/src/cacheops.h | 85 - .../ar71xx/image/lzma-loader/src/config.h | 31 - .../ar71xx/image/lzma-loader/src/cp0regdef.h | 39 - .../linux/ar71xx/image/lzma-loader/src/head.S | 118 - .../ar71xx/image/lzma-loader/src/loader.c | 263 - .../ar71xx/image/lzma-loader/src/loader.lds | 35 - .../ar71xx/image/lzma-loader/src/loader2.lds | 10 - .../image/lzma-loader/src/lzma-data.lds | 8 - .../ar71xx/image/lzma-loader/src/printf.c | 350 - .../ar71xx/image/lzma-loader/src/printf.h | 18 - .../linux/ar71xx/image/ubinize-nbg6716.ini | 24 - .../linux/ar71xx/image/ubinize-wndr4300.ini | 26 - .../linux/ar71xx/mikrotik/config-default | 165 - .../ar71xx/mikrotik/profiles/01-minimal.mk | 16 - .../ar71xx/mikrotik/profiles/02-ath5k.mk | 16 - trunk/target/linux/ar71xx/mikrotik/target.mk | 9 - trunk/target/linux/ar71xx/modules.mk | 71 - trunk/target/linux/ar71xx/nand/config-default | 111 - .../linux/ar71xx/nand/profiles/netgear.mk | 29 - .../linux/ar71xx/nand/profiles/zyxel.mk | 18 - trunk/target/linux/ar71xx/nand/target.mk | 7 - .../linux/ar71xx/official/config-default | 1 - .../ar71xx/official/profiles/00-default.mk | 17 - .../ar71xx/official/profiles/01-minimal.mk | 16 - .../ar71xx/official/profiles/8devices.mk | 17 - .../linux/ar71xx/official/profiles/atheros.mk | 151 - .../linux/ar71xx/official/profiles/buffalo.mk | 118 - .../linux/ar71xx/official/profiles/mercury.mk | 17 - .../linux/ar71xx/official/profiles/netgear.mk | 84 - .../ar71xx/official/profiles/openmesh.mk | 62 - .../linux/ar71xx/official/profiles/planex.mk | 28 - .../ar71xx/official/profiles/rosewill.mk | 16 - .../linux/ar71xx/official/profiles/tp-link.mk | 387 - .../ar71xx/official/profiles/trendnet.mk | 62 - .../linux/ar71xx/official/profiles/ubnt.mk | 73 - .../linux/ar71xx/official/profiles/wd.mk | 36 - trunk/target/linux/ar71xx/official/target.mk | 8 - ...Avoid-using-unitialized-reg-variable.patch | 42 - ...-make-chipselect-logic-more-flexible.patch | 301 - ...213-MIPS-ath79-fix-ar933x-wmac-reset.patch | 31 - .../220-add_cpu_feature_overrides.patch | 28 - ...0-MIPS-add-MIPS_MACHINE_NONAME-macro.patch | 21 - .../310-lib-add-rle-decompression.patch | 124 - .../401-mtd-physmap-add-lock-unlock.patch | 94 - .../402-mtd-SST39VF6401B-support.patch | 29 - ...mtd_fix_cfi_cmdset_0002_status_check.patch | 69 - .../404-mtd-cybertan-trx-parser.patch | 25 - .../405-mtd-tp-link-partition-parser.patch | 25 - ...o-pass-probe-types-via-platform-data.patch | 23 - .../408-mtd-redboot_partition_scan.patch | 44 - .../409-mtd-rb4xx_nand_driver.patch | 21 - .../410-mtd-rb750-nand-driver.patch | 21 - ...mtd-cfi_cmdset_0002-force-word-write.patch | 61 - ...td-m25p80-zero-partition-parser-data.patch | 10 - .../413-mtd-ar934x-nand-driver.patch | 25 - .../414-mtd-rb91x-nand-driver.patch | 23 - .../420-net-ar71xx_mac_driver.patch | 28 - .../422-dsa-trailer-tag-validation-fix.patch | 11 - .../423-dsa-add-88e6063-driver.patch | 24 - ...-at803x-allow-to-configure-via-pdata.patch | 135 - .../430-drivers-link-spi-before-mtd.patch | 12 - .../431-spi-add-various-flags.patch | 19 - .../432-spi-rb4xx-spi-driver.patch | 25 - .../433-spi-rb4xx-cpld-driver.patch | 26 - .../434-spi-ap83_spi_controller.patch | 27 - .../patches-3.18/435-spi-vsc7385_driver.patch | 24 - .../440-leds-wndr3700-usb-led-driver.patch | 26 - .../441-leds-rb750-led-driver.patch | 23 - ...50-gpio-nxp-74hc153-gpio-chip-driver.patch | 25 - ...x164-improve-platform-device-support.patch | 111 - .../452-gpio-add-gpio-latch-driver.patch | 22 - ...-spi-bitbang-export-spi_bitbang_bufs.patch | 28 - ...1-spi-add-type-field-to-spi_transfer.patch | 23 - ...462-mtd-m25p80-set-spi-transfer-type.patch | 15 - .../463-spi-ath79-add-fast-flash-read.patch | 185 - .../464-spi-ath79-fix-fast-flash-read.patch | 35 - ...ath79-swizzle-pci-address-for-ar71xx.patch | 111 - .../480-ar913x_wmac_external_reset.patch | 31 - ...490-usb-ehci-add-quirks-for-qca-socs.patch | 103 - .../patches-3.18/500-MIPS-fw-myloader.patch | 22 - ...-mac-argument-to-ath79_register_wmac.patch | 81 - ...02-MIPS-ath79-export-ath79_gpio_base.patch | 23 - ...MIPS-ath79-add-flash-acquire-release.patch | 37 - ...IPS-ath79-add-ath79_device_reset_get.patch | 45 - ...ath79-add-ath79_gpio_function_select.patch | 47 - ...6-MIPS-ath79-prom-parse-redboot-args.patch | 86 - ...MIPS-ath79-prom-add-myloader-support.patch | 58 - ...S-ath79-prom-image-command-line-hack.patch | 57 - ...PS-ath79-process-board-kernel-option.patch | 11 - ...S-ath79-init-gpio-pin-of-wmac-device.patch | 14 - .../520-MIPS-ath79-enable-UART-function.patch | 18 - ...S-ath79-enable-UART-for-early_serial.patch | 61 - ...dd-ath79_wmac_register_simple-helper.patch | 21 - .../523-MIPS-ath79-OTP-support.patch | 166 - ...add-ath79_wmac_disable_25ghz-helpers.patch | 31 - ...525-MIPS-ath79-enable-qca-usb-quirks.patch | 101 - ...MIPS-ath79-add-more-register-defines.patch | 359 - .../602-MIPS-ath79-add-openwrt-stuff.patch | 76 - .../603-MIPS-ath79-ap121-fixes.patch | 163 - .../604-MIPS-ath79-ap81-fixes.patch | 128 - .../605-MIPS-ath79-db120-fixes.patch | 209 - .../606-MIPS-ath79-pb44-fixes.patch | 153 - .../607-MIPS-ath79-ubnt-xm-fixes.patch | 109 - ...8-MIPS-ath79-ubnt-xm-add-more-boards.patch | 531 - .../609-MIPS-ath79-ap136-fixes.patch | 316 - .../610-MIPS-ath79-openwrt-machines.patch | 1530 - .../611-MIPS-ath79-wdt-timeout.patch | 25 - .../612-MIPS-ath79-set-buffalo-txgain.patch | 24 - ...ath79_wmac_setup_ext_lna_gpio-helper.patch | 76 - ...IPS-ath79-ap81-remove-mtd-partitions.patch | 49 - ...IPS-ath79-ap83-remove-mtd-partitions.patch | 44 - ...PS-ath79-add-support-for-QCA953x-SoC.patch | 453 - .../727-MIPS-ath79-ar934x-wmac-revision.patch | 11 - .../728-MIPS-ath79-fix-restart.patch | 20 - ...PS-ath79-add-support-for-QCA956x-SoC.patch | 767 - ...6-MIPS-ath79-add-MC-MAC1200R-support.patch | 39 - ...6-MIPS-ath79-fix-chained-irq-disable.patch | 93 - .../737-MIPS-ath79-add-om5p-an-support.patch | 20 - .../800-MIPS-ath79-add-RB922GS-support.patch | 51 - .../901-mdio_bitbang_ignore_ta_value.patch | 20 - .../902-unaligned_access_hacks.patch | 883 - trunk/target/linux/generic/PATCHES | 20 - trunk/target/linux/generic/base-files/init | 4 - trunk/target/linux/generic/config-3.18 | 4633 --- trunk/target/linux/generic/config-4.0 | 4715 --- .../Documentation/networking/adm6996.txt | 110 - .../files/arch/mips/fw/myloader/Makefile | 5 - .../files/arch/mips/fw/myloader/myloader.c | 63 - .../linux/generic/files/crypto/ocf/Config.in | 38 - .../linux/generic/files/crypto/ocf/Kconfig | 128 - .../linux/generic/files/crypto/ocf/Makefile | 148 - .../generic/files/crypto/ocf/c7108/Makefile | 12 - .../generic/files/crypto/ocf/c7108/aes-7108.c | 841 - .../generic/files/crypto/ocf/c7108/aes-7108.h | 134 - .../linux/generic/files/crypto/ocf/criov.c | 215 - .../linux/generic/files/crypto/ocf/crypto.c | 1766 -- .../files/crypto/ocf/cryptocteon/Makefile | 17 - .../files/crypto/ocf/cryptocteon/README.txt | 11 - .../crypto/ocf/cryptocteon/cavium_crypto.c | 2283 -- .../crypto/ocf/cryptocteon/cryptocteon.c | 576 - .../generic/files/crypto/ocf/cryptodev.c | 1069 - .../generic/files/crypto/ocf/cryptodev.h | 480 - .../generic/files/crypto/ocf/cryptosoft.c | 1322 - .../generic/files/crypto/ocf/ep80579/Makefile | 119 - .../files/crypto/ocf/ep80579/environment.mk | 78 - .../files/crypto/ocf/ep80579/icp_asym.c | 1334 - .../files/crypto/ocf/ep80579/icp_common.c | 773 - .../files/crypto/ocf/ep80579/icp_ocf.h | 376 - .../files/crypto/ocf/ep80579/icp_sym.c | 1153 - .../ocf/ep80579/linux_2.6_kernel_space.mk | 69 - .../generic/files/crypto/ocf/hifn/Makefile | 13 - .../generic/files/crypto/ocf/hifn/hifn7751.c | 2954 -- .../files/crypto/ocf/hifn/hifn7751reg.h | 540 - .../files/crypto/ocf/hifn/hifn7751var.h | 368 - .../generic/files/crypto/ocf/hifn/hifnHIPP.c | 421 - .../files/crypto/ocf/hifn/hifnHIPPreg.h | 46 - .../files/crypto/ocf/hifn/hifnHIPPvar.h | 93 - .../generic/files/crypto/ocf/ixp4xx/Makefile | 104 - .../generic/files/crypto/ocf/ixp4xx/ixp4xx.c | 1339 - .../files/crypto/ocf/kirkwood/Makefile | 19 - .../crypto/ocf/kirkwood/cesa/AES/mvAes.h | 62 - .../crypto/ocf/kirkwood/cesa/AES/mvAesAlg.c | 317 - .../crypto/ocf/kirkwood/cesa/AES/mvAesAlg.h | 19 - .../crypto/ocf/kirkwood/cesa/AES/mvAesApi.c | 312 - .../ocf/kirkwood/cesa/AES/mvAesBoxes.dat | 123 - .../files/crypto/ocf/kirkwood/cesa/mvCesa.c | 3126 -- .../files/crypto/ocf/kirkwood/cesa/mvCesa.h | 412 - .../crypto/ocf/kirkwood/cesa/mvCesaDebug.c | 484 - .../crypto/ocf/kirkwood/cesa/mvCesaRegs.h | 357 - .../crypto/ocf/kirkwood/cesa/mvCesaTest.c | 3096 -- .../crypto/ocf/kirkwood/cesa/mvCompVer.txt | 4 - .../files/crypto/ocf/kirkwood/cesa/mvLru.c | 158 - .../files/crypto/ocf/kirkwood/cesa/mvLru.h | 112 - .../files/crypto/ocf/kirkwood/cesa/mvMD5.c | 349 - .../files/crypto/ocf/kirkwood/cesa/mvMD5.h | 93 - .../files/crypto/ocf/kirkwood/cesa/mvSHA1.c | 239 - .../files/crypto/ocf/kirkwood/cesa/mvSHA1.h | 88 - .../files/crypto/ocf/kirkwood/cesa_ocf_drv.c | 1302 - .../ocf/kirkwood/mvHal/common/mv802_3.h | 213 - .../ocf/kirkwood/mvHal/common/mvCommon.c | 277 - .../ocf/kirkwood/mvHal/common/mvCommon.h | 308 - .../ocf/kirkwood/mvHal/common/mvCompVer.txt | 4 - .../ocf/kirkwood/mvHal/common/mvDebug.c | 326 - .../ocf/kirkwood/mvHal/common/mvDebug.h | 178 - .../ocf/kirkwood/mvHal/common/mvDeviceId.h | 225 - .../ocf/kirkwood/mvHal/common/mvHalVer.h | 73 - .../ocf/kirkwood/mvHal/common/mvStack.c | 100 - .../ocf/kirkwood/mvHal/common/mvStack.h | 140 - .../ocf/kirkwood/mvHal/common/mvTypes.h | 245 - .../crypto/ocf/kirkwood/mvHal/dbg-trace.c | 110 - .../crypto/ocf/kirkwood/mvHal/dbg-trace.h | 24 - .../mvHal/kw_family/boardEnv/mvBoardEnvLib.c | 2513 -- .../mvHal/kw_family/boardEnv/mvBoardEnvLib.h | 376 - .../mvHal/kw_family/boardEnv/mvBoardEnvSpec.c | 848 - .../mvHal/kw_family/boardEnv/mvBoardEnvSpec.h | 262 - .../ocf/kirkwood/mvHal/kw_family/cpu/mvCpu.c | 320 - .../ocf/kirkwood/mvHal/kw_family/cpu/mvCpu.h | 99 - .../kw_family/ctrlEnv/mvCtrlEnvAddrDec.c | 296 - .../kw_family/ctrlEnv/mvCtrlEnvAddrDec.h | 203 - .../mvHal/kw_family/ctrlEnv/mvCtrlEnvAsm.h | 98 - .../mvHal/kw_family/ctrlEnv/mvCtrlEnvLib.c | 1825 -- .../mvHal/kw_family/ctrlEnv/mvCtrlEnvLib.h | 185 - .../mvHal/kw_family/ctrlEnv/mvCtrlEnvRegs.h | 419 - .../mvHal/kw_family/ctrlEnv/mvCtrlEnvSpec.h | 257 - .../mvHal/kw_family/ctrlEnv/sys/mvAhbToMbus.c | 1048 - .../mvHal/kw_family/ctrlEnv/sys/mvAhbToMbus.h | 130 - .../kw_family/ctrlEnv/sys/mvAhbToMbusRegs.h | 143 - .../mvHal/kw_family/ctrlEnv/sys/mvCpuIf.c | 1036 - .../mvHal/kw_family/ctrlEnv/sys/mvCpuIf.h | 120 - .../mvHal/kw_family/ctrlEnv/sys/mvCpuIfInit.S | 163 - .../mvHal/kw_family/ctrlEnv/sys/mvCpuIfRegs.h | 304 - .../mvHal/kw_family/ctrlEnv/sys/mvSysAudio.c | 324 - .../mvHal/kw_family/ctrlEnv/sys/mvSysAudio.h | 123 - .../mvHal/kw_family/ctrlEnv/sys/mvSysCesa.c | 382 - .../mvHal/kw_family/ctrlEnv/sys/mvSysCesa.h | 100 - .../mvHal/kw_family/ctrlEnv/sys/mvSysDram.c | 348 - .../mvHal/kw_family/ctrlEnv/sys/mvSysDram.h | 80 - .../mvHal/kw_family/ctrlEnv/sys/mvSysGbe.c | 658 - .../mvHal/kw_family/ctrlEnv/sys/mvSysGbe.h | 113 - .../mvHal/kw_family/ctrlEnv/sys/mvSysPex.c | 1697 - .../mvHal/kw_family/ctrlEnv/sys/mvSysPex.h | 348 - .../mvHal/kw_family/ctrlEnv/sys/mvSysSata.c | 430 - .../mvHal/kw_family/ctrlEnv/sys/mvSysSata.h | 128 - .../mvHal/kw_family/ctrlEnv/sys/mvSysSdmmc.c | 427 - .../mvHal/kw_family/ctrlEnv/sys/mvSysSdmmc.h | 125 - .../mvHal/kw_family/ctrlEnv/sys/mvSysTdm.c | 462 - .../mvHal/kw_family/ctrlEnv/sys/mvSysTdm.h | 106 - .../mvHal/kw_family/ctrlEnv/sys/mvSysTs.c | 591 - .../mvHal/kw_family/ctrlEnv/sys/mvSysTs.h | 110 - .../mvHal/kw_family/ctrlEnv/sys/mvSysUsb.c | 497 - .../mvHal/kw_family/ctrlEnv/sys/mvSysUsb.h | 125 - .../mvHal/kw_family/ctrlEnv/sys/mvSysXor.c | 662 - .../mvHal/kw_family/ctrlEnv/sys/mvSysXor.h | 140 - .../mvHal/kw_family/device/mvDevice.c | 75 - .../mvHal/kw_family/device/mvDevice.h | 74 - .../mvHal/kw_family/device/mvDeviceRegs.h | 101 - .../kirkwood/mvHal/kw_family/mvCompVer.txt | 4 - .../ocf/kirkwood/mvHal/linux_oss/mvOs.c | 211 - .../ocf/kirkwood/mvHal/linux_oss/mvOs.h | 423 - .../ocf/kirkwood/mvHal/linux_oss/mvOsSata.h | 158 - .../crypto/ocf/kirkwood/mvHal/mvSysHwConfig.h | 375 - .../ocf/kirkwood/mvHal/mv_hal/cntmr/mvCntmr.c | 376 - .../ocf/kirkwood/mvHal/mv_hal/cntmr/mvCntmr.h | 121 - .../kirkwood/mvHal/mv_hal/cntmr/mvCntmrRegs.h | 121 - .../kirkwood/mvHal/mv_hal/cntmr/mvCompVer.txt | 4 - .../kirkwood/mvHal/mv_hal/cpu/mvCpuCntrs.c | 207 - .../kirkwood/mvHal/mv_hal/cpu/mvCpuCntrs.h | 213 - .../kirkwood/mvHal/mv_hal/cpu/mvCpuL2Cntrs.c | 143 - .../kirkwood/mvHal/mv_hal/cpu/mvCpuL2Cntrs.h | 151 - .../mvHal/mv_hal/ddr1_2/mvCompVer.txt | 4 - .../ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvDram.c | 1479 - .../ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvDram.h | 191 - .../kirkwood/mvHal/mv_hal/ddr1_2/mvDramIf.c | 1599 - .../kirkwood/mvHal/mv_hal/ddr1_2/mvDramIf.h | 179 - .../mvHal/mv_hal/ddr1_2/mvDramIfBasicInit.S | 988 - .../mvHal/mv_hal/ddr1_2/mvDramIfConfig.S | 668 - .../mvHal/mv_hal/ddr1_2/mvDramIfConfig.h | 192 - .../mvHal/mv_hal/ddr1_2/mvDramIfRegs.h | 306 - .../kirkwood/mvHal/mv_hal/ddr2/mvCompVer.txt | 4 - .../ocf/kirkwood/mvHal/mv_hal/ddr2/mvDramIf.c | 1855 -- .../ocf/kirkwood/mvHal/mv_hal/ddr2/mvDramIf.h | 172 - .../mvHal/mv_hal/ddr2/mvDramIfBasicInit.S | 986 - .../mvHal/mv_hal/ddr2/mvDramIfConfig.S | 528 - .../mvHal/mv_hal/ddr2/mvDramIfConfig.h | 157 - .../kirkwood/mvHal/mv_hal/ddr2/mvDramIfRegs.h | 423 - .../mvHal/mv_hal/ddr2/mvDramIfStaticInit.h | 179 - .../kirkwood/mvHal/mv_hal/ddr2/spd/mvSpd.c | 1474 - .../kirkwood/mvHal/mv_hal/ddr2/spd/mvSpd.h | 192 - .../ocf/kirkwood/mvHal/mv_hal/eth/gbe/mvEth.c | 2952 -- .../mvHal/mv_hal/eth/gbe/mvEthDebug.c | 748 - .../mvHal/mv_hal/eth/gbe/mvEthDebug.h | 146 - .../kirkwood/mvHal/mv_hal/eth/gbe/mvEthGbe.h | 751 - .../kirkwood/mvHal/mv_hal/eth/gbe/mvEthRegs.h | 700 - .../kirkwood/mvHal/mv_hal/eth/mvCompVer.txt | 4 - .../ocf/kirkwood/mvHal/mv_hal/eth/mvEth.h | 356 - .../kirkwood/mvHal/mv_hal/gpp/mvCompVer.txt | 4 - .../ocf/kirkwood/mvHal/mv_hal/gpp/mvGpp.c | 362 - .../ocf/kirkwood/mvHal/mv_hal/gpp/mvGpp.h | 118 - .../ocf/kirkwood/mvHal/mv_hal/gpp/mvGppRegs.h | 116 - .../mvHal/mv_hal/pci-if/mvCompVer.txt | 4 - .../kirkwood/mvHal/mv_hal/pci-if/mvPciIf.c | 669 - .../kirkwood/mvHal/mv_hal/pci-if/mvPciIf.h | 134 - .../mvHal/mv_hal/pci-if/mvPciIfRegs.h | 245 - .../mvHal/mv_hal/pci-if/pci_util/mvPciUtils.c | 1006 - .../mvHal/mv_hal/pci-if/pci_util/mvPciUtils.h | 323 - .../kirkwood/mvHal/mv_hal/pci/mvCompVer.txt | 4 - .../ocf/kirkwood/mvHal/mv_hal/pci/mvPci.c | 1047 - .../ocf/kirkwood/mvHal/mv_hal/pci/mvPci.h | 185 - .../ocf/kirkwood/mvHal/mv_hal/pci/mvPciRegs.h | 411 - .../kirkwood/mvHal/mv_hal/pex/mvCompVer.txt | 4 - .../ocf/kirkwood/mvHal/mv_hal/pex/mvPex.c | 1143 - .../ocf/kirkwood/mvHal/mv_hal/pex/mvPex.h | 168 - .../ocf/kirkwood/mvHal/mv_hal/pex/mvPexRegs.h | 751 - .../kirkwood/mvHal/mv_hal/pex/mvVrtBrgPex.c | 313 - .../kirkwood/mvHal/mv_hal/pex/mvVrtBrgPex.h | 82 - .../mvHal/mv_hal/sflash/mvCompVer.txt | 4 - .../kirkwood/mvHal/mv_hal/sflash/mvSFlash.c | 1522 - .../kirkwood/mvHal/mv_hal/sflash/mvSFlash.h | 166 - .../mvHal/mv_hal/sflash/mvSFlashSpec.h | 233 - .../kirkwood/mvHal/mv_hal/spi/mvCompVer.txt | 4 - .../ocf/kirkwood/mvHal/mv_hal/spi/mvSpi.c | 576 - .../ocf/kirkwood/mvHal/mv_hal/spi/mvSpi.h | 94 - .../ocf/kirkwood/mvHal/mv_hal/spi/mvSpiCmnd.c | 249 - .../ocf/kirkwood/mvHal/mv_hal/spi/mvSpiCmnd.h | 82 - .../ocf/kirkwood/mvHal/mv_hal/spi/mvSpiSpec.h | 98 - .../kirkwood/mvHal/mv_hal/twsi/mvCompVer.txt | 4 - .../ocf/kirkwood/mvHal/mv_hal/twsi/mvTwsi.c | 1023 - .../ocf/kirkwood/mvHal/mv_hal/twsi/mvTwsi.h | 121 - .../kirkwood/mvHal/mv_hal/twsi/mvTwsiEeprom.S | 457 - .../kirkwood/mvHal/mv_hal/twsi/mvTwsiSpec.h | 160 - .../generic/files/crypto/ocf/ocf-bench.c | 514 - .../generic/files/crypto/ocf/ocf-compat.h | 380 - .../generic/files/crypto/ocf/ocfnull/Makefile | 12 - .../files/crypto/ocf/ocfnull/ocfnull.c | 204 - .../generic/files/crypto/ocf/pasemi/Makefile | 12 - .../generic/files/crypto/ocf/pasemi/pasemi.c | 1007 - .../files/crypto/ocf/pasemi/pasemi_fnu.h | 410 - .../linux/generic/files/crypto/ocf/random.c | 317 - .../linux/generic/files/crypto/ocf/rndtest.c | 300 - .../linux/generic/files/crypto/ocf/rndtest.h | 54 - .../generic/files/crypto/ocf/safe/Makefile | 12 - .../generic/files/crypto/ocf/safe/hmachack.h | 37 - .../linux/generic/files/crypto/ocf/safe/md5.c | 308 - .../linux/generic/files/crypto/ocf/safe/md5.h | 76 - .../generic/files/crypto/ocf/safe/safe.c | 2230 -- .../generic/files/crypto/ocf/safe/safereg.h | 421 - .../generic/files/crypto/ocf/safe/safevar.h | 229 - .../generic/files/crypto/ocf/safe/sha1.c | 279 - .../generic/files/crypto/ocf/safe/sha1.h | 72 - .../generic/files/crypto/ocf/talitos/Makefile | 12 - .../files/crypto/ocf/talitos/talitos.c | 1355 - .../files/crypto/ocf/talitos/talitos_dev.h | 277 - .../files/crypto/ocf/talitos/talitos_soft.h | 76 - .../files/crypto/ocf/ubsec_ssb/Makefile | 12 - .../files/crypto/ocf/ubsec_ssb/bsdqueue.h | 527 - .../files/crypto/ocf/ubsec_ssb/ubsec_ssb.c | 2220 -- .../files/crypto/ocf/ubsec_ssb/ubsecreg.h | 233 - .../files/crypto/ocf/ubsec_ssb/ubsecvar.h | 228 - .../linux/generic/files/crypto/ocf/uio.h | 54 - .../files/drivers/leds/ledtrig-morse.c | 366 - .../files/drivers/leds/ledtrig-netdev.c | 438 - .../files/drivers/leds/ledtrig-usbdev.c | 348 - .../files/drivers/mtd/mtdsplit/Kconfig | 51 - .../files/drivers/mtd/mtdsplit/Makefile | 8 - .../files/drivers/mtd/mtdsplit/mtdsplit.c | 116 - .../files/drivers/mtd/mtdsplit/mtdsplit.h | 55 - .../files/drivers/mtd/mtdsplit/mtdsplit_fit.c | 140 - .../drivers/mtd/mtdsplit/mtdsplit_lzma.c | 96 - .../drivers/mtd/mtdsplit/mtdsplit_seama.c | 103 - .../drivers/mtd/mtdsplit/mtdsplit_squashfs.c | 72 - .../drivers/mtd/mtdsplit/mtdsplit_tplink.c | 169 - .../files/drivers/mtd/mtdsplit/mtdsplit_trx.c | 147 - .../drivers/mtd/mtdsplit/mtdsplit_uimage.c | 361 - .../generic/files/drivers/mtd/myloader.c | 182 - .../generic/files/drivers/net/phy/adm6996.c | 1204 - .../generic/files/drivers/net/phy/adm6996.h | 186 - .../generic/files/drivers/net/phy/ar8216.c | 2061 -- .../generic/files/drivers/net/phy/ar8216.h | 601 - .../generic/files/drivers/net/phy/ar8327.c | 1236 - .../generic/files/drivers/net/phy/ar8327.h | 250 - .../generic/files/drivers/net/phy/b53/Kconfig | 37 - .../files/drivers/net/phy/b53/Makefile | 10 - .../files/drivers/net/phy/b53/b53_common.c | 1457 - .../files/drivers/net/phy/b53/b53_mdio.c | 425 - .../files/drivers/net/phy/b53/b53_mmap.c | 241 - .../files/drivers/net/phy/b53/b53_phy_fixup.c | 55 - .../files/drivers/net/phy/b53/b53_priv.h | 324 - .../files/drivers/net/phy/b53/b53_regs.h | 347 - .../files/drivers/net/phy/b53/b53_spi.c | 330 - .../files/drivers/net/phy/b53/b53_srab.c | 378 - .../generic/files/drivers/net/phy/ip17xx.c | 1410 - .../generic/files/drivers/net/phy/mvsw61xx.c | 903 - .../generic/files/drivers/net/phy/mvsw61xx.h | 260 - .../generic/files/drivers/net/phy/mvswitch.c | 433 - .../generic/files/drivers/net/phy/mvswitch.h | 145 - .../generic/files/drivers/net/phy/psb6970.c | 438 - .../generic/files/drivers/net/phy/rtl8306.c | 1060 - .../files/drivers/net/phy/rtl8366_smi.c | 1449 - .../files/drivers/net/phy/rtl8366_smi.h | 152 - .../generic/files/drivers/net/phy/rtl8366rb.c | 1496 - .../generic/files/drivers/net/phy/rtl8366s.c | 1148 - .../generic/files/drivers/net/phy/rtl8367.c | 1835 -- .../generic/files/drivers/net/phy/rtl8367b.c | 1602 - .../generic/files/drivers/net/phy/swconfig.c | 1153 - .../files/drivers/net/phy/swconfig_leds.c | 354 - .../linux/generic/files/fs/yaffs2/Kconfig | 171 - .../linux/generic/files/fs/yaffs2/Makefile | 18 - .../generic/files/fs/yaffs2/NOTE.openwrt | 4 - .../generic/files/fs/yaffs2/yaffs_allocator.c | 357 - .../generic/files/fs/yaffs2/yaffs_allocator.h | 30 - .../generic/files/fs/yaffs2/yaffs_attribs.c | 132 - .../generic/files/fs/yaffs2/yaffs_attribs.h | 28 - .../generic/files/fs/yaffs2/yaffs_bitmap.c | 97 - .../generic/files/fs/yaffs2/yaffs_bitmap.h | 33 - .../generic/files/fs/yaffs2/yaffs_checkptrw.c | 474 - .../generic/files/fs/yaffs2/yaffs_checkptrw.h | 33 - .../linux/generic/files/fs/yaffs2/yaffs_ecc.c | 281 - .../linux/generic/files/fs/yaffs2/yaffs_ecc.h | 44 - .../files/fs/yaffs2/yaffs_getblockinfo.h | 35 - .../generic/files/fs/yaffs2/yaffs_guts.c | 5136 --- .../generic/files/fs/yaffs2/yaffs_guts.h | 1010 - .../generic/files/fs/yaffs2/yaffs_linux.h | 48 - .../generic/files/fs/yaffs2/yaffs_mtdif.c | 310 - .../generic/files/fs/yaffs2/yaffs_mtdif.h | 25 - .../generic/files/fs/yaffs2/yaffs_nameval.c | 208 - .../generic/files/fs/yaffs2/yaffs_nameval.h | 28 - .../generic/files/fs/yaffs2/yaffs_nand.c | 122 - .../generic/files/fs/yaffs2/yaffs_nand.h | 39 - .../files/fs/yaffs2/yaffs_packedtags1.c | 56 - .../files/fs/yaffs2/yaffs_packedtags1.h | 39 - .../files/fs/yaffs2/yaffs_packedtags2.c | 197 - .../files/fs/yaffs2/yaffs_packedtags2.h | 47 - .../generic/files/fs/yaffs2/yaffs_summary.c | 312 - .../generic/files/fs/yaffs2/yaffs_summary.h | 37 - .../files/fs/yaffs2/yaffs_tagscompat.c | 381 - .../files/fs/yaffs2/yaffs_tagscompat.h | 44 - .../files/fs/yaffs2/yaffs_tagsmarshall.c | 199 - .../files/fs/yaffs2/yaffs_tagsmarshall.h | 22 - .../generic/files/fs/yaffs2/yaffs_trace.h | 57 - .../generic/files/fs/yaffs2/yaffs_verify.c | 529 - .../generic/files/fs/yaffs2/yaffs_verify.h | 43 - .../linux/generic/files/fs/yaffs2/yaffs_vfs.c | 3626 --- .../generic/files/fs/yaffs2/yaffs_yaffs1.c | 422 - .../generic/files/fs/yaffs2/yaffs_yaffs1.h | 22 - .../generic/files/fs/yaffs2/yaffs_yaffs2.c | 1534 - .../generic/files/fs/yaffs2/yaffs_yaffs2.h | 39 - .../linux/generic/files/fs/yaffs2/yportenv.h | 85 - .../files/include/linux/ar8216_platform.h | 131 - .../files/include/linux/ath5k_platform.h | 30 - .../files/include/linux/ath9k_platform.h | 49 - .../generic/files/include/linux/myloader.h | 121 - .../linux/platform_data/adm6996-gpio.h | 30 - .../files/include/linux/platform_data/b53.h | 36 - .../linux/platform_data/brcmfmac-sdio.h | 124 - .../generic/files/include/linux/routerboot.h | 106 - .../files/include/linux/rt2x00_platform.h | 24 - .../generic/files/include/linux/rtl8366.h | 40 - .../generic/files/include/linux/rtl8367.h | 60 - .../generic/files/include/linux/switch.h | 169 - .../generic/files/include/uapi/linux/switch.h | 103 - trunk/target/linux/generic/image/Makefile | 12 - .../generic/image/initramfs-base-files.txt | 9 - .../linux/generic/image/lzma-loader/Makefile | 46 - .../image/lzma-loader/src/LzmaDecode.c | 590 - .../image/lzma-loader/src/LzmaDecode.h | 131 - .../generic/image/lzma-loader/src/Makefile | 68 - .../image/lzma-loader/src/decompress.c | 157 - .../image/lzma-loader/src/lzma-copy.lds.in | 20 - .../generic/image/lzma-loader/src/lzma.lds.in | 24 - .../generic/image/lzma-loader/src/print.c | 324 - .../generic/image/lzma-loader/src/print.h | 36 - .../generic/image/lzma-loader/src/printf.c | 35 - .../generic/image/lzma-loader/src/printf.h | 18 - .../generic/image/lzma-loader/src/start.S | 160 - .../generic/image/lzma-loader/src/uart16550.c | 86 - .../generic/image/lzma-loader/src/uart16550.h | 47 - .../linux/generic/image/relocate/Makefile | 74 - .../linux/generic/image/relocate/cacheops.h | 85 - .../linux/generic/image/relocate/cp0regdef.h | 39 - .../linux/generic/image/relocate/head.S | 159 - .../linux/generic/image/relocate/loader.lds | 16 - .../000-keep_initrafs_the_default.patch | 25 - .../generic/patches-3.18/020-ssb_update.patch | 133 - ...11-Allow-set-network-namespace-by-fd.patch | 21 - .../050-backport_netfilter_rtcache.patch | 509 - .../060-mips_decompressor_memmove.patch | 22 - ...gmac-register-napi-before-the-device.patch | 44 - ...rqs-only-if-there-is-nothing-to-poll.patch | 30 - ...-initialization-on-Northstar-SoCs-co.patch | 40 - .../073-bgmac-Clean-warning-messages.patch | 50 - ...ixed-PHY-for-ARM-BCM470X-BCM5301X-ch.patch | 76 - ...mac-allow-enabling-on-ARCH_BCM_5301X.patch | 28 - ...76-net-phy-export-fixed_phy_register.patch | 30 - ...scriptor-frame-start-end-definitions.patch | 24 - ...gmac-implement-GRO-and-use-build_skb.patch | 189 - ...mac-implement-scatter-gather-support.patch | 267 - ...gmac-simplify-tx-ring-index-handling.patch | 125 - ...rrupts-disabled-as-long-as-there-is-.patch | 87 - ...received-skb-headroom-to-NET_SKB_PAD.patch | 66 - ...bgmac-simplify-rx-DMA-error-handling.patch | 130 - ...gmac-add-check-for-oversized-packets.patch | 27 - ...ncrease-rx-ring-size-from-511-to-512.patch | 23 - ...7-10-bgmac-simplify-dma-init-cleanup.patch | 184 - .../077-11-bgmac-fix-DMA-rx-corruption.patch | 88 - .../077-12-bgmac-drop-ring-num_slots.patch | 132 - ...fix-MAC-soft-reset-bit-for-corerev-4.patch | 24 - ...bgmac-reset-all-4-GMAC-cores-on-init.patch | 28 - ...c-net-fib_trie-when-CONFIG_IP_MULTIP.patch | 46 - ...e-balancing-issue-if-new-node-pushes.patch | 72 - ...usage-stats-to-be-percpu-instead-of-.patch | 200 - ...rie-Make-leaf-and-tnode-more-uniform.patch | 421 - ...node_free-and-leaf_free-into-node_fr.patch | 209 - ...80-05-fib_trie-Merge-leaf-into-tnode.patch | 928 - ...e-fib_table_lookup-to-avoid-wasting-.patch | 343 - ...0-07-fib_trie-Optimize-fib_find_node.patch | 64 - ...8-fib_trie-Optimize-fib_table_insert.patch | 276 - ...meaning-of-pos-to-represent-unchecke.patch | 346 - ...igned-long-for-anything-dealing-with.patch | 186 - ...Push-rcu_read_lock-unlock-to-callers.patch | 403 - ...e-Move-resize-to-after-inflate-halve.patch | 345 - ...ctions-should_inflate-and-should_hal.patch | 250 - ...signment-of-child-to-parent-down-int.patch | 336 - ...tnode-flushing-down-to-inflate-halve.patch | 237 - ...-halve-nodes-in-a-more-RCU-friendly-.patch | 345 - ...checks-for-index-tnode_child_length-.patch | 95 - ...Add-tracking-value-for-suffix-length.patch | 234 - ...-bug-and-merge-similar-bits-of-infla.patch | 267 - ...ck-to-slen-update-on-inflate-halve-f.patch | 61 - ...llapse-and-should_collapse-to-resize.patch | 206 - ...ty_children-instead-of-counting-empt.patch | 34 - ...b_find_alias-to-file-where-it-is-use.patch | 79 - ...-Various-clean-ups-for-handling-slen.patch | 116 - .../patches-3.18/102-ehci_hcd_ignore_oc.patch | 82 - ...ame2-and-add-RENAME_WHITEOUT-support.patch | 86 - ...ge_allow_receiption_on_disabled_port.patch | 54 - .../132-mips_inline_dma_ops.patch | 688 - .../patches-3.18/200-fix_localversion.patch | 11 - .../patches-3.18/201-extra_optimization.patch | 14 - .../patches-3.18/202-reduce_module_size.patch | 11 - .../203-kallsyms_uncompressed.patch | 108 - .../patches-3.18/204-module_strip.patch | 194 - .../210-darwin_scripts_include.patch | 3088 -- .../212-byteshift_portability.patch | 51 - .../213-x86_vdso_portability.patch | 13 - .../214-spidev_h_portability.patch | 11 - .../patches-3.18/220-gc_sections.patch | 531 - .../patches-3.18/221-module_exports.patch | 88 - .../230-openwrt_lzma_options.patch | 58 - .../patches-3.18/250-netfilter_depends.patch | 18 - .../patches-3.18/251-sound_kconfig.patch | 18 - .../patches-3.18/252-mv_cesa_depends.patch | 10 - .../patches-3.18/253-ssb_b43_default_on.patch | 29 - .../254-textsearch_kconfig_hacks.patch | 23 - .../255-lib80211_kconfig_hacks.patch | 31 - .../256-crypto_add_kconfig_prompts.patch | 47 - .../257-wireless_ext_kconfig_hack.patch | 22 - .../258-netfilter_netlink_kconfig_hack.patch | 11 - .../patches-3.18/259-regmap_dynamic.patch | 79 - .../260-crypto_test_dependencies.patch | 37 - .../262-compressor_kconfig_hack.patch | 35 - .../patches-3.18/270-bridge_header_fix.patch | 10 - .../300-mips_expose_boot_raw.patch | 39 - .../301-mips_image_cmdline_hack.patch | 28 - .../302-mips_no_branch_likely.patch | 11 - .../patches-3.18/304-mips_disable_fpu.patch | 105 - .../patches-3.18/305-mips_module_reloc.patch | 352 - .../306-mips_mem_functions_performance.patch | 83 - .../309-mips_fuse_workaround.patch | 32 - .../310-arm_module_unresolved_weak_sym.patch | 13 - .../320-ppc4xx_optimization.patch | 31 - .../321-powerpc_crtsavres_prereq.patch | 10 - ...t-command-line-parameters-from-users.patch | 298 - .../400-mtd-add-rootfs-split-support.patch | 171 - ...for-different-partition-parser-types.patch | 113 - ...arsers-for-rootfs-and-firmware-split.patch | 72 - .../403-mtd-hook-mtdsplit-to-Kbuild.patch | 22 - .../404-mtd-add-more-helper-functions.patch | 101 - ...405-mtd-old-firmware-uimage-splitter.patch | 70 - ...406-mtd-old-rootfs-squashfs-splitter.patch | 76 - ...rward-declaration-of-struct-mtd_info.patch | 18 - .../411-mtd-partial_eraseblock_write.patch | 146 - .../412-mtd-partial_eraseblock_unlock.patch | 18 - .../patches-3.18/420-mtd-redboot_space.patch | 30 - ...30-mtd-add-myloader-partition-parser.patch | 35 - .../patches-3.18/440-block2mtd_init.patch | 107 - .../patches-3.18/441-block2mtd_probe.patch | 110 - ...-to-use-platform-specific-chip-fixup.patch | 37 - ...n-code-of-nand_correct_data-function.patch | 11 - ...mtd-cfi_cmdset_0002-no-erase_suspend.patch | 11 - ...et_0002-add-buffer-write-cmd-timeout.patch | 18 - ...add-support-for-Winbond-W25X05-flash.patch | 20 - ...support-for-the-Macronix-MX25L512E-S.patch | 21 - ...support-for-the-ISSI-SI25CD512-SPI-f.patch | 22 - .../480-mtd-set-rootfs-to-be-root-dev.patch | 26 - ...mtd-device-named-ubi-or-data-on-boot.patch | 76 - ...to-create-ubiblock-device-for-rootfs.patch | 69 - ...ting-ubi0-rootfs-in-init-do_mounts.c.patch | 53 - ...ROOT_DEV-to-ubiblock-rootfs-if-unset.patch | 37 - .../494-mtd-ubi-add-EOF-marker-support.patch | 51 - .../500-yaffs-Kbuild-integration.patch | 18 - ...01-yaffs-add-missing-flush-arguments.patch | 38 - .../502-yaffs-fix-compat-tags-handling.patch | 239 - ...3-yaffs-add-tags-9bytes-mount-option.patch | 115 - .../504-yaffs-3.16-new-fops.patch | 25 - .../520-squashfs_update_xz_comp_opts.patch | 25 - .../530-jffs2_make_lzma_available.patch | 5142 --- .../patches-3.18/531-debloat_lzma.patch | 1024 - .../patches-3.18/532-jffs2_eofdetect.patch | 56 - .../540-crypto-xz-decompression-support.patch | 146 - .../541-ubifs-xz-decompression-support.patch | 92 - .../550-ubifs-symlink-xattr-support.patch | 55 - ...fs-fix-default-compression-selection.patch | 29 - .../600-netfilter_conntrack_flush.patch | 86 - ...etfilter_match_bypass_default_checks.patch | 93 - ...netfilter_match_bypass_default_table.patch | 94 - ...netfilter_match_reduce_memory_access.patch | 16 - ...-netfilter_optional_tcp_window_check.patch | 36 - .../615-netfilter_add_xt_id_match.patch | 95 - .../616-net_optimize_xfrm_calls.patch | 12 - .../generic/patches-3.18/620-sched_esfq.patch | 791 - .../patches-3.18/621-sched_act_connmark.patch | 161 - .../patches-3.18/630-packet_socket_type.patch | 134 - .../640-bridge_no_eap_forward.patch | 15 - .../641-bridge_always_accept_eap.patch | 11 - .../642-bridge_port_isolate.patch | 102 - .../643-bridge_remove_ipv6_dependency.patch | 110 - .../644-bridge_optimize_netfilter_hooks.patch | 172 - .../645-bridge_multicast_to_unicast.patch | 376 - .../patches-3.18/650-pppoe_header_pad.patch | 20 - .../651-wireless_mesh_header.patch | 11 - .../patches-3.18/652-atm_header_changes.patch | 12 - .../653-disable_netlink_trim.patch | 30 - .../patches-3.18/655-increase_skb_pad.patch | 11 - .../656-skb_reduce_truesize-helper.patch | 41 - .../657-qdisc_reduce_truesize.patch | 63 - .../patches-3.18/660-fq_codel_defaults.patch | 14 - .../661-fq_codel_keep_dropped_stats.patch | 10 - .../662-use_fq_codel_by_default.patch | 95 - .../patches-3.18/663-remove_pfifo_fast.patch | 143 - ...Add-support-for-MAP-E-FMRs-mesh-mode.patch | 481 - ...ng-with-source-address-failed-policy.patch | 249 - ...nes-for-_POLICY_FAILED-until-all-cod.patch | 53 - ...T-skip-GRO-for-foreign-MAC-addresses.patch | 160 - .../generic/patches-3.18/700-swconfig.patch | 39 - .../patches-3.18/701-phy_extension.patch | 63 - .../702-phy_add_aneg_done_function.patch | 27 - ...detach-callback-to-struct-phy_driver.patch | 27 - .../704-phy-no-genphy-soft-reset.patch | 29 - ...710-phy-add-mdio_register_board_info.patch | 192 - .../patches-3.18/720-phy_adm6996.patch | 26 - .../patches-3.18/721-phy_packets.patch | 161 - .../patches-3.18/722-phy_mvswitch.patch | 23 - .../generic/patches-3.18/723-phy_ip175c.patch | 23 - .../generic/patches-3.18/724-phy_ar8216.patch | 24 - .../patches-3.18/725-phy_rtl8306.patch | 23 - .../patches-3.18/726-phy_rtl8366.patch | 45 - .../patches-3.18/727-phy-rtl8367.patch | 23 - .../patches-3.18/728-phy-rtl8367b.patch | 23 - .../generic/patches-3.18/729-phy-tantos.patch | 21 - .../generic/patches-3.18/730-phy_b53.patch | 21 - .../731-phy_mvswitch_3.10_compilation.patch | 35 - .../732-phy-ar8216-led-support.patch | 13 - .../patches-3.18/733-phy_mvsw61xx.patch | 23 - .../patches-3.18/750-hostap_txpower.patch | 154 - .../773-bgmac-add-srab-switch.patch | 72 - ...nter-dereference-in-igb_reset_q_vect.patch | 40 - .../785-hso-support-0af0-9300.patch | 25 - .../810-pci_disable_common_quirks.patch | 51 - .../811-pci_disable_usb_common_quirks.patch | 101 - .../820-usb_add_usb_find_device_by_name.patch | 84 - .../patches-3.18/821-usb-dwc2-dualrole.patch | 146 - .../patches-3.18/830-ledtrig_morse.patch | 28 - .../patches-3.18/831-ledtrig_netdev.patch | 60 - .../patches-3.18/832-ledtrig_usbdev.patch | 31 - .../patches-3.18/834-ledtrig-libata.patch | 153 - .../generic/patches-3.18/840-rtc7301.patch | 250 - .../patches-3.18/841-rtc_pt7c4338.patch | 247 - .../861-04_spi_gpio_implement_spi_delay.patch | 58 - .../patches-3.18/862-gpio_spi_driver.patch | 373 - .../generic/patches-3.18/863-gpiommc.patch | 844 - .../864-gpiommc_configfs_locking.patch | 58 - .../patches-3.18/870-hifn795x_byteswap.patch | 17 - .../880-gateworks_system_controller.patch | 339 - .../890-8250_optional_sysrq.patch | 24 - .../patches-3.18/900-slab_maxsize.patch | 13 - .../patches-3.18/901-debloat_sock_diag.patch | 45 - .../patches-3.18/902-debloat_proc.patch | 341 - .../patches-3.18/903-debloat_direct_io.patch | 83 - .../patches-3.18/910-kobject_uevent.patch | 21 - .../911-kobject_add_broadcast_uevent.patch | 65 - .../921-use_preinit_as_init.patch | 12 - ...ays-create-console-node-in-initramfs.patch | 30 - .../generic/patches-3.18/930-crashlog.patch | 276 - .../940-ocf_kbuild_integration.patch | 20 - .../patches-3.18/941-ocf_20120127.patch | 166 - .../960-decompress_unlzo_fix.patch | 23 - ...e-filenames-from-deps_initramfs-list.patch | 29 - .../980-arm_openwrt_machtypes.patch | 32 - .../generic/patches-3.18/990-gpio_wdt.patch | 360 - .../patches-3.18/995-mangle_bootargs.patch | 58 - .../997-device_tree_cmdline.patch | 24 - ...able_wilink_platform_without_drivers.patch | 15 - .../patches-3.18/999-seccomp_log.patch | 34 - .../000-keep_initrafs_the_default.patch | 25 - .../generic/patches-4.0/020-ssb_update.patch | 29 - .../050-backport_netfilter_rtcache.patch | 509 - .../060-mips_decompressor_memmove.patch | 22 - ...ixed-PHY-for-ARM-BCM470X-BCM5301X-ch.patch | 76 - ...mac-allow-enabling-on-ARCH_BCM_5301X.patch | 28 - .../patches-4.0/102-ehci_hcd_ignore_oc.patch | 82 - ...ame2-and-add-RENAME_WHITEOUT-support.patch | 86 - ...ge_allow_receiption_on_disabled_port.patch | 54 - .../patches-4.0/132-mips_inline_dma_ops.patch | 693 - .../patches-4.0/200-fix_localversion.patch | 11 - .../patches-4.0/201-extra_optimization.patch | 14 - .../patches-4.0/202-reduce_module_size.patch | 11 - .../203-kallsyms_uncompressed.patch | 108 - .../patches-4.0/204-module_strip.patch | 194 - .../210-darwin_scripts_include.patch | 3088 -- .../212-byteshift_portability.patch | 51 - .../214-spidev_h_portability.patch | 11 - .../generic/patches-4.0/220-gc_sections.patch | 532 - .../patches-4.0/221-module_exports.patch | 88 - .../230-openwrt_lzma_options.patch | 58 - .../patches-4.0/250-netfilter_depends.patch | 18 - .../patches-4.0/251-sound_kconfig.patch | 18 - .../patches-4.0/252-mv_cesa_depends.patch | 10 - .../patches-4.0/253-ssb_b43_default_on.patch | 29 - .../254-textsearch_kconfig_hacks.patch | 23 - .../255-lib80211_kconfig_hacks.patch | 31 - .../256-crypto_add_kconfig_prompts.patch | 47 - .../257-wireless_ext_kconfig_hack.patch | 22 - .../258-netfilter_netlink_kconfig_hack.patch | 11 - .../patches-4.0/259-regmap_dynamic.patch | 83 - .../260-crypto_test_dependencies.patch | 37 - .../262-compressor_kconfig_hack.patch | 35 - .../patches-4.0/270-bridge_header_fix.patch | 10 - .../300-mips_expose_boot_raw.patch | 39 - .../301-mips_image_cmdline_hack.patch | 28 - .../302-mips_no_branch_likely.patch | 11 - .../patches-4.0/304-mips_disable_fpu.patch | 105 - .../patches-4.0/305-mips_module_reloc.patch | 351 - .../306-mips_mem_functions_performance.patch | 83 - .../309-mips_fuse_workaround.patch | 32 - .../310-arm_module_unresolved_weak_sym.patch | 13 - .../patches-4.0/320-ppc4xx_optimization.patch | 31 - .../321-powerpc_crtsavres_prereq.patch | 10 - ...t-command-line-parameters-from-users.patch | 298 - .../400-mtd-add-rootfs-split-support.patch | 171 - ...for-different-partition-parser-types.patch | 113 - ...arsers-for-rootfs-and-firmware-split.patch | 72 - .../403-mtd-hook-mtdsplit-to-Kbuild.patch | 22 - .../404-mtd-add-more-helper-functions.patch | 101 - ...405-mtd-old-firmware-uimage-splitter.patch | 70 - ...406-mtd-old-rootfs-squashfs-splitter.patch | 76 - ...rward-declaration-of-struct-mtd_info.patch | 18 - .../411-mtd-partial_eraseblock_write.patch | 146 - .../412-mtd-partial_eraseblock_unlock.patch | 18 - .../patches-4.0/420-mtd-redboot_space.patch | 30 - ...30-mtd-add-myloader-partition-parser.patch | 35 - .../patches-4.0/440-block2mtd_init.patch | 107 - .../patches-4.0/441-block2mtd_probe.patch | 110 - ...-to-use-platform-specific-chip-fixup.patch | 37 - ...n-code-of-nand_correct_data-function.patch | 11 - ...mtd-cfi_cmdset_0002-no-erase_suspend.patch | 11 - ...et_0002-add-buffer-write-cmd-timeout.patch | 18 - ...add-support-for-Winbond-W25X05-flash.patch | 20 - ...support-for-the-Macronix-MX25L512E-S.patch | 21 - ...support-for-the-ISSI-SI25CD512-SPI-f.patch | 22 - .../480-mtd-set-rootfs-to-be-root-dev.patch | 26 - ...mtd-device-named-ubi-or-data-on-boot.patch | 76 - ...to-create-ubiblock-device-for-rootfs.patch | 69 - ...ting-ubi0-rootfs-in-init-do_mounts.c.patch | 53 - ...ROOT_DEV-to-ubiblock-rootfs-if-unset.patch | 37 - .../494-mtd-ubi-add-EOF-marker-support.patch | 51 - .../500-yaffs-Kbuild-integration.patch | 18 - ...01-yaffs-add-missing-flush-arguments.patch | 38 - .../502-yaffs-fix-compat-tags-handling.patch | 239 - ...3-yaffs-add-tags-9bytes-mount-option.patch | 115 - .../patches-4.0/504-yaffs-3.16-new-fops.patch | 25 - .../520-squashfs_update_xz_comp_opts.patch | 25 - .../530-jffs2_make_lzma_available.patch | 5142 --- .../patches-4.0/531-debloat_lzma.patch | 1024 - .../patches-4.0/532-jffs2_eofdetect.patch | 56 - .../540-crypto-xz-decompression-support.patch | 146 - .../541-ubifs-xz-decompression-support.patch | 92 - ...fs-fix-default-compression-selection.patch | 29 - .../600-netfilter_conntrack_flush.patch | 86 - ...etfilter_match_bypass_default_checks.patch | 93 - ...netfilter_match_bypass_default_table.patch | 94 - ...netfilter_match_reduce_memory_access.patch | 16 - ...-netfilter_optional_tcp_window_check.patch | 36 - .../615-netfilter_add_xt_id_match.patch | 95 - .../616-net_optimize_xfrm_calls.patch | 12 - .../generic/patches-4.0/620-sched_esfq.patch | 791 - .../patches-4.0/630-packet_socket_type.patch | 134 - .../640-bridge_no_eap_forward.patch | 15 - .../641-bridge_always_accept_eap.patch | 11 - .../patches-4.0/642-bridge_port_isolate.patch | 102 - .../643-bridge_remove_ipv6_dependency.patch | 110 - .../644-bridge_optimize_netfilter_hooks.patch | 172 - .../645-bridge_multicast_to_unicast.patch | 378 - .../patches-4.0/650-pppoe_header_pad.patch | 20 - .../651-wireless_mesh_header.patch | 11 - .../patches-4.0/652-atm_header_changes.patch | 12 - .../653-disable_netlink_trim.patch | 30 - .../patches-4.0/655-increase_skb_pad.patch | 11 - .../656-skb_reduce_truesize-helper.patch | 41 - .../657-qdisc_reduce_truesize.patch | 63 - .../patches-4.0/660-fq_codel_defaults.patch | 14 - .../661-fq_codel_keep_dropped_stats.patch | 10 - .../662-use_fq_codel_by_default.patch | 75 - .../patches-4.0/663-remove_pfifo_fast.patch | 143 - .../patches-4.0/664-codel_fix_3_12.patch | 22 - ...Add-support-for-MAP-E-FMRs-mesh-mode.patch | 495 - ...ng-with-source-address-failed-policy.patch | 249 - ...nes-for-_POLICY_FAILED-until-all-cod.patch | 53 - ...T-skip-GRO-for-foreign-MAC-addresses.patch | 160 - .../generic/patches-4.0/700-swconfig.patch | 39 - .../patches-4.0/701-phy_extension.patch | 63 - .../702-phy_add_aneg_done_function.patch | 27 - ...detach-callback-to-struct-phy_driver.patch | 27 - .../704-phy-no-genphy-soft-reset.patch | 29 - ...710-phy-add-mdio_register_board_info.patch | 193 - .../generic/patches-4.0/720-phy_adm6996.patch | 26 - .../generic/patches-4.0/721-phy_packets.patch | 161 - .../patches-4.0/722-phy_mvswitch.patch | 23 - .../generic/patches-4.0/723-phy_ip175c.patch | 23 - .../generic/patches-4.0/724-phy_ar8216.patch | 24 - .../generic/patches-4.0/725-phy_rtl8306.patch | 23 - .../generic/patches-4.0/726-phy_rtl8366.patch | 45 - .../generic/patches-4.0/727-phy-rtl8367.patch | 23 - .../patches-4.0/728-phy-rtl8367b.patch | 23 - .../generic/patches-4.0/729-phy-tantos.patch | 21 - .../generic/patches-4.0/730-phy_b53.patch | 21 - .../731-phy_mvswitch_3.10_compilation.patch | 35 - .../732-phy-ar8216-led-support.patch | 13 - .../patches-4.0/733-phy_mvsw61xx.patch | 23 - .../patches-4.0/750-hostap_txpower.patch | 154 - .../773-bgmac-add-srab-switch.patch | 72 - ...bgmac-check-length-of-received-frame.patch | 39 - ...nter-dereference-in-igb_reset_q_vect.patch | 40 - .../785-hso-support-0af0-9300.patch | 25 - .../810-pci_disable_common_quirks.patch | 51 - .../811-pci_disable_usb_common_quirks.patch | 101 - .../820-usb_add_usb_find_device_by_name.patch | 84 - .../patches-4.0/830-ledtrig_morse.patch | 28 - .../patches-4.0/831-ledtrig_netdev.patch | 60 - .../patches-4.0/832-ledtrig_usbdev.patch | 31 - .../patches-4.0/834-ledtrig-libata.patch | 153 - .../generic/patches-4.0/840-rtc7301.patch | 250 - .../patches-4.0/841-rtc_pt7c4338.patch | 247 - .../861-04_spi_gpio_implement_spi_delay.patch | 58 - .../patches-4.0/862-gpio_spi_driver.patch | 373 - .../generic/patches-4.0/863-gpiommc.patch | 844 - .../864-gpiommc_configfs_locking.patch | 58 - .../patches-4.0/870-hifn795x_byteswap.patch | 17 - .../880-gateworks_system_controller.patch | 339 - .../patches-4.0/890-8250_optional_sysrq.patch | 24 - .../patches-4.0/900-slab_maxsize.patch | 13 - .../patches-4.0/901-debloat_sock_diag.patch | 45 - .../patches-4.0/902-debloat_proc.patch | 341 - .../patches-4.0/903-debloat_direct_io.patch | 79 - .../patches-4.0/910-kobject_uevent.patch | 21 - .../911-kobject_add_broadcast_uevent.patch | 65 - .../patches-4.0/921-use_preinit_as_init.patch | 12 - ...ays-create-console-node-in-initramfs.patch | 30 - .../generic/patches-4.0/930-crashlog.patch | 276 - .../940-ocf_kbuild_integration.patch | 20 - .../patches-4.0/941-ocf_20120127.patch | 166 - .../960-decompress_unlzo_fix.patch | 23 - ...e-filenames-from-deps_initramfs-list.patch | 29 - .../980-arm_openwrt_machtypes.patch | 26 - .../generic/patches-4.0/990-gpio_wdt.patch | 360 - .../patches-4.0/995-mangle_bootargs.patch | 58 - .../patches-4.0/997-device_tree_cmdline.patch | 24 - ...able_wilink_platform_without_drivers.patch | 15 - trunk/target/linux/sunxi/Makefile | 29 - trunk/target/linux/sunxi/base-files.mk | 3 - .../target/linux/sunxi/base-files/etc/inittab | 5 - .../base-files/etc/uci-defaults/02_network | 32 - .../lib/preinit/01_preinit_sunxi.sh | 9 - .../base-files/lib/preinit/02_b53_hack.sh | 17 - .../linux/sunxi/base-files/lib/sunxi.sh | 150 - trunk/target/linux/sunxi/config-3.18 | 481 - trunk/target/linux/sunxi/image/Config.in | 5 - trunk/target/linux/sunxi/image/Makefile | 131 - .../linux/sunxi/image/gen_sunxi_sdcard_img.sh | 35 - trunk/target/linux/sunxi/modules.mk | 104 - .../100-dt-sun7i-add_spi0_pins_a.patch | 28 - .../101-dt-sun7i-add-uart3_pins.patch | 31 - .../102-dt-sun7i-add_mmc2_pins.patch | 28 - .../110-input-add-sun4i-lradc.patch | 412 - .../patches-3.18/111-dt-sun4i-add-lradc.patch | 28 - .../patches-3.18/112-dt-sun5i-add-lradc.patch | 175 - .../patches-3.18/113-dt-sun7i-add-lradc.patch | 106 - ...115-input-sun4i-ts-update-temp-curve.patch | 83 - ...-sunxi-update-compats-for-tempcurves.patch | 57 - .../130-input-add-axp20x-pek.patch | 339 - .../150-pwm-add-sunxi-driver.patch | 409 - .../200-mmc-add-sdio-function-subnode.patch | 148 - ...t-sun7i-add-oob-irq-to-bcm-sdio-wifi.patch | 68 - ...dt-sun7i-add-bluetooth-to-cubietruck.patch | 75 - .../270-dt-sun7i-add-ss-to-a20.patch | 17 - .../patches-3.18/271-crypto-add-ss.patch | 1512 - .../300-dt-sun7i-add-bananapi.patch | 250 - .../301-dt-sun7i-add-bananapro.patch | 296 - .../302-dt-sun7i-add-lamobo-r1.patch | 252 - .../target/linux/sunxi/profiles/01-default.mk | 17 - .../linux/sunxi/profiles/a10-olinuxino.mk | 18 - .../linux/sunxi/profiles/a13-olimex-som.mk | 18 - .../linux/sunxi/profiles/a13-olinuxino.mk | 18 - .../linux/sunxi/profiles/a20-olinuxino.mk | 31 - trunk/target/linux/sunxi/profiles/bananapi.mk | 18 - .../target/linux/sunxi/profiles/bananapro.mk | 18 - .../target/linux/sunxi/profiles/cubieboard.mk | 18 - .../linux/sunxi/profiles/cubieboard2.mk | 18 - .../target/linux/sunxi/profiles/lamobo-r1.mk | 19 - trunk/target/linux/sunxi/profiles/mele_m9.mk | 18 - trunk/target/linux/sunxi/profiles/pcduino.mk | 18 - trunk/target/linux/sunxi/profiles/pcduino3.mk | 18 - trunk/target/linux/uml/Makefile | 36 - trunk/target/linux/uml/README | 45 - trunk/target/linux/uml/config/i386 | 168 - trunk/target/linux/uml/config/x86_64 | 159 - trunk/target/linux/uml/image/Makefile | 19 - .../001-fix_make_headers_install.patch | 3932 --- .../uml/patches-3.18/101-mconsole-exec.patch | 211 - .../patches-3.18/102-pseudo-random-mac.patch | 124 - trunk/target/linux/x86/64/config-default | 216 - trunk/target/linux/x86/64/target.mk | 9 - trunk/target/linux/x86/Makefile | 26 - .../linux/x86/base-files/etc/config/network | 26 - trunk/target/linux/x86/base-files/etc/inittab | 4 - .../lib/preinit/15_essential_fs_x86 | 8 - .../x86/base-files/lib/preinit/20_check_iso | 5 - .../x86/base-files/lib/preinit/79_move_config | 15 - .../x86/base-files/lib/upgrade/platform.sh | 66 - trunk/target/linux/x86/config-3.18 | 433 - trunk/target/linux/x86/ep80579/config-3.3 | 11 - trunk/target/linux/x86/ep80579/target.mk | 11 - trunk/target/linux/x86/generic/config-default | 200 - .../linux/x86/generic/profiles/000-Generic.mk | 18 - trunk/target/linux/x86/generic/target.mk | 7 - trunk/target/linux/x86/geode/config-default | 73 - trunk/target/linux/x86/geode/target.mk | 14 - trunk/target/linux/x86/image/Config.in | 14 - trunk/target/linux/x86/image/Makefile | 234 - .../linux/x86/image/gen_image_generic.sh | 39 - trunk/target/linux/x86/image/grub-early.cfg | 1 - trunk/target/linux/x86/image/grub-iso.cfg | 10 - trunk/target/linux/x86/image/grub.cfg | 13 - .../linux/x86/image/mkimg_bifferboard.py | 50 - trunk/target/linux/x86/image/mkimg_sitecom.pl | 11 - .../target/linux/x86/kvm_guest/config-default | 89 - trunk/target/linux/x86/kvm_guest/target.mk | 3 - trunk/target/linux/x86/modules.mk | 22 - .../x86/patches-3.18/006-yenta_mistery.patch | 20 - .../009-rdc321x_select_embedded.patch | 11 - .../x86/patches-3.18/010-rdc_cpu_ident.patch | 176 - .../patches-3.18/011-tune_lzma_options.patch | 22 - .../patches-3.18/012-export_erase_write.patch | 23 - .../x86/patches-3.18/100-rdc_boards.patch | 745 - .../120-panic_on_unrecovered_nmi.patch | 11 - .../x86/patches-3.18/150-pit-tick-rate.patch | 13 - .../x86/patches-3.18/160-kexec-fix.patch | 43 - .../x86/rdc/base-files/etc/config/network | 26 - .../linux/x86/rdc/base-files/etc/diag.sh | 17 - .../lib/preinit/05_set_ether_mac_rdc | 36 - .../rdc/base-files/lib/upgrade/platform.sh | 10 - trunk/target/linux/x86/rdc/config-default | 65 - trunk/target/linux/x86/rdc/profiles/ar525w.mk | 12 - .../linux/x86/rdc/profiles/bifferboard.mk | 13 - trunk/target/linux/x86/rdc/profiles/r8610.mk | 14 - .../target/linux/x86/rdc/profiles/sitecom.mk | 12 - trunk/target/linux/x86/rdc/target.mk | 13 - .../linux/x86/xen_domu/base-files/etc/inittab | 5 - .../base-files/lib/preinit/45_mount_xenfs | 11 - .../target/linux/x86/xen_domu/config-default | 86 - trunk/target/linux/x86/xen_domu/target.mk | 3 - trunk/target/linux/xburst/Makefile | 25 - .../linux/xburst/base-files/etc/config/fstab | 6 - .../xburst/base-files/etc/config/network | 13 - .../linux/xburst/base-files/etc/config/system | 3 - trunk/target/linux/xburst/config-3.18 | 354 - trunk/target/linux/xburst/image/Makefile | 46 - trunk/target/linux/xburst/image/ubinize.cfg | 14 - trunk/target/linux/xburst/modules.mk | 40 - ...e-vid-header-instead-of-the-whole-pa.patch | 25 - ...-Optimize-NAND_ECC_HW_OOB_FIRST-read.patch | 48 - ...-for-subpage-reads-for-NAND_ECC_HW_O.patch | 109 - ...y-activation-of-the-DAC-to-work-arou.patch | 38 - ...it-the-regulator-register-on-startup.patch | 60 - .../006-Add-ili8960-lcd-driver.patch | 319 - ...e-3-wire-spi-mode-for-the-display-fo.patch | 26 - .../linux/xburst/qi_lb60/config-default | 33 - trunk/target/linux/xburst/qi_lb60/target.mk | 1 - trunk/target/sdk/Config.in | 9 - trunk/target/sdk/Makefile | 130 - trunk/target/sdk/convert-config.pl | 40 - trunk/target/sdk/files/Config.in | 2 - trunk/target/sdk/files/Makefile | 59 - trunk/target/sdk/files/README.SDK | 7 - trunk/target/sdk/files/include/prepare.mk | 17 - trunk/target/toolchain/Config.in | 8 - trunk/target/toolchain/Makefile | 70 - trunk/target/toolchain/files/README.TOOLCHAIN | 2 - trunk/target/toolchain/files/wrapper.sh | 95 - trunk/toolchain/Config.in | 306 - trunk/toolchain/Makefile | 82 - trunk/toolchain/binutils/Config.in | 25 - trunk/toolchain/binutils/Makefile | 92 - .../linaro/300-001_ld_makefile_patch.patch | 22 - .../300-012_check_ldrunpath_length.patch | 20 - .../400-mips_no_dynamic_linking_sym.patch | 18 - trunk/toolchain/gcc/Config.in | 70 - trunk/toolchain/gcc/Config.version | 30 - trunk/toolchain/gcc/common.mk | 204 - .../toolchain/gcc/files/alternate-arch-cc.in | 3 - trunk/toolchain/gcc/final/Makefile | 78 - trunk/toolchain/gcc/initial/Makefile | 36 - trunk/toolchain/gcc/minimal/Makefile | 46 - .../4.6-linaro/010-documentation.patch | 23 - .../4.6-linaro/020-gcc_bug_54295.patch | 70 - .../4.6-linaro/030-gcc_bug_48403.patch | 16 - .../4.6-linaro/040-gcc_bug_49696.patch | 65 - .../patches/4.6-linaro/100-uclibc-conf.patch | 33 - .../gcc/patches/4.6-linaro/200-musl.patch | 240 - .../4.6-linaro/301-missing-execinfo_h.patch | 11 - .../patches/4.6-linaro/302-c99-snprintf.patch | 11 - .../305-libmudflap-susv3-legacy.patch | 47 - .../800-arm_v5te_no_ldrd_strd.patch | 11 - .../4.6-linaro/810-arm-softfloat-libgcc.patch | 26 - .../patches/4.6-linaro/820-libgcc_pic.patch | 36 - .../4.6-linaro/830-arm_unbreak_armv4t.patch | 13 - .../840-armv4_pass_fix-v4bx_to_ld.patch | 19 - .../4.6-linaro/850-use_shared_libgcc.patch | 86 - .../4.6-linaro/860-uclibc_use_eh_frame.patch | 29 - .../4.6-linaro/870-ppc_no_crtsavres.patch | 20 - .../4.6-linaro/880-no_java_section.patch | 11 - .../gcc/patches/4.6-linaro/900-bad-mips16-crt | 9 - .../patches/4.6-linaro/910-mbsd_multi.patch | 253 - .../920-specs_nonfatal_getenv.patch | 14 - .../940-no-clobber-stamp-bits.patch | 11 - .../gcc/patches/4.6-linaro/999-coldfire.patch | 11 - .../001-revert_register_mode_search.patch | 65 - .../4.8-linaro/002-weak_data_fix.patch | 42 - .../003-universal_initializer.patch | 94 - .../4.8-linaro/004-case_insensitive.patch | 14 - .../4.8-linaro/010-documentation.patch | 23 - .../patches/4.8-linaro/100-uclibc-conf.patch | 33 - .../patches/4.8-linaro/200-musl_config.patch | 204 - .../gcc/patches/4.8-linaro/201-musl_arm.patch | 40 - .../patches/4.8-linaro/202-musl_mips.patch | 13 - .../patches/4.8-linaro/203-musl_powerpc.patch | 100 - .../gcc/patches/4.8-linaro/204-musl_sh.patch | 17 - .../gcc/patches/4.8-linaro/205-musl_x86.patch | 48 - .../patches/4.8-linaro/206-musl_aarch64.patch | 14 - .../4.8-linaro/207-musl_fixincludes.patch | 12 - .../patches/4.8-linaro/208-musl_gomp.patch | 11 - .../4.8-linaro/209-musl_libstdc++.patch | 26 - ...210-disable_libsanitizer_off_t_check.patch | 11 - .../4.8-linaro/220-musl_mips_softfloat.patch | 8 - .../patches/4.8-linaro/221-musl_mips64.patch | 22 - .../800-arm_v5te_no_ldrd_strd.patch | 11 - .../4.8-linaro/810-arm-softfloat-libgcc.patch | 25 - .../patches/4.8-linaro/820-libgcc_pic.patch | 36 - .../4.8-linaro/830-arm_unbreak_armv4t.patch | 13 - .../840-armv4_pass_fix-v4bx_to_ld.patch | 19 - .../4.8-linaro/850-use_shared_libgcc.patch | 47 - .../patches/4.8-linaro/860-use_eh_frame.patch | 42 - .../4.8-linaro/870-ppc_no_crtsavres.patch | 11 - .../4.8-linaro/880-no_java_section.patch | 11 - .../4.8-linaro/900-bad-mips16-crt.patch | 9 - .../patches/4.8-linaro/910-mbsd_multi.patch | 253 - .../920-specs_nonfatal_getenv.patch | 14 - .../4.8-linaro/930-fix-mips-noexecstack.patch | 111 - .../940-no-clobber-stamp-bits.patch | 11 - .../4.8-linaro/951-arm_bug_58595.patch | 117 - .../001-revert_register_mode_search.patch | 65 - .../4.9-linaro/002-case_insensitive.patch | 14 - .../4.9-linaro/010-documentation.patch | 23 - .../patches/4.9-linaro/100-uclibc-conf.patch | 33 - .../patches/4.9-linaro/200-musl_config.patch | 199 - .../gcc/patches/4.9-linaro/201-musl_arm.patch | 40 - .../patches/4.9-linaro/202-musl_mips.patch | 13 - .../patches/4.9-linaro/203-musl_powerpc.patch | 100 - .../gcc/patches/4.9-linaro/204-musl_sh.patch | 17 - .../gcc/patches/4.9-linaro/205-musl_x86.patch | 48 - .../patches/4.9-linaro/206-musl_aarch64.patch | 11 - .../4.9-linaro/207-musl_fixincludes.patch | 12 - .../patches/4.9-linaro/208-musl_gomp.patch | 11 - .../4.9-linaro/209-musl_libstdc++.patch | 26 - ...210-disable_libsanitizer_off_t_check.patch | 11 - .../4.9-linaro/220-musl_mips_softfloat.patch | 8 - .../patches/4.9-linaro/221-musl_mips64.patch | 22 - .../800-arm_v5te_no_ldrd_strd.patch | 11 - .../4.9-linaro/810-arm-softfloat-libgcc.patch | 25 - .../patches/4.9-linaro/820-libgcc_pic.patch | 36 - .../4.9-linaro/830-arm_unbreak_armv4t.patch | 13 - .../840-armv4_pass_fix-v4bx_to_ld.patch | 19 - .../4.9-linaro/850-use_shared_libgcc.patch | 47 - .../patches/4.9-linaro/860-use_eh_frame.patch | 42 - .../4.9-linaro/870-ppc_no_crtsavres.patch | 11 - .../4.9-linaro/880-no_java_section.patch | 11 - .../4.9-linaro/900-bad-mips16-crt.patch | 9 - .../patches/4.9-linaro/910-mbsd_multi.patch | 232 - .../920-specs_nonfatal_getenv.patch | 14 - .../4.9-linaro/930-fix-mips-noexecstack.patch | 111 - .../940-no-clobber-stamp-bits.patch | 13 - trunk/toolchain/gdb/Makefile | 53 - .../gdb/patches/100-ppc_compile_fix.patch | 11 - .../gdb/patches/110-no_extern_inline.patch | 32 - .../600-fix-compile-flag-mismatch.patch | 32 - trunk/toolchain/glibc/Config.in | 21 - trunk/toolchain/glibc/Config.version | 26 - trunk/toolchain/glibc/Makefile | 31 - trunk/toolchain/glibc/common.mk | 109 - trunk/toolchain/glibc/config/Config.in | 903 - trunk/toolchain/glibc/headers/Makefile | 27 - trunk/toolchain/glibc/include/libintl.h | 6 - .../patches/2.15/001-fix_autoconf_macro.patch | 48 - .../glibc/patches/2.15/005-versions.patch | 11 - ...050-all_glibc-2.14-leak-revert-crash.patch | 110 - .../patches/2.15/100-fix_cross_rpcgen.patch | 71 - .../patches/2.15/110-fix_cross_zic.patch | 27 - .../patches/2.15/120-use_host_cflags.patch | 22 - .../2.15/200-add-dl-search-paths.patch | 14 - .../patches/2.19/100-fix_cross_rpcgen.patch | 52 - .../2.19/200-add-dl-search-paths.patch | 14 - .../2.19/300-require-autoconf-2.69.patch | 13 - .../patches/2.21/100-fix_cross_rpcgen.patch | 52 - .../2.21/200-add-dl-search-paths.patch | 14 - trunk/toolchain/info.mk | 6 - trunk/toolchain/insight/Makefile | 54 - .../600-fix-compile-flag-mismatch.patch | 31 - trunk/toolchain/kernel-headers/Makefile | 100 - trunk/toolchain/musl/Config.in | 6 - trunk/toolchain/musl/Config.version | 8 - trunk/toolchain/musl/Makefile | 31 - trunk/toolchain/musl/common.mk | 62 - trunk/toolchain/musl/headers/Makefile | 16 - trunk/toolchain/musl/include/bits/wordsize.h | 1 - trunk/toolchain/musl/include/features.h | 48 - trunk/toolchain/musl/include/sgidefs.h | 73 - trunk/toolchain/musl/include/sys/cdefs.h | 378 - .../toolchain/musl/include/sys/glibc-types.h | 35 - trunk/toolchain/musl/include/sys/queue.h | 574 - .../musl/patches/001-git-2015-03-28.patch | 93 - .../musl/patches/100-add_glob_onlydir.patch | 11 - .../musl/patches/900-iconv_size_hack.patch | 68 - trunk/toolchain/uClibc/Config.in | 21 - trunk/toolchain/uClibc/Config.version | 9 - trunk/toolchain/uClibc/Makefile | 41 - trunk/toolchain/uClibc/common.mk | 96 - trunk/toolchain/uClibc/config-0.9.33.2/arm | 7 - trunk/toolchain/uClibc/config-0.9.33.2/armeb | 7 - trunk/toolchain/uClibc/config-0.9.33.2/common | 213 - trunk/toolchain/uClibc/config-0.9.33.2/debug | 6 - trunk/toolchain/uClibc/config-0.9.33.2/i386 | 21 - trunk/toolchain/uClibc/config-0.9.33.2/i686 | 21 - trunk/toolchain/uClibc/config-0.9.33.2/m68k | 6 - trunk/toolchain/uClibc/config-0.9.33.2/mips | 17 - trunk/toolchain/uClibc/config-0.9.33.2/mips64 | 17 - .../uClibc/config-0.9.33.2/mips64.32 | 18 - .../uClibc/config-0.9.33.2/mips64.64 | 18 - .../uClibc/config-0.9.33.2/mips64.n32 | 18 - .../toolchain/uClibc/config-0.9.33.2/mips64el | 17 - .../uClibc/config-0.9.33.2/mips64el.32 | 18 - .../uClibc/config-0.9.33.2/mips64el.64 | 18 - .../uClibc/config-0.9.33.2/mips64el.n32 | 18 - trunk/toolchain/uClibc/config-0.9.33.2/mipsel | 17 - .../uClibc/config-0.9.33.2/mipsel.cobalt | 17 - .../toolchain/uClibc/config-0.9.33.2/powerpc | 6 - .../uClibc/config-0.9.33.2/powerpc.e500 | 6 - trunk/toolchain/uClibc/config-0.9.33.2/sparc | 8 - .../uClibc/config-0.9.33.2/sparc.leon | 8 - trunk/toolchain/uClibc/config-0.9.33.2/x86_64 | 6 - trunk/toolchain/uClibc/headers/Makefile | 26 - .../009_backport_mount.h-update.patch | 91 - .../010-backport_sscanf_alloc.patch | 184 - .../011-dlsym_rtld_next_fix.patch | 25 - ...e-handy-macros-to-be-used-in-syscall.patch | 28 - .../021-add-posix_madvise.c.patch | 48 - .../022-libc-add-posix_fallocate.patch | 301 - ...3-libc-add-fallocate-and-fallocate64.patch | 447 - ...ls.h-allow-immediate-values-as-6th-s.patch | 25 - .../025-libc-sync_file_range.patch | 57 - .../patches-0.9.33.2/100-fix_unifdef.patch | 11 - .../patches-0.9.33.2/110-compat_macros.patch | 51 - .../patches-0.9.33.2/120-adjtimex.patch | 14 - ...inet-fix-__read_etc_hosts_r-segfault.patch | 10 - .../132-inet_fix_res_init.patch | 15 - .../133-inet6-scoped-getnameinfo.patch | 26 - ...et_fix_threaded_use_of_res_functions.patch | 126 - .../136-inet_make_res_init_thread_safe.patch | 53 - .../137-inet_fix_threaded_res_init.patch | 10 - .../150-vasprintf_size_reduce.patch | 37 - .../patches-0.9.33.2/170-math_finite.patch | 23 - .../180-pthread_cleanup_fix.patch | 45 - ...90-nptl_use_arch_default_stack_limit.patch | 13 - .../200-no_forced_unwind.patch | 10 - .../210-mips_use_pic_crt1.patch | 11 - .../350-use-fputs_unlocked.patch | 19 - .../410-llvm_workaround.patch | 11 - .../450-powerpc_copysignl.patch | 103 - .../460-powerpc_ptrace_h.patch | 96 - .../470-powerpc_syscall6.patch | 10 - .../480-powerpc_rel24_support.patch | 26 - .../uClibc/patches-0.9.33.2/500-eventfd.patch | 53 - .../600-mips64_abi_selection.patch | 48 - .../610-mips64_syscall_fix.patch | 285 - .../611-mips_syscall_error_argument.patch | 99 - .../612-mips64_relocation_fix.patch | 29 - .../613-mips64_more_relocation_fixes.patch | 20 - .../614-mips64_fix_setjmp_longjmp.patch | 99 - .../615-mips_fix_sigev_pad_size.patch | 58 - .../616-mips_fix_stat_time.patch | 123 - .../617-mips_fix_setjmp_ptrsize.patch | 58 - .../618-mips64_fix_syscall_error.patch | 36 - .../619-mips64_fix_sysdep_cancel.patch | 195 - .../960-remove_eabi_oabi_selection.patch | 32 - ...add___kernel_long_and___kernel_ulong.patch | 320 - .../981-fix_setting_arch_native_bit.patch | 28 - .../patches-0.9.33.2/990-no-stack-cache.patch | 11 - .../patches-0.9.33.2/991-gen_wctype.patch | 183 - .../999-eventfd_use_bits_scheme.patch | 248 - trunk/toolchain/uClibc/utils/Makefile | 24 - trunk/toolchain/wrapper/Makefile | 62 - trunk/tools/Makefile | 117 - trunk/tools/autoconf/Makefile | 37 - .../autoconf/patches/000-relocatable.patch | 229 - .../autoconf/patches/001-no_emacs_lib.patch | 22 - trunk/tools/automake/Makefile | 50 - trunk/tools/automake/files/aclocal | 2 - .../automake/patches/000-relocatable.patch | 96 - ...clocal-skip-not-existing-directories.patch | 15 - .../200-do-not-override-silent-rules.patch | 13 - trunk/tools/bc/Makefile | 18 - trunk/tools/bc/patches/001-no_doc.patch | 23 - trunk/tools/bison/Makefile | 26 - .../bison/patches/010-intl-stub-compat.patch | 15 - .../bison/patches/100-fix-gets-removal.patch | 16 - trunk/tools/ccache/Makefile | 51 - trunk/tools/ccache/files/ccache_cc | 2 - trunk/tools/ccache/files/ccache_cxx | 2 - trunk/tools/cloog/Makefile | 41 - trunk/tools/cmake/Makefile | 27 - .../cmake/patches/100-disable_qt_tests.patch | 32 - .../cmake/patches/110-freebsd-compat.patch | 44 - trunk/tools/dosfstools/Makefile | 38 - ...nd-editor-backup-files-to-.gitignore.patch | 25 - ...tion-of-fix-power-loss-damage-commit.patch | 100 - ....c-Use-unsigned-char-for-binary-data.patch | 33 - ...ll-char-that-may-take-literals-const.patch | 169 - ...w-0xF0-to-be-specified-as-media-byte.patch | 122 - .../0006-fsck.fat-Make-r-option-default.patch | 603 - ...7-Makefile-fix-typo-in-uninstall-man.patch | 30 - .../0008-Makefile-avoid-using-install-D.patch | 43 - .../patches/0009-Improve-.gitignore.patch | 28 - .../0010-Remove-non-standard-int-types.patch | 538 - ...011-Remove-linux-msdos_fs.h-includes.patch | 209 - ...ix-read-beyond-end-of-array-on-FAT12.patch | 54 - ...ible-ioctl-calls-for-OSX-and-FreeBSD.patch | 217 - .../0014-Add-OSX-and-FreeBSD-support.patch | 334 - trunk/tools/e2fsprogs/Makefile | 51 - .../001-exit_0_on_corrected_errors.patch | 11 - .../patches/002-dont-build-e4defrag.patch | 11 - .../patches/003-openbsd-compat.patch | 24 - .../patches/004-freebsd-compat.patch | 13 - trunk/tools/elftosb/Makefile | 26 - trunk/tools/elftosb/patches/001-libm.patch | 11 - .../elftosb/patches/002-fix-header-path.patch | 19 - .../elftosb/patches/003-use-ldflags.patch | 26 - trunk/tools/findutils/Makefile | 20 - ...21-Fix-time_t-vs-long-int-mismatches.patch | 158 - trunk/tools/firmware-utils/Makefile | 81 - trunk/tools/firmware-utils/src/add_header.c | 138 - trunk/tools/firmware-utils/src/addpattern.c | 333 - trunk/tools/firmware-utils/src/airlink.c | 332 - trunk/tools/firmware-utils/src/bcm_tag.h | 70 - trunk/tools/firmware-utils/src/bcmalgo.c | 248 - trunk/tools/firmware-utils/src/bcmalgo.h | 83 - trunk/tools/firmware-utils/src/buffalo-enc.c | 299 - trunk/tools/firmware-utils/src/buffalo-lib.c | 480 - trunk/tools/firmware-utils/src/buffalo-lib.h | 121 - trunk/tools/firmware-utils/src/buffalo-tag.c | 374 - trunk/tools/firmware-utils/src/buffalo-tftp.c | 177 - trunk/tools/firmware-utils/src/csysimg.h | 79 - trunk/tools/firmware-utils/src/cyg_crc.h | 109 - trunk/tools/firmware-utils/src/cyg_crc16.c | 110 - trunk/tools/firmware-utils/src/cyg_crc32.c | 172 - trunk/tools/firmware-utils/src/dgfirmware.c | 376 - trunk/tools/firmware-utils/src/dgn3500sum.c | 167 - .../firmware-utils/src/edimax_fw_header.c | 386 - trunk/tools/firmware-utils/src/encode_crc.c | 151 - .../firmware-utils/src/fix-u-media-header.c | 354 - trunk/tools/firmware-utils/src/fw.h | 70 - trunk/tools/firmware-utils/src/hcsmakeimage.c | 181 - trunk/tools/firmware-utils/src/imagetag.c | 489 - trunk/tools/firmware-utils/src/imagetag.ggo | 46 - .../firmware-utils/src/imagetag_cmdline.c | 1193 - .../firmware-utils/src/imagetag_cmdline.h | 275 - trunk/tools/firmware-utils/src/lzma2eva.c | 190 - trunk/tools/firmware-utils/src/makeamitbin.c | 316 - trunk/tools/firmware-utils/src/md5.c | 307 - trunk/tools/firmware-utils/src/md5.h | 65 - trunk/tools/firmware-utils/src/mkbrncmdline.c | 168 - trunk/tools/firmware-utils/src/mkbrnimg.c | 183 - trunk/tools/firmware-utils/src/mkcameofw.c | 433 - trunk/tools/firmware-utils/src/mkcasfw.c | 1030 - trunk/tools/firmware-utils/src/mkchkimg.c | 327 - trunk/tools/firmware-utils/src/mkcsysimg.c | 1157 - trunk/tools/firmware-utils/src/mkdapimg.c | 226 - trunk/tools/firmware-utils/src/mkdcs932.c | 39 - trunk/tools/firmware-utils/src/mkdniimg.c | 208 - trunk/tools/firmware-utils/src/mkedimaximg.c | 259 - trunk/tools/firmware-utils/src/mkfwimage.c | 467 - trunk/tools/firmware-utils/src/mkfwimage2.c | 447 - .../firmware-utils/src/mkheader_gemtek.c | 211 - trunk/tools/firmware-utils/src/mkhilinkfw.c | 322 - trunk/tools/firmware-utils/src/mkmylofw.c | 1297 - trunk/tools/firmware-utils/src/mkplanexfw.c | 269 - trunk/tools/firmware-utils/src/mkporayfw.c | 791 - trunk/tools/firmware-utils/src/mkrtn56uimg.c | 294 - trunk/tools/firmware-utils/src/mksenaofw.c | 417 - trunk/tools/firmware-utils/src/mktitanimg.c | 1040 - trunk/tools/firmware-utils/src/mktitanimg.h | 171 - trunk/tools/firmware-utils/src/mktplinkfw.c | 1170 - trunk/tools/firmware-utils/src/mktplinkfw2.c | 977 - trunk/tools/firmware-utils/src/mkwrgimg.c | 240 - trunk/tools/firmware-utils/src/mkzcfw.c | 408 - trunk/tools/firmware-utils/src/mkzynfw.c | 1130 - trunk/tools/firmware-utils/src/motorola-bin.c | 227 - trunk/tools/firmware-utils/src/myloader.h | 176 - trunk/tools/firmware-utils/src/nand_ecc.c | 204 - trunk/tools/firmware-utils/src/osbridge-crc.c | 309 - trunk/tools/firmware-utils/src/pc1crypt.c | 361 - trunk/tools/firmware-utils/src/ptgen.c | 245 - trunk/tools/firmware-utils/src/seama.c | 529 - trunk/tools/firmware-utils/src/seama.h | 108 - trunk/tools/firmware-utils/src/sha1.c | 443 - trunk/tools/firmware-utils/src/sha1.h | 57 - trunk/tools/firmware-utils/src/spw303v.c | 242 - trunk/tools/firmware-utils/src/srec2bin.c | 524 - .../firmware-utils/src/tplink-safeloader.c | 546 - trunk/tools/firmware-utils/src/trx.c | 418 - trunk/tools/firmware-utils/src/trx2edips.c | 171 - trunk/tools/firmware-utils/src/trx2usr.c | 186 - trunk/tools/firmware-utils/src/wrt400n.c | 334 - trunk/tools/firmware-utils/src/xorimage.c | 135 - trunk/tools/firmware-utils/src/zynos.h | 225 - trunk/tools/firmware-utils/src/zyxbcm.c | 259 - trunk/tools/flex/Makefile | 28 - .../patches/100-remove_no_undefined.patch | 18 - trunk/tools/flock/Makefile | 22 - trunk/tools/flock/src/flock.c | 325 - trunk/tools/genext2fs/Makefile | 51 - .../genext2fs/patches/100-c99_scanf.patch | 21 - .../genext2fs/patches/200-autoconf.patch | 13 - .../patches/300-blocksize-creator.patch | 558 - .../genext2fs/patches/400-byteswap_fix.patch | 44 - trunk/tools/gengetopt/Makefile | 30 - .../patches/100-dependency_fix.patch | 11 - trunk/tools/gmp/Makefile | 34 - trunk/tools/include/byteswap.h | 5 - trunk/tools/include/elf.h | 3007 -- trunk/tools/include/endian.h | 40 - trunk/tools/include/getline.h | 68 - trunk/tools/include/sys/sysmacros.h | 56 - trunk/tools/libelf/Makefile | 51 - trunk/tools/libtool/Makefile | 41 - trunk/tools/libtool/files/libtool-v1.5.patch | 118 - trunk/tools/libtool/files/libtool-v2.2.patch | 123 - trunk/tools/libtool/files/libtool-v2.4.patch | 160 - .../libtool/patches/000-relocatable.patch | 141 - .../libtool/patches/001-fix-func_append.patch | 22 - .../libtool/patches/100-libdir-fixes.patch | 94 - ...10-dont-use-target-dir-for-relinking.patch | 20 - .../120-strip-unsafe-dirs-for-relinking.patch | 24 - .../libtool/patches/150-trailingslash.patch | 49 - .../patches/200-openwrt-branding.patch | 112 - trunk/tools/lzma-old/Makefile | 36 - .../lzma-old/patches/100-lzma_zlib.patch | 404 - trunk/tools/lzma-old/patches/110-ranlib.patch | 10 - trunk/tools/lzma/Makefile | 36 - .../tools/lzma/patches/001-large_files.patch | 13 - trunk/tools/lzma/patches/002-lzmp.patch | 1059 - .../lzma/patches/003-compile_fixes.patch | 26 - .../lzma/patches/100-static_library.patch | 70 - trunk/tools/m4/Makefile | 28 - .../m4/patches/100-fix-gets-removal.patch | 17 - trunk/tools/missing-macros/Makefile | 28 - trunk/tools/missing-macros/src/README | 100 - trunk/tools/missing-macros/src/bin/help2man | 29 - trunk/tools/missing-macros/src/bin/makeinfo | 112 - .../missing-macros/src/m4/as-ac-expand.m4 | 43 - .../missing-macros/src/m4/as-compiler-flag.m4 | 62 - .../src/m4/as-unaligned-access.m4 | 41 - .../tools/missing-macros/src/m4/as-version.m4 | 71 - trunk/tools/missing-macros/src/m4/dnet.m4 | 322 - .../src/m4/fake-gtk-doc-check.m4 | 13 - .../missing-macros/src/m4/fake-intltool.m4 | 16 - trunk/tools/missing-macros/src/m4/glibc2.m4 | 30 - trunk/tools/missing-macros/src/m4/glibc21.m4 | 30 - trunk/tools/missing-macros/src/m4/intdiv0.m4 | 84 - trunk/tools/missing-macros/src/m4/intmax.m4 | 33 - .../missing-macros/src/m4/inttypes-pri.m4 | 36 - .../tools/missing-macros/src/m4/inttypes_h.m4 | 26 - trunk/tools/missing-macros/src/m4/lib-ld.m4 | 110 - trunk/tools/missing-macros/src/m4/lib-link.m4 | 774 - .../tools/missing-macros/src/m4/lib-prefix.m4 | 224 - trunk/tools/missing-macros/src/m4/mfx_acc.m4 | 163 - .../missing-macros/src/m4/mfx_cppflags.m4 | 41 - .../tools/missing-macros/src/m4/mfx_limits.m4 | 154 - trunk/tools/missing-macros/src/m4/progtest.m4 | 92 - trunk/tools/missing-macros/src/m4/stdint_h.m4 | 26 - .../tools/missing-macros/src/m4/uintmax_t.m4 | 30 - trunk/tools/missing-macros/src/m4/va_copy.m4 | 111 - trunk/tools/missing-macros/src/m4/wint_t.m4 | 28 - trunk/tools/mkimage/Makefile | 46 - .../patches/010-freebsd-ulong-fix.patch | 13 - .../patches/020-include_compile_fix.patch | 10 - .../030-allow-to-use-different-magic.patch | 63 - .../mkimage/patches/040-include_order.patch | 11 - .../patches/050-image_h_portability.patch | 31 - .../patches/060-remove_kernel_includes.patch | 35 - .../070-socfpgaimage_portability.patch | 52 - .../patches/080-remove_compiler_check.patch | 16 - .../mkimage/patches/100-freebsd-compat.patch | 14 - trunk/tools/mklibs/Makefile | 34 - trunk/tools/mklibs/include/elf.h | 2559 -- trunk/tools/mklibs/patches/001-compile.patch | 8 - .../patches/002-disable_symbol_checks.patch | 20 - trunk/tools/mklibs/patches/003-no_copy.patch | 50 - .../mklibs/patches/004-libpthread_link.patch | 28 - .../mklibs/patches/005-duplicate_syms.patch | 35 - .../mklibs/patches/006-uclibc_init.patch | 14 - .../mklibs/patches/007-gc_sections.patch | 11 - .../patches/008-uclibc_libgcc_link.patch | 37 - .../009-uclibc_libpthread_symbols.patch | 63 - .../patches/010-remove_STT_GNU_IFUNC.patch | 20 - .../mklibs/patches/011-remove_multiarch.patch | 10 - trunk/tools/mm-macros/Makefile | 31 - trunk/tools/mpc/Makefile | 28 - trunk/tools/mpfr/Makefile | 27 - trunk/tools/mpfr/patches/001-only_src.patch | 22 - .../mpfr/patches/100-freebsd-compat.patch | 10 - trunk/tools/mtd-utils/Makefile | 66 - trunk/tools/mtd-utils/include/fls.h | 2 - trunk/tools/mtd-utils/include/linux/types.h | 18 - .../mtd-utils/patches/100-sscanf_fix.patch | 11 - .../mtd-utils/patches/110-portability.patch | 153 - .../mtd-utils/patches/120-cygwin_fixes.patch | 457 - .../mtd-utils/patches/130-lzma_jffs2.patch | 5031 --- .../patches/131-fix_lib_compile.patch | 11 - .../mtd-utils/patches/133-error-fix.patch | 20 - .../patches/134-freebsd_loff_t.patch | 13 - .../patches/135-mkubifs_optional_lzo.patch | 119 - .../patches/136-mkfs.ubifs-xz-support.patch | 404 - .../patches/137-no_extern_inline.patch | 41 - ...add-ubigen_write_terminator-function.patch | 89 - .../201-ubinize-add-terminator-support.patch | 77 - trunk/tools/mtools/Makefile | 36 - .../mtools/patches/100-compile_fix.patch | 19 - trunk/tools/padjffs2/Makefile | 36 - trunk/tools/padjffs2/src/Makefile | 15 - trunk/tools/padjffs2/src/padjffs2.c | 198 - trunk/tools/patch-image/Makefile | 28 - trunk/tools/patch-image/src/patch-cmdline.c | 79 - trunk/tools/patch-image/src/patch-dtb.c | 101 - trunk/tools/patch/Makefile | 18 - trunk/tools/patchelf/Makefile | 26 - .../patchelf/patches/100-portability.patch | 8 - trunk/tools/pkg-config/Makefile | 35 - trunk/tools/pkg-config/files/pkg-config | 3 - .../patches/001-fix-package-rebuild.patch | 22 - trunk/tools/ppl/Makefile | 37 - .../patches/001-disable-serial-tests.patch | 44 - trunk/tools/qemu/Makefile | 40 - trunk/tools/quilt/Makefile | 39 - .../tools/quilt/patches/000-relocatable.patch | 72 - .../tools/quilt/patches/001-fix_compile.patch | 18 - trunk/tools/scons/Makefile | 34 - trunk/tools/scons/files/pywrap.sh | 15 - .../scons/patches/001-platform_env.patch | 11 - trunk/tools/sed/Makefile | 43 - trunk/tools/sparse/Makefile | 22 - trunk/tools/squashfs/Makefile | 39 - trunk/tools/squashfs/patches/100-lzma.patch | 22 - .../patches/110-no_nonstatic_inline.patch | 11 - trunk/tools/squashfs4/Makefile | 42 - .../squashfs4/patches/100-portability.patch | 40 - .../patches/110-allow_static_liblzma.patch | 30 - .../squashfs4/patches/120-cygwin_fixes.patch | 153 - .../squashfs4/patches/150-freebsd_fixes.patch | 10 - .../patches/160-expose_lzma_xz_options.patch | 929 - ..._support_for_LZMA_MAGIC_to_unsqashfs.patch | 72 - .../patches/180-openbsd_compat.patch | 26 - .../patches/190-no_nonstatic_inline.patch | 36 - trunk/tools/sstrip/Makefile | 25 - trunk/tools/sstrip/src/sstrip.c | 465 - trunk/tools/upslug2/Makefile | 35 - .../upslug2/patches/100-libpcap_fix.patch | 153 - .../patches/110-wrt350nv2_support.patch | 279 - trunk/tools/upx/Makefile | 36 - trunk/tools/upx/patches/100-lzmaonly.patch | 156 - trunk/tools/wrt350nv2-builder/Makefile | 41 - trunk/tools/wrt350nv2-builder/src/crypt.h | 132 - trunk/tools/wrt350nv2-builder/src/ioapi.c | 177 - trunk/tools/wrt350nv2-builder/src/ioapi.h | 75 - trunk/tools/wrt350nv2-builder/src/md5.c | 381 - trunk/tools/wrt350nv2-builder/src/md5.h | 91 - trunk/tools/wrt350nv2-builder/src/upgrade.h | 77 - .../wrt350nv2-builder/src/wrt350nv2-builder.c | 1126 - trunk/tools/xz/Makefile | 24 - .../tools/xz/patches/100-freebsd-compat.patch | 11 - trunk/tools/yaffs2/Makefile | 39 - trunk/tools/yaffs2/patches/100-compile.patch | 125 - .../yaffs2/patches/110-openbsd-compat.patch | 14 - 7474 files changed, 1296666 deletions(-) delete mode 100644 trunk/BSDmakefile delete mode 100644 trunk/Config.in delete mode 100644 trunk/LICENSE delete mode 100644 trunk/Makefile delete mode 100644 trunk/README.md delete mode 100644 trunk/config/Config-build.in delete mode 100644 trunk/config/Config-devel.in delete mode 100644 trunk/config/Config-images.in delete mode 100644 trunk/config/Config-kernel.in delete mode 100644 trunk/docs/BUILD_HOWTO.md delete mode 100644 trunk/feeds.conf.default delete mode 100644 trunk/include/autotools.mk delete mode 100644 trunk/include/cmake.mk delete mode 100644 trunk/include/debug.mk delete mode 100644 trunk/include/depends.mk delete mode 100644 trunk/include/device_table.txt delete mode 100644 trunk/include/download.mk delete mode 100644 trunk/include/feeds.mk delete mode 100644 trunk/include/host-build.mk delete mode 100644 trunk/include/host.mk delete mode 100644 trunk/include/image.mk delete mode 100644 trunk/include/kernel-build.mk delete mode 100644 trunk/include/kernel-defaults.mk delete mode 100644 trunk/include/kernel-version.mk delete mode 100644 trunk/include/kernel.mk delete mode 100644 trunk/include/netfilter.mk delete mode 100644 trunk/include/nls.mk delete mode 100644 trunk/include/package-bin.mk delete mode 100644 trunk/include/package-defaults.mk delete mode 100644 trunk/include/package-dumpinfo.mk delete mode 100644 trunk/include/package-ipkg.mk delete mode 100644 trunk/include/package-seccomp.mk delete mode 100644 trunk/include/package.mk delete mode 100644 trunk/include/prereq-build.mk delete mode 100644 trunk/include/prereq.mk delete mode 100644 trunk/include/quilt.mk delete mode 100644 trunk/include/scan.awk delete mode 100644 trunk/include/scan.mk delete mode 100644 trunk/include/scons.mk delete mode 100644 trunk/include/shell.sh delete mode 100644 trunk/include/site/aarch64 delete mode 100644 trunk/include/site/aarch64_be delete mode 100644 trunk/include/site/arm delete mode 100644 trunk/include/site/armeb delete mode 100644 trunk/include/site/i386 delete mode 100644 trunk/include/site/i486 delete mode 100644 trunk/include/site/i686 delete mode 100644 trunk/include/site/linux delete mode 100644 trunk/include/site/m68k delete mode 100644 trunk/include/site/mips delete mode 100644 trunk/include/site/mips64 delete mode 100644 trunk/include/site/mips64el delete mode 100644 trunk/include/site/mipsel delete mode 100644 trunk/include/site/powerpc delete mode 100644 trunk/include/site/sparc delete mode 100644 trunk/include/site/x86_64 delete mode 100644 trunk/include/subdir.mk delete mode 100644 trunk/include/target.mk delete mode 100644 trunk/include/toolchain-build.mk delete mode 100644 trunk/include/toplevel.mk delete mode 100644 trunk/include/uclibc++.mk delete mode 100644 trunk/include/unpack.mk delete mode 100644 trunk/include/verbose.mk delete mode 100644 trunk/include/version.mk delete mode 100644 trunk/package/Makefile delete mode 100644 trunk/package/admin/debootstrap/Makefile delete mode 100644 trunk/package/admin/debootstrap/files/pkgdetails.c delete mode 100644 trunk/package/admin/debootstrap/patches/100-busybox_fix.patch delete mode 100644 trunk/package/admin/htop/Makefile delete mode 100644 trunk/package/admin/monit/Makefile delete mode 100644 trunk/package/admin/monit/files/monit.init delete mode 100644 trunk/package/admin/monit/patches/001-fix-default-piddir.patch delete mode 100644 trunk/package/admin/muninlite/Makefile delete mode 100644 trunk/package/admin/muninlite/files/etc/xinetd.d/munin delete mode 100644 trunk/package/admin/muninlite/patches/001-no_disks.patch delete mode 100644 trunk/package/admin/muninlite/patches/002-hostname.patch delete mode 100644 trunk/package/admin/muninlite/patches/100-fix-no-ethtool.patch delete mode 100644 trunk/package/admin/muninlite/patches/110-fix-uptime-days.patch delete mode 100644 trunk/package/admin/muninlite/patches/200-add-tap-dev.patch delete mode 100644 trunk/package/admin/muninlite/patches/210-add-bridge-devs.patch delete mode 100644 trunk/package/admin/sudo/Makefile delete mode 100755 trunk/package/admin/sudo/files/sudo.init delete mode 100644 trunk/package/admin/sudo/patches/010-cross-compile-fixes.patch delete mode 100644 trunk/package/admin/sudo/patches/020-no-owner-change.patch delete mode 100644 trunk/package/admin/zabbix/Makefile delete mode 100644 trunk/package/admin/zabbix/files/mac80211 delete mode 100644 trunk/package/admin/zabbix/files/network delete mode 100644 trunk/package/admin/zabbix/files/wifi delete mode 100644 trunk/package/admin/zabbix/files/zabbix_agentd.init delete mode 100644 trunk/package/admin/zabbix/files/zabbix_helper_mac80211.c delete mode 100644 trunk/package/admin/zabbix/patches/002-fix-res_send-on-uclibc.patch delete mode 100644 trunk/package/admin/zabbix/patches/002-uclibc_loadavg.patch delete mode 100644 trunk/package/admin/zabbix/patches/010-change-agentd-config.patch delete mode 100644 trunk/package/base-files/Makefile delete mode 100755 trunk/package/base-files/files/bin/board_detect delete mode 100755 trunk/package/base-files/files/bin/config_generate delete mode 100755 trunk/package/base-files/files/bin/ipcalc.sh delete mode 100755 trunk/package/base-files/files/bin/login.sh delete mode 100644 trunk/package/base-files/files/etc/banner delete mode 100644 trunk/package/base-files/files/etc/banner.failsafe delete mode 100644 trunk/package/base-files/files/etc/config/network delete mode 100644 trunk/package/base-files/files/etc/config/system delete mode 100644 trunk/package/base-files/files/etc/device_info delete mode 100644 trunk/package/base-files/files/etc/diag.sh delete mode 100644 trunk/package/base-files/files/etc/group delete mode 100644 trunk/package/base-files/files/etc/hosts delete mode 100644 trunk/package/base-files/files/etc/hotplug.d/net/00-sysctl delete mode 100755 trunk/package/base-files/files/etc/init.d/boot delete mode 100755 trunk/package/base-files/files/etc/init.d/done delete mode 100755 trunk/package/base-files/files/etc/init.d/led delete mode 100755 trunk/package/base-files/files/etc/init.d/sysctl delete mode 100755 trunk/package/base-files/files/etc/init.d/sysfixtime delete mode 100755 trunk/package/base-files/files/etc/init.d/system delete mode 100755 trunk/package/base-files/files/etc/init.d/umount delete mode 100644 trunk/package/base-files/files/etc/inittab delete mode 100644 trunk/package/base-files/files/etc/librecmc_release delete mode 100644 trunk/package/base-files/files/etc/librecmc_version delete mode 100644 trunk/package/base-files/files/etc/passwd delete mode 100755 trunk/package/base-files/files/etc/preinit delete mode 100644 trunk/package/base-files/files/etc/profile delete mode 100644 trunk/package/base-files/files/etc/protocols delete mode 100755 trunk/package/base-files/files/etc/rc.button/failsafe delete mode 100755 trunk/package/base-files/files/etc/rc.button/power delete mode 100755 trunk/package/base-files/files/etc/rc.button/reset delete mode 100755 trunk/package/base-files/files/etc/rc.button/rfkill delete mode 100755 trunk/package/base-files/files/etc/rc.common delete mode 100644 trunk/package/base-files/files/etc/rc.local delete mode 100644 trunk/package/base-files/files/etc/services delete mode 100644 trunk/package/base-files/files/etc/shadow delete mode 100644 trunk/package/base-files/files/etc/shells delete mode 100644 trunk/package/base-files/files/etc/sysctl.conf delete mode 100644 trunk/package/base-files/files/etc/sysupgrade.conf delete mode 100644 trunk/package/base-files/files/etc/uci-defaults/10_migrate-shadow delete mode 100644 trunk/package/base-files/files/etc/uci-defaults/11_migrate-sysctl delete mode 100644 trunk/package/base-files/files/etc/uci-defaults/12_network-generate-ula delete mode 100755 trunk/package/base-files/files/lib/functions.sh delete mode 100644 trunk/package/base-files/files/lib/functions/leds.sh delete mode 100644 trunk/package/base-files/files/lib/functions/network.sh delete mode 100644 trunk/package/base-files/files/lib/functions/preinit.sh delete mode 100644 trunk/package/base-files/files/lib/functions/service.sh delete mode 100644 trunk/package/base-files/files/lib/functions/system.sh delete mode 100755 trunk/package/base-files/files/lib/functions/uci-defaults-new.sh delete mode 100644 trunk/package/base-files/files/lib/functions/uci-defaults.sh delete mode 100644 trunk/package/base-files/files/lib/preinit/02_default_set_state delete mode 100644 trunk/package/base-files/files/lib/preinit/10_indicate_failsafe delete mode 100644 trunk/package/base-files/files/lib/preinit/10_indicate_preinit delete mode 100644 trunk/package/base-files/files/lib/preinit/30_failsafe_wait delete mode 100644 trunk/package/base-files/files/lib/preinit/40_run_failsafe_hook delete mode 100644 trunk/package/base-files/files/lib/preinit/50_indicate_regular_preinit delete mode 100644 trunk/package/base-files/files/lib/preinit/70_initramfs_test delete mode 100644 trunk/package/base-files/files/lib/preinit/80_mount_root delete mode 100644 trunk/package/base-files/files/lib/preinit/90_sysinfo delete mode 100644 trunk/package/base-files/files/lib/preinit/99_10_failsafe_login delete mode 100644 trunk/package/base-files/files/lib/preinit/99_10_run_init delete mode 100644 trunk/package/base-files/files/lib/upgrade/common.sh delete mode 100644 trunk/package/base-files/files/lib/upgrade/keep.d/base-files-essential delete mode 100644 trunk/package/base-files/files/rom/note delete mode 100755 trunk/package/base-files/files/sbin/firstboot delete mode 100755 trunk/package/base-files/files/sbin/hotplug-call delete mode 100755 trunk/package/base-files/files/sbin/led.sh delete mode 100755 trunk/package/base-files/files/sbin/sysupgrade delete mode 100755 trunk/package/base-files/files/sbin/wifi delete mode 100644 trunk/package/base-files/image-config.in delete mode 100644 trunk/package/boot/apex/Makefile delete mode 100644 trunk/package/boot/apex/patches/001-compile_fix.patch delete mode 100644 trunk/package/boot/apex/patches/100-openwrt_nslu2_armeb_config.patch delete mode 100644 trunk/package/boot/apex/patches/120-openwrt_nslu2_16mb_armeb_config.patch delete mode 100644 trunk/package/boot/apex/patches/140-openwrt_fsg3_armeb_config.patch delete mode 100644 trunk/package/boot/apex/patches/150-limit_ram_to_64mb.patch delete mode 100644 trunk/package/boot/apex/patches/160-openwrt_nas100d_armeb_config.patch delete mode 100644 trunk/package/boot/fconfig/Makefile delete mode 100644 trunk/package/boot/grub2/Makefile delete mode 100644 trunk/package/boot/grub2/patches/100-grub_setup_root.patch delete mode 100644 trunk/package/boot/grub2/patches/200-fix-gets-removal.patch delete mode 100644 trunk/package/boot/grub2/patches/210-fix_serial_rtscts.patch delete mode 100644 trunk/package/boot/imx-bootlets/Makefile delete mode 100644 trunk/package/boot/imx-bootlets/patches/001-skip_sb_generation.patch delete mode 100644 trunk/package/boot/imx-bootlets/patches/002-set_elftosb_config.patch delete mode 100644 trunk/package/boot/imx-bootlets/patches/003-add-olinuxino.patch delete mode 100644 trunk/package/boot/kexec-tools/Config.in delete mode 100644 trunk/package/boot/kexec-tools/Makefile delete mode 100644 trunk/package/boot/kexec-tools/patches/0001-Fix-zlib-lzma-decompression.patch delete mode 100644 trunk/package/boot/kexec-tools/patches/0002-configure.ac-apply-necessary-quotes-to-result-of-mac.patch delete mode 100644 trunk/package/boot/kexec-tools/patches/0003-mips-fix-compiler-warning-on-printing-64-bit-integer.patch delete mode 100644 trunk/package/boot/kexec-tools/patches/0004-mips-remove-unused-variable.patch delete mode 100644 trunk/package/boot/kexec-tools/patches/0005-mips-fix-warning-about-implicit-type-conversion.patch delete mode 100644 trunk/package/boot/kobs-ng/Makefile delete mode 100644 trunk/package/boot/kobs-ng/patches/001-fix-mtd-defines.patch delete mode 100644 trunk/package/boot/kobs-ng/patches/002-add-init-size-param.patch delete mode 100644 trunk/package/boot/rbcfg/Makefile delete mode 100644 trunk/package/boot/rbcfg/src/Makefile delete mode 100644 trunk/package/boot/rbcfg/src/cyg_crc.h delete mode 100644 trunk/package/boot/rbcfg/src/cyg_crc32.c delete mode 100644 trunk/package/boot/rbcfg/src/main.c delete mode 100644 trunk/package/boot/rbcfg/src/rbcfg.h delete mode 100644 trunk/package/boot/uboot-ar71xx/Makefile delete mode 100644 trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/Makefile delete mode 100644 trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/config.mk delete mode 100644 trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/lowlevel_init.S delete mode 100644 trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/nbg460n.c delete mode 100644 trunk/package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/u-boot.lds delete mode 100644 trunk/package/boot/uboot-ar71xx/files/cpu/mips/ar71xx_serial.c delete mode 100644 trunk/package/boot/uboot-ar71xx/files/drivers/net/ag71xx.c delete mode 100644 trunk/package/boot/uboot-ar71xx/files/drivers/net/ag71xx.h delete mode 100644 trunk/package/boot/uboot-ar71xx/files/drivers/net/phy/rtl8366.h delete mode 100644 trunk/package/boot/uboot-ar71xx/files/drivers/net/phy/rtl8366_mii.c delete mode 100644 trunk/package/boot/uboot-ar71xx/files/drivers/spi/ar71xx_spi.c delete mode 100644 trunk/package/boot/uboot-ar71xx/files/include/asm-mips/ar71xx.h delete mode 100644 trunk/package/boot/uboot-ar71xx/files/include/asm-mips/ar71xx_gpio.h delete mode 100644 trunk/package/boot/uboot-ar71xx/files/include/configs/nbg460n.h delete mode 100644 trunk/package/boot/uboot-ar71xx/patches/001-ar71xx.patch delete mode 100644 trunk/package/boot/uboot-ar71xx/patches/002-ar71xx-spi.patch delete mode 100644 trunk/package/boot/uboot-ar71xx/patches/010-enet-ag71xx.patch delete mode 100644 trunk/package/boot/uboot-ar71xx/patches/011-switch-rtl8366sr.patch delete mode 100644 trunk/package/boot/uboot-ar71xx/patches/020-freebsd-compat.patch delete mode 100644 trunk/package/boot/uboot-ar71xx/patches/021-darwin_compat.patch delete mode 100644 trunk/package/boot/uboot-ar71xx/patches/022-getline_backport.patch delete mode 100644 trunk/package/boot/uboot-envtools/Config.in delete mode 100644 trunk/package/boot/uboot-envtools/Makefile delete mode 100644 trunk/package/boot/uboot-envtools/files/ar71xx delete mode 100644 trunk/package/boot/uboot-envtools/files/cns3xxx delete mode 100644 trunk/package/boot/uboot-envtools/files/imx6 delete mode 100644 trunk/package/boot/uboot-envtools/files/kirkwood delete mode 100644 trunk/package/boot/uboot-envtools/files/lantiq delete mode 100644 trunk/package/boot/uboot-envtools/files/mvebu delete mode 100644 trunk/package/boot/uboot-envtools/files/mxs delete mode 100644 trunk/package/boot/uboot-envtools/files/oxnas delete mode 100644 trunk/package/boot/uboot-envtools/files/ramips delete mode 100644 trunk/package/boot/uboot-envtools/files/uboot-envtools.sh delete mode 100644 trunk/package/boot/uboot-envtools/patches/001-compile.patch delete mode 100644 trunk/package/boot/uboot-envtools/patches/100-fw_env_gnu_source.patch delete mode 100644 trunk/package/boot/uboot-envtools/patches/300-support-env-in-ubivol-chardev.patch delete mode 100644 trunk/package/boot/uboot-imx6/Makefile delete mode 100644 trunk/package/boot/uboot-imx6/patches/100-wandboard-enable-fit.patch delete mode 100644 trunk/package/boot/uboot-imx6/patches/110-wandboard-owrt-env.patch delete mode 100644 trunk/package/boot/uboot-kirkwood/Makefile delete mode 100644 trunk/package/boot/uboot-kirkwood/patches/0001-cosmetic-kirkwood-style-fixes-in-kwbimage.cfg-files.patch delete mode 100644 trunk/package/boot/uboot-kirkwood/patches/0002-kirkwood-define-empty-CONFIG_MVGBE_PORTS-by-default.patch delete mode 100644 trunk/package/boot/uboot-kirkwood/patches/0003-ARM-kirkwood-fix-cpu-info-for-6282-device-id.patch delete mode 100644 trunk/package/boot/uboot-kirkwood/patches/0004-kirkwood-ib62x0-add-CONFIG_SYS_GENERIC_BOARD-define.patch delete mode 100644 trunk/package/boot/uboot-kirkwood/patches/0005-kirkwood-dockstar-add-CONFIG_SYS_GENERIC_BOARD-defin.patch delete mode 100644 trunk/package/boot/uboot-kirkwood/patches/0006-kirkwood-goflexhome-add-CONFIG_SYS_GENERIC_BOARD-def.patch delete mode 100644 trunk/package/boot/uboot-kirkwood/patches/0007-kirkwood-iconnect-add-CONFIG_SYS_GENERIC_BOARD-defin.patch delete mode 100644 trunk/package/boot/uboot-kirkwood/patches/0008-kirkwood-pogo_e02-add-CONFIG_SYS_GENERIC_BOARD-defin.patch delete mode 100644 trunk/package/boot/uboot-kirkwood/patches/0009-kirkwood-sheevaplug-add-CONFIG_SYS_GENERIC_BOARD-def.patch delete mode 100644 trunk/package/boot/uboot-kirkwood/patches/110-dockstar.patch delete mode 100644 trunk/package/boot/uboot-kirkwood/patches/120-iconnect.patch delete mode 100644 trunk/package/boot/uboot-kirkwood/patches/130-ib62x0.patch delete mode 100644 trunk/package/boot/uboot-kirkwood/patches/140-pogoplug_e02.patch delete mode 100644 trunk/package/boot/uboot-kirkwood/patches/200-openwrt-config.patch delete mode 100644 trunk/package/boot/uboot-lantiq/Makefile delete mode 100644 trunk/package/boot/uboot-lantiq/README delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0001-sf-fix-out-of-order-calls-for-spi_claim_bus-and-spi_.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0002-sf-consistently-use-debug-for-warning-error-messages.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0003-sf-move-malloc-of-spi_flash-to-spi_flash_probe.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0004-sf-add-slim-probe-funtions-for-SPL.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0005-sf-make-calculatiom-of-address-bytes-completely-conf.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0006-sf-add-support-for-4-byte-addressing.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0007-sf-add-support-for-EN25QH256.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0008-sf-fix-sector-layout-of-S25FL256S_256K-and-S25FL512S.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0009-net-switchlib-add-framework-for-ethernet-switch-driv.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0010-net-switchlib-add-driver-for-Lantiq-PSB697X-switch-f.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0011-net-switchlib-add-driver-for-Lantiq-ADM6996I-switch-.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0012-net-switchlib-add-driver-for-Atheros-AR8216.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0013-net-switchlib-add-driver-for-REALTEK-RTL8306.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0014-MIPS-add-support-for-Lantiq-XWAY-SoCs.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0015-MIPS-lantiq-add-support-for-Lantiq-XWAY-ARX100-SoC-f.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0016-net-add-driver-for-Lantiq-XWAY-ARX100-switch.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0017-tools-add-some-helper-tools-for-Lantiq-SoCs.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0018-tools-lantiq-add-NAND-SPL-support.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0019-Makefile-add-Lantiq-NAND-SPL-images.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0020-MIPS-lantiq-add-NAND-SPL-support.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0021-MIPS-vrx200-add-NAND-SPL-support.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0022-MIPS-lantiq-easy80920-add-support-for-NAND-SPL.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0023-MIPS-lantiq-add-default-openwrt-config.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0024-MIPS-lantiq-easy50712-add-openwrt-lantiq-common.h.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0025-MIPS-lantiq-easy80920-add-openwrt-lantiq-common.h.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0026-MIPS-add-board-support-for-Arcadyan-ARV4519.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0027-MIPS-add-board-support-for-Arcadyan-ARV7518.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0028-MIPS-add-board-support-for-AudioCodes-MP-252.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0029-MIPS-add-board-support-for-AVM-FritzBox-3370.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0030-MIPS-add-board-support-for-Gigaset-SX76X.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0031-MIPS-add-board-support-for-ZTE-ZXHN-H367N.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0032-MIPS-add-board-support-for-ZTE-ZXV10-H201L.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0033-MIPS-add-board-support-for-ZyXEL-P-661HNU-Fx.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0034-MIPS-add-board-support-for-ZyXEL-P-2601HN-Fx.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0035-MIPS-add-board-support-for-ZyXEL-P-2812HNU-Fx.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0036-MIPS-add-board-support-for-Arcadyan-Easybox-904.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0037-MIPS-add-board-support-for-Arcadyan-ARV752DPW.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0038-MIPS-add-board-support-for-Arcadyan-ARV752DPW22.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0039-MIPS-add-board-support-for-Arcadyan-ARV7510.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0041-MIPS-add-board-support-for-Arcadyan-ARV7510PW22.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0041-Makefile-prepare-u-boot-lantiq-v2013.10-openwrt4.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0041-lzma-fixup.patch delete mode 100644 trunk/package/boot/uboot-lantiq/patches/0042-arx100-cgu-fixes.patch delete mode 100644 trunk/package/boot/uboot-mxs/Makefile delete mode 100644 trunk/package/boot/uboot-mxs/patches/001-add-i2se-duckbill.patch delete mode 100644 trunk/package/boot/uboot-omap/Makefile delete mode 100644 trunk/package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch delete mode 100644 trunk/package/boot/uboot-omap/patches/002-fix_jffs2.patch delete mode 100644 trunk/package/boot/uboot-omap/patches/003-fix_findfdt_C4.patch delete mode 100644 trunk/package/boot/uboot-oxnas/Makefile delete mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/Makefile delete mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/clock.c delete mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/pinmux.c delete mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/reset.c delete mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/timer.c delete mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/clock.h delete mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/cpu.h delete mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/hardware.h delete mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/pinmux.h delete mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/spl.h delete mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/sysctl.h delete mode 100644 trunk/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/timer.h delete mode 100644 trunk/package/boot/uboot-oxnas/files/board/ox820/Kconfig delete mode 100644 trunk/package/boot/uboot-oxnas/files/board/ox820/MAINTAINERS delete mode 100644 trunk/package/boot/uboot-oxnas/files/board/ox820/Makefile delete mode 100755 trunk/package/boot/uboot-oxnas/files/board/ox820/ddr.c delete mode 100644 trunk/package/boot/uboot-oxnas/files/board/ox820/ddr.h delete mode 100644 trunk/package/boot/uboot-oxnas/files/board/ox820/lowlevel_init.S delete mode 100644 trunk/package/boot/uboot-oxnas/files/board/ox820/ox820.c delete mode 100644 trunk/package/boot/uboot-oxnas/files/board/ox820/spl_start.S delete mode 100644 trunk/package/boot/uboot-oxnas/files/board/ox820/u-boot-spl.lds delete mode 100644 trunk/package/boot/uboot-oxnas/files/common/env_ext4.c delete mode 100644 trunk/package/boot/uboot-oxnas/files/common/spl/spl_block.c delete mode 100644 trunk/package/boot/uboot-oxnas/files/configs/ox820_defconfig delete mode 100644 trunk/package/boot/uboot-oxnas/files/drivers/block/plxsata_ide.c delete mode 100644 trunk/package/boot/uboot-oxnas/files/drivers/usb/host/ehci-oxnas.c delete mode 100644 trunk/package/boot/uboot-oxnas/files/include/configs/ox820.h delete mode 100644 trunk/package/boot/uboot-oxnas/files/tools/mkox820crc.c delete mode 100644 trunk/package/boot/uboot-oxnas/patches/010-capacity-is-unsigned.patch delete mode 100644 trunk/package/boot/uboot-oxnas/patches/150-spl-block.patch delete mode 100644 trunk/package/boot/uboot-oxnas/patches/200-icplus-phy.patch delete mode 100644 trunk/package/boot/uboot-oxnas/patches/300-oxnas-target.patch delete mode 100644 trunk/package/boot/uboot-oxnas/patches/800-fix-bootm-assertion.patch delete mode 100644 trunk/package/boot/uboot-pxa/Makefile delete mode 100644 trunk/package/boot/uboot-pxa/patches/001-squashfs_rootfstype_cmdline.patch delete mode 100644 trunk/package/boot/uboot-sunxi/Makefile delete mode 100644 trunk/package/boot/uboot-sunxi/patches/002-add-linksprite-pcduino.diff delete mode 100644 trunk/package/boot/uboot-sunxi/patches/003-add-lemaker-bananapro.diff delete mode 100644 trunk/package/boot/uboot-sunxi/patches/004-add-olimex-a13-som.diff delete mode 100644 trunk/package/boot/uboot-sunxi/patches/005-add-gmac-tx-delay-variant.patch delete mode 100644 trunk/package/boot/uboot-sunxi/patches/006-add-lamobo-r1.patch delete mode 100644 trunk/package/boot/uboot-sunxi/uEnv.txt delete mode 100644 trunk/package/boot/uboot-xburst/Makefile delete mode 100644 trunk/package/boot/uboot-xburst/patches/0001-qi_lb60-add-nand-spl-support.patch delete mode 100644 trunk/package/boot/uboot-xburst/patches/0002-qi_lb60-add-software-usbboot-support.patch delete mode 100644 trunk/package/boot/uboot-xburst/patches/0003-add-mmc-support.patch delete mode 100644 trunk/package/boot/uboot-xburst/patches/0004-add-more-boot-options-F1-F2-F3-F4-M-S.patch delete mode 100644 trunk/package/boot/uboot-xburst/patches/0005-add-nanonote-lcd-support.patch delete mode 100644 trunk/package/boot/uboot-xburst/patches/0006-enable-silent-console.patch delete mode 100644 trunk/package/boot/yamonenv/Makefile delete mode 100644 trunk/package/boot/yamonenv/patches/001-yamonenv_mtd_partition.patch delete mode 100644 trunk/package/devel/binutils/Makefile delete mode 100644 trunk/package/devel/build-essential/Makefile delete mode 100644 trunk/package/devel/build-essential/files/usr/src/hello/hello.c delete mode 100644 trunk/package/devel/diffutils/Makefile delete mode 100644 trunk/package/devel/gcc/Makefile delete mode 100644 trunk/package/devel/gcc/README delete mode 100644 trunk/package/devel/gcc/patches/002-dont-choke-when-building-32bit-on-64bit.patch delete mode 100644 trunk/package/devel/gcc/patches/003-mpfr-longlong-mips.patch delete mode 100644 trunk/package/devel/gcc/patches/010-documentation.patch delete mode 100644 trunk/package/devel/gcc/patches/020-disable-check-for-sys-sdt-h.patch delete mode 100644 trunk/package/devel/gcc/patches/100-uclibc-conf.patch delete mode 100644 trunk/package/devel/gcc/patches/200-musl.patch delete mode 100644 trunk/package/devel/gcc/patches/800-arm_v5te_no_ldrd_strd.patch delete mode 100644 trunk/package/devel/gcc/patches/810-arm-softfloat-libgcc.patch delete mode 100644 trunk/package/devel/gcc/patches/820-libgcc_pic.patch delete mode 100644 trunk/package/devel/gcc/patches/830-arm_unbreak_armv4t.patch delete mode 100644 trunk/package/devel/gcc/patches/840-armv4_pass_fix-v4bx_to_ld.patch delete mode 100644 trunk/package/devel/gcc/patches/850-use_shared_libgcc.patch delete mode 100644 trunk/package/devel/gcc/patches/860-uclibc_use_eh_frame.patch delete mode 100644 trunk/package/devel/gcc/patches/870-ppc_no_crtsavres.patch delete mode 100644 trunk/package/devel/gcc/patches/880-no_java_section.patch delete mode 100644 trunk/package/devel/gcc/patches/900-bad-mips16-crt.patch delete mode 100644 trunk/package/devel/gcc/patches/910-mbsd_multi.patch delete mode 100644 trunk/package/devel/gcc/patches/920-specs_nonfatal_getenv.patch delete mode 100644 trunk/package/devel/gdb/Makefile delete mode 100644 trunk/package/devel/gdb/patches/001-gdb-pr14523-mips-signal-number.patch delete mode 100644 trunk/package/devel/gdb/patches/100-musl_fix.patch delete mode 100644 trunk/package/devel/gdb/patches/101-arm-uclibc-sim-needs-libm.patch delete mode 100644 trunk/package/devel/lttng-modules/Makefile delete mode 100644 trunk/package/devel/lttng-modules/patches/001-mm_page_alloc_extfrag.patch delete mode 100644 trunk/package/devel/lttng-tools/Makefile delete mode 100644 trunk/package/devel/make/Makefile delete mode 100644 trunk/package/devel/oprofile/Makefile delete mode 100644 trunk/package/devel/oprofile/patches/100-use_insmod_instead_of_modprobe.patch delete mode 100644 trunk/package/devel/oprofile/patches/110-fix_compile_error.patch delete mode 100644 trunk/package/devel/patch/Makefile delete mode 100644 trunk/package/devel/perf/Makefile delete mode 100644 trunk/package/devel/strace/Makefile delete mode 100644 trunk/package/devel/strace/patches/100-musl_fix.patch delete mode 100644 trunk/package/devel/trace-cmd/Makefile delete mode 100644 trunk/package/devel/trace-cmd/patches/110-mac80211_tracepoint.patch delete mode 100644 trunk/package/devel/valgrind/Makefile delete mode 100644 trunk/package/devel/valgrind/files/default.supp delete mode 100644 trunk/package/devel/valgrind/patches/100-fix_configure_check.patch delete mode 100644 trunk/package/devel/valgrind/patches/110-add_a_out_h.patch delete mode 100644 trunk/package/devel/valgrind/patches/200-musl_fix.patch delete mode 100644 trunk/package/devel/valgrind/src/abort.c delete mode 100644 trunk/package/games/bsd-games/Makefile delete mode 100644 trunk/package/games/bsd-games/files/backgammon.sh delete mode 100644 trunk/package/games/bsd-games/patches/001-tetris.patch delete mode 100644 trunk/package/games/bsd-games/patches/002-primes.patch delete mode 100644 trunk/package/games/bsd-games/patches/003-worm.patch delete mode 100644 trunk/package/games/bsd-games/patches/004-backgammon.patch delete mode 100644 trunk/package/kernel/button-hotplug/Makefile delete mode 100644 trunk/package/kernel/button-hotplug/src/Kconfig delete mode 100644 trunk/package/kernel/button-hotplug/src/Makefile delete mode 100644 trunk/package/kernel/button-hotplug/src/button-hotplug.c delete mode 100644 trunk/package/kernel/gpio-button-hotplug/Makefile delete mode 100644 trunk/package/kernel/gpio-button-hotplug/src/Makefile delete mode 100644 trunk/package/kernel/gpio-button-hotplug/src/gpio-button-hotplug.c delete mode 100644 trunk/package/kernel/hostap-driver/Makefile delete mode 100755 trunk/package/kernel/hostap-driver/files/lib/wifi/hostap.sh delete mode 100644 trunk/package/kernel/hostap-driver/patches/001-fix-txpower.patch delete mode 100644 trunk/package/kernel/i2c-gpio-custom/Makefile delete mode 100644 trunk/package/kernel/i2c-gpio-custom/src/Kconfig delete mode 100644 trunk/package/kernel/i2c-gpio-custom/src/Makefile delete mode 100644 trunk/package/kernel/i2c-gpio-custom/src/i2c-gpio-custom.c delete mode 100644 trunk/package/kernel/linux/Makefile delete mode 100644 trunk/package/kernel/linux/modules/001-depends.mk delete mode 100644 trunk/package/kernel/linux/modules/block.mk delete mode 100644 trunk/package/kernel/linux/modules/can.mk delete mode 100644 trunk/package/kernel/linux/modules/crypto.mk delete mode 100644 trunk/package/kernel/linux/modules/firewire.mk delete mode 100644 trunk/package/kernel/linux/modules/fs.mk delete mode 100644 trunk/package/kernel/linux/modules/hwmon.mk delete mode 100644 trunk/package/kernel/linux/modules/i2c.mk delete mode 100644 trunk/package/kernel/linux/modules/input.mk delete mode 100644 trunk/package/kernel/linux/modules/leds.mk delete mode 100644 trunk/package/kernel/linux/modules/lib.mk delete mode 100644 trunk/package/kernel/linux/modules/netdevices.mk delete mode 100644 trunk/package/kernel/linux/modules/netfilter.mk delete mode 100644 trunk/package/kernel/linux/modules/netsupport.mk delete mode 100644 trunk/package/kernel/linux/modules/nls.mk delete mode 100644 trunk/package/kernel/linux/modules/other.mk delete mode 100644 trunk/package/kernel/linux/modules/pcmcia.mk delete mode 100644 trunk/package/kernel/linux/modules/sound.mk delete mode 100644 trunk/package/kernel/linux/modules/spi.mk delete mode 100644 trunk/package/kernel/linux/modules/usb.mk delete mode 100644 trunk/package/kernel/linux/modules/video.mk delete mode 100644 trunk/package/kernel/linux/modules/virtual.mk delete mode 100644 trunk/package/kernel/linux/modules/w1.mk delete mode 100644 trunk/package/kernel/linux/modules/wpan.mk delete mode 100644 trunk/package/kernel/mac80211/Makefile delete mode 100644 trunk/package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh delete mode 100644 trunk/package/kernel/mac80211/files/lib/wifi/mac80211.sh delete mode 100644 trunk/package/kernel/mac80211/files/regdb.txt delete mode 100644 trunk/package/kernel/mac80211/patches/000-fix_kconfig.patch delete mode 100644 trunk/package/kernel/mac80211/patches/001-fix_build.patch delete mode 100644 trunk/package/kernel/mac80211/patches/002-change_allconfig.patch delete mode 100644 trunk/package/kernel/mac80211/patches/003-remove_bogus_modparams.patch delete mode 100644 trunk/package/kernel/mac80211/patches/004-backports_debugfs_fix.patch delete mode 100644 trunk/package/kernel/mac80211/patches/008-fix_netdev_unregister.patch delete mode 100644 trunk/package/kernel/mac80211/patches/010-disable_rfkill.patch delete mode 100644 trunk/package/kernel/mac80211/patches/020-add_mpls_h.patch delete mode 100644 trunk/package/kernel/mac80211/patches/050-lib80211_option.patch delete mode 100644 trunk/package/kernel/mac80211/patches/070-ath_common_config.patch delete mode 100644 trunk/package/kernel/mac80211/patches/080-disable_clk_backport.patch delete mode 100644 trunk/package/kernel/mac80211/patches/100-revert-cryptoapi-ports.patch delete mode 100644 trunk/package/kernel/mac80211/patches/110-mac80211_keep_keys_on_stop_ap.patch delete mode 100644 trunk/package/kernel/mac80211/patches/120-cfg80211_allow_perm_addr_change.patch delete mode 100644 trunk/package/kernel/mac80211/patches/150-disable_addr_notifier.patch delete mode 100644 trunk/package/kernel/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch delete mode 100644 trunk/package/kernel/mac80211/patches/210-ap_scan.patch delete mode 100644 trunk/package/kernel/mac80211/patches/300-mac80211-add-an-intermediate-software-queue-implemen.patch delete mode 100644 trunk/package/kernel/mac80211/patches/301-mac80211-lock-rate-control.patch delete mode 100644 trunk/package/kernel/mac80211/patches/302-ath9k-restart-only-triggering-DFS-detector-line.patch delete mode 100644 trunk/package/kernel/mac80211/patches/303-ath9k-add-DFS-support-for-extension-channel.patch delete mode 100644 trunk/package/kernel/mac80211/patches/304-ath9k-allow-40MHz-radar-detection-width.patch delete mode 100644 trunk/package/kernel/mac80211/patches/305-ath5k-channel-change-fix.patch delete mode 100644 trunk/package/kernel/mac80211/patches/306-ath5k-fix-reset-race.patch delete mode 100644 trunk/package/kernel/mac80211/patches/307-ath9k-fix-tracking-of-enabled-AP-beacons.patch delete mode 100644 trunk/package/kernel/mac80211/patches/308-mac80211-minstrel_ht-fix-rounding-issue-in-MCS-durat.patch delete mode 100644 trunk/package/kernel/mac80211/patches/309-ath9k-disable-TPC-support-again-for-now.patch delete mode 100644 trunk/package/kernel/mac80211/patches/310-mac80211-don-t-look-up-stations-for-multicast-addres.patch delete mode 100644 trunk/package/kernel/mac80211/patches/311-mac80211-remove-drop_unencrypted-code.patch delete mode 100644 trunk/package/kernel/mac80211/patches/312-mac80211-don-t-look-up-destination-station-twice.patch delete mode 100644 trunk/package/kernel/mac80211/patches/313-mac80211-drop-4-addr-VLAN-frames-earlier-if-not-conn.patch delete mode 100644 trunk/package/kernel/mac80211/patches/314-mac80211-mesh-avoid-pointless-station-lookup.patch delete mode 100644 trunk/package/kernel/mac80211/patches/315-mac80211-avoid-duplicate-TX-path-station-lookup.patch delete mode 100644 trunk/package/kernel/mac80211/patches/316-mac80211-reduce-log-spam-from-ieee80211_handle_pwr_c.patch delete mode 100644 trunk/package/kernel/mac80211/patches/319-ath9k_htc-add-new-WMI_REG_RMW_CMDID-command.patch delete mode 100644 trunk/package/kernel/mac80211/patches/320-ath9k-ar9271_hw_pa_cal-use-defs-instead-of-magin-num.patch delete mode 100644 trunk/package/kernel/mac80211/patches/321-ath9k-ar9271_hw_pa_cal-use-proper-makroses.patch delete mode 100644 trunk/package/kernel/mac80211/patches/322-ath9k-ar9271_hw_pa_cal-use-RMW-buffer.patch delete mode 100644 trunk/package/kernel/mac80211/patches/323-ath9k-add-multi_read-to-be-compatible-with-ath9k_htc.patch delete mode 100644 trunk/package/kernel/mac80211/patches/324-ath9k-add-new-function-ath9k_hw_read_array.patch delete mode 100644 trunk/package/kernel/mac80211/patches/325-ath9k-ar9271_hw_pa_cal-use-REG_READ_ARRAY.patch delete mode 100644 trunk/package/kernel/mac80211/patches/326-ath9k-use-one-shot-read-in-ath9k_hw_update_mibstats.patch delete mode 100644 trunk/package/kernel/mac80211/patches/327-ath9k-ath9k_hw_loadnf-use-REG_RMW.patch delete mode 100644 trunk/package/kernel/mac80211/patches/328-ath9k-write-buffer-related-optimisation-in-ar5008_hw.patch delete mode 100644 trunk/package/kernel/mac80211/patches/329-ath9k-ath9k_hw_set_4k_power_cal_tabl-use-rmw-buffer.patch delete mode 100644 trunk/package/kernel/mac80211/patches/330-ath9k-use-rmw-buffer-in-ath9k_hw_set_operating_mode-.patch delete mode 100644 trunk/package/kernel/mac80211/patches/331-ath9k-ath9k_hw_4k_set_board_values-use-rmw-buffer.patch delete mode 100644 trunk/package/kernel/mac80211/patches/332-ath9k-ath9k_hw_analog_shift_rmw-use-REG_RMW.patch delete mode 100644 trunk/package/kernel/mac80211/patches/333-ath9k-use-REG_RMW-and-rmw-buffer-in-ath9k_hw_4k_set_.patch delete mode 100644 trunk/package/kernel/mac80211/patches/334-ath9k-use-REG_RMW-and-rmw-buffer-in-ath9k_hw_def_set.patch delete mode 100644 trunk/package/kernel/mac80211/patches/400-ath_move_debug_code.patch delete mode 100644 trunk/package/kernel/mac80211/patches/401-ath9k_blink_default.patch delete mode 100644 trunk/package/kernel/mac80211/patches/402-ath_regd_optional.patch delete mode 100644 trunk/package/kernel/mac80211/patches/403-world_regd_fixup.patch delete mode 100644 trunk/package/kernel/mac80211/patches/404-regd_no_assoc_hints.patch delete mode 100644 trunk/package/kernel/mac80211/patches/405-ath_regd_us.patch delete mode 100644 trunk/package/kernel/mac80211/patches/406-ath_relax_default_regd.patch delete mode 100644 trunk/package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch delete mode 100644 trunk/package/kernel/mac80211/patches/411-ath5k_allow_adhoc_and_ap.patch delete mode 100644 trunk/package/kernel/mac80211/patches/420-ath5k_disable_fast_cc.patch delete mode 100644 trunk/package/kernel/mac80211/patches/430-add_ath5k_platform.patch delete mode 100644 trunk/package/kernel/mac80211/patches/431-add_platform_eeprom_support_to_ath5k.patch delete mode 100644 trunk/package/kernel/mac80211/patches/432-ath5k_add_pciids.patch delete mode 100644 trunk/package/kernel/mac80211/patches/440-ath5k_channel_bw_debugfs.patch delete mode 100644 trunk/package/kernel/mac80211/patches/500-ath9k_eeprom_debugfs.patch delete mode 100644 trunk/package/kernel/mac80211/patches/501-ath9k_ahb_init.patch delete mode 100644 trunk/package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch delete mode 100644 trunk/package/kernel/mac80211/patches/511-ath9k_reduce_rxbuf.patch delete mode 100644 trunk/package/kernel/mac80211/patches/512-ath9k_channelbw_debugfs.patch delete mode 100644 trunk/package/kernel/mac80211/patches/513-ath9k_add_pci_ids.patch delete mode 100644 trunk/package/kernel/mac80211/patches/522-mac80211_configure_antenna_gain.patch delete mode 100644 trunk/package/kernel/mac80211/patches/530-ath9k_extra_leds.patch delete mode 100644 trunk/package/kernel/mac80211/patches/531-ath9k_extra_platform_leds.patch delete mode 100644 trunk/package/kernel/mac80211/patches/540-ath9k_reduce_ani_interval.patch delete mode 100644 trunk/package/kernel/mac80211/patches/541-ath9k_rx_dma_stop_check.patch delete mode 100644 trunk/package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch delete mode 100644 trunk/package/kernel/mac80211/patches/543-ath9k_entropy_from_adc.patch delete mode 100644 trunk/package/kernel/mac80211/patches/544-ath9k-ar933x-usb-hang-workaround.patch delete mode 100644 trunk/package/kernel/mac80211/patches/545-ath9k_ani_ws_detect.patch delete mode 100644 trunk/package/kernel/mac80211/patches/700-mwl8k-missing-pci-id-for-WNR854T.patch delete mode 100644 trunk/package/kernel/mac80211/patches/900-wlcore-Add-support-for-DT-platform-data.patch delete mode 100755 trunk/package/kernel/mac80211/scripts/import-backports.sh delete mode 100644 trunk/package/kernel/mmc_over_gpio/Makefile delete mode 100644 trunk/package/kernel/mmc_over_gpio/files/mmc_over_gpio.config delete mode 100644 trunk/package/kernel/mmc_over_gpio/files/mmc_over_gpio.init delete mode 100644 trunk/package/kernel/om-watchdog/Makefile delete mode 100644 trunk/package/kernel/om-watchdog/files/om-watchdog delete mode 100644 trunk/package/kernel/om-watchdog/files/om-watchdog.init delete mode 100644 trunk/package/kernel/rotary-gpio-custom/Makefile delete mode 100644 trunk/package/kernel/rotary-gpio-custom/src/Kconfig delete mode 100644 trunk/package/kernel/rotary-gpio-custom/src/Makefile delete mode 100644 trunk/package/kernel/rotary-gpio-custom/src/rotary-gpio-custom.c delete mode 100644 trunk/package/kernel/spi-gpio-custom/Makefile delete mode 100644 trunk/package/kernel/spi-gpio-custom/src/Kconfig delete mode 100644 trunk/package/kernel/spi-gpio-custom/src/Makefile delete mode 100644 trunk/package/kernel/spi-gpio-custom/src/spi-gpio-custom.c delete mode 100644 trunk/package/kernel/trelay/Makefile delete mode 100644 trunk/package/kernel/trelay/files/trelay.config delete mode 100644 trunk/package/kernel/trelay/files/trelay.hotplug delete mode 100644 trunk/package/kernel/trelay/files/trelay.init delete mode 100644 trunk/package/kernel/trelay/src/Makefile delete mode 100644 trunk/package/kernel/trelay/src/trelay.c delete mode 100644 trunk/package/kernel/w1-gpio-custom/Makefile delete mode 100644 trunk/package/kernel/w1-gpio-custom/src/Kconfig delete mode 100644 trunk/package/kernel/w1-gpio-custom/src/Makefile delete mode 100644 trunk/package/kernel/w1-gpio-custom/src/w1-gpio-custom.c delete mode 100644 trunk/package/lang/dkjson/Makefile delete mode 100644 trunk/package/lang/erlang/Makefile delete mode 100644 trunk/package/lang/erlang/patches/101-emulator_includes.patch delete mode 100644 trunk/package/lang/erlang/patches/103-disable_emacs.patch delete mode 100644 trunk/package/lang/guile/Makefile delete mode 100644 trunk/package/lang/guile/patches/0001-disable-pthread-check-disable-csqrt.patch delete mode 100644 trunk/package/lang/guile/patches/0002-guile-snarf-docs.patch delete mode 100644 trunk/package/lang/guile2/Makefile delete mode 100644 trunk/package/lang/guile2/patches/0001-disable_gnu_locale_api.patch delete mode 100644 trunk/package/lang/jamvm/Makefile delete mode 100644 trunk/package/lang/json4lua/Makefile delete mode 100644 trunk/package/lang/lua-bencode/Makefile delete mode 100644 trunk/package/lang/lua-mosquitto/Makefile delete mode 100644 trunk/package/lang/lua-penlight/Makefile delete mode 100644 trunk/package/lang/lua-sha2/Makefile delete mode 100644 trunk/package/lang/lua-sha2/patches/001-makefile.patch delete mode 100644 trunk/package/lang/luabitop/Makefile delete mode 100644 trunk/package/lang/luaexpat/Makefile delete mode 100644 trunk/package/lang/luaexpat/files/compat-5.1r5/compat-5.1.c delete mode 100644 trunk/package/lang/luaexpat/files/compat-5.1r5/compat-5.1.h delete mode 100644 trunk/package/lang/luaexpat/files/compat-5.1r5/compat-5.1.lua delete mode 100644 trunk/package/lang/luafilesystem/Makefile delete mode 100755 trunk/package/lang/luai2c/Makefile delete mode 100644 trunk/package/lang/lualanes/Makefile delete mode 100644 trunk/package/lang/luaposix/Makefile delete mode 100644 trunk/package/lang/luaposix/patches/100-eglibc-compat.patch delete mode 100644 trunk/package/lang/luaposix/patches/101-disable-curses.patch delete mode 100644 trunk/package/lang/luaposix/patches/102-disable-compat-deprecated.diff delete mode 100644 trunk/package/lang/luarocks/Makefile delete mode 100644 trunk/package/lang/luarocks/patches/01_dont_modify_bin_shebang.diff delete mode 100644 trunk/package/lang/luasec/Makefile delete mode 100644 trunk/package/lang/luasec/patches/100-luasocket-Makefile.patch delete mode 100644 trunk/package/lang/luasoap/Makefile delete mode 100644 trunk/package/lang/luasocket/Makefile delete mode 100644 trunk/package/lang/luasocket/patches/0001-Add-interface-support.patch delete mode 100644 trunk/package/lang/luasql/Makefile delete mode 100644 trunk/package/lang/micropython-lib/Makefile delete mode 100644 trunk/package/lang/micropython/Makefile delete mode 100644 trunk/package/lang/perl-compress-bzip2/Makefile delete mode 100644 trunk/package/lang/perl-dbi/Makefile delete mode 100644 trunk/package/lang/perl-html-parser/Makefile delete mode 100644 trunk/package/lang/perl-html-tagset/Makefile delete mode 100644 trunk/package/lang/perl-html-tree/Makefile delete mode 100644 trunk/package/lang/perl-lockfile-simple/Makefile delete mode 100644 trunk/package/lang/perl-net-telnet/Makefile delete mode 100644 trunk/package/lang/perl-test-harness/Makefile delete mode 100644 trunk/package/lang/perl-uri/Makefile delete mode 100644 trunk/package/lang/perl-www-curl/Makefile delete mode 100644 trunk/package/lang/perl-www-curl/patches/100-perl-www-curl_disable_curl-config_hack.patch delete mode 100644 trunk/package/lang/perl-www-curl/patches/200-fix_default_lflags.patch delete mode 100644 trunk/package/lang/perl-www-mechanize/Makefile delete mode 100644 trunk/package/lang/perl-www/Makefile delete mode 100644 trunk/package/lang/perl-www/patches/010-lwp-https-call-verify-hostname-when-avail.patch delete mode 100644 trunk/package/lang/perl-www/patches/020-lwp-https-verify-hostnames-by-default.patch delete mode 100644 trunk/package/lang/perl/Config.in delete mode 100644 trunk/package/lang/perl/Makefile delete mode 100644 trunk/package/lang/perl/files/config.sh-arm-mt.in delete mode 100644 trunk/package/lang/perl/files/config.sh-arm.in delete mode 100644 trunk/package/lang/perl/files/config.sh-armeb-mt.in delete mode 100644 trunk/package/lang/perl/files/config.sh-armeb.in delete mode 100644 trunk/package/lang/perl/files/config.sh-avr32-mt.in delete mode 100644 trunk/package/lang/perl/files/config.sh-avr32.in delete mode 100644 trunk/package/lang/perl/files/config.sh-i486-mt.in delete mode 100644 trunk/package/lang/perl/files/config.sh-i486.in delete mode 100644 trunk/package/lang/perl/files/config.sh-mips-mt.in delete mode 100644 trunk/package/lang/perl/files/config.sh-mips.in delete mode 100644 trunk/package/lang/perl/files/config.sh-mips64-mt.in delete mode 100644 trunk/package/lang/perl/files/config.sh-mips64.in delete mode 100644 trunk/package/lang/perl/files/config.sh-mipsel-mt.in delete mode 100644 trunk/package/lang/perl/files/config.sh-mipsel.in delete mode 100644 trunk/package/lang/perl/files/config.sh-powerpc-mt.in delete mode 100644 trunk/package/lang/perl/files/config.sh-powerpc.in delete mode 100644 trunk/package/lang/perl/files/config.sh-x86_64-mt.in delete mode 100644 trunk/package/lang/perl/files/config.sh-x86_64.in delete mode 100755 trunk/package/lang/perl/files/perl-run_tests.sh delete mode 100644 trunk/package/lang/perl/patches/101-fix-cross-compile-endianness-detection.patch delete mode 100644 trunk/package/lang/perl/patches/200-host-libc-dir-moved-debian+derivatives.patch delete mode 100644 trunk/package/lang/perl/patches/300-always_use_miniperl.patch delete mode 100644 trunk/package/lang/perl/patches/400-add_microperl_caretx_dependency.patch delete mode 100644 trunk/package/lang/perl/patches/500-add-relink-hack.patch delete mode 100644 trunk/package/lang/perl/perlbase.mk delete mode 100644 trunk/package/lang/perl/perlmod.mk delete mode 100644 trunk/package/lang/php5/Makefile delete mode 100644 trunk/package/lang/php5/files/php.ini delete mode 100644 trunk/package/lang/php5/files/php5-fastcgi.config delete mode 100644 trunk/package/lang/php5/files/php5-fastcgi.init delete mode 100644 trunk/package/lang/php5/files/php5-fpm-www.conf delete mode 100644 trunk/package/lang/php5/files/php5-fpm.conf delete mode 100644 trunk/package/lang/php5/files/php5-fpm.config delete mode 100644 trunk/package/lang/php5/files/php5-fpm.init delete mode 100644 trunk/package/lang/php5/patches/101-fix_membar_producer_link_error_gcc3x.patch delete mode 100644 trunk/package/lang/php5/patches/102-debian_patches_use_embedded_timezonedb.patch delete mode 100644 trunk/package/lang/php5/patches/103-debian_patches_use_embedded_timezonedb.patch delete mode 100644 trunk/package/lang/php5/patches/800-gd-iconv.patch delete mode 100644 trunk/package/lang/php5/patches/950-Fix-dl-cross-compiling-issue.patch delete mode 100644 trunk/package/lang/php5/pecl.mk delete mode 100644 trunk/package/lang/python-beanstalkc/Makefile delete mode 100644 trunk/package/lang/python-cython/Makefile delete mode 100644 trunk/package/lang/python-django-1.4/Makefile delete mode 100644 trunk/package/lang/python-dns/Makefile delete mode 100644 trunk/package/lang/python-gevent/Makefile delete mode 100644 trunk/package/lang/python-greenlet/Makefile delete mode 100644 trunk/package/lang/python-gunicorn/Makefile delete mode 100644 trunk/package/lang/python-imglib/Makefile delete mode 100644 trunk/package/lang/python-imglib/patches/010-cross-compile.patch delete mode 100644 trunk/package/lang/python-imglib/patches/020-freetype-header-include.patch delete mode 100644 trunk/package/lang/python-mysql/Makefile delete mode 100644 trunk/package/lang/python-mysql/patches/010-threadsafe.patch delete mode 100644 trunk/package/lang/python-pip/Makefile delete mode 100644 trunk/package/lang/python-requests/Makefile delete mode 100644 trunk/package/lang/python-setuptools/Makefile delete mode 100644 trunk/package/lang/python-setuptools/patches/0001-remove-windows-support.patch delete mode 100644 trunk/package/lang/python-six/Makefile delete mode 100644 trunk/package/lang/python-unidecode/Makefile delete mode 100644 trunk/package/lang/python/Makefile delete mode 100644 trunk/package/lang/python/files/config.site delete mode 100644 trunk/package/lang/python/files/python-package-codecs.mk delete mode 100644 trunk/package/lang/python/files/python-package-compiler.mk delete mode 100644 trunk/package/lang/python/files/python-package-ctypes.mk delete mode 100644 trunk/package/lang/python/files/python-package-db.mk delete mode 100644 trunk/package/lang/python/files/python-package-decimal.mk delete mode 100644 trunk/package/lang/python/files/python-package-distutils.mk delete mode 100644 trunk/package/lang/python/files/python-package-email.mk delete mode 100644 trunk/package/lang/python/files/python-package-gdbm.mk delete mode 100644 trunk/package/lang/python/files/python-package-logging.mk delete mode 100644 trunk/package/lang/python/files/python-package-multiprocessing.mk delete mode 100644 trunk/package/lang/python/files/python-package-ncurses.mk delete mode 100644 trunk/package/lang/python/files/python-package-openssl.mk delete mode 100644 trunk/package/lang/python/files/python-package-pydoc.mk delete mode 100644 trunk/package/lang/python/files/python-package-sqlite3.mk delete mode 100644 trunk/package/lang/python/files/python-package-unittest.mk delete mode 100644 trunk/package/lang/python/files/python-package-xml.mk delete mode 100644 trunk/package/lang/python/files/python-package.mk delete mode 100644 trunk/package/lang/python/patches/001-enable-zlib.patch delete mode 100644 trunk/package/lang/python/patches/002-do-not-add-include-dirs-when-cross-compiling.patch delete mode 100644 trunk/package/lang/python/patches/003-do-not-compile-tests-at-build.patch delete mode 100644 trunk/package/lang/python/patches/004-do-not-write-bytes-codes.patch delete mode 100644 trunk/package/lang/python/patches/005-fix-libffi-x86-64-configure.patch delete mode 100644 trunk/package/lang/python/patches/006-remove-debian-multiarch-support.patch delete mode 100644 trunk/package/lang/python/patches/007-distutils-do-not-adjust-path.patch delete mode 100644 trunk/package/lang/python/patches/008-distutils-use-python-sysroot.patch delete mode 100644 trunk/package/lang/python/patches/009-do-not-use-dblib_dir-when-cross-compiling.patch delete mode 100644 trunk/package/lang/python/patches/010-do-not-add-rt-lib-dirs-when-cross-compiling.patch delete mode 100644 trunk/package/lang/python3-bottle/Makefile delete mode 100644 trunk/package/lang/python3/Makefile delete mode 100644 trunk/package/lang/python3/files/config.site delete mode 100644 trunk/package/lang/python3/files/python3-package-asyncio.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-codecs.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-ctypes.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-dbm.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-decimal.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-distutils.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-email.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-gdbm.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-logging.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-multiprocessing.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-ncurses.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-openssl.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-pydoc.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-sqlite3.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-unittest.mk delete mode 100644 trunk/package/lang/python3/files/python3-package-xml.mk delete mode 100644 trunk/package/lang/python3/files/python3-package.mk delete mode 100644 trunk/package/lang/python3/patches/001-enable-zlib.patch delete mode 100644 trunk/package/lang/python3/patches/002-do-not-add-include-dirs-when-cross-compiling.patch delete mode 100644 trunk/package/lang/python3/patches/003-do-not-run-distutils-tests.patch delete mode 100644 trunk/package/lang/python3/patches/004-do-not-write-bytes-codes.patch delete mode 100644 trunk/package/lang/python3/patches/005-fix-libffi-x86-64-configure.patch delete mode 100644 trunk/package/lang/python3/patches/006-remove-debian-multiarch-support.patch delete mode 100644 trunk/package/lang/python3/patches/007-distutils-do-not-adjust-path.patch delete mode 100644 trunk/package/lang/python3/patches/010-do-not-add-rt-lib-dirs-when-cross-compiling.patch delete mode 100644 trunk/package/lang/ruby/Makefile delete mode 100644 trunk/package/lang/ruby/files/ruby delete mode 100644 trunk/package/lang/ruby/patches/001-rdoc-remove_gems_dep.patch delete mode 100644 trunk/package/lang/ruby/ruby_find_pkgsdeps delete mode 100644 trunk/package/lang/ruby/ruby_missingfiles delete mode 100644 trunk/package/lang/simplejson/Makefile delete mode 100644 trunk/package/lang/smalltalk/Makefile delete mode 100644 trunk/package/lang/uuid/Makefile delete mode 100644 trunk/package/lang/vala/Makefile delete mode 100644 trunk/package/libs/alsa-lib/Makefile delete mode 100644 trunk/package/libs/alsa-lib/patches/001-link_fix.patch delete mode 100644 trunk/package/libs/alsa-lib/patches/002-remove_cross_compile_guess.patch delete mode 100644 trunk/package/libs/apr-util/Makefile delete mode 100644 trunk/package/libs/apr-util/patches/001-automake-compat.patch delete mode 100644 trunk/package/libs/apr/Makefile delete mode 100644 trunk/package/libs/apr/patches/001-autoconf-compat.patch delete mode 100644 trunk/package/libs/apr/patches/101-fix_apr_time_now.patch delete mode 100644 trunk/package/libs/apr/patches/201-upgrade-and-fix-1.5.1.patch delete mode 100644 trunk/package/libs/argp-standalone/Makefile delete mode 100644 trunk/package/libs/argp-standalone/patches/001-throw-in-funcdef.patch delete mode 100644 trunk/package/libs/avahi/Makefile delete mode 100644 trunk/package/libs/avahi/files/avahi-daemon.conf delete mode 100644 trunk/package/libs/avahi/files/avahi-daemon.init delete mode 100644 trunk/package/libs/avahi/files/service-http delete mode 100644 trunk/package/libs/avahi/files/service-ssh delete mode 100644 trunk/package/libs/avahi/patches/010-step_back_autotools-no-gettext.patch delete mode 100644 trunk/package/libs/boost/Makefile delete mode 100644 trunk/package/libs/boost/patches/100-do-not-use-librt.patch delete mode 100644 trunk/package/libs/c-ares/Makefile delete mode 100644 trunk/package/libs/check/Makefile delete mode 100644 trunk/package/libs/confuse/Makefile delete mode 100644 trunk/package/libs/cyassl/Makefile delete mode 100644 trunk/package/libs/cyassl/patches/100-respect_cflags.patch delete mode 100644 trunk/package/libs/cyassl/patches/200-SSL_accept-handle-hello-garbage.patch delete mode 100644 trunk/package/libs/cyassl/patches/300-SSL_set_tlsext_host_name.patch delete mode 100644 trunk/package/libs/cyrus-sasl/Makefile delete mode 100644 trunk/package/libs/db47/Makefile delete mode 100644 trunk/package/libs/db47/patches/010-patch.4.7.25.1.patch delete mode 100644 trunk/package/libs/db47/patches/020-patch.4.7.25.2.patch delete mode 100644 trunk/package/libs/db47/patches/030-patch.4.7.25.3.patch delete mode 100644 trunk/package/libs/db47/patches/040-patch.4.7.25.4.patch delete mode 100644 trunk/package/libs/dmx_usb_module/Makefile delete mode 100644 trunk/package/libs/dmx_usb_module/patches/001-dmx_usb_Makefile.patch delete mode 100644 trunk/package/libs/dtndht/Makefile delete mode 100644 trunk/package/libs/elfutils/Makefile delete mode 100644 trunk/package/libs/elfutils/patches/001-elfutils-portability.patch delete mode 100644 trunk/package/libs/elfutils/patches/002-argp_standalone.patch delete mode 100644 trunk/package/libs/elfutils/patches/003-libint-stub.patch delete mode 100644 trunk/package/libs/elfutils/patches/004-maybe-uninitialized.patch delete mode 100644 trunk/package/libs/elfutils/patches/004-memcpy_def.patch delete mode 100644 trunk/package/libs/elfutils/patches/005-build_only_libs.patch delete mode 100644 trunk/package/libs/elfutils/patches/006-libdw_LIBS.patch delete mode 100644 trunk/package/libs/elfutils/patches/100-musl-compat.patch delete mode 100644 trunk/package/libs/elfutils/patches/101-no-fts.patch delete mode 100644 trunk/package/libs/engine_pkcs11/Makefile delete mode 100644 trunk/package/libs/expat/Makefile delete mode 100644 trunk/package/libs/faad2/Config.in delete mode 100644 trunk/package/libs/faad2/Makefile delete mode 100644 trunk/package/libs/fcgi/Makefile delete mode 100644 trunk/package/libs/fcgi/patches/100-fcgio-int-type-fix.patch delete mode 100644 trunk/package/libs/fcgi/patches/110-no_examples.patch delete mode 100644 trunk/package/libs/fcgi/patches/120-stdio.patch delete mode 100644 trunk/package/libs/fftw3/Makefile delete mode 100644 trunk/package/libs/fftw3/patches/001-makefile.patch delete mode 100644 trunk/package/libs/file/Makefile delete mode 100644 trunk/package/libs/flac/Makefile delete mode 100644 trunk/package/libs/flac/patches/001-no-docs-and-examples.patch delete mode 100644 trunk/package/libs/flac/patches/002-no-utility.patch delete mode 100644 trunk/package/libs/flac/patches/010-automake-compat.patch delete mode 100644 trunk/package/libs/freetype/Makefile delete mode 100644 trunk/package/libs/gdbm/Makefile delete mode 100644 trunk/package/libs/gettext-full/Makefile delete mode 100644 trunk/package/libs/gettext-full/patches/001-autotools.patch delete mode 100644 trunk/package/libs/gettext-full/patches/001-no_examples_and_tests.patch delete mode 100644 trunk/package/libs/gettext-full/patches/003-gettext-error_print_progname.patch delete mode 100644 trunk/package/libs/gettext-full/patches/100-error_progname.patch delete mode 100644 trunk/package/libs/gettext-full/patches/110-error_progname_def.patch delete mode 100644 trunk/package/libs/gettext-full/patches/120-uclibc-nolocale.patch delete mode 100644 trunk/package/libs/gettext-full/patches/150-disable_libxml_iconv.patch delete mode 100644 trunk/package/libs/gettext/Makefile delete mode 100644 trunk/package/libs/gettext/src/LICENSE delete mode 100644 trunk/package/libs/gettext/src/include/libintl.h delete mode 100644 trunk/package/libs/gettext/src/m4/codeset.m4 delete mode 100644 trunk/package/libs/gettext/src/m4/gettext.m4 delete mode 100644 trunk/package/libs/gettext/src/m4/intl.m4 delete mode 100644 trunk/package/libs/gettext/src/m4/intldir.m4 delete mode 100644 trunk/package/libs/gettext/src/m4/intlmacosx.m4 delete mode 100644 trunk/package/libs/gettext/src/m4/lcmessage.m4 delete mode 100644 trunk/package/libs/gettext/src/m4/nls.m4 delete mode 100644 trunk/package/libs/gettext/src/m4/po.m4 delete mode 100644 trunk/package/libs/glib2/Makefile delete mode 100644 trunk/package/libs/glib2/patches/001-automake-compat.patch delete mode 100644 trunk/package/libs/glib2/patches/100-fix-gio-linking.patch delete mode 100644 trunk/package/libs/gmp/Makefile delete mode 100644 trunk/package/libs/gnutls/Config.in delete mode 100644 trunk/package/libs/gnutls/Makefile delete mode 100644 trunk/package/libs/gnutls/patches/001-ai-idn-remove.patch delete mode 100644 trunk/package/libs/gperf/Makefile delete mode 100644 trunk/package/libs/hidapi/Makefile delete mode 100644 trunk/package/libs/hidapi/patches/010-add-iconv-linkage.patch delete mode 100644 trunk/package/libs/ibrcommon/Makefile delete mode 100644 trunk/package/libs/ibrdtn/Makefile delete mode 100644 trunk/package/libs/intltool/Makefile delete mode 100644 trunk/package/libs/jansson/Makefile delete mode 100644 trunk/package/libs/libaio/Makefile delete mode 100644 trunk/package/libs/libaio/patches/001_arches.patch delete mode 100644 trunk/package/libs/libaio/patches/002_arches_sh.patch delete mode 100644 trunk/package/libs/libaio/patches/003_arches_sparc64.patch delete mode 100644 trunk/package/libs/libaio/patches/004_arches_x32.patch delete mode 100644 trunk/package/libs/libaio/patches/005_arches_mips.patch delete mode 100644 trunk/package/libs/libaio/patches/006_arches_mips_fix_padding.patch delete mode 100644 trunk/package/libs/libantlr3c/Makefile delete mode 100644 trunk/package/libs/libao/Makefile delete mode 100644 trunk/package/libs/libarchive/Makefile delete mode 100644 trunk/package/libs/libartnet/Makefile delete mode 100644 trunk/package/libs/libartnet/patches/001-bswap_16.patch delete mode 100644 trunk/package/libs/libaudiofile/Makefile delete mode 100644 trunk/package/libs/libavl/Makefile delete mode 100644 trunk/package/libs/libavl/patches/010-update_GNUmakefile.patch delete mode 100644 trunk/package/libs/libbsd/Makefile delete mode 100644 trunk/package/libs/libbsd/patches/001-aarch64_support.patch delete mode 100644 trunk/package/libs/libcap/Makefile delete mode 100644 trunk/package/libs/libconfig/Makefile delete mode 100644 trunk/package/libs/libdaemon/Makefile delete mode 100644 trunk/package/libs/libdaemon/patches/001-daemon_set_verbosity.patch delete mode 100644 trunk/package/libs/libdaq/Makefile delete mode 100644 trunk/package/libs/libdaq/patches/001-compile.patch delete mode 100644 trunk/package/libs/libdbi-drivers/Makefile delete mode 100644 trunk/package/libs/libdbi-drivers/patches/001_libsqlite3_fix.patch delete mode 100644 trunk/package/libs/libdbi/Makefile delete mode 100644 trunk/package/libs/libdmapsharing/Makefile delete mode 100644 trunk/package/libs/libdmapsharing/patches/001-disable_pixbuf.patch delete mode 100644 trunk/package/libs/libdmapsharing/patches/002-disable_tests.patch delete mode 100644 trunk/package/libs/libdmapsharing/patches/003-make_unit_test_optional.patch delete mode 100644 trunk/package/libs/libdnet/Makefile delete mode 100644 trunk/package/libs/libdnet/patches/001-compile.patch delete mode 100644 trunk/package/libs/libdnet/patches/002-config.patch delete mode 100644 trunk/package/libs/libesmtp/Makefile delete mode 100644 trunk/package/libs/libevent/Makefile delete mode 100644 trunk/package/libs/libevent2/Makefile delete mode 100644 trunk/package/libs/libevhtp/Makefile delete mode 100644 trunk/package/libs/libevhtp/patches/010-enable-shared-object-building.patch delete mode 100644 trunk/package/libs/libexif/Makefile delete mode 100644 trunk/package/libs/libexif/patches/100-no_doc.patch delete mode 100644 trunk/package/libs/libffi/Makefile delete mode 100644 trunk/package/libs/libftdi/Makefile delete mode 100644 trunk/package/libs/libftdi/patches/100-fix-x86_64-build.patch delete mode 100644 trunk/package/libs/libftdi/patches/101-fix-cmake-version-packagekit.patch delete mode 100644 trunk/package/libs/libftdi1/Makefile delete mode 100644 trunk/package/libs/libftdi1/patches/100-fix-x86_64-build.patch delete mode 100644 trunk/package/libs/libgcrypt/Makefile delete mode 100644 trunk/package/libs/libgcrypt/patches/001-no_docs_tests.patch delete mode 100644 trunk/package/libs/libgd/Makefile delete mode 100644 trunk/package/libs/libgd/patches/101-gdlib-config.patch delete mode 100644 trunk/package/libs/libgd/patches/200-uclibc-ceill.patch delete mode 100644 trunk/package/libs/libgpg-error/Makefile delete mode 100644 trunk/package/libs/libhttp-parser/Makefile delete mode 100644 trunk/package/libs/libical/Makefile delete mode 100644 trunk/package/libs/libiconv-full/Makefile delete mode 100644 trunk/package/libs/libiconv-full/patches/100-strip_charsets.patch delete mode 100644 trunk/package/libs/libiconv-full/patches/101-autotools.patch delete mode 100644 trunk/package/libs/libiconv-full/patches/103-configure_ac_fix.patch delete mode 100644 trunk/package/libs/libiconv-full/patches/200-work-with-libtool2.patch delete mode 100644 trunk/package/libs/libiconv/COPYING delete mode 100644 trunk/package/libs/libiconv/COPYRIGHT delete mode 100644 trunk/package/libs/libiconv/Makefile delete mode 100644 trunk/package/libs/libiconv/src/LICENSE delete mode 100644 trunk/package/libs/libiconv/src/iconv.c delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/iso-8859-10.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/iso-8859-13.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/iso-8859-14.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/iso-8859-16.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/iso-8859-2.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/iso-8859-3.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/iso-8859-4.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/iso-8859-5.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/iso-8859-6.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/iso-8859-7.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/iso-8859-8.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/iso-8859-9.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/koi8-r.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/windows-1250.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/windows-1251.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/windows-1252.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/windows-1253.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/windows-1254.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/windows-1255.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/windows-1256.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/windows-1257.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/windows-1258.h delete mode 100644 trunk/package/libs/libiconv/src/include/charmaps/windows-874.h delete mode 100644 trunk/package/libs/libiconv/src/include/iconv.h delete mode 100644 trunk/package/libs/libiconv/src/m4/iconv.m4 delete mode 100644 trunk/package/libs/libid3tag/Makefile delete mode 100644 trunk/package/libs/libidn/Makefile delete mode 100644 trunk/package/libs/libidn/patches/002-disable-po-docs-examples.patch delete mode 100644 trunk/package/libs/libidn/patches/010-fix-idn-error-usage.patch delete mode 100644 trunk/package/libs/libimobiledevice/Makefile delete mode 100644 trunk/package/libs/libjpeg/Makefile delete mode 100644 trunk/package/libs/libjson-c/Makefile delete mode 100644 trunk/package/libs/libjson-c/patches/000-libm.patch delete mode 100644 trunk/package/libs/libjson-c/patches/001-backport_compile_fix.patch delete mode 100644 trunk/package/libs/liblo/Makefile delete mode 100644 trunk/package/libs/libmad/Makefile delete mode 100644 trunk/package/libs/libmad/patches/001-mips_removal_h_constraint.patch delete mode 100644 trunk/package/libs/libmcrypt/Makefile delete mode 100644 trunk/package/libs/libmicrohttpd/Makefile delete mode 100644 trunk/package/libs/libmms/Makefile delete mode 100644 trunk/package/libs/libmnl/Makefile delete mode 100644 trunk/package/libs/libmnl/patches/100-upstream-fixes.patch delete mode 100644 trunk/package/libs/libmodbus/Makefile delete mode 100644 trunk/package/libs/libmpdclient/Makefile delete mode 100644 trunk/package/libs/libmpdclient/patches/001-WIP_musl_compatibility.patch delete mode 100644 trunk/package/libs/libmpeg2/Makefile delete mode 100644 trunk/package/libs/libmpeg2/patches/101-ppc_no_altivec.patch delete mode 100644 trunk/package/libs/libmpeg2/patches/102-arm_data_preload_check.patch delete mode 100644 trunk/package/libs/libnatpmp/Makefile delete mode 100644 trunk/package/libs/libnatpmp/patches/001-install_declspec.patch delete mode 100644 trunk/package/libs/libnetfilter-acct/Makefile delete mode 100644 trunk/package/libs/libnetfilter-conntrack/Makefile delete mode 100644 trunk/package/libs/libnetfilter-cthelper/Makefile delete mode 100644 trunk/package/libs/libnetfilter-cttimeout/Makefile delete mode 100644 trunk/package/libs/libnetfilter-log/Makefile delete mode 100644 trunk/package/libs/libnetfilter-log/patches/0001-build-remove-unnecessary-pkgconfig-config.status-dep.patch delete mode 100644 trunk/package/libs/libnetfilter-log/patches/0002-build-remove-unused-lines-in-Makefile.am.patch delete mode 100644 trunk/package/libs/libnetfilter-log/patches/0003-build-resolve-automake-1.12-warnings.patch delete mode 100644 trunk/package/libs/libnetfilter-log/patches/0004-Add-include-needed-for-integer-type-definition.patch delete mode 100644 trunk/package/libs/libnetfilter-log/patches/0005-configure-uclinux-is-also-linux.patch delete mode 100644 trunk/package/libs/libnetfilter-log/patches/0006-configure-add-without-ipulog-option-to-disable-libip.patch delete mode 100644 trunk/package/libs/libnetfilter-queue/Makefile delete mode 100644 trunk/package/libs/libnfc/Makefile delete mode 100644 trunk/package/libs/libnfnetlink/Makefile delete mode 100644 trunk/package/libs/libnfnetlink/patches/100-missing_include.patch delete mode 100644 trunk/package/libs/libnftnl/Makefile delete mode 100644 trunk/package/libs/libnl-tiny/Makefile delete mode 100644 trunk/package/libs/libnl-tiny/files/libnl-tiny.pc delete mode 100644 trunk/package/libs/libnl-tiny/src/Makefile delete mode 100644 trunk/package/libs/libnl-tiny/src/attr.c delete mode 100644 trunk/package/libs/libnl-tiny/src/cache.c delete mode 100644 trunk/package/libs/libnl-tiny/src/cache_mngt.c delete mode 100644 trunk/package/libs/libnl-tiny/src/error.c delete mode 100644 trunk/package/libs/libnl-tiny/src/genl.c delete mode 100644 trunk/package/libs/libnl-tiny/src/genl_ctrl.c delete mode 100644 trunk/package/libs/libnl-tiny/src/genl_family.c delete mode 100644 trunk/package/libs/libnl-tiny/src/genl_mngt.c delete mode 100644 trunk/package/libs/libnl-tiny/src/handlers.c delete mode 100644 trunk/package/libs/libnl-tiny/src/include/linux/gen_stats.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/linux/genetlink.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/linux/if.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/linux/if_addr.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/linux/netlink.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink-generic.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink-local.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink-types.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/addr.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/attr.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/cache-api.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/cache.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/data.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/errno.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/genl/ctrl.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/genl/family.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/genl/genl.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/genl/mngt.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/handlers.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/list.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/msg.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/netlink-compat.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/netlink-kernel.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/netlink.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/object-api.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/object.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/socket.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/types.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/utils.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/netlink/version.h delete mode 100644 trunk/package/libs/libnl-tiny/src/include/unl.h delete mode 100644 trunk/package/libs/libnl-tiny/src/msg.c delete mode 100644 trunk/package/libs/libnl-tiny/src/nl.c delete mode 100644 trunk/package/libs/libnl-tiny/src/object.c delete mode 100644 trunk/package/libs/libnl-tiny/src/socket.c delete mode 100644 trunk/package/libs/libnl-tiny/src/unl.c delete mode 100644 trunk/package/libs/libnl/Makefile delete mode 100644 trunk/package/libs/libogg/Makefile delete mode 100644 trunk/package/libs/liboil/Makefile delete mode 100644 trunk/package/libs/liboping/Makefile delete mode 100644 trunk/package/libs/liboping/patches/01-no-werror.patch delete mode 100644 trunk/package/libs/libowfat/Makefile delete mode 100644 trunk/package/libs/libowfat/patches/001-fixbuild.patch delete mode 100644 trunk/package/libs/libp11/Makefile delete mode 100644 trunk/package/libs/libpam/Makefile delete mode 100644 trunk/package/libs/libpam/files/pam.conf delete mode 100644 trunk/package/libs/libpam/files/pam.d/common-account delete mode 100644 trunk/package/libs/libpam/files/pam.d/common-auth delete mode 100644 trunk/package/libs/libpam/files/pam.d/common-password delete mode 100644 trunk/package/libs/libpam/files/pam.d/common-session delete mode 100644 trunk/package/libs/libpam/files/pam.d/common-session-noninteractive delete mode 100644 trunk/package/libs/libpam/files/pam.d/other delete mode 100644 trunk/package/libs/libpam/patches/000-OE-libpam-xtests.patch delete mode 100644 trunk/package/libs/libpam/patches/000-OE-pam-no-innetgr.patch delete mode 100644 trunk/package/libs/libpam/patches/001-no_nis.patch delete mode 100644 trunk/package/libs/libpam/patches/002-no_yywrap.patch delete mode 100644 trunk/package/libs/libpam/patches/003-no_doc.patch delete mode 100644 trunk/package/libs/libpam/patches/004-fix_lib64.patch delete mode 100644 trunk/package/libs/libpam/patches/005-fix_ruserok.patch delete mode 100644 trunk/package/libs/libpam/patches/006-fix_xdr.patch delete mode 100644 trunk/package/libs/libpam/patches/007-cve-2014-2583.patch delete mode 100644 trunk/package/libs/libpcap/Config.in delete mode 100644 trunk/package/libs/libpcap/Makefile delete mode 100644 trunk/package/libs/libpcap/patches/100-debian_shared_lib.patch delete mode 100644 trunk/package/libs/libpcap/patches/102-makefile_disable_manpages.patch delete mode 100644 trunk/package/libs/libpcap/patches/103-makefile_flex_workaround.patch delete mode 100644 trunk/package/libs/libpcap/patches/201-space_optimization.patch delete mode 100644 trunk/package/libs/libpcap/patches/202-protocol_api.patch delete mode 100644 trunk/package/libs/libpcap/patches/203-undef_iw_mode_monitor.patch delete mode 100644 trunk/package/libs/libplist/Makefile delete mode 100644 trunk/package/libs/libpng/Makefile delete mode 100644 trunk/package/libs/libpng/patches/100-config_fix.patch delete mode 100644 trunk/package/libs/libreadline/Makefile delete mode 100644 trunk/package/libs/libreadline/patches/001-install_perm.patch delete mode 100644 trunk/package/libs/libroxml/Makefile delete mode 100644 trunk/package/libs/librpc/Makefile delete mode 100644 trunk/package/libs/libsamplerate/Makefile delete mode 100644 trunk/package/libs/libsearpc/Makefile delete mode 100644 trunk/package/libs/libseccomp/Makefile delete mode 100644 trunk/package/libs/libshout/Makefile delete mode 100644 trunk/package/libs/libshout/patches/120-vorbis-c.patch delete mode 100644 trunk/package/libs/libshout/patches/140-no_example_doc_win32.patch delete mode 100644 trunk/package/libs/libsigc++/Makefile delete mode 100644 trunk/package/libs/libsigc++/patches/001-no_doc_tests_examples.patch delete mode 100644 trunk/package/libs/libsndfile/Makefile delete mode 100644 trunk/package/libs/libsndfile/patches/001-automake-compat.patch delete mode 100644 trunk/package/libs/libsodium/Makefile delete mode 100644 trunk/package/libs/libsoup/Makefile delete mode 100644 trunk/package/libs/libsoxr/Makefile delete mode 100644 trunk/package/libs/libssh2/Makefile delete mode 100644 trunk/package/libs/libtasn1/Makefile delete mode 100644 trunk/package/libs/libtheora/Makefile delete mode 100644 trunk/package/libs/libtheora/patches/001-no_docs_tests.patch delete mode 100644 trunk/package/libs/libtheora/patches/002-no_sdl_check.patch delete mode 100644 trunk/package/libs/libtool/Makefile delete mode 100644 trunk/package/libs/libtorrent/Makefile delete mode 100644 trunk/package/libs/libtorrent/patches/100-fix_cross_compile.patch delete mode 100644 trunk/package/libs/libtorrent/patches/120-fix-ipv6_socket_datagram.patch delete mode 100644 trunk/package/libs/libubox/Makefile delete mode 100644 trunk/package/libs/libuecc/Makefile delete mode 100644 trunk/package/libs/libugpio/Makefile delete mode 100644 trunk/package/libs/libunistring/Makefile delete mode 100644 trunk/package/libs/libupnp/Makefile delete mode 100644 trunk/package/libs/libupnpp/Makefile delete mode 100644 trunk/package/libs/liburcu/Makefile delete mode 100644 trunk/package/libs/libusb-compat/Makefile delete mode 100644 trunk/package/libs/libusb/Makefile delete mode 100644 trunk/package/libs/libusb/patches/001-timerfd.patch delete mode 100644 trunk/package/libs/libusbmuxd/Makefile delete mode 100644 trunk/package/libs/libuv/Makefile delete mode 100644 trunk/package/libs/libuvc/Makefile delete mode 100644 trunk/package/libs/libv4l/Makefile delete mode 100644 trunk/package/libs/libv4l/patches/001-no-shm_open-fix.patch delete mode 100644 trunk/package/libs/libv4l/patches/020-add-missing-includes.patch delete mode 100644 trunk/package/libs/libvorbis/Makefile delete mode 100644 trunk/package/libs/libvorbisidec/Makefile delete mode 100644 trunk/package/libs/libvpx/Makefile delete mode 100644 trunk/package/libs/libwebsockets/Makefile delete mode 100644 trunk/package/libs/libwebsockets/patches/0001-cyassl-correct-include-path-for-3.1.x.patch delete mode 100644 trunk/package/libs/libxerces-c/Makefile delete mode 100644 trunk/package/libs/libxml2/Makefile delete mode 100644 trunk/package/libs/libxml2/patches/0001-threads-use-forward-declarations-only-for-glibc-fixe.patch delete mode 100644 trunk/package/libs/libxslt/Makefile delete mode 100644 trunk/package/libs/libzdb/Makefile delete mode 100644 trunk/package/libs/libzdb/patches/010-cross-compile-fixes.patch delete mode 100644 trunk/package/libs/libzdb/patches/020-filterh-use-host-built-version.patch delete mode 100644 trunk/package/libs/lttng-ust/Makefile delete mode 100644 trunk/package/libs/lttng-ust/patches/001-no_docs_tests.patch delete mode 100644 trunk/package/libs/lttng-ust/patches/002-examples.patch delete mode 100644 trunk/package/libs/lzo/Makefile delete mode 100644 trunk/package/libs/mxml/Makefile delete mode 100644 trunk/package/libs/mxml/patches/001-targets.patch delete mode 100644 trunk/package/libs/nacl/Makefile delete mode 100755 trunk/package/libs/nacl/do-openwrt delete mode 100644 trunk/package/libs/ncurses/Makefile delete mode 100644 trunk/package/libs/ncurses/patches/100-ncurses-5.6-20080112-urxvt.patch delete mode 100644 trunk/package/libs/ncurses/patches/101-ncurses-5.6-20080628-kbs.patch delete mode 100644 trunk/package/libs/ncurses/patches/200-fix_missing_include.patch delete mode 100644 trunk/package/libs/ncurses/patches/500-cross.patch delete mode 100644 trunk/package/libs/ncurses/patches/900-terminfo.patch delete mode 100644 trunk/package/libs/neon/Makefile delete mode 100644 trunk/package/libs/nettle/Config.in delete mode 100644 trunk/package/libs/nettle/Makefile delete mode 100644 trunk/package/libs/nettle/patches/0001-Updated-mini-gmp.patch delete mode 100644 trunk/package/libs/nettle/patches/0002-Added-option-to-use-mini-gmp-in-hogweed.patch delete mode 100644 trunk/package/libs/nettle/patches/0003-Include-local-macros-in-nettle.m4-to-allow-regenerat.patch delete mode 100644 trunk/package/libs/nettle/patches/0004-Added-auto-generated-nettle-config.h.patch delete mode 100644 trunk/package/libs/nettle/patches/0005-allow-der-iterator-to-be-used-with-mini-gmp.patch delete mode 100644 trunk/package/libs/ocf-crypto-headers/Makefile delete mode 100644 trunk/package/libs/ocf-crypto-headers/src/cryptodev.h delete mode 100644 trunk/package/libs/opencv/Makefile delete mode 100644 trunk/package/libs/opencv/README.md delete mode 100644 trunk/package/libs/openldap/Makefile delete mode 100644 trunk/package/libs/openldap/files/ldap.init delete mode 100644 trunk/package/libs/openldap/patches/001-automake-compat.patch delete mode 100644 trunk/package/libs/openldap/patches/020-autofs-schema.patch delete mode 100644 trunk/package/libs/openldap/patches/750-no-strip.patch delete mode 100644 trunk/package/libs/openssl/Config.in delete mode 100644 trunk/package/libs/openssl/Makefile delete mode 100644 trunk/package/libs/openssl/patches/110-optimize-for-size.patch delete mode 100644 trunk/package/libs/openssl/patches/130-perl-path.patch delete mode 100644 trunk/package/libs/openssl/patches/140-makefile-dirs.patch delete mode 100644 trunk/package/libs/openssl/patches/150-no_engines.patch delete mode 100644 trunk/package/libs/openssl/patches/160-disable_doc_tests.patch delete mode 100644 trunk/package/libs/openssl/patches/170-bash_path.patch delete mode 100644 trunk/package/libs/openssl/patches/180-fix_link_segfault.patch delete mode 100644 trunk/package/libs/openssl/patches/190-remove_timestamp_check.patch delete mode 100644 trunk/package/libs/openssl/patches/200-parallel_build.patch delete mode 100644 trunk/package/libs/openssl/patches/210-termios_fix.patch delete mode 100644 trunk/package/libs/openssl/patches/220-fix-no-ec-build.patch delete mode 100644 trunk/package/libs/opus/Makefile delete mode 100644 trunk/package/libs/p11-kit/Makefile delete mode 100644 trunk/package/libs/p11-kit/files/opensc.module delete mode 100644 trunk/package/libs/pcre/Makefile delete mode 100644 trunk/package/libs/polarssl/Makefile delete mode 100644 trunk/package/libs/polarssl/patches/100-disable_sslv3.patch delete mode 100644 trunk/package/libs/polarssl/patches/200-reduce_config.patch delete mode 100644 trunk/package/libs/popt/Makefile delete mode 100644 trunk/package/libs/postgresql/Makefile delete mode 100644 trunk/package/libs/postgresql/files/postgresql.config delete mode 100644 trunk/package/libs/postgresql/files/postgresql.init delete mode 100644 trunk/package/libs/postgresql/patches/200-ranlib.patch delete mode 100644 trunk/package/libs/postgresql/patches/800-busybox-default-pager.patch delete mode 100644 trunk/package/libs/protobuf-c/Makefile delete mode 100644 trunk/package/libs/protobuf/Makefile delete mode 100644 trunk/package/libs/protobuf/patches/001-mipseb-compile.patch delete mode 100644 trunk/package/libs/pthsem/Makefile delete mode 100644 trunk/package/libs/pthsem/patches/001-linux3x-fix.patch delete mode 100644 trunk/package/libs/sbc/Makefile delete mode 100644 trunk/package/libs/speex/Makefile delete mode 100644 trunk/package/libs/sqlite3/Makefile delete mode 100644 trunk/package/libs/sysfsutils/Makefile delete mode 100644 trunk/package/libs/sysfsutils/patches/200-mnt_path_check.patch delete mode 100644 trunk/package/libs/tcp_wrappers/Makefile delete mode 100644 trunk/package/libs/tcp_wrappers/patches/001-debian_subset.patch delete mode 100644 trunk/package/libs/tcp_wrappers/patches/002-opt_cflags.patch delete mode 100644 trunk/package/libs/tcp_wrappers/patches/003-scaffold_malloc.patch delete mode 100644 trunk/package/libs/tcp_wrappers/patches/004-ipv4_prefix.patch delete mode 100644 trunk/package/libs/tdb/Makefile delete mode 100644 trunk/package/libs/tdb/patches/001-printf-fix.patch delete mode 100644 trunk/package/libs/tiff/Makefile delete mode 100644 trunk/package/libs/tiff/patches/001-autoconf-compat.patch delete mode 100644 trunk/package/libs/tiff/patches/010-CVE-2012-4564.patch delete mode 100644 trunk/package/libs/tiff/patches/011-CVE-2013-1960.patch delete mode 100644 trunk/package/libs/tiff/patches/012-CVE-2013-1961.patch delete mode 100644 trunk/package/libs/tiff/patches/013-CVE-2013-4231.patch delete mode 100644 trunk/package/libs/tiff/patches/014-CVE-2013-4232.patch delete mode 100644 trunk/package/libs/tiff/patches/015-CVE-2013-4244.patch delete mode 100644 trunk/package/libs/tiff/patches/016-CVE-2013-4243.patch delete mode 100644 trunk/package/libs/tiff/patches/017-CVE-2014-9330.patch delete mode 100644 trunk/package/libs/tinycdb/Makefile delete mode 100644 trunk/package/libs/tinycdb/patches/100-Makefile.patch delete mode 100644 trunk/package/libs/toolchain/Makefile delete mode 100644 trunk/package/libs/toolchain/eglibc-files/etc/nsswitch.conf delete mode 100644 trunk/package/libs/toolchain/glibc-files/etc/nsswitch.conf delete mode 100644 trunk/package/libs/uclibc++/Makefile delete mode 100644 trunk/package/libs/uclibc++/files/config.default delete mode 100644 trunk/package/libs/uclibc++/patches/002-path_to_bash.patch delete mode 100644 trunk/package/libs/uclibc++/patches/006-eabi_fix.patch delete mode 100644 trunk/package/libs/uclient/Makefile delete mode 100644 trunk/package/libs/unixodbc/Makefile delete mode 100644 trunk/package/libs/unixodbc/files/unixodbc_conf.h delete mode 100644 trunk/package/libs/ustream-ssl/Makefile delete mode 100644 trunk/package/libs/vips/Makefile delete mode 100644 trunk/package/libs/vips/patches/001-no_cpp.patch delete mode 100644 trunk/package/libs/xmlrpc-c/Makefile delete mode 100644 trunk/package/libs/xmlrpc-c/patches/001-config.mk.in.patch delete mode 100644 trunk/package/libs/xmlrpc-c/patches/002-automake-compat.patch delete mode 100644 trunk/package/libs/zlib/Makefile delete mode 100644 trunk/package/luci/CONTRIBUTING.md delete mode 100644 trunk/package/luci/INSTALL delete mode 100644 trunk/package/luci/LICENSE delete mode 100644 trunk/package/luci/Makefile delete mode 100644 trunk/package/luci/NOTICE delete mode 100644 trunk/package/luci/README.md delete mode 100644 trunk/package/luci/THANKYOU delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/luasrc/controller/ahcp.lua delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/luasrc/view/admin_status/index/ahcp.htm delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/luasrc/view/ahcp_status.htm delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/ca/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/cs/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/de/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/el/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/en/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/es/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/fr/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/he/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/hu/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/it/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/ja/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/ms/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/no/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/pl/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/pt-br/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/pt/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/ro/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/ru/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/sk/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/sv/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/ahcp.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/asterisk.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/base.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/commands.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/coovachilli.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/ddns.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/diag_core.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/diag_devinfo.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/ffwizard.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/firewall.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/freifunk-policyrouting.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/freifunk.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/hd_idle.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/meshwizard.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/minidlna.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/mmc_over_gpio.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/multiwan.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/ntpc.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/olsr.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/openvpn.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/p2pblock.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/p910nd.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/pbx-voicemail.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/pbx.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/polipo.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/qos.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/radvd.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/rrdtool.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/samba.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/splash.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/statistics.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/tinyproxy.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/transmission.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/upnp.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/ushare.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/uvc_streamer.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/vnstat.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/voice_core.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/voice_diag.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/watchcat.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/wol.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/templates/wshaper.pot delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/tr/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/uk/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/vi/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/zh-cn/ahcp.po delete mode 100644 trunk/package/luci/applications/luci-app-ahcp/po/zh-tw/ahcp.po delete mode 100755 trunk/package/luci/applications/luci-app-ahcp/root/etc/uci-defaults/luci-ahcp delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/asterisk.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/asterisk/cc_idd.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/controller/asterisk.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-dialplans.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-iax-connections.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-meetme.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-app.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-cdr.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-chan.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-codec.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-format.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-func.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-pbx.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-res-feature.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-res.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-sip-connections.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-voice.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialplan_out.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialplans.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialzones.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/meetme.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/meetme_settings.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/phone_sip.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/phones.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/trunk_sip.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/trunks.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/voicemail.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/voicemail_settings.lua delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/view/asterisk/cbi/cell.htm delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/view/asterisk/dialplans.htm delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/luasrc/view/asterisk/dialzones.htm delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/ca/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/cs/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/de/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/el/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/en/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/es/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/fr/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/he/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/hu/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/it/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/ja/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/ms/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/no/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/pl/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/pt-br/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/pt/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/ro/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/ru/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/sk/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/sv/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/templates/asterisk.pot delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/tr/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/uk/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/vi/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/zh-cn/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/po/zh-tw/asterisk.po delete mode 100644 trunk/package/luci/applications/luci-app-asterisk/root/etc/config/asterisk delete mode 100755 trunk/package/luci/applications/luci-app-asterisk/root/etc/uci-defaults/luci-asterisk delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/luasrc/controller/cjdns.lua delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/cjdrouteconf.lua delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/iptunnel.lua delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/overview.lua delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/peering.lua delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/luasrc/model/cbi/cjdns/settings.lua delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/luasrc/view/admin_status/index/cjdns.htm delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/luasrc/view/cjdns/status.htm delete mode 100644 trunk/package/luci/applications/luci-app-cjdns/luasrc/view/cjdns/value.htm delete mode 100644 trunk/package/luci/applications/luci-app-commands/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-commands/luasrc/controller/commands.lua delete mode 100644 trunk/package/luci/applications/luci-app-commands/luasrc/model/cbi/commands.lua delete mode 100644 trunk/package/luci/applications/luci-app-commands/luasrc/view/commands.htm delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/ca/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/cs/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/de/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/el/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/en/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/es/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/fr/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/he/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/hu/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/it/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/ja/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/ms/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/no/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/pl/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/pt-br/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/pt/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/ro/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/ru/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/sk/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/sv/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/templates/commands.pot delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/tr/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/uk/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/vi/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/zh-cn/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-commands/po/zh-tw/commands.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/luasrc/controller/coovachilli.lua delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/luasrc/model/cbi/coovachilli.lua delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/luasrc/model/cbi/coovachilli_auth.lua delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/luasrc/model/cbi/coovachilli_network.lua delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/luasrc/model/cbi/coovachilli_radius.lua delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/ca/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/cs/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/de/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/el/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/en/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/es/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/fr/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/he/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/hu/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/it/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/ja/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/ms/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/no/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/pl/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/pt-br/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/pt/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/ro/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/ru/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/sk/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/sv/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/templates/coovachilli.pot delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/tr/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/uk/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/vi/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/zh-cn/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/po/zh-tw/coovachilli.po delete mode 100644 trunk/package/luci/applications/luci-app-coovachilli/root/etc/config/coovachilli delete mode 100644 trunk/package/luci/applications/luci-app-ddns/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-ddns/luasrc/controller/ddns.lua delete mode 100644 trunk/package/luci/applications/luci-app-ddns/luasrc/model/cbi/ddns/detail.lua delete mode 100644 trunk/package/luci/applications/luci-app-ddns/luasrc/model/cbi/ddns/global.lua delete mode 100644 trunk/package/luci/applications/luci-app-ddns/luasrc/model/cbi/ddns/hints.lua delete mode 100644 trunk/package/luci/applications/luci-app-ddns/luasrc/model/cbi/ddns/overview.lua delete mode 100644 trunk/package/luci/applications/luci-app-ddns/luasrc/tools/ddns.lua delete mode 100644 trunk/package/luci/applications/luci-app-ddns/luasrc/view/admin_status/index/ddns.htm delete mode 100644 trunk/package/luci/applications/luci-app-ddns/luasrc/view/ddns/detail_logview.htm delete mode 100644 trunk/package/luci/applications/luci-app-ddns/luasrc/view/ddns/detail_lvalue.htm delete mode 100644 trunk/package/luci/applications/luci-app-ddns/luasrc/view/ddns/detail_value.htm delete mode 100644 trunk/package/luci/applications/luci-app-ddns/luasrc/view/ddns/global_value.htm delete mode 100644 trunk/package/luci/applications/luci-app-ddns/luasrc/view/ddns/overview_doubleline.htm delete mode 100644 trunk/package/luci/applications/luci-app-ddns/luasrc/view/ddns/overview_enabled.htm delete mode 100644 trunk/package/luci/applications/luci-app-ddns/luasrc/view/ddns/overview_startstop.htm delete mode 100644 trunk/package/luci/applications/luci-app-ddns/luasrc/view/ddns/overview_status.htm delete mode 100644 trunk/package/luci/applications/luci-app-ddns/luasrc/view/ddns/system_status.htm delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/ca/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/cs/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/de/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/el/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/en/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/es/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/fr/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/he/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/hu/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/it/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/ja/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/ms/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/no/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/pl/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/pt-br/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/pt/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/ro/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/ru/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/sk/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/sv/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/templates/ddns.pot delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/tr/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/uk/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/vi/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/zh-cn/ddns.po delete mode 100644 trunk/package/luci/applications/luci-app-ddns/po/zh-tw/ddns.po delete mode 100755 trunk/package/luci/applications/luci-app-ddns/root/etc/uci-defaults/luci-ddns delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/luasrc/controller/luci_diag.lua delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/luasrc/view/diag/index.htm delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/luasrc/view/diag/network_config_index.htm delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/ca/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/cs/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/de/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/el/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/en/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/es/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/fr/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/he/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/hu/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/it/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/ja/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/ms/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/no/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/pl/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/pt-br/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/pt/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/ro/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/ru/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/sk/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/sv/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/templates/diag_core.pot delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/tr/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/uk/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/vi/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/zh-cn/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-core/po/zh-tw/diag_core.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/controller/luci_diag/devinfo_common.lua delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/controller/luci_diag/luci_diag_devinfo.lua delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/controller/luci_diag/netdiscover_common.lua delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/controller/luci_diag/smap_common.lua delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/mactodevinfo.lua delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/netdiscover_devinfo.lua delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/netdiscover_devinfo_config.lua delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/netdiscover_devinfo_config_mini.lua delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/netdiscover_devinfo_mini.lua delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/smap_devinfo.lua delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/smap_devinfo_config.lua delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/smap_devinfo_config_mini.lua delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/smap_devinfo_mini.lua delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/view/diag/smapsection.htm delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/view/diag/smapvalue.htm delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/ca/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/cs/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/de/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/el/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/en/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/es/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/fr/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/he/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/hu/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/it/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/ja/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/ms/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/no/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/pl/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/pt-br/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/pt/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/ro/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/ru/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/sk/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/sv/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/templates/diag_devinfo.pot delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/tr/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/uk/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/vi/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/zh-cn/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/po/zh-tw/diag_devinfo.po delete mode 100644 trunk/package/luci/applications/luci-app-diag-devinfo/root/etc/config/luci_devinfo delete mode 100644 trunk/package/luci/applications/luci-app-dump1090/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-dump1090/luasrc/controller/dump1090.lua delete mode 100644 trunk/package/luci/applications/luci-app-dump1090/luasrc/model/cbi/dump1090.lua delete mode 100644 trunk/package/luci/applications/luci-app-dump1090/root/etc/uci-defaults/luci-dump1090 delete mode 100644 trunk/package/luci/applications/luci-app-firewall/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-firewall/luasrc/controller/firewall.lua delete mode 100644 trunk/package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/custom.lua delete mode 100644 trunk/package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua delete mode 100644 trunk/package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua delete mode 100644 trunk/package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua delete mode 100644 trunk/package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua delete mode 100644 trunk/package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua delete mode 100644 trunk/package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua delete mode 100644 trunk/package/luci/applications/luci-app-firewall/luasrc/tools/firewall.lua delete mode 100644 trunk/package/luci/applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm delete mode 100644 trunk/package/luci/applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm delete mode 100644 trunk/package/luci/applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/ca/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/cs/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/de/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/el/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/en/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/es/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/fr/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/he/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/hu/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/it/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/ja/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/ms/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/no/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/pl/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/pt-br/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/pt/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/ro/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/ru/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/sk/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/sv/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/templates/firewall.pot delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/tr/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/uk/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/vi/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/zh-cn/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-firewall/po/zh-tw/firewall.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-diagnostics/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-diagnostics/luasrc/controller/freifunk/diag.lua delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-diagnostics/luasrc/view/freifunk/diagnostics.htm delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-diagnostics/root/etc/uci-defaults/luci-freifunk-diagnostics delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/ca/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/cs/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/de/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/el/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/en/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/es/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/fr/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/he/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/hu/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/it/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/ja/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/ms/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/no/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/pl/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/pt-br/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/pt/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/ro/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/ru/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/sk/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/sv/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/templates/freifunk-policyrouting.pot delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/tr/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/uk/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/vi/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/zh-cn/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/zh-tw/freifunk-policyrouting.po delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-widgets/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/controller/freifunk/widgets.lua delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/heightwidth.lua delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/html.lua delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/iframe.lua delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/rssfeed.lua delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/search.lua delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/widget.lua delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/widgets_overview.lua delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/clear/main.htm delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/html/main.htm delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/iframe/main.htm delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/rssfeed/main.htm delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/search/main.htm delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-widgets/root/etc/config/freifunk-widgets delete mode 100644 trunk/package/luci/applications/luci-app-freifunk-widgets/root/lib/upgrade/keep.d/freifunk-widgets delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/luasrc/controller/hd_idle.lua delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/ca/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/cs/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/de/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/el/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/en/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/es/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/fr/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/he/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/hu/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/it/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/ja/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/ms/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/no/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/pl/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/pt-br/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/pt/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/ro/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/ru/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/sk/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/sv/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/templates/hd_idle.pot delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/tr/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/uk/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/vi/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/zh-cn/hd_idle.po delete mode 100644 trunk/package/luci/applications/luci-app-hd-idle/po/zh-tw/hd_idle.po delete mode 100755 trunk/package/luci/applications/luci-app-hd-idle/root/etc/uci-defaults/luci-hd_idle delete mode 100644 trunk/package/luci/applications/luci-app-ltqtapi/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-ltqtapi/luasrc/controller/ltqtapi.lua delete mode 100644 trunk/package/luci/applications/luci-app-ltqtapi/luasrc/model/cbi/luci_ltqtapi/account.lua delete mode 100644 trunk/package/luci/applications/luci-app-ltqtapi/luasrc/model/cbi/luci_ltqtapi/contact.lua delete mode 100644 trunk/package/luci/applications/luci-app-ltqtapi/luasrc/view/admin_status/index/telephony.htm delete mode 100644 trunk/package/luci/applications/luci-app-ltqtapi/luasrc/view/telephony_status.htm delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/ca/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/cs/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/de/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/el/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/en/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/es/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/fr/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/he/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/hu/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/it/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/ja/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/ms/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/no/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/pl/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/pt-br/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/pt/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/ro/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/ru/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/sk/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/sv/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/templates/meshwizard.pot delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/tr/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/uk/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/vi/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/zh-cn/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/po/zh-tw/meshwizard.po delete mode 100644 trunk/package/luci/applications/luci-app-meshwizard/root/etc/uci-defaults/meshwizard delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/luasrc/controller/minidlna.lua delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/luasrc/model/cbi/minidlna.lua delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/luasrc/view/admin_status/index/minidlna.htm delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/luasrc/view/minidlna_status.htm delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/ca/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/cs/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/de/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/el/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/en/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/es/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/fr/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/he/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/hu/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/it/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/ja/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/ms/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/no/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/pl/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/pt-br/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/pt/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/ro/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/ru/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/sk/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/sv/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/templates/minidlna.pot delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/tr/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/uk/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/vi/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/zh-cn/minidlna.po delete mode 100644 trunk/package/luci/applications/luci-app-minidlna/po/zh-tw/minidlna.po delete mode 100755 trunk/package/luci/applications/luci-app-minidlna/root/etc/uci-defaults/luci-minidlna delete mode 100644 trunk/package/luci/applications/luci-app-mjpg-streamer/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-mjpg-streamer/luasrc/controller/mjpg-streamer.lua delete mode 100644 trunk/package/luci/applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua delete mode 100644 trunk/package/luci/applications/luci-app-mjpg-streamer/po/templates/mjpg-streamer.pot delete mode 100755 trunk/package/luci/applications/luci-app-mjpg-streamer/root/etc/uci-defaults/luci-mjpg-streamer delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/luasrc/controller/mmc_over_gpio.lua delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/luasrc/model/cbi/mmc_over_gpio.lua delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/ca/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/cs/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/de/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/el/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/en/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/es/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/fr/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/he/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/hu/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/it/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/ja/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/ms/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/no/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/pl/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/pt-br/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/pt/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/ro/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/ru/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/sk/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/sv/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/templates/mmc_over_gpio.pot delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/tr/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/uk/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/vi/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/zh-cn/mmc_over_gpio.po delete mode 100644 trunk/package/luci/applications/luci-app-mmc-over-gpio/po/zh-tw/mmc_over_gpio.po delete mode 100755 trunk/package/luci/applications/luci-app-mmc-over-gpio/root/etc/uci-defaults/luci-mmc-over-gpio delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/luasrc/controller/multiwan.lua delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/luasrc/model/cbi/multiwan/multiwan.lua delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/luasrc/model/cbi/multiwan/multiwanmini.lua delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/luasrc/view/admin_status/index/multiwan.htm delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/luasrc/view/multiwan_status.htm delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/ca/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/cs/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/de/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/el/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/en/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/es/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/fr/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/he/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/hu/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/it/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/ja/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/ms/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/no/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/pl/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/pt-br/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/pt/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/ro/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/ru/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/sk/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/sv/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/templates/multiwan.pot delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/tr/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/uk/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/vi/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/zh-cn/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-multiwan/po/zh-tw/multiwan.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/luasrc/controller/ntpc.lua delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/ca/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/cs/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/de/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/el/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/en/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/es/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/fr/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/he/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/hu/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/it/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/ja/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/ms/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/no/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/pl/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/pt-br/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/pt/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/ro/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/ru/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/sk/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/sv/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/templates/ntpc.pot delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/tr/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/uk/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/vi/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/zh-cn/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ntpc/po/zh-tw/ntpc.po delete mode 100644 trunk/package/luci/applications/luci-app-ocserv/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-ocserv/luasrc/controller/ocserv.lua delete mode 100644 trunk/package/luci/applications/luci-app-ocserv/luasrc/model/cbi/ocserv/main.lua delete mode 100644 trunk/package/luci/applications/luci-app-ocserv/luasrc/model/cbi/ocserv/user-config.lua delete mode 100644 trunk/package/luci/applications/luci-app-ocserv/luasrc/model/cbi/ocserv/users.lua delete mode 100644 trunk/package/luci/applications/luci-app-ocserv/luasrc/view/admin_status/index/ocserv.htm delete mode 100644 trunk/package/luci/applications/luci-app-ocserv/luasrc/view/ocserv_status.htm delete mode 100644 trunk/package/luci/applications/luci-app-olsr-services/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-olsr-services/luasrc/controller/services.lua delete mode 100644 trunk/package/luci/applications/luci-app-olsr-services/luasrc/view/freifunk-services/services.htm delete mode 100644 trunk/package/luci/applications/luci-app-olsr-viz/Makefile delete mode 100755 trunk/package/luci/applications/luci-app-olsr-viz/htdocs/cgi-bin/olsr-viz.sh delete mode 100755 trunk/package/luci/applications/luci-app-olsr-viz/htdocs/cgi-bin/vizdata.sh delete mode 100644 trunk/package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz.js delete mode 100644 trunk/package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_down.gif delete mode 100644 trunk/package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_good.gif delete mode 100644 trunk/package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_ok.gif delete mode 100644 trunk/package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_weak.gif delete mode 100644 trunk/package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/node-hna-mini.gif delete mode 100644 trunk/package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/node-mini.gif delete mode 100644 trunk/package/luci/applications/luci-app-olsr-viz/luasrc/controller/olsr-viz.lua delete mode 100644 trunk/package/luci/applications/luci-app-olsr-viz/luasrc/view/olsr-viz/olsr-viz.htm delete mode 100644 trunk/package/luci/applications/luci-app-olsr/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-olsr/htdocs/cgi-bin-nodes.html delete mode 100644 trunk/package/luci/applications/luci-app-olsr/htdocs/cgi-bin-status.html delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/controller/olsr.lua delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/controller/olsr4.lua delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/controller/olsr6.lua delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd.lua delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd6.lua delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrddisplay.lua delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdhna.lua delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdhna6.lua delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdiface.lua delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdiface6.lua delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdplugins.lua delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdplugins6.lua delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/tools/olsr.lua delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/common_js.htm delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/error_olsr.htm delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/hna.htm delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/interfaces.htm delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/legend.htm delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/mid.htm delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/neighbors.htm delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/overview.htm delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/routes.htm delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/smartgw.htm delete mode 100644 trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/topology.htm delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/ca/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/cs/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/de/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/el/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/en/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/es/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/fr/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/he/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/hu/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/it/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/ja/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/ms/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/no/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/pl/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/pt-br/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/pt/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/ro/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/ru/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/sk/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/sv/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/templates/olsr.pot delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/tr/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/uk/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/vi/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/zh-cn/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/po/zh-tw/olsr.po delete mode 100644 trunk/package/luci/applications/luci-app-olsr/root/etc/config/luci_olsr delete mode 100755 trunk/package/luci/applications/luci-app-olsr/root/etc/uci-defaults/luci-olsr delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/luasrc/controller/openvpn.lua delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/luasrc/view/openvpn/cbi-select-input-add.htm delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/luasrc/view/openvpn/pageswitch.htm delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/ca/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/cs/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/de/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/el/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/en/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/es/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/fr/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/he/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/hu/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/it/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/ja/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/ms/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/no/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/pl/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/pt-br/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/pt/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/ro/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/ru/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/sk/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/sv/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/templates/openvpn.pot delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/tr/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/uk/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/vi/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/zh-cn/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/po/zh-tw/openvpn.po delete mode 100644 trunk/package/luci/applications/luci-app-openvpn/root/etc/config/openvpn_recipes delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/luasrc/controller/ff_p2pblock.lua delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/luasrc/model/cbi/luci_fw/p2pblock.lua delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/ca/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/cs/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/de/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/el/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/en/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/es/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/fr/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/he/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/hu/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/it/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/ja/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/ms/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/no/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/pl/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/pt-br/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/pt/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/ro/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/ru/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/sk/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/sv/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/templates/p2pblock.pot delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/tr/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/uk/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/vi/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/zh-cn/p2pblock.po delete mode 100644 trunk/package/luci/applications/luci-app-p2pblock/po/zh-tw/p2pblock.po delete mode 100755 trunk/package/luci/applications/luci-app-p2pblock/root/etc/uci-defaults/luci-p2pblock delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/luasrc/controller/p910nd.lua delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/luasrc/model/cbi/p910nd.lua delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/ca/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/cs/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/de/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/el/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/en/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/es/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/fr/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/he/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/hu/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/it/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/ja/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/ms/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/no/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/pl/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/pt-br/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/pt/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/ro/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/ru/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/sk/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/sv/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/templates/p910nd.pot delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/tr/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/uk/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/vi/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/zh-cn/p910nd.po delete mode 100644 trunk/package/luci/applications/luci-app-p910nd/po/zh-tw/p910nd.po delete mode 100755 trunk/package/luci/applications/luci-app-p910nd/root/etc/uci-defaults/luci-p910nd delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/COPYING delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/luasrc/controller/pbx-voicemail.lua delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/luasrc/model/cbi/pbx-voicemail.lua delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/ca/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/cs/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/de/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/el/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/en/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/es/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/fr/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/he/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/hu/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/it/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/ja/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/ms/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/no/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/pl/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/pt-br/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/pt/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/ro/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/ru/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/sk/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/sv/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/templates/pbx-voicemail.pot delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/tr/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/uk/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/vi/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/zh-cn/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/po/zh-tw/pbx-voicemail.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/root/etc/config/pbx-voicemail delete mode 100755 trunk/package/luci/applications/luci-app-pbx-voicemail/root/etc/pbx-voicemail/pbx-move-greeting delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-account-auth.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-account-default.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-account.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-defaults.TEMPLATE delete mode 100755 trunk/package/luci/applications/luci-app-pbx-voicemail/root/etc/pbx-voicemail/pbx-send-voicemail delete mode 100644 trunk/package/luci/applications/luci-app-pbx/COPYING delete mode 100644 trunk/package/luci/applications/luci-app-pbx/CREDITS-SOUNDS delete mode 100644 trunk/package/luci/applications/luci-app-pbx/LICENSE-SOUNDS delete mode 100644 trunk/package/luci/applications/luci-app-pbx/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-pbx/luasrc/controller/pbx.lua delete mode 100644 trunk/package/luci/applications/luci-app-pbx/luasrc/model/cbi/pbx-advanced.lua delete mode 100644 trunk/package/luci/applications/luci-app-pbx/luasrc/model/cbi/pbx-calls.lua delete mode 100644 trunk/package/luci/applications/luci-app-pbx/luasrc/model/cbi/pbx-google.lua delete mode 100644 trunk/package/luci/applications/luci-app-pbx/luasrc/model/cbi/pbx-users.lua delete mode 100644 trunk/package/luci/applications/luci-app-pbx/luasrc/model/cbi/pbx-voip.lua delete mode 100644 trunk/package/luci/applications/luci-app-pbx/luasrc/model/cbi/pbx.lua delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/ca/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/cs/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/de/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/el/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/en/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/es/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/fr/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/he/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/hu/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/it/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/ja/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/ms/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/no/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/pl/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/pt-br/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/pt/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/ro/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/ru/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/sk/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/sv/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/templates/pbx.pot delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/tr/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/uk/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/vi/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/zh-cn/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/po/zh-tw/pbx.po delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/config/pbx delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/config/pbx-advanced delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/config/pbx-calls delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/config/pbx-google delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/config/pbx-users delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/config/pbx-voip delete mode 100755 trunk/package/luci/applications/luci-app-pbx/root/etc/init.d/pbx-asterisk delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/asterisk.conf.TEMPLATE delete mode 100755 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/delayedcallback delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_blacklist.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_blacklist_footer.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_blacklist_header.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_callback-check.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_callback-check_footer.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_callback-check_header.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_callback_gtalk.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_callback_header.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_callback_sip.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_default.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_default_user.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_disa-check.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_disa-check_footer.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_disa-check_header.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_disa-nopin.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_disa.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_disa_header.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_incoming_context_gtalk.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_incoming_context_gtalk_header.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_incoming_context_sip.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_outgoing_dial_local_user.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_outgoing_gtalk.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_outgoing_pattern_gtalk.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_outgoing_pattern_sip.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_outgoing_sip.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_user_context_footer.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_user_context_header.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_voicemail_disabled.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_voicemail_enabled.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/gtalk.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/indications.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/jabber.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/jabber_users.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/logger.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/manager.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/modules.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/rtp.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sip.conf.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sip_peer.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sip_registration.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sip_user.TEMPLATE delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-alreadyon.gsm delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-incorrect.gsm delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-pass.gsm delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/auth-incorrect.gsm delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/auth-thankyou.gsm delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/beep.gsm delete mode 100644 trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/vm-goodbye.gsm delete mode 100644 trunk/package/luci/applications/luci-app-polipo/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-polipo/luasrc/controller/polipo.lua delete mode 100644 trunk/package/luci/applications/luci-app-polipo/luasrc/model/cbi/polipo.lua delete mode 100644 trunk/package/luci/applications/luci-app-polipo/luasrc/view/polipo_status.htm delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/ca/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/cs/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/de/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/el/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/en/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/es/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/fr/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/he/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/hu/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/it/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/ja/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/ms/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/no/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/pl/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/pt-br/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/pt/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/ro/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/ru/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/sk/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/sv/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/templates/polipo.pot delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/tr/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/uk/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/vi/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/zh-cn/polipo.po delete mode 100644 trunk/package/luci/applications/luci-app-polipo/po/zh-tw/polipo.po delete mode 100755 trunk/package/luci/applications/luci-app-polipo/root/etc/uci-defaults/luci-polipo delete mode 100755 trunk/package/luci/applications/luci-app-polipo/root/usr/sbin/polipo_purge delete mode 100644 trunk/package/luci/applications/luci-app-privoxy/Makefile delete mode 100755 trunk/package/luci/applications/luci-app-privoxy/luasrc/controller/privoxy.lua delete mode 100755 trunk/package/luci/applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua delete mode 100755 trunk/package/luci/applications/luci-app-privoxy/luasrc/view/privoxy/detail_logview.htm delete mode 100644 trunk/package/luci/applications/luci-app-privoxy/luasrc/view/privoxy/detail_startstop.htm delete mode 100644 trunk/package/luci/applications/luci-app-privoxy/po/de/privoxy.po delete mode 100644 trunk/package/luci/applications/luci-app-privoxy/po/templates/privoxy.pot delete mode 100755 trunk/package/luci/applications/luci-app-privoxy/root/etc/uci-defaults/luci-privoxy delete mode 100644 trunk/package/luci/applications/luci-app-qos/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-qos/luasrc/controller/qos.lua delete mode 100644 trunk/package/luci/applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/ca/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/cs/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/de/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/el/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/en/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/es/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/fr/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/he/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/hu/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/it/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/ja/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/ms/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/no/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/pl/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/pt-br/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/pt/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/ro/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/ru/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/sk/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/sv/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/templates/qos.pot delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/tr/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/uk/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/vi/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/zh-cn/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-qos/po/zh-tw/qos.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-radvd/luasrc/controller/radvd.lua delete mode 100644 trunk/package/luci/applications/luci-app-radvd/luasrc/model/cbi/radvd.lua delete mode 100644 trunk/package/luci/applications/luci-app-radvd/luasrc/model/cbi/radvd/dnssl.lua delete mode 100644 trunk/package/luci/applications/luci-app-radvd/luasrc/model/cbi/radvd/interface.lua delete mode 100644 trunk/package/luci/applications/luci-app-radvd/luasrc/model/cbi/radvd/prefix.lua delete mode 100644 trunk/package/luci/applications/luci-app-radvd/luasrc/model/cbi/radvd/rdnss.lua delete mode 100644 trunk/package/luci/applications/luci-app-radvd/luasrc/model/cbi/radvd/route.lua delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/ca/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/cs/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/de/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/el/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/en/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/es/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/fr/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/he/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/hu/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/it/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/ja/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/ms/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/no/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/pl/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/pt-br/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/pt/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/ro/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/ru/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/sk/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/sv/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/templates/radvd.pot delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/tr/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/uk/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/vi/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/zh-cn/radvd.po delete mode 100644 trunk/package/luci/applications/luci-app-radvd/po/zh-tw/radvd.po delete mode 100755 trunk/package/luci/applications/luci-app-radvd/root/etc/uci-defaults/luci-radvd delete mode 100644 trunk/package/luci/applications/luci-app-samba/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-samba/luasrc/controller/samba.lua delete mode 100644 trunk/package/luci/applications/luci-app-samba/luasrc/model/cbi/samba.lua delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/ca/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/cs/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/de/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/el/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/en/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/es/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/fr/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/he/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/hu/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/it/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/ja/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/ms/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/no/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/pl/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/pt-br/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/pt/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/ro/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/ru/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/sk/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/sv/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/templates/samba.pot delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/tr/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/uk/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/vi/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/zh-cn/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-samba/po/zh-tw/samba.po delete mode 100644 trunk/package/luci/applications/luci-app-shairplay/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-shairplay/luasrc/controller/shairplay.lua delete mode 100644 trunk/package/luci/applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua delete mode 100644 trunk/package/luci/applications/luci-app-shairplay/root/etc/uci-defaults/luci-shairplay delete mode 100644 trunk/package/luci/applications/luci-app-shairport/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-shairport/luasrc/controller/shairport.lua delete mode 100644 trunk/package/luci/applications/luci-app-shairport/luasrc/model/cbi/shairport.lua delete mode 100644 trunk/package/luci/applications/luci-app-shairport/root/etc/uci-defaults/luci-shairport delete mode 100644 trunk/package/luci/applications/luci-app-siitwizard/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-siitwizard/luasrc/controller/siitwizard.lua delete mode 100644 trunk/package/luci/applications/luci-app-siitwizard/luasrc/model/cbi/siitwizard.lua delete mode 100644 trunk/package/luci/applications/luci-app-siitwizard/root/etc/config/siit delete mode 100644 trunk/package/luci/applications/luci-app-splash/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-splash/README delete mode 100755 trunk/package/luci/applications/luci-app-splash/htdocs/cgi-bin/splash/splash.sh delete mode 100644 trunk/package/luci/applications/luci-app-splash/htdocs/luci/splash/index.html delete mode 100644 trunk/package/luci/applications/luci-app-splash/luasrc/controller/splash/splash.lua delete mode 100644 trunk/package/luci/applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua delete mode 100644 trunk/package/luci/applications/luci-app-splash/luasrc/model/cbi/splash/splashtext.lua delete mode 100644 trunk/package/luci/applications/luci-app-splash/luasrc/view/admin_status/splash.htm delete mode 100644 trunk/package/luci/applications/luci-app-splash/luasrc/view/splash/blocked.htm delete mode 100644 trunk/package/luci/applications/luci-app-splash/luasrc/view/splash/splash.htm delete mode 100644 trunk/package/luci/applications/luci-app-splash/luasrc/view/splash_splash/index.htm delete mode 100644 trunk/package/luci/applications/luci-app-splash/luasrc/view/splash_splash/splash.htm delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/ca/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/cs/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/de/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/el/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/en/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/es/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/fr/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/he/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/hu/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/it/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/ja/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/ms/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/no/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/pl/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/pt-br/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/pt/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/ro/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/ru/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/sk/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/sv/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/templates/splash.pot delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/tr/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/uk/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/vi/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/zh-cn/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/po/zh-tw/splash.po delete mode 100644 trunk/package/luci/applications/luci-app-splash/root/etc/config/luci_splash delete mode 100644 trunk/package/luci/applications/luci-app-splash/root/etc/config/luci_splash_leases delete mode 100644 trunk/package/luci/applications/luci-app-splash/root/etc/hotplug.d/iface/25-splash delete mode 100755 trunk/package/luci/applications/luci-app-splash/root/etc/init.d/luci_splash delete mode 100755 trunk/package/luci/applications/luci-app-splash/root/usr/sbin/luci-splash delete mode 100644 trunk/package/luci/applications/luci-app-statistics/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/controller/luci_statistics/luci_statistics.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/collectd.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/conntrack.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/cpu.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/csv.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/df.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/disk.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/dns.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/email.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/exec.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/interface.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/iptables.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/irq.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/iwinfo.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/load.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/memory.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/netlink.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/network.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/nut.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/olsrd.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/ping.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/processes.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/rrdtool.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/splash_leases.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/tcpconns.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/unixsock.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/uptime.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/datatree.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/i18n.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/colors.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/conntrack.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/cpu.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/df.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/disk.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/dns.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/interface.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/iptables.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/irq.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/iwinfo.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/load.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/memory.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/netlink.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/nut.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/olsrd.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/ping.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/processes.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/splash_leases.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/tcpconns.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/uptime.lua delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/view/admin_statistics/index.htm delete mode 100644 trunk/package/luci/applications/luci-app-statistics/luasrc/view/public_statistics/graph.htm delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/ca/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/ca/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/cs/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/cs/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/de/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/de/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/el/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/el/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/en/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/en/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/es/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/es/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/fr/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/fr/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/he/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/he/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/hu/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/hu/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/it/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/it/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/ja/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/ja/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/ms/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/ms/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/no/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/no/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/pl/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/pl/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/pt-br/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/pt-br/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/pt/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/pt/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/ro/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/ro/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/ru/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/ru/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/sk/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/sk/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/sv/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/sv/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/templates/rrdtool.pot delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/templates/statistics.pot delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/tr/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/tr/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/uk/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/uk/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/vi/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/vi/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/zh-cn/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/zh-cn/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/zh-tw/rrdtool.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/po/zh-tw/statistics.po delete mode 100644 trunk/package/luci/applications/luci-app-statistics/root/etc/config/luci_statistics delete mode 100755 trunk/package/luci/applications/luci-app-statistics/root/etc/init.d/luci_statistics delete mode 100755 trunk/package/luci/applications/luci-app-statistics/root/etc/uci-defaults/luci-statistics delete mode 100755 trunk/package/luci/applications/luci-app-statistics/root/usr/bin/stat-genconfig delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/luasrc/controller/tinyproxy.lua delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/luasrc/view/tinyproxy_status.htm delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/ca/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/cs/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/de/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/el/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/en/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/es/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/fr/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/he/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/hu/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/it/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/ja/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/ms/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/no/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/pl/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/pt-br/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/pt/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/ro/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/ru/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/sk/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/sv/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/templates/tinyproxy.pot delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/tr/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/uk/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/vi/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/zh-cn/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-tinyproxy/po/zh-tw/tinyproxy.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-transmission/luasrc/controller/transmission.lua delete mode 100644 trunk/package/luci/applications/luci-app-transmission/luasrc/model/cbi/transmission.lua delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/ca/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/cs/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/de/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/el/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/en/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/es/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/fr/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/he/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/hu/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/it/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/ja/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/ms/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/no/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/pl/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/pt-br/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/pt/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/ro/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/ru/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/sk/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/sv/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/templates/transmission.pot delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/tr/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/uk/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/vi/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/zh-cn/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/po/zh-tw/transmission.po delete mode 100644 trunk/package/luci/applications/luci-app-transmission/root/etc/uci-defaults/luci-transmission delete mode 100644 trunk/package/luci/applications/luci-app-udpxy/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-udpxy/luasrc/controller/udpxy.lua delete mode 100644 trunk/package/luci/applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua delete mode 100644 trunk/package/luci/applications/luci-app-udpxy/root/etc/uci-defaults/luci-udpxy delete mode 100644 trunk/package/luci/applications/luci-app-upnp/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-upnp/luasrc/controller/upnp.lua delete mode 100644 trunk/package/luci/applications/luci-app-upnp/luasrc/model/cbi/upnp/upnp.lua delete mode 100644 trunk/package/luci/applications/luci-app-upnp/luasrc/view/admin_status/index/upnp.htm delete mode 100644 trunk/package/luci/applications/luci-app-upnp/luasrc/view/upnp_status.htm delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/ca/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/cs/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/de/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/el/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/en/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/es/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/fr/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/he/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/hu/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/it/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/ja/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/ms/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/no/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/pl/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/pt-br/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/pt/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/ro/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/ru/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/sk/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/sv/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/templates/upnp.pot delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/tr/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/uk/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/vi/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/zh-cn/upnp.po delete mode 100644 trunk/package/luci/applications/luci-app-upnp/po/zh-tw/upnp.po delete mode 100755 trunk/package/luci/applications/luci-app-upnp/root/etc/uci-defaults/luci-upnp delete mode 100644 trunk/package/luci/applications/luci-app-ushare/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-ushare/luasrc/controller/ushare.lua delete mode 100644 trunk/package/luci/applications/luci-app-ushare/luasrc/model/cbi/ushare.lua delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/ca/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/cs/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/de/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/el/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/en/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/es/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/fr/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/he/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/hu/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/it/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/ja/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/ms/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/no/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/pl/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/pt-br/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/pt/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/ro/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/ru/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/sk/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/sv/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/templates/ushare.pot delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/tr/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/uk/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/vi/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/zh-cn/ushare.po delete mode 100644 trunk/package/luci/applications/luci-app-ushare/po/zh-tw/ushare.po delete mode 100755 trunk/package/luci/applications/luci-app-ushare/root/etc/uci-defaults/luci-ushare delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/luasrc/controller/vnstat.lua delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/luasrc/model/cbi/vnstat.lua delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/luasrc/view/vnstat.htm delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/ca/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/cs/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/de/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/el/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/en/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/es/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/fr/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/he/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/hu/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/it/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/ja/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/ms/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/no/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/pl/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/pt-br/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/pt/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/ro/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/ru/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/sk/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/sv/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/templates/vnstat.pot delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/tr/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/uk/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/vi/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/zh-cn/vnstat.po delete mode 100644 trunk/package/luci/applications/luci-app-vnstat/po/zh-tw/vnstat.po delete mode 100755 trunk/package/luci/applications/luci-app-vnstat/root/etc/uci-defaults/luci-vnstat delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/luasrc/controller/luci_voice.lua delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/luasrc/view/luci_voice/index.htm delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/luasrc/view/luci_voice/phone_index.htm delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/ca/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/cs/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/de/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/el/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/en/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/es/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/fr/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/he/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/hu/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/it/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/ja/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/ms/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/no/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/pl/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/pt-br/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/pt/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/ro/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/ru/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/sk/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/sv/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/templates/voice_core.pot delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/tr/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/uk/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/vi/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/zh-cn/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-core/po/zh-tw/voice_core.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/luasrc/controller/luci_voice/luci_voice_diag.lua delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/luasrc/view/luci_voice/diag_index.htm delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/ca/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/cs/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/de/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/el/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/en/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/es/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/fr/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/he/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/hu/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/it/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/ja/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/ms/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/no/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/pl/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/pt-br/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/pt/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/ro/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/ru/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/sk/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/sv/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/templates/voice_diag.pot delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/tr/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/uk/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/vi/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/zh-cn/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-voice-diag/po/zh-tw/voice_diag.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/luasrc/controller/watchcat.lua delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/ca/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/cs/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/de/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/el/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/en/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/es/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/fr/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/he/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/hu/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/it/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/ja/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/ms/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/no/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/pl/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/pt-br/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/pt/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/ro/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/ru/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/sk/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/sv/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/templates/watchcat.pot delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/tr/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/uk/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/vi/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/zh-cn/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/po/zh-tw/watchcat.po delete mode 100644 trunk/package/luci/applications/luci-app-watchcat/root/etc/uci-defaults/luci-watchcat delete mode 100644 trunk/package/luci/applications/luci-app-wol/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-wol/luasrc/controller/wol.lua delete mode 100644 trunk/package/luci/applications/luci-app-wol/luasrc/model/cbi/wol.lua delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/ca/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/cs/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/de/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/el/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/en/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/es/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/fr/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/he/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/hu/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/it/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/ja/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/ms/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/no/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/pl/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/pt-br/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/pt/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/ro/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/ru/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/sk/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/sv/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/templates/wol.pot delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/tr/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/uk/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/vi/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/zh-cn/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wol/po/zh-tw/wol.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/Makefile delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/luasrc/controller/wshaper.lua delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/luasrc/model/cbi/wshaper.lua delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/ca/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/cs/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/de/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/el/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/en/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/es/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/fr/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/he/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/hu/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/it/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/ja/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/ms/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/no/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/pl/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/pt-br/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/pt/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/ro/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/ru/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/sk/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/sv/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/templates/wshaper.pot delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/tr/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/uk/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/vi/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/zh-cn/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/po/zh-tw/wshaper.po delete mode 100644 trunk/package/luci/applications/luci-app-wshaper/root/etc/uci-defaults/wshaper delete mode 100755 trunk/package/luci/build/i18n-init.sh delete mode 100755 trunk/package/luci/build/i18n-po2lua.pl delete mode 100755 trunk/package/luci/build/i18n-scan.pl delete mode 100755 trunk/package/luci/build/i18n-sync.sh delete mode 100755 trunk/package/luci/build/i18n-update.pl delete mode 100755 trunk/package/luci/build/luadoc/doc.lua delete mode 100644 trunk/package/luci/build/luadoc/luadoc/config.lua delete mode 100644 trunk/package/luci/build/luadoc/luadoc/doclet/debug.lua delete mode 100644 trunk/package/luci/build/luadoc/luadoc/doclet/formatter.lua delete mode 100644 trunk/package/luci/build/luadoc/luadoc/doclet/html.lua delete mode 100644 trunk/package/luci/build/luadoc/luadoc/doclet/html/constant.lp delete mode 100644 trunk/package/luci/build/luadoc/luadoc/doclet/html/file.lp delete mode 100644 trunk/package/luci/build/luadoc/luadoc/doclet/html/function.lp delete mode 100644 trunk/package/luci/build/luadoc/luadoc/doclet/html/index.lp delete mode 100644 trunk/package/luci/build/luadoc/luadoc/doclet/html/luadoc.css delete mode 100644 trunk/package/luci/build/luadoc/luadoc/doclet/html/menu.lp delete mode 100644 trunk/package/luci/build/luadoc/luadoc/doclet/html/module.lp delete mode 100644 trunk/package/luci/build/luadoc/luadoc/doclet/html/table.lp delete mode 100644 trunk/package/luci/build/luadoc/luadoc/doclet/raw.lua delete mode 100644 trunk/package/luci/build/luadoc/luadoc/init.lua delete mode 100644 trunk/package/luci/build/luadoc/luadoc/lp.lua delete mode 100644 trunk/package/luci/build/luadoc/luadoc/taglet/standard.lua delete mode 100644 trunk/package/luci/build/luadoc/luadoc/taglet/standard/tags.lua delete mode 100644 trunk/package/luci/build/luadoc/luadoc/util.lua delete mode 100755 trunk/package/luci/build/makedocs.sh delete mode 100755 trunk/package/luci/build/mkbasepot.sh delete mode 100755 trunk/package/luci/build/mkrevision.sh delete mode 100755 trunk/package/luci/build/zoneinfo2lua.pl delete mode 100644 trunk/package/luci/collections/luci-light/Makefile delete mode 100644 trunk/package/luci/collections/luci-ssl/Makefile delete mode 100644 trunk/package/luci/collections/luci/Makefile delete mode 100644 trunk/package/luci/contrib/luasrcdiet/Makefile delete mode 100644 trunk/package/luci/contrib/luasrcdiet/lua/COPYRIGHT delete mode 100755 trunk/package/luci/contrib/luasrcdiet/lua/LuaSrcDiet.lua delete mode 100644 trunk/package/luci/contrib/luasrcdiet/lua/llex.lua delete mode 100644 trunk/package/luci/contrib/luasrcdiet/lua/lparser.lua delete mode 100644 trunk/package/luci/contrib/luasrcdiet/lua/optlex.lua delete mode 100644 trunk/package/luci/contrib/luasrcdiet/lua/optparser.lua delete mode 100644 trunk/package/luci/contrib/package/Makefile delete mode 100644 trunk/package/luci/contrib/package/community-profiles/Makefile delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_31c3 delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_Freifunk delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_altmark delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_arig_arad delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_arig_neot_semadar delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_arig_tel-aviv delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_augsburg delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_bayreuth delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_bensheim delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_bergischesland delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_berlin delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_bno delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_carbodebit delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_demo delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_duesseldorf delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_erfurt delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_evernet delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_freiburg delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_gadow delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_guifibages delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_halle delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_hannover delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_heppenheim delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_hooge delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_kiberpipa delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_kyritz delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_l59 delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_leipzig delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_marburg delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_oldenburg delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_openwireless_bern delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_pberg delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_piraten_dresden delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_potsdam delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_reihen delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_rosbach delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_schwarzach delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_seefeld delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_stuttgart delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_vogtland delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_weil delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_weimar delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_weinstadt delete mode 100644 trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_wlanljubljana delete mode 100644 trunk/package/luci/contrib/package/freifunk-common/Makefile delete mode 100644 trunk/package/luci/contrib/package/freifunk-common/files/etc/config/freifunk delete mode 100755 trunk/package/luci/contrib/package/freifunk-common/files/etc/init.d/freifunk delete mode 100644 trunk/package/luci/contrib/package/freifunk-common/files/etc/rc.local.d/01-config-migration delete mode 100644 trunk/package/luci/contrib/package/freifunk-common/files/etc/uci-defaults/freifunk delete mode 100755 trunk/package/luci/contrib/package/freifunk-common/files/usr/bin/ffdzero delete mode 100755 trunk/package/luci/contrib/package/freifunk-common/files/usr/bin/neigh.sh delete mode 100755 trunk/package/luci/contrib/package/freifunk-common/files/usr/bin/watch.sh delete mode 100755 trunk/package/luci/contrib/package/freifunk-common/files/usr/sbin/ff_olsr_watchdog delete mode 100644 trunk/package/luci/contrib/package/freifunk-firewall/Makefile delete mode 100644 trunk/package/luci/contrib/package/freifunk-firewall/files/etc/firewall.freifunk delete mode 100644 trunk/package/luci/contrib/package/freifunk-firewall/files/etc/hotplug.d/firewall/23-restricted-wan delete mode 100644 trunk/package/luci/contrib/package/freifunk-gwcheck/Makefile delete mode 100644 trunk/package/luci/contrib/package/freifunk-gwcheck/files/etc/config/freifunk-gwcheck delete mode 100755 trunk/package/luci/contrib/package/freifunk-gwcheck/files/usr/sbin/ff_olsr_test_gw.sh delete mode 100644 trunk/package/luci/contrib/package/freifunk-gwcheck/root/etc/uci-defaults/freifunk-gwcheck delete mode 100644 trunk/package/luci/contrib/package/freifunk-mapupdate/Makefile delete mode 100644 trunk/package/luci/contrib/package/freifunk-mapupdate/files/etc/config/freifunk-mapupdate delete mode 100755 trunk/package/luci/contrib/package/freifunk-mapupdate/files/usr/sbin/ff_mapupdate.sh delete mode 100644 trunk/package/luci/contrib/package/freifunk-mapupdate/root/etc/uci-defaults/freifunk-mapupdate delete mode 100644 trunk/package/luci/contrib/package/freifunk-p2pblock/Makefile delete mode 100644 trunk/package/luci/contrib/package/freifunk-p2pblock/files/freifunk-p2pblock.config delete mode 100644 trunk/package/luci/contrib/package/freifunk-p2pblock/files/freifunk-p2pblock.init delete mode 100644 trunk/package/luci/contrib/package/freifunk-policyrouting/Makefile delete mode 100644 trunk/package/luci/contrib/package/freifunk-policyrouting/files/etc/config/freifunk-policyrouting delete mode 100644 trunk/package/luci/contrib/package/freifunk-policyrouting/files/etc/hotplug.d/iface/30-policyrouting delete mode 100755 trunk/package/luci/contrib/package/freifunk-policyrouting/files/etc/init.d/freifunk-policyrouting delete mode 100755 trunk/package/luci/contrib/package/freifunk-policyrouting/files/etc/rc.d/S15-freifunk-policyrouting delete mode 100644 trunk/package/luci/contrib/package/freifunk-policyrouting/files/etc/uci-defaults/freifunk-policyrouting delete mode 100644 trunk/package/luci/contrib/package/freifunk-watchdog/Makefile delete mode 100644 trunk/package/luci/contrib/package/freifunk-watchdog/files/freifunk-watchdog.config delete mode 100755 trunk/package/luci/contrib/package/freifunk-watchdog/files/freifunk-watchdog.init delete mode 100644 trunk/package/luci/contrib/package/freifunk-watchdog/src/Makefile delete mode 100644 trunk/package/luci/contrib/package/freifunk-watchdog/src/ucix.c delete mode 100644 trunk/package/luci/contrib/package/freifunk-watchdog/src/ucix.h delete mode 100644 trunk/package/luci/contrib/package/freifunk-watchdog/src/watchdog.c delete mode 100644 trunk/package/luci/contrib/package/freifunk-watchdog/src/watchdog.h delete mode 100644 trunk/package/luci/contrib/package/freifunk-watchdog/src/wireless.22.h delete mode 100644 trunk/package/luci/contrib/package/meshwizard/Makefile delete mode 100644 trunk/package/luci/contrib/package/meshwizard/files/etc/config/meshwizard delete mode 100644 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/functions.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/check-range-in-range.sh delete mode 100644 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/common.awk delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_auto-ipv6-dhcpv6-ip.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_bssid.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_dhcp_ip.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/initial_config.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/ipcalc-cidr.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/read_defaults.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/rename-wifi.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/restore_default_config.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_auto-ipv6-interface.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_auto-ipv6.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_dhcp.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_dnsmasq.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_firewall.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_firewall_interface.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_lan_ipv6.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_lan_static.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_network.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_olsrd.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_olsrd_interface.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_policyrouting.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_qos.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_splash.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_ssh.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_system.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_uhttpd.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wan_dhcp.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wan_static.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_widgets.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wifi.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wifi_vap.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/supports_vap.sh delete mode 100755 trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/wizard.sh delete mode 100644 trunk/package/luci/contrib/package/remote-update/Makefile delete mode 100755 trunk/package/luci/contrib/package/remote-update/files/usr/sbin/remote-update delete mode 100644 trunk/package/luci/contrib/uci/Makefile delete mode 100755 trunk/package/luci/contrib/uci/hostfiles/bin/uci delete mode 100755 trunk/package/luci/contrib/uci/hostfiles/bin/uci-defaults delete mode 100644 trunk/package/luci/contrib/uci/hostfiles/etc/config/batmand delete mode 100644 trunk/package/luci/contrib/uci/hostfiles/etc/config/ddns delete mode 100644 trunk/package/luci/contrib/uci/hostfiles/etc/config/dhcp delete mode 100644 trunk/package/luci/contrib/uci/hostfiles/etc/config/dropbear delete mode 100644 trunk/package/luci/contrib/uci/hostfiles/etc/config/firewall delete mode 100644 trunk/package/luci/contrib/uci/hostfiles/etc/config/fstab delete mode 100644 trunk/package/luci/contrib/uci/hostfiles/etc/config/httpd delete mode 100644 trunk/package/luci/contrib/uci/hostfiles/etc/config/luci_devinfo delete mode 100644 trunk/package/luci/contrib/uci/hostfiles/etc/config/mactodevinfo delete mode 100644 trunk/package/luci/contrib/uci/hostfiles/etc/config/network delete mode 100644 trunk/package/luci/contrib/uci/hostfiles/etc/config/ntpclient delete mode 100644 trunk/package/luci/contrib/uci/hostfiles/etc/config/qos delete mode 100644 trunk/package/luci/contrib/uci/hostfiles/etc/config/system delete mode 100644 trunk/package/luci/contrib/uci/hostfiles/etc/config/upnpd delete mode 100644 trunk/package/luci/contrib/uci/hostfiles/etc/config/wireless delete mode 100644 trunk/package/luci/contrib/uhttpd/Makefile delete mode 100644 trunk/package/luci/contrib/uhttpd/patches/001-pass-env.patch delete mode 100644 trunk/package/luci/contrib/uhttpd/patches/002-link-order.patch delete mode 100644 trunk/package/luci/contrib/uhttpd/patches/series delete mode 100644 trunk/package/luci/libs/luci-lib-httpclient/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-httpclient/luasrc/httpclient.lua delete mode 100644 trunk/package/luci/libs/luci-lib-httpclient/luasrc/httpclient/receiver.lua delete mode 100644 trunk/package/luci/libs/luci-lib-ip/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-ip/src/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-ip/src/ip.c delete mode 100644 trunk/package/luci/libs/luci-lib-ip/src/ip.luadoc delete mode 100644 trunk/package/luci/libs/luci-lib-json/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-json/luasrc/json.lua delete mode 100644 trunk/package/luci/libs/luci-lib-json/luasrc/json.luadoc delete mode 100644 trunk/package/luci/libs/luci-lib-jsonc/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-jsonc/src/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-jsonc/src/jsonc.c delete mode 100644 trunk/package/luci/libs/luci-lib-jsonc/src/jsonc.luadoc delete mode 100644 trunk/package/luci/libs/luci-lib-luaneightbl/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-luaneightbl/src/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-luaneightbl/src/neightbl.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/LICENSE delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/NOTICE delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/README delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/README delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/Config.in delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/README delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/csharp/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/csharp/axTLS.cs delete mode 100755 trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/generate_SWIG_interface.pl delete mode 100755 trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/generate_interface.pl delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/java/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSL.java delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLCTX.java delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLClient.java delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLReadHolder.java delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLServer.java delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLUtil.java delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/lua/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/perl/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/vbnet/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/vbnet/axTLSvb.vb delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/Config.in delete mode 100755 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/JMeter.jmx delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/Rules.mak delete mode 100755 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/axhttpd.aip delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/axtls.RES delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/axtls.rc delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/config.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/linuxconfig delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/makefile.conf delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/makefile.dotnet.conf delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/makefile.java.conf delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/makefile.post delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/Kconfig-language.txt delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/conf.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/confdata.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/expr.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/expr.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lex.zconf.c_shipped delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lkc.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lkc_proto.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/BIG.FAT.WARNING delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/checklist.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/colors.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/dialog.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/inputbox.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/menubox.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/msgbox.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/textbox.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/util.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/yesno.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/mconf.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/menu.c delete mode 100755 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/mkconfigs delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/symbol.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/util.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.l delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.tab.c_shipped delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.tab.h_shipped delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.y delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/config/win32config delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/aes.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/bigint.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/bigint.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/bigint_impl.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/crypto.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/crypto_misc.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/hmac.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/md2.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/md5.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/rc4.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/rsa.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/sha1.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/docsrc/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/docsrc/axTLS.dox delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/docsrc/doco_footer.html delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/docsrc/images/axolotl.jpg delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/docsrc/images/tsbasbw.gif delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/httpd/Config.in delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/httpd/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/httpd/axhttp.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/httpd/axhttpd.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/httpd/htpasswd.c delete mode 100755 trunk/package/luci/libs/luci-lib-nixio/axTLS/httpd/kepler-1.1-snapshot-20070521-1825.tar.gz delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/httpd/kepler.patch delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/httpd/proc.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/httpd/tdate_parse.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/Config.in delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/c/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/c/axssl.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/csharp/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/csharp/axssl.cs delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/java/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/java/axssl.java delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/java/manifest.mf delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/lua/Makefile delete mode 100755 trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/lua/axssl.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/perl/Makefile delete mode 100755 trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/perl/axssl.pl delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/vbnet/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/vbnet/axssl.vb delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/BigIntConfig.in delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/Config.in delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/asn1.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/cert.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/crypto_misc.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/gen_cert.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/loader.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/openssl.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/os_port.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/os_port.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/p12.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/private_key.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/ssl.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.ca_key.pem delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.ca_x509.cer delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.ca_x509.pem delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.device_key delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.device_key.pem delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.encrypted.p8 delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.encrypted_pem.p8 delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_1024 delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_1024.pem delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_2048 delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_2048.pem delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_4096 delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_4096.pem delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_512 delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_512.pem delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_aes128.pem delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_aes256.pem delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.noname.p12 delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.unencrypted.p8 delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.unencrypted_pem.p8 delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.withCA.p12 delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.withoutCA.p12 delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_1024.cer delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_1024.pem delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_2048.cer delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_2048.pem delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_4096.cer delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_4096.pem delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_512.cer delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_512.pem delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_aes128.pem delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_aes256.pem delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_bad_after.pem delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_bad_before.pem delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_device.cer delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_device.pem delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/datatest.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/datatest.c.old delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/deutsche_telecom.x509_ca delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/equifax.x509_ca delete mode 100755 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/gnutls.cer delete mode 100755 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/header_issue.dat delete mode 100755 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/killopenssl.sh delete mode 100755 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/make_certs.sh delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/microsoft.x509_ca delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/microsoft.x509_ca.pem delete mode 100755 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/ms_iis.cer delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/perf_bigint.c delete mode 100755 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/socgen.cer delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/ssltest.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/ssltest.c.bak delete mode 100755 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/test_axssl.sh delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/thawte.x509_ca delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_ca delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_ca.pem delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_my_cert delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_my_cert.pem delete mode 100755 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/tls1.c delete mode 100755 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/tls1.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/tls1_clnt.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/tls1_svr.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/version.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/x509.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/favicon.ico delete mode 100755 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/index.html delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/download.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/env.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/overview.lp delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/prepara_sql2.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_conc.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_cookies.lp delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_cookies.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_err.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_fs.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_htk.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_lib.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_main.html delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_main.lp delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_main.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_session.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_sql.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_sql2.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_variables.lp delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/test_dir/no_http/index.html delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axTLS/www/test_dir/no_ssl/index.html delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axtls-config/config.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/axtls-root/etc/nixio/rsa_main.der delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/docsrc/CHANGELOG.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/docsrc/README.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.CryptoHash.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.File.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.Socket.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.TLSContext.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.TLSSocket.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.UnifiedIO.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.bin.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.bit.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.crypto.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.fs.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/nixio-0.3-1.rockspec delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/root/lib/upgrade/luci-add-conffiles.sh delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/root/usr/lib/lua/nixio/fs.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/root/usr/lib/lua/nixio/util.lua delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/address.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/axtls-compat.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/axtls-compat.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/binary.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/bind.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/bit.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/cyassl-compat.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/cyassl-compat.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/file.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/fs.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/io.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/mingw-compat.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/mingw-compat.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/nixio-tls.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/nixio.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/nixio.h delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/poll.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/process.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/protoent.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/socket.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/sockopt.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/splice.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/syslog.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/tls-context.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/tls-crypto.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/tls-socket.c delete mode 100644 trunk/package/luci/libs/luci-lib-nixio/src/user.c delete mode 100644 trunk/package/luci/libs/luci-lib-px5g/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-px5g/lua/px5g/util.lua delete mode 100755 trunk/package/luci/libs/luci-lib-px5g/root/usr/sbin/px5g-genkeys delete mode 100644 trunk/package/luci/libs/luci-lib-px5g/src/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-px5g/src/library/bignum.c delete mode 100644 trunk/package/luci/libs/luci-lib-px5g/src/library/havege.c delete mode 100644 trunk/package/luci/libs/luci-lib-px5g/src/library/rsa.c delete mode 100644 trunk/package/luci/libs/luci-lib-px5g/src/library/sha1.c delete mode 100644 trunk/package/luci/libs/luci-lib-px5g/src/library/timing.c delete mode 100644 trunk/package/luci/libs/luci-lib-px5g/src/library/x509write.c delete mode 100644 trunk/package/luci/libs/luci-lib-px5g/src/polarssl/bignum.h delete mode 100644 trunk/package/luci/libs/luci-lib-px5g/src/polarssl/bn_mul.h delete mode 100644 trunk/package/luci/libs/luci-lib-px5g/src/polarssl/config.h delete mode 100644 trunk/package/luci/libs/luci-lib-px5g/src/polarssl/havege.h delete mode 100644 trunk/package/luci/libs/luci-lib-px5g/src/polarssl/rsa.h delete mode 100644 trunk/package/luci/libs/luci-lib-px5g/src/polarssl/sha1.h delete mode 100644 trunk/package/luci/libs/luci-lib-px5g/src/polarssl/timing.h delete mode 100644 trunk/package/luci/libs/luci-lib-px5g/src/polarssl/x509.h delete mode 100644 trunk/package/luci/libs/luci-lib-px5g/src/px5g.c delete mode 100644 trunk/package/luci/libs/luci-lib-px5g/src/px5g.h delete mode 100644 trunk/package/luci/libs/luci-lib-rpcc/Makefile delete mode 100644 trunk/package/luci/libs/luci-lib-rpcc/luasrc/rpcc.lua delete mode 100644 trunk/package/luci/libs/luci-lib-rpcc/luasrc/rpcc.luadoc delete mode 100644 trunk/package/luci/libs/luci-lib-rpcc/luasrc/rpcc/ruci.lua delete mode 100644 trunk/package/luci/libs/luci-lib-rpcc/luasrc/rpcc/ruci.luadoc delete mode 100644 trunk/package/luci/luci.mk delete mode 100644 trunk/package/luci/modules/luci-base/Makefile delete mode 100755 trunk/package/luci/modules/luci-base/htdocs/cgi-bin/luci delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi.js delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/add.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/apply.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/arrow.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/down.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/download.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/edit.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/fieldadd.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/file.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/find.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/folder.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/help.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/key.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/link.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/reload.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/remove.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/reset.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/save.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/up.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/user.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/bridge.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/bridge_disabled.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/encryption.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/encryption_disabled.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/ethernet.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/ethernet_disabled.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/loading.gif delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/port_down.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/port_up.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-0-25.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-0.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-25-50.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-50-75.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-75-100.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-none.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/switch.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/switch_disabled.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/tunnel.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/tunnel_disabled.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/vlan.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/vlan_disabled.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/wifi.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/wifi_big.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/wifi_big_disabled.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/wifi_disabled.png delete mode 100644 trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/xhr.js delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/cacheloader.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/cbi.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/cbi/datatypes.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/ccache.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/config.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/controller/admin/servicectl.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/debug.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/dispatcher.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/dispatcher.luadoc delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/http.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/http.luadoc delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/http/protocol.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/http/protocol.luadoc delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/http/protocol/conditionals.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/http/protocol/conditionals.luadoc delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/http/protocol/date.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/http/protocol/date.luadoc delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/http/protocol/mime.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/http/protocol/mime.luadoc delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/i18n.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/i18n.luadoc delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/ltn12.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/model/cbi/admin_network/proto_dhcp.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/model/cbi/admin_network/proto_none.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/model/cbi/admin_network/proto_static.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/model/firewall.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/model/ipkg.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/model/ipkg.luadoc delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/model/network.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/model/uci.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/model/uci.luadoc delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/sgi/cgi.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/sgi/uhttpd.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/store.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/sys.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/sys.luadoc delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/sys/iptparser.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/sys/iptparser.luadoc delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/sys/zoneinfo.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/sys/zoneinfo/tzdata.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/sys/zoneinfo/tzoffset.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/template.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/tools/proto.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/tools/status.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/tools/webadmin.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/util.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/util.luadoc delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/version.lua delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/apply_xhr.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/browser.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/button.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/cell_valuefooter.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/cell_valueheader.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/compound.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/delegator.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/dvalue.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/dynlist.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/filebrowser.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/firewall_zoneforwards.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/firewall_zonelist.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/footer.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/full_valuefooter.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/full_valueheader.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/fvalue.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/header.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/lvalue.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/map.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/mvalue.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/network_ifacelist.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/network_netinfo.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/network_netlist.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/nsection.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/nullsection.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/simpleform.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/tabcontainer.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/tabmenu.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/tblsection.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/tsection.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/tvalue.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/ucisection.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/upload.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/value.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/valuefooter.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/cbi/valueheader.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/error404.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/error500.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/footer.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/header.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/indexer.htm delete mode 100644 trunk/package/luci/modules/luci-base/luasrc/view/sysauth.htm delete mode 100644 trunk/package/luci/modules/luci-base/po/ca/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/cs/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/de/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/el/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/en/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/es/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/fr/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/he/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/hu/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/it/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/ja/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/ms/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/no/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/pl/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/pt-br/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/pt/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/ro/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/ru/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/sk/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/sv/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/templates/base.pot delete mode 100644 trunk/package/luci/modules/luci-base/po/tr/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/uk/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/vi/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/zh-cn/base.po delete mode 100644 trunk/package/luci/modules/luci-base/po/zh-tw/base.po delete mode 100644 trunk/package/luci/modules/luci-base/root/etc/config/luci delete mode 100644 trunk/package/luci/modules/luci-base/root/etc/config/ucitrack delete mode 100755 trunk/package/luci/modules/luci-base/root/sbin/luci-reload delete mode 100644 trunk/package/luci/modules/luci-base/root/www/index.html delete mode 100644 trunk/package/luci/modules/luci-base/src/Makefile delete mode 100755 trunk/package/luci/modules/luci-base/src/mkversion.sh delete mode 100644 trunk/package/luci/modules/luci-base/src/po2lmo.c delete mode 100644 trunk/package/luci/modules/luci-base/src/template_lmo.c delete mode 100644 trunk/package/luci/modules/luci-base/src/template_lmo.h delete mode 100644 trunk/package/luci/modules/luci-base/src/template_lualib.c delete mode 100644 trunk/package/luci/modules/luci-base/src/template_lualib.h delete mode 100644 trunk/package/luci/modules/luci-base/src/template_parser.c delete mode 100644 trunk/package/luci/modules/luci-base/src/template_parser.h delete mode 100644 trunk/package/luci/modules/luci-base/src/template_utils.c delete mode 100644 trunk/package/luci/modules/luci-base/src/template_utils.h delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/Makefile delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/htdocs/luci-static/resources/bandwidth.svg delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/htdocs/luci-static/resources/connections.svg delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/htdocs/luci-static/resources/load.svg delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/htdocs/luci-static/resources/wifirate.svg delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/htdocs/luci-static/resources/wireless.svg delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/filebrowser.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/index.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/network.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/status.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/system.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/uci.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/dhcp.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/hosts.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/iface_add.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/ifaces.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/network.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/proto_ahcp.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/routes.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/vlan.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/wifi.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/wifi_add.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_status/processes.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/admin.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/backupfiles.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/buttons.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/crontab.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/fstab.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/fstab/mount.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/fstab/swap.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/ipkg.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/leds.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/startup.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/system.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/diagnostics.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/iface_overview.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/iface_status.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/lease_status.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/switch_status.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/wifi_join.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/wifi_overview.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/wifi_status.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/bandwidth.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/connections.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/dmesg.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/index.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/iptables.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/load.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/routes.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/syslog.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/wireless.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/applyreboot.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/backupfiles.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/clock_status.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/flashops.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/ipkg.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/packages.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/reboot.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/upgrade.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_uci/apply.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_uci/changelog.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_uci/changes.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_uci/revert.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/cbi/wireless_modefreq.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/src/Makefile delete mode 100644 trunk/package/luci/modules/luci-mod-admin-full/src/luci-bwc.c delete mode 100644 trunk/package/luci/modules/luci-mod-admin-mini/Makefile delete mode 100644 trunk/package/luci/modules/luci-mod-admin-mini/luasrc/controller/mini/index.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-mini/luasrc/controller/mini/network.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-mini/luasrc/controller/mini/system.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/dhcp.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/index.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/luci.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/network.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/passwd.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/system.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/wifi.lua delete mode 100644 trunk/package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/applyreboot.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/backup.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/index.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/reboot.htm delete mode 100644 trunk/package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/upgrade.htm delete mode 100644 trunk/package/luci/modules/luci-mod-failsafe/Makefile delete mode 100644 trunk/package/luci/modules/luci-mod-failsafe/luasrc/controller/failsafe/failsafe.lua delete mode 100644 trunk/package/luci/modules/luci-mod-failsafe/luasrc/view/failsafe/applyreboot.htm delete mode 100644 trunk/package/luci/modules/luci-mod-failsafe/luasrc/view/failsafe/flashops.htm delete mode 100644 trunk/package/luci/modules/luci-mod-failsafe/luasrc/view/failsafe/reboot.htm delete mode 100644 trunk/package/luci/modules/luci-mod-failsafe/luasrc/view/failsafe/upgrade.htm delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk-community/Makefile delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/Makefile delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/htdocs/luci-static/flashing.html delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/htdocs/luci-static/resources/OSMLatLon.htm delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/htdocs/luci-static/resources/flashing.gif delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/htdocs/luci-static/resources/freifunk-map/hna.gif delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/htdocs/luci-static/resources/freifunk-map/node.gif delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/htdocs/luci-static/resources/osm.js delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/luasrc/controller/freifunk/freifunk.lua delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/luasrc/controller/freifunk/remote_update.lua delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/basics.lua delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/contact.lua delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/profile.lua delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/profile_expert.lua delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/user_index.lua delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/luasrc/view/cbi/osmll_value.htm delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk-map/frame.htm delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk-map/map.htm delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk/adminindex.htm delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk/contact.htm delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk/index.htm delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk/profile_error.htm delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk/public_status.htm delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk/remote_update.htm delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/ca/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/cs/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/de/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/el/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/en/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/es/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/fr/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/he/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/hu/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/it/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/ja/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/ms/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/no/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/pl/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/pt-br/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/pt/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/ro/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/ru/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/sk/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/sv/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/tr/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/uk/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/vi/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/zh-cn/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-freifunk/po/zh-tw/freifunk.po delete mode 100644 trunk/package/luci/modules/luci-mod-rpc/Makefile delete mode 100644 trunk/package/luci/modules/luci-mod-rpc/luasrc/controller/rpc.lua delete mode 100644 trunk/package/luci/modules/luci-mod-rpc/luasrc/jsonrpc.lua delete mode 100644 trunk/package/luci/modules/luci-mod-rpc/luasrc/jsonrpcbind/uci.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-3g/Makefile delete mode 100644 trunk/package/luci/protocols/luci-proto-3g/luasrc/model/cbi/admin_network/proto_3g.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-ipv6/Makefile delete mode 100644 trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_6in4.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_6rd.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_6to4.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_aiccu.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_dhcpv6.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_dslite.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_hnet.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/network/proto_4x6.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/network/proto_6x4.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/network/proto_aiccu.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/network/proto_dhcpv6.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/network/proto_hnet.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-openconnect/Makefile delete mode 100644 trunk/package/luci/protocols/luci-proto-openconnect/luasrc/model/cbi/admin_network/proto_openconnect.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-openconnect/luasrc/model/network/proto_openconnect.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-ppp/Makefile delete mode 100644 trunk/package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_l2tp.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_ppp.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pppoa.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pppoe.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pptp.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-ppp/luasrc/model/network/proto_ppp.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-relay/Makefile delete mode 100644 trunk/package/luci/protocols/luci-proto-relay/luasrc/model/cbi/admin_network/proto_relay.lua delete mode 100644 trunk/package/luci/protocols/luci-proto-relay/luasrc/model/network/proto_relay.lua delete mode 100644 trunk/package/luci/themes/luci-theme-bootstrap/Makefile delete mode 100644 trunk/package/luci/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css delete mode 100644 trunk/package/luci/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.ico delete mode 100644 trunk/package/luci/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/html5.js delete mode 100644 trunk/package/luci/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/mobile.css delete mode 100644 trunk/package/luci/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/footer.htm delete mode 100644 trunk/package/luci/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm delete mode 100755 trunk/package/luci/themes/luci-theme-bootstrap/root/etc/uci-defaults/luci-theme-bootstrap delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-bno/Makefile delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/bgoption.png delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/favicon.ico delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-back.gif delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-left.gif delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-right.gif delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/logo.gif delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/main-back.png delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/schriftzug.gif delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-bno/luasrc/view/themes/freifunk-bno/footer.htm delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-bno/luasrc/view/themes/freifunk-bno/header.htm delete mode 100755 trunk/package/luci/themes/luci-theme-freifunk-bno/root/etc/uci-defaults/luci-theme-freifunk-bno delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-generic/Makefile delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/bg.jpg delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/header.jpg delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/ie7.css delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/logo.jpg delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/smallscreen.css delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-generic/luasrc/view/themes/freifunk-generic/footer.htm delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm delete mode 100644 trunk/package/luci/themes/luci-theme-freifunk-generic/root/etc/uci-defaults/luci-theme-freifunk-generic delete mode 100644 trunk/package/luci/themes/luci-theme-librecmc/Makefile delete mode 100644 trunk/package/luci/themes/luci-theme-librecmc/htdocs/luci-static/openwrt.org/cascade.css delete mode 100644 trunk/package/luci/themes/luci-theme-librecmc/htdocs/luci-static/openwrt.org/ie6.css delete mode 100644 trunk/package/luci/themes/luci-theme-librecmc/htdocs/luci-static/openwrt.org/ie7.css delete mode 100644 trunk/package/luci/themes/luci-theme-librecmc/htdocs/luci-static/openwrt.org/ie8.css delete mode 100644 trunk/package/luci/themes/luci-theme-librecmc/htdocs/luci-static/openwrt.org/tabbg.png delete mode 100644 trunk/package/luci/themes/luci-theme-librecmc/luasrc/view/themes/openwrt.org/footer.htm delete mode 100644 trunk/package/luci/themes/luci-theme-librecmc/luasrc/view/themes/openwrt.org/header.htm delete mode 100755 trunk/package/luci/themes/luci-theme-librecmc/root/etc/uci-defaults/luci-theme-openwrt delete mode 100644 trunk/package/mail/alpine/Makefile delete mode 100644 trunk/package/mail/alpine/patches/100-no-openssl-check-cross-compile.patch delete mode 100644 trunk/package/mail/bogofilter/Makefile delete mode 100755 trunk/package/mail/bogofilter/files/postfix-bogofilter delete mode 100644 trunk/package/mail/dovecot/Makefile delete mode 100644 trunk/package/mail/dovecot/files/dovecot.init delete mode 100644 trunk/package/mail/dovecot/patches/001-configure_in.patch delete mode 100644 trunk/package/mail/exim4/Makefile delete mode 100644 trunk/package/mail/exim4/files/Makefile delete mode 100644 trunk/package/mail/exim4/files/exim.init delete mode 100644 trunk/package/mail/exim4/patches/001-Makefile-Base.patch delete mode 100644 trunk/package/mail/fdm/Config.in delete mode 100644 trunk/package/mail/fdm/Makefile delete mode 100644 trunk/package/mail/fdm/files/etc/fdm.conf delete mode 100644 trunk/package/mail/fdm/patches/001-base64-fix.patch delete mode 100644 trunk/package/mail/fdm/patches/002-base64-fix.patch delete mode 100644 trunk/package/mail/fdm/src/compat/b64_ntop.c delete mode 100644 trunk/package/mail/fdm/src/compat/b64_pton.c delete mode 100644 trunk/package/mail/mailman/Makefile delete mode 100644 trunk/package/mail/mailman/files/mailman.init delete mode 100644 trunk/package/mail/mailman/patches/100-postfix.patch delete mode 100644 trunk/package/mail/mailman/patches/200-nohostdnspython.patch delete mode 100644 trunk/package/mail/mailman/patches/300-targetpython.patch delete mode 100644 trunk/package/mail/mailman/patches/400-modules.patch delete mode 100644 trunk/package/mail/mailsend/Makefile delete mode 100644 trunk/package/mail/msmtp/Makefile delete mode 100644 trunk/package/mail/nail/Makefile delete mode 100644 trunk/package/mail/nail/patches/100-handle-openssl-without-sslv2.patch delete mode 100644 trunk/package/mail/postfix/Makefile delete mode 100644 trunk/package/mail/postfix/files/main.cf.default delete mode 100644 trunk/package/mail/postfix/files/postfix.init delete mode 100644 trunk/package/mail/postfix/patches/100-fsstat.patch delete mode 100644 trunk/package/mail/postfix/patches/200-manpages.patch delete mode 100644 trunk/package/mail/postfix/patches/300-bdb_hash_segfault.patch delete mode 100644 trunk/package/mail/postfix/patches/400-cdb.patch delete mode 100644 trunk/package/mail/postfix/patches/500-crosscompile.patch delete mode 100644 trunk/package/mail/postfix/patches/600-nopostconf.patch delete mode 100644 trunk/package/mail/postfix/patches/700-defaultconfig.patch delete mode 100644 trunk/package/mail/postfix/patches/800-fmt.patch delete mode 100644 trunk/package/mail/ssmtp/Makefile delete mode 100644 trunk/package/mail/ssmtp/patches/002-fix_pointer.patch delete mode 100644 trunk/package/network/config/firewall/Makefile delete mode 100644 trunk/package/network/config/firewall/files/firewall.config delete mode 100644 trunk/package/network/config/firewall/files/firewall.hotplug delete mode 100755 trunk/package/network/config/firewall/files/firewall.init delete mode 100644 trunk/package/network/config/firewall/files/firewall.user delete mode 100644 trunk/package/network/config/gre/Makefile delete mode 100755 trunk/package/network/config/gre/files/gre.sh delete mode 100644 trunk/package/network/config/ipip/Makefile delete mode 100755 trunk/package/network/config/ipip/files/ipip.sh delete mode 100644 trunk/package/network/config/ltq-adsl-app/Makefile delete mode 100644 trunk/package/network/config/ltq-adsl-app/files/dsl_control delete mode 100644 trunk/package/network/config/ltq-adsl-app/patches/010-eglibc_compile_fix.patch delete mode 100644 trunk/package/network/config/ltq-vdsl-app/Makefile delete mode 100644 trunk/package/network/config/ltq-vdsl-app/files/dsl_control delete mode 100644 trunk/package/network/config/ltq-vdsl-app/patches/100-compat.patch delete mode 100644 trunk/package/network/config/netifd/Makefile delete mode 100644 trunk/package/network/config/netifd/files/etc/hotplug.d/iface/00-netstate delete mode 100755 trunk/package/network/config/netifd/files/etc/init.d/network delete mode 100755 trunk/package/network/config/netifd/files/lib/netifd/dhcp.script delete mode 100755 trunk/package/network/config/netifd/files/lib/netifd/proto/dhcp.sh delete mode 100755 trunk/package/network/config/netifd/files/lib/network/config.sh delete mode 100755 trunk/package/network/config/netifd/files/sbin/devstatus delete mode 100755 trunk/package/network/config/netifd/files/sbin/ifdown delete mode 100755 trunk/package/network/config/netifd/files/sbin/ifstatus delete mode 100755 trunk/package/network/config/netifd/files/sbin/ifup delete mode 100755 trunk/package/network/config/netifd/files/usr/share/udhcpc/default.script delete mode 100644 trunk/package/network/config/qos-scripts/Makefile delete mode 100644 trunk/package/network/config/qos-scripts/files/etc/config/qos delete mode 100755 trunk/package/network/config/qos-scripts/files/etc/hotplug.d/iface/10-qos delete mode 100755 trunk/package/network/config/qos-scripts/files/etc/init.d/qos delete mode 100755 trunk/package/network/config/qos-scripts/files/usr/bin/qos-start delete mode 100755 trunk/package/network/config/qos-scripts/files/usr/bin/qos-stat delete mode 100755 trunk/package/network/config/qos-scripts/files/usr/bin/qos-stop delete mode 100755 trunk/package/network/config/qos-scripts/files/usr/lib/qos/generate.sh delete mode 100644 trunk/package/network/config/qos-scripts/files/usr/lib/qos/tcrules.awk delete mode 100644 trunk/package/network/config/soloscli/Makefile delete mode 100644 trunk/package/network/config/soloscli/files/etc/hotplug.d/atm/15-solos-init delete mode 100644 trunk/package/network/config/soloscli/files/etc/uci-default/solos delete mode 100644 trunk/package/network/config/soloscli/files/solos-log-stats delete mode 100644 trunk/package/network/config/soloscli/patches/001-no-driver.patch delete mode 100644 trunk/package/network/config/soloscli/patches/002-cflags.patch delete mode 100644 trunk/package/network/config/swconfig/Makefile delete mode 100644 trunk/package/network/config/swconfig/files/switch.sh delete mode 100644 trunk/package/network/config/swconfig/src/Makefile delete mode 100644 trunk/package/network/config/swconfig/src/cli.c delete mode 100644 trunk/package/network/config/swconfig/src/swlib.c delete mode 100644 trunk/package/network/config/swconfig/src/swlib.h delete mode 100644 trunk/package/network/config/swconfig/src/uci.c delete mode 100644 trunk/package/network/ipv6/6in4/Makefile delete mode 100755 trunk/package/network/ipv6/6in4/files/6in4.sh delete mode 100644 trunk/package/network/ipv6/6rd/Makefile delete mode 100644 trunk/package/network/ipv6/6rd/files/6rd.sh delete mode 100644 trunk/package/network/ipv6/6rd/src/6rdcalc.c delete mode 100644 trunk/package/network/ipv6/6rd/src/Makefile delete mode 100644 trunk/package/network/ipv6/6to4/Makefile delete mode 100755 trunk/package/network/ipv6/6to4/files/6to4.sh delete mode 100644 trunk/package/network/ipv6/ds-lite/Makefile delete mode 100755 trunk/package/network/ipv6/ds-lite/files/dslite.sh delete mode 100644 trunk/package/network/ipv6/map/Makefile delete mode 100755 trunk/package/network/ipv6/map/files/map.sh delete mode 100644 trunk/package/network/ipv6/map/src/CMakeLists.txt delete mode 100644 trunk/package/network/ipv6/map/src/mapcalc.c delete mode 100644 trunk/package/network/ipv6/odhcp6c/Makefile delete mode 100755 trunk/package/network/ipv6/odhcp6c/files/dhcpv6.script delete mode 100755 trunk/package/network/ipv6/odhcp6c/files/dhcpv6.sh delete mode 100644 trunk/package/network/ipv6/thc-ipv6/Makefile delete mode 100644 trunk/package/network/ipv6/thc-ipv6/patches/100-no-ssl.patch delete mode 100644 trunk/package/network/services/authsae/Makefile delete mode 100644 trunk/package/network/services/authsae/files/lib/wifi/authsae.sh delete mode 100644 trunk/package/network/services/authsae/patches/100-musl_fix.patch delete mode 100644 trunk/package/network/services/beanstalkd/Makefile delete mode 100644 trunk/package/network/services/beanstalkd/files/beanstalkd.init delete mode 100644 trunk/package/network/services/beanstalkd/patches/000-replace-posix_fallocate.patch delete mode 100644 trunk/package/network/services/cfengine-promises/Config.in delete mode 100644 trunk/package/network/services/cfengine-promises/Makefile delete mode 100644 trunk/package/network/services/cfengine-promises/files/cfengine-apply delete mode 100644 trunk/package/network/services/cfengine-promises/files/cfengine-promises.init delete mode 100644 trunk/package/network/services/cfengine-promises/files/hello delete mode 100644 trunk/package/network/services/cfengine-promises/files/init-mysql delete mode 100644 trunk/package/network/services/cfengine-promises/files/rebuild-iptables.init delete mode 100644 trunk/package/network/services/cfengine-promises/files/resolv.conf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_cjdns/bundle.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_cjdns/templates/cjdnsadmin.mustache delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_cjdns/templates/cjdroute.conf.mustache delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_cjdns/templates/setup-cjdns-networking.mustache delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_cjdns/templates/wpa_supplicant.conf.mustache delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_database/bundle.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_database/templates/my.cnf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_email/bundle.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_email/templates/dovecot.conf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_email/templates/exim4.conf.mustache delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_email/templates/php.ini delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_email/templates/users.conf.mustache delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_security/bundle.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_security/templates/webinterface.conf.mustache delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_security/templates/webinterface.htpasswd.mustache delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_telephony/bundle.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_telephony/templates/extensions.conf.mustache delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_telephony/templates/sip.conf.mustache delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_telephony/templates/sip_notify.conf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_webfilter/bundle.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_webfilter/templates/etc-config-privoxy.mustache delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_webfilter/templates/match-all.action delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/app_webfilter/templates/user.action.mustache delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/bootstrap.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/lib/bundles.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/lib/commands.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/lib/common.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/lib/databases.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/lib/feature.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/lib/files.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/lib/guest_environments.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/lib/monitor.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/lib/packages.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/lib/paths.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/lib/processes.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/lib/services.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/lib/stdlib.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/lib/storage.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/lib/users.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/site.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_base/bundle.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_base/templates/banner delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_base/templates/config-network.alix delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_base/templates/config-network.apu delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_base/templates/config-network.raspi delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_base/templates/config-radvd.alix delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_base/templates/config-radvd.apu delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_base/templates/config-radvd.raspi delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_base/templates/config-system delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_base/templates/crontab delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_base/templates/inittab delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_base/templates/lighttpd.conf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_base/templates/sysupgrade.conf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_network/bundle.cf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_network/templates/autoupdates.mustache delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_network/templates/config-dhcp delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_network/templates/dhcpd.conf delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_network/templates/display_names.mustache delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_network/templates/hosts.mustache delete mode 100644 trunk/package/network/services/cfengine-promises/files/root/system_network/templates/rebuild-iptables.mustache delete mode 100644 trunk/package/network/services/cfengine-promises/files/setup-cjdns-networking.init delete mode 100644 trunk/package/network/services/cfengine-promises/files/speedtest delete mode 100644 trunk/package/network/services/cfengine/Makefile delete mode 100644 trunk/package/network/services/cfengine/files/cfengine.init delete mode 100644 trunk/package/network/services/cfengine/files/localhost.priv delete mode 100644 trunk/package/network/services/cfengine/files/localhost.pub delete mode 100644 trunk/package/network/services/cfengine/patches/001-configure.ac-fix-failing-pam-check delete mode 100644 trunk/package/network/services/cjdns/Makefile delete mode 100644 trunk/package/network/services/cjdns/files/cjdns.defaults delete mode 100755 trunk/package/network/services/cjdns/files/cjdns.init delete mode 100755 trunk/package/network/services/cjdns/files/cjdrouteconf delete mode 100644 trunk/package/network/services/cjdns/lua/cjdns/admin.lua delete mode 100644 trunk/package/network/services/cjdns/lua/cjdns/common.lua delete mode 100644 trunk/package/network/services/cjdns/lua/cjdns/init.lua delete mode 100644 trunk/package/network/services/cjdns/lua/cjdns/uci.lua delete mode 100644 trunk/package/network/services/cjdns/lua/cjdns/udp.lua delete mode 100644 trunk/package/network/services/dnsmasq/Makefile delete mode 100644 trunk/package/network/services/dnsmasq/files/dhcp.conf delete mode 100644 trunk/package/network/services/dnsmasq/files/dnsmasq.conf delete mode 100644 trunk/package/network/services/dnsmasq/files/dnsmasq.hotplug delete mode 100644 trunk/package/network/services/dnsmasq/files/dnsmasq.init delete mode 100644 trunk/package/network/services/dnsmasq/patches/001-fix-crash-in-auth-code.patch delete mode 100644 trunk/package/network/services/dnsmasq/patches/100-fix-dhcp-no-address-warning.patch delete mode 100644 trunk/package/network/services/dnsmasq/patches/110-ipset-remove-old-kernel-support.patch delete mode 100644 trunk/package/network/services/dnsmasq/patches/200-fix-dhcpv6-solicit-handling.patch delete mode 100644 trunk/package/network/services/dnsmasq/patches/210-dnssec-improve-timestamp-heuristic.patch delete mode 100644 trunk/package/network/services/dropbear/Config.in delete mode 100644 trunk/package/network/services/dropbear/Makefile delete mode 100644 trunk/package/network/services/dropbear/files/dropbear.config delete mode 100755 trunk/package/network/services/dropbear/files/dropbear.init delete mode 100644 trunk/package/network/services/dropbear/patches/001-dont_send_SSH_MSG_IMPLEMENTED.patch delete mode 100644 trunk/package/network/services/dropbear/patches/002-match_keepalive_to_OpenSSH.patch delete mode 100644 trunk/package/network/services/dropbear/patches/100-pubkey_path.patch delete mode 100644 trunk/package/network/services/dropbear/patches/110-change_user.patch delete mode 100644 trunk/package/network/services/dropbear/patches/120-openwrt_options.patch delete mode 100644 trunk/package/network/services/dropbear/patches/130-ssh_ignore_o_and_x_args.patch delete mode 100644 trunk/package/network/services/dropbear/patches/140-disable_assert.patch delete mode 100644 trunk/package/network/services/dropbear/patches/150-dbconvert_standalone.patch delete mode 100644 trunk/package/network/services/dropbear/patches/500-set-default-path.patch delete mode 100644 trunk/package/network/services/ead/Makefile delete mode 100644 trunk/package/network/services/ead/src/Makefile delete mode 100644 trunk/package/network/services/ead/src/aes.c delete mode 100644 trunk/package/network/services/ead/src/ead-client.c delete mode 100644 trunk/package/network/services/ead/src/ead-crypt.c delete mode 100644 trunk/package/network/services/ead/src/ead-crypt.h delete mode 100644 trunk/package/network/services/ead/src/ead-pcap.h delete mode 100644 trunk/package/network/services/ead/src/ead.c delete mode 100644 trunk/package/network/services/ead/src/ead.h delete mode 100644 trunk/package/network/services/ead/src/filter.c delete mode 100644 trunk/package/network/services/ead/src/libbridge.h delete mode 100644 trunk/package/network/services/ead/src/libbridge_init.c delete mode 100644 trunk/package/network/services/ead/src/libbridge_private.h delete mode 100644 trunk/package/network/services/ead/src/list.h delete mode 100644 trunk/package/network/services/ead/src/passwd delete mode 100644 trunk/package/network/services/ead/src/pfc.c delete mode 100644 trunk/package/network/services/ead/src/pw_encrypt_md5.c delete mode 100644 trunk/package/network/services/ead/src/sha1.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/Makefile.am delete mode 100644 trunk/package/network/services/ead/src/tinysrp/Makefile.in delete mode 100644 trunk/package/network/services/ead/src/tinysrp/Notes delete mode 100644 trunk/package/network/services/ead/src/tinysrp/acconfig.h delete mode 100644 trunk/package/network/services/ead/src/tinysrp/acinclude.m4 delete mode 100644 trunk/package/network/services/ead/src/tinysrp/aclocal.m4 delete mode 100644 trunk/package/network/services/ead/src/tinysrp/bn.h delete mode 100644 trunk/package/network/services/ead/src/tinysrp/bn_add.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/bn_asm.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/bn_ctx.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/bn_div.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/bn_exp.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/bn_lcl.h delete mode 100644 trunk/package/network/services/ead/src/tinysrp/bn_lib.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/bn_mul.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/bn_prime.h delete mode 100644 trunk/package/network/services/ead/src/tinysrp/bn_shift.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/bn_sqr.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/bn_word.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/clitest.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/config.h.in delete mode 100755 trunk/package/network/services/ead/src/tinysrp/configure delete mode 100644 trunk/package/network/services/ead/src/tinysrp/configure.in delete mode 100755 trunk/package/network/services/ead/src/tinysrp/install-sh delete mode 100755 trunk/package/network/services/ead/src/tinysrp/missing delete mode 100755 trunk/package/network/services/ead/src/tinysrp/mkinstalldirs delete mode 100644 trunk/package/network/services/ead/src/tinysrp/srvtest.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/stamp-h.in delete mode 100644 trunk/package/network/services/ead/src/tinysrp/t_client.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/t_client.h delete mode 100644 trunk/package/network/services/ead/src/tinysrp/t_conf.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/t_conv.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/t_defines.h delete mode 100644 trunk/package/network/services/ead/src/tinysrp/t_getconf.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/t_getpass.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/t_math.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/t_misc.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/t_pw.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/t_pwd.h delete mode 100644 trunk/package/network/services/ead/src/tinysrp/t_read.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/t_read.h delete mode 100644 trunk/package/network/services/ead/src/tinysrp/t_server.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/t_server.h delete mode 100644 trunk/package/network/services/ead/src/tinysrp/t_sha.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/t_sha.h delete mode 100644 trunk/package/network/services/ead/src/tinysrp/t_truerand.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/tconf.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/tinysrp.c delete mode 100644 trunk/package/network/services/ead/src/tinysrp/tinysrp.h delete mode 100644 trunk/package/network/services/ead/src/tinysrp/tpasswd delete mode 100644 trunk/package/network/services/ead/src/tinysrp/tphrase.c delete mode 100644 trunk/package/network/services/hostapd/Config.in delete mode 100644 trunk/package/network/services/hostapd/Makefile delete mode 100644 trunk/package/network/services/hostapd/files/hostapd-full.config delete mode 100644 trunk/package/network/services/hostapd/files/hostapd-mini.config delete mode 100644 trunk/package/network/services/hostapd/files/hostapd.sh delete mode 100644 trunk/package/network/services/hostapd/files/multicall.c delete mode 100644 trunk/package/network/services/hostapd/files/netifd.sh delete mode 100644 trunk/package/network/services/hostapd/files/wpa_supplicant-full.config delete mode 100644 trunk/package/network/services/hostapd/files/wpa_supplicant-mesh.config delete mode 100644 trunk/package/network/services/hostapd/files/wpa_supplicant-mini.config delete mode 100644 trunk/package/network/services/hostapd/files/wpa_supplicant-p2p.config delete mode 100644 trunk/package/network/services/hostapd/files/wpa_supplicant.sh delete mode 100644 trunk/package/network/services/hostapd/files/wps-hotplug.sh delete mode 100644 trunk/package/network/services/hostapd/patches/110-bool_fix.patch delete mode 100644 trunk/package/network/services/hostapd/patches/120-daemonize_fix.patch delete mode 100644 trunk/package/network/services/hostapd/patches/130-no_eapol_fix.patch delete mode 100644 trunk/package/network/services/hostapd/patches/140-disable_bridge_packet_workaround.patch delete mode 100644 trunk/package/network/services/hostapd/patches/200-multicall.patch delete mode 100644 trunk/package/network/services/hostapd/patches/300-noscan.patch delete mode 100644 trunk/package/network/services/hostapd/patches/310-rescan_immediately.patch delete mode 100644 trunk/package/network/services/hostapd/patches/320-optional_rfkill.patch delete mode 100644 trunk/package/network/services/hostapd/patches/330-nl80211_fix_set_freq.patch delete mode 100644 trunk/package/network/services/hostapd/patches/340-reload_freq_change.patch delete mode 100644 trunk/package/network/services/hostapd/patches/350-nl80211_del_beacon_bss.patch delete mode 100644 trunk/package/network/services/hostapd/patches/360-ctrl_iface_reload.patch delete mode 100644 trunk/package/network/services/hostapd/patches/370-ap_sta_support.patch delete mode 100644 trunk/package/network/services/hostapd/patches/380-disable_ctrl_iface_mib.patch delete mode 100644 trunk/package/network/services/hostapd/patches/390-wpa_ie_cap_workaround.patch delete mode 100644 trunk/package/network/services/hostapd/patches/400-wps_single_auth_enc_type.patch delete mode 100644 trunk/package/network/services/hostapd/patches/410-limit_debug_messages.patch delete mode 100644 trunk/package/network/services/hostapd/patches/420-indicate-features.patch delete mode 100644 trunk/package/network/services/hostapd/patches/430-hostapd_cli_ifdef.patch delete mode 100644 trunk/package/network/services/hostapd/patches/431-wpa_cli_ifdef.patch delete mode 100644 trunk/package/network/services/hostapd/patches/440-max_num_sta_probe.patch delete mode 100644 trunk/package/network/services/hostapd/patches/450-scan_wait.patch delete mode 100644 trunk/package/network/services/hostapd/patches/460-wpa_supplicant-add-new-config-params-to-be-used-with.patch delete mode 100644 trunk/package/network/services/hostapd/patches/461-driver_nl80211-use-new-parameters-during-ibss-join.patch delete mode 100644 trunk/package/network/services/hostapd/patches/462-wpa_s-support-htmode-param.patch delete mode 100644 trunk/package/network/services/hostapd/patches/600-ubus_support.patch delete mode 100644 trunk/package/network/services/igmpproxy/Makefile delete mode 100644 trunk/package/network/services/igmpproxy/files/igmpproxy.config delete mode 100644 trunk/package/network/services/igmpproxy/files/igmpproxy.init delete mode 100644 trunk/package/network/services/igmpproxy/patches/001-Send-IGMP-packets-with-IP-Router-Alert-option-RFC-21.patch delete mode 100644 trunk/package/network/services/igmpproxy/patches/002-Change-default-interface-state-to-disabled-wrt-29458.patch delete mode 100644 trunk/package/network/services/igmpproxy/patches/003-Restrict-igmp-reports-for-downstream-interfaces-wrt-.patch delete mode 100644 trunk/package/network/services/igmpproxy/patches/004-Restrict-igmp-reports-forwarding-to-upstream-interfa.patch delete mode 100644 trunk/package/network/services/igmpproxy/patches/010-missing_include.patch delete mode 100644 trunk/package/network/services/igmpproxy/patches/020-Silence-downstream-interface-igmp-messages.patch delete mode 100644 trunk/package/network/services/igmpproxy/patches/100-use-monotic-clock-instead-of-time-of-day.patch delete mode 100644 trunk/package/network/services/igmpproxy/patches/200-allow_wildcard_addr.patch delete mode 100644 trunk/package/network/services/igmpproxy/patches/250-fix_multiple_downlink_interfaces.patch delete mode 100644 trunk/package/network/services/ipset-dns/Makefile delete mode 100644 trunk/package/network/services/ipset-dns/files/ipset-dns.config delete mode 100755 trunk/package/network/services/ipset-dns/files/ipset-dns.init delete mode 100644 trunk/package/network/services/ipset-dns/patches/100-simultaneous-ipv4-ipv6.patch delete mode 100644 trunk/package/network/services/lldpd/Config.in delete mode 100644 trunk/package/network/services/lldpd/Makefile delete mode 100644 trunk/package/network/services/lldpd/files/lldpd.config delete mode 100644 trunk/package/network/services/lldpd/files/lldpd.init delete mode 100644 trunk/package/network/services/lldpd/patches/001-priv-don-t-lookup-for-_lldpd-when-privsep-is-disable.patch delete mode 100644 trunk/package/network/services/lldpd/patches/002-no-stack-protector.patch delete mode 100644 trunk/package/network/services/mdns/Makefile delete mode 100644 trunk/package/network/services/mdns/files/mdns.config delete mode 100644 trunk/package/network/services/mdns/files/mdns.init delete mode 100644 trunk/package/network/services/mdns/files/mdns.json delete mode 100644 trunk/package/network/services/odhcpd/Makefile delete mode 100755 trunk/package/network/services/odhcpd/files/odhcpd-update delete mode 100644 trunk/package/network/services/odhcpd/files/odhcpd.defaults delete mode 100644 trunk/package/network/services/odhcpd/files/odhcpd.init delete mode 100644 trunk/package/network/services/openvpn-easy-rsa/Makefile delete mode 100644 trunk/package/network/services/openvpn-easy-rsa/files/easy-rsa.index delete mode 100644 trunk/package/network/services/openvpn-easy-rsa/files/easy-rsa.serial delete mode 100644 trunk/package/network/services/openvpn-easy-rsa/patches/100-run-ootb.patch delete mode 100644 trunk/package/network/services/openvpn/Config-nossl.in delete mode 100644 trunk/package/network/services/openvpn/Config-openssl.in delete mode 100644 trunk/package/network/services/openvpn/Config-polarssl.in delete mode 100644 trunk/package/network/services/openvpn/Makefile delete mode 100644 trunk/package/network/services/openvpn/files/openvpn.config delete mode 100644 trunk/package/network/services/openvpn/files/openvpn.init delete mode 100644 trunk/package/network/services/openvpn/files/openvpn.upgrade delete mode 100644 trunk/package/network/services/openvpn/patches/001-backport_cipher_none_fix.patch delete mode 100644 trunk/package/network/services/openvpn/patches/100-polarssl_compat.h delete mode 100644 trunk/package/network/services/openvpn/patches/110-musl_compat.patch delete mode 100644 trunk/package/network/services/ppp/Makefile delete mode 100644 trunk/package/network/services/ppp/files/etc/ppp/chap-secrets delete mode 100644 trunk/package/network/services/ppp/files/etc/ppp/filter delete mode 100644 trunk/package/network/services/ppp/files/etc/ppp/options delete mode 100644 trunk/package/network/services/ppp/files/etc/ppp/options.pptp delete mode 100644 trunk/package/network/services/ppp/files/etc/ppp/radius.conf delete mode 100644 trunk/package/network/services/ppp/files/etc/ppp/radius/dictionary delete mode 100644 trunk/package/network/services/ppp/files/etc/ppp/radius/dictionary.asnet delete mode 100644 trunk/package/network/services/ppp/files/etc/ppp/radius/dictionary.microsoft delete mode 100644 trunk/package/network/services/ppp/files/etc/ppp/radius/servers delete mode 100755 trunk/package/network/services/ppp/files/lib/netifd/ppp-down delete mode 100755 trunk/package/network/services/ppp/files/lib/netifd/ppp-up delete mode 100755 trunk/package/network/services/ppp/files/ppp.sh delete mode 100644 trunk/package/network/services/ppp/patches/010-use_target_for_configure.patch delete mode 100644 trunk/package/network/services/ppp/patches/100-debian_ip-ip_option.patch delete mode 100644 trunk/package/network/services/ppp/patches/101-debian_close_dev_ppp.patch delete mode 100644 trunk/package/network/services/ppp/patches/103-debian_fix_link_pidfile.patch delete mode 100644 trunk/package/network/services/ppp/patches/105-debian_demand.patch delete mode 100644 trunk/package/network/services/ppp/patches/106-debian_stripMSdomain.patch delete mode 100644 trunk/package/network/services/ppp/patches/107-debian_pppoatm_wildcard.patch delete mode 100644 trunk/package/network/services/ppp/patches/110-debian_defaultroute.patch delete mode 100644 trunk/package/network/services/ppp/patches/120-debian_ipv6_updown_option.patch delete mode 100644 trunk/package/network/services/ppp/patches/121-debian_adaptive_lcp_echo.patch delete mode 100644 trunk/package/network/services/ppp/patches/130-no_cdefs_h.patch delete mode 100644 trunk/package/network/services/ppp/patches/131-missing_prototype_macro.patch delete mode 100644 trunk/package/network/services/ppp/patches/132-fix_linux_includes.patch delete mode 100644 trunk/package/network/services/ppp/patches/133-fix_sha1_include.patch delete mode 100644 trunk/package/network/services/ppp/patches/140-pppoe_compile_fix.patch delete mode 100644 trunk/package/network/services/ppp/patches/200-makefile.patch delete mode 100644 trunk/package/network/services/ppp/patches/201-mppe_mppc_1.1.patch delete mode 100644 trunk/package/network/services/ppp/patches/202-no_strip.patch delete mode 100644 trunk/package/network/services/ppp/patches/203-opt_flags.patch delete mode 100644 trunk/package/network/services/ppp/patches/204-radius_config.patch delete mode 100644 trunk/package/network/services/ppp/patches/205-no_exponential_timeout.patch delete mode 100644 trunk/package/network/services/ppp/patches/206-compensate_time_change.patch delete mode 100644 trunk/package/network/services/ppp/patches/207-lcp_mtu_max.patch delete mode 100644 trunk/package/network/services/ppp/patches/208-fix_status_code.patch delete mode 100644 trunk/package/network/services/ppp/patches/300-filter-pcap-includes-lib.patch delete mode 100644 trunk/package/network/services/ppp/patches/310-precompile_filter.patch delete mode 100644 trunk/package/network/services/ppp/patches/320-custom_iface_names.patch delete mode 100644 trunk/package/network/services/ppp/patches/321-multilink_support_custom_iface_names.patch delete mode 100644 trunk/package/network/services/ppp/patches/330-retain_foreign_default_routes.patch delete mode 100644 trunk/package/network/services/ppp/patches/340-populate_default_gateway.patch delete mode 100644 trunk/package/network/services/ppp/patches/400-simplify_kernel_checks.patch delete mode 100644 trunk/package/network/services/ppp/patches/401-no_record_file.patch delete mode 100644 trunk/package/network/services/ppp/patches/403-no_wtmp.patch delete mode 100644 trunk/package/network/services/ppp/patches/404-remove_obsolete_protocol_names.patch delete mode 100644 trunk/package/network/services/ppp/patches/405-no_multilink_option.patch delete mode 100644 trunk/package/network/services/ppp/patches/500-add-pptp-plugin.patch delete mode 100644 trunk/package/network/services/ppp/patches/510-pptp_compile_fix.patch delete mode 100644 trunk/package/network/services/ppp/patches/520-uniq.patch delete mode 100644 trunk/package/network/services/ppp/patches/530-pppoe_send_padt.patch delete mode 100644 trunk/package/network/services/ppp/patches/540-save-pppol2tp_fd_str.patch delete mode 100644 trunk/package/network/services/ppp/patches/550-fix-printer-args.patch delete mode 100644 trunk/package/network/services/ppp/utils/pfc.c delete mode 100644 trunk/package/network/services/relayd/Makefile delete mode 100644 trunk/package/network/services/relayd/files/relay.hotplug delete mode 100644 trunk/package/network/services/relayd/files/relay.init delete mode 100644 trunk/package/network/services/samba36/Makefile delete mode 100644 trunk/package/network/services/samba36/files/samba.config delete mode 100755 trunk/package/network/services/samba36/files/samba.init delete mode 100644 trunk/package/network/services/samba36/files/smb.conf.template delete mode 100644 trunk/package/network/services/samba36/patches/100-configure_fixes.patch delete mode 100644 trunk/package/network/services/samba36/patches/110-multicall.patch delete mode 100644 trunk/package/network/services/samba36/patches/111-owrt_smbpasswd.patch delete mode 100644 trunk/package/network/services/samba36/patches/120-add_missing_ifdef.patch delete mode 100644 trunk/package/network/services/samba36/patches/200-remove_printer_support.patch delete mode 100644 trunk/package/network/services/samba36/patches/210-remove_ad_support.patch delete mode 100644 trunk/package/network/services/samba36/patches/220-remove_services.patch delete mode 100644 trunk/package/network/services/samba36/patches/230-remove_winreg_support.patch delete mode 100644 trunk/package/network/services/samba36/patches/240-remove_dfs_api.patch delete mode 100644 trunk/package/network/services/samba36/patches/250-remove_domain_logon.patch delete mode 100644 trunk/package/network/services/samba36/patches/260-remove_samr.patch delete mode 100644 trunk/package/network/services/samba36/patches/270-remove_registry_backend.patch delete mode 100644 trunk/package/network/services/samba36/patches/280-strip_srvsvc.patch delete mode 100644 trunk/package/network/services/samba36/patches/290-remove_lsa.patch delete mode 100644 trunk/package/network/services/samba36/patches/300-assert_debug_level.patch delete mode 100644 trunk/package/network/services/samba36/patches/310-remove_error_strings.patch delete mode 100644 trunk/package/network/services/samba36/patches/320-debug_level_checks.patch delete mode 100644 trunk/package/network/services/samba36/patches/330-librpc_default_print.patch delete mode 100644 trunk/package/network/services/uhttpd/Makefile delete mode 100644 trunk/package/network/services/uhttpd/files/ubus.default delete mode 100644 trunk/package/network/services/uhttpd/files/uhttpd.config delete mode 100755 trunk/package/network/services/uhttpd/files/uhttpd.init delete mode 100644 trunk/package/network/utils/aircrack-ng/Makefile delete mode 100644 trunk/package/network/utils/announce/Makefile delete mode 100644 trunk/package/network/utils/apache/Makefile delete mode 100644 trunk/package/network/utils/apache/patches/001-Makefile_in.patch delete mode 100644 trunk/package/network/utils/apache/patches/002-test_char_h.patch delete mode 100644 trunk/package/network/utils/apache/patches/003-logdir_fix.patch delete mode 100644 trunk/package/network/utils/apache/patches/004-pidfile_fix.patch delete mode 100644 trunk/package/network/utils/apache/patches/005-httpd_conf.patch delete mode 100644 trunk/package/network/utils/apcupsd/Makefile delete mode 100644 trunk/package/network/utils/apcupsd/files/apccontrol delete mode 100644 trunk/package/network/utils/apcupsd/files/apcupsd.conf delete mode 100644 trunk/package/network/utils/apcupsd/files/apcupsd.css delete mode 100644 trunk/package/network/utils/apcupsd/files/apcupsd.init delete mode 100644 trunk/package/network/utils/apcupsd/files/apcupsd_mail.conf delete mode 100644 trunk/package/network/utils/apcupsd/files/changeme delete mode 100644 trunk/package/network/utils/apcupsd/files/commfailure delete mode 100644 trunk/package/network/utils/apcupsd/files/commok delete mode 100644 trunk/package/network/utils/apcupsd/files/hosts.conf delete mode 100644 trunk/package/network/utils/apcupsd/files/multimon.conf delete mode 100644 trunk/package/network/utils/apcupsd/files/offbattery delete mode 100644 trunk/package/network/utils/apcupsd/files/onbattery delete mode 100644 trunk/package/network/utils/apcupsd/patches/010-fix-usb.patch delete mode 100644 trunk/package/network/utils/apinger/Makefile delete mode 100644 trunk/package/network/utils/apinger/files/apinger.init delete mode 100644 trunk/package/network/utils/apinger/patches/001-autoreconf.patch delete mode 100644 trunk/package/network/utils/apinger/patches/002-run_as_user.patch delete mode 100644 trunk/package/network/utils/apinger/patches/003-no_docs.patch delete mode 100644 trunk/package/network/utils/aria2/Config.in delete mode 100644 trunk/package/network/utils/aria2/Makefile delete mode 100644 trunk/package/network/utils/arptables/Makefile delete mode 100644 trunk/package/network/utils/arptables/patches/100-always_optimize.patch delete mode 100644 trunk/package/network/utils/arptables/patches/200-musl_fixes.patch delete mode 100644 trunk/package/network/utils/bcp38/Makefile delete mode 100644 trunk/package/network/utils/bcp38/files/bcp38.config delete mode 100644 trunk/package/network/utils/bcp38/files/bcp38.defaults delete mode 100755 trunk/package/network/utils/bcp38/files/run.sh delete mode 100644 trunk/package/network/utils/bind/Makefile delete mode 100644 trunk/package/network/utils/bind/files/bind/db.0 delete mode 100644 trunk/package/network/utils/bind/files/bind/db.127 delete mode 100644 trunk/package/network/utils/bind/files/bind/db.255 delete mode 100644 trunk/package/network/utils/bind/files/bind/db.local delete mode 100644 trunk/package/network/utils/bind/files/bind/db.root delete mode 100644 trunk/package/network/utils/bind/files/bind/named.conf.example delete mode 100644 trunk/package/network/utils/bind/files/named.init delete mode 100644 trunk/package/network/utils/bind/patches/001-no-tests.patch delete mode 100644 trunk/package/network/utils/bind/patches/002-autoconf-ar-fix.patch delete mode 100644 trunk/package/network/utils/bmon/Makefile delete mode 100644 trunk/package/network/utils/bwm-ng/Config.in delete mode 100644 trunk/package/network/utils/bwm-ng/Makefile delete mode 100644 trunk/package/network/utils/comgt/Makefile delete mode 100644 trunk/package/network/utils/comgt/files/3g.chat delete mode 100644 trunk/package/network/utils/comgt/files/3g.sh delete mode 100644 trunk/package/network/utils/comgt/files/3g.usb delete mode 100644 trunk/package/network/utils/comgt/files/directip-stop.gcom delete mode 100644 trunk/package/network/utils/comgt/files/directip.gcom delete mode 100644 trunk/package/network/utils/comgt/files/directip.sh delete mode 100644 trunk/package/network/utils/comgt/files/evdo.chat delete mode 100644 trunk/package/network/utils/comgt/files/getcardinfo.gcom delete mode 100644 trunk/package/network/utils/comgt/files/getcarrier.gcom delete mode 100644 trunk/package/network/utils/comgt/files/getcnum.gcom delete mode 100644 trunk/package/network/utils/comgt/files/getimsi.gcom delete mode 100644 trunk/package/network/utils/comgt/files/getstrength.gcom delete mode 100644 trunk/package/network/utils/comgt/files/ncm.json delete mode 100644 trunk/package/network/utils/comgt/files/ncm.sh delete mode 100644 trunk/package/network/utils/comgt/files/runcommand.gcom delete mode 100644 trunk/package/network/utils/comgt/files/setmode.gcom delete mode 100644 trunk/package/network/utils/comgt/files/setpin.gcom delete mode 100644 trunk/package/network/utils/comgt/patches/001-compile_fix.patch delete mode 100644 trunk/package/network/utils/comgt/patches/002-termios.patch delete mode 100644 trunk/package/network/utils/comgt/patches/003-no_XCASE.patch delete mode 100644 trunk/package/network/utils/comgt/patches/004-check_tty.patch delete mode 100644 trunk/package/network/utils/conntrack-tools/Makefile delete mode 100644 trunk/package/network/utils/conntrack-tools/patches/100-missing_include.patch delete mode 100644 trunk/package/network/utils/coova-chilli/Config.in delete mode 100644 trunk/package/network/utils/coova-chilli/Makefile delete mode 100644 trunk/package/network/utils/coova-chilli/files/chilli.hotplug delete mode 100644 trunk/package/network/utils/coova-chilli/patches/100-fix-sysinfo-redeclaration.patch delete mode 100644 trunk/package/network/utils/cshark/Makefile delete mode 100644 trunk/package/network/utils/ctorrent-svn/Makefile delete mode 100644 trunk/package/network/utils/ctorrent-svn/patches/100-compile-fix.patch delete mode 100644 trunk/package/network/utils/ctorrent-svn/patches/300-negative.patch delete mode 100644 trunk/package/network/utils/ctorrent/Makefile delete mode 100644 trunk/package/network/utils/ctorrent/patches/100-CVE-2009-1759.patch delete mode 100644 trunk/package/network/utils/ctorrent/patches/100-negative-ints.patch delete mode 100644 trunk/package/network/utils/curl/Config.in delete mode 100644 trunk/package/network/utils/curl/Makefile delete mode 100644 trunk/package/network/utils/curl/patches/100-check_long_long.patch delete mode 100644 trunk/package/network/utils/curl/patches/200-no_docs_tests.patch delete mode 100644 trunk/package/network/utils/curl/patches/300-fix-disable-crypto-auth.patch delete mode 100644 trunk/package/network/utils/dansguardian/Makefile delete mode 100644 trunk/package/network/utils/dansguardian/files/dansguardian.config delete mode 100644 trunk/package/network/utils/dansguardian/files/dansguardian.init delete mode 100644 trunk/package/network/utils/dansguardian/files/dansguardianf1.conf delete mode 100644 trunk/package/network/utils/dansguardian/patches/001-compile.patch delete mode 100644 trunk/package/network/utils/dante/Makefile delete mode 100644 trunk/package/network/utils/dante/patches/001-automake-compat.patch delete mode 100644 trunk/package/network/utils/dante/patches/100-do-not-use-defdname.patch delete mode 100644 trunk/package/network/utils/dante/patches/200-fix-RTLD_NEXT.patch delete mode 100644 trunk/package/network/utils/davfs2/Makefile delete mode 100644 trunk/package/network/utils/davfs2/files/davfs2.conf delete mode 100644 trunk/package/network/utils/davfs2/patches/010-main_code_fix.patch delete mode 100644 trunk/package/network/utils/ddns-scripts/Makefile delete mode 100644 trunk/package/network/utils/ddns-scripts/files/ddns.config delete mode 100644 trunk/package/network/utils/ddns-scripts/files/ddns.hotplug delete mode 100644 trunk/package/network/utils/ddns-scripts/files/ddns.init delete mode 100755 trunk/package/network/utils/ddns-scripts/files/dynamic_dns_functions.sh delete mode 100755 trunk/package/network/utils/ddns-scripts/files/dynamic_dns_lucihelper.sh delete mode 100644 trunk/package/network/utils/ddns-scripts/files/dynamic_dns_updater.sh delete mode 100644 trunk/package/network/utils/ddns-scripts/files/services delete mode 100644 trunk/package/network/utils/ddns-scripts/files/services_ipv6 delete mode 100644 trunk/package/network/utils/ddns-scripts/files/tld_names.dat delete mode 100644 trunk/package/network/utils/ddns-scripts/files/update_CloudFlare.sh delete mode 100644 trunk/package/network/utils/ddns-scripts/files/update_No-IP.com.sh delete mode 100644 trunk/package/network/utils/ddns-scripts/files/update_nsupdate.sh delete mode 100644 trunk/package/network/utils/ddns-scripts/samples/ddns.config_sample delete mode 100755 trunk/package/network/utils/ddns-scripts/samples/getlocalip_sample.sh delete mode 100644 trunk/package/network/utils/ddns-scripts/samples/update_sample.sh delete mode 100644 trunk/package/network/utils/dhcpcd/Makefile delete mode 100755 trunk/package/network/utils/dhcpcd/files/dhcpcd.init delete mode 100644 trunk/package/network/utils/dmapd/Makefile delete mode 100644 trunk/package/network/utils/dmapd/files/dmapd.init delete mode 100644 trunk/package/network/utils/dmapd/patches/001-dmapd_conf.patch delete mode 100644 trunk/package/network/utils/dmapd/patches/002-make_unit_test_optionnal.patch delete mode 100644 trunk/package/network/utils/dnscrypt-proxy/Makefile delete mode 100644 trunk/package/network/utils/dnscrypt-proxy/files/dnscrypt-proxy.config delete mode 100644 trunk/package/network/utils/dnscrypt-proxy/files/dnscrypt-proxy.init delete mode 100644 trunk/package/network/utils/e2guardian/Makefile delete mode 100644 trunk/package/network/utils/e2guardian/files/e2guardian.config delete mode 100644 trunk/package/network/utils/e2guardian/files/e2guardian.init delete mode 100644 trunk/package/network/utils/e2guardian/files/e2guardianf1.conf delete mode 100644 trunk/package/network/utils/ebtables/Makefile delete mode 100644 trunk/package/network/utils/ebtables/patches/100-musl_fix.patch delete mode 100644 trunk/package/network/utils/emailrelay/Makefile delete mode 100644 trunk/package/network/utils/emailrelay/files/emailrelay.auth delete mode 100644 trunk/package/network/utils/emailrelay/files/emailrelay.init delete mode 100644 trunk/package/network/utils/etherwake/Makefile delete mode 100644 trunk/package/network/utils/etherwake/files/etherwake.config delete mode 100644 trunk/package/network/utils/etherwake/files/etherwake.init delete mode 100644 trunk/package/network/utils/etherwake/patches/100-no_ether_hostton.patch delete mode 100644 trunk/package/network/utils/etherwake/patches/110-format_security_fix.patch delete mode 100644 trunk/package/network/utils/ethtool/Makefile delete mode 100644 trunk/package/network/utils/fakeidentd/Makefile delete mode 100644 trunk/package/network/utils/fakeidentd/files/fakeidentd.init delete mode 100644 trunk/package/network/utils/fastd/Config.in delete mode 100644 trunk/package/network/utils/fastd/Makefile delete mode 100644 trunk/package/network/utils/fastd/files/fastd.upgrade delete mode 100644 trunk/package/network/utils/freeradius2/Config.in delete mode 100644 trunk/package/network/utils/freeradius2/Makefile delete mode 100644 trunk/package/network/utils/freeradius2/files/radiusd.init delete mode 100644 trunk/package/network/utils/freeradius2/patches/001-fix-makefile.patch delete mode 100644 trunk/package/network/utils/freeradius2/patches/002-config.patch delete mode 100644 trunk/package/network/utils/freeradius2/patches/004-ldap_configure.patch delete mode 100644 trunk/package/network/utils/freeradius2/patches/008-honor_ccpflags.patch delete mode 100644 trunk/package/network/utils/freeradius2/patches/010-disbale-openssl-check.patch delete mode 100644 trunk/package/network/utils/fwknop/Makefile delete mode 100644 trunk/package/network/utils/fwknop/patches/001-fix_config.patch delete mode 100644 trunk/package/network/utils/fwknop/patches/002-fix_init.patch delete mode 100644 trunk/package/network/utils/git/Makefile delete mode 100644 trunk/package/network/utils/git/patches/100-convert_builtin.patch delete mode 100644 trunk/package/network/utils/git/patches/200-disable_fasthash.patch delete mode 100644 trunk/package/network/utils/git/patches/300-configure_for_crosscompiling delete mode 100644 trunk/package/network/utils/git/patches/400-imapsend_without_curl.patch delete mode 100644 trunk/package/network/utils/haproxy/Makefile delete mode 100644 trunk/package/network/utils/haproxy/files/haproxy.cfg delete mode 100644 trunk/package/network/utils/haproxy/files/haproxy.hotplug delete mode 100644 trunk/package/network/utils/haproxy/files/haproxy.init delete mode 100644 trunk/package/network/utils/haproxy/patches/0001-BUG-MINOR-pattern-error-message-missing.patch delete mode 100644 trunk/package/network/utils/haproxy/patches/0002-BUG-MEDIUM-pattern-some-entries-are-not-deleted-with.patch delete mode 100644 trunk/package/network/utils/horst/Makefile delete mode 100644 trunk/package/network/utils/ibrdtn-tools/Makefile delete mode 100644 trunk/package/network/utils/ibrdtnd/Makefile delete mode 100644 trunk/package/network/utils/ibrdtnd/files/build-config.sh delete mode 100644 trunk/package/network/utils/ibrdtnd/files/ibrdtn.init delete mode 100644 trunk/package/network/utils/ibrdtnd/files/ibrdtn.uci delete mode 100644 trunk/package/network/utils/ibrdtnd/files/mkcontainer.sh delete mode 100644 trunk/package/network/utils/ibrdtnd/files/mountcontainer.sh delete mode 100644 trunk/package/network/utils/ibrdtnd/files/safety-wrapper.sh delete mode 100644 trunk/package/network/utils/ibrdtnd/files/systemcheck.sh delete mode 100644 trunk/package/network/utils/iftop/Makefile delete mode 100644 trunk/package/network/utils/iftop/patches/0001-force-ncurses.patch delete mode 100644 trunk/package/network/utils/iodine/Makefile delete mode 100644 trunk/package/network/utils/iodine/files/iodined.config delete mode 100644 trunk/package/network/utils/iodine/files/iodined.init delete mode 100644 trunk/package/network/utils/iodine/patches/010-cross-compile.patch delete mode 100644 trunk/package/network/utils/iperf/Makefile delete mode 100644 trunk/package/network/utils/iperf/patches/001-set-report-next-time-in-single-thread-mode.patch delete mode 100644 trunk/package/network/utils/iperf3/Makefile delete mode 100644 trunk/package/network/utils/iproute2/Makefile delete mode 100644 trunk/package/network/utils/iproute2/files/15-teql delete mode 100644 trunk/package/network/utils/iproute2/patches/001-config.patch delete mode 100644 trunk/package/network/utils/iproute2/patches/004-darwin_fixes.patch delete mode 100644 trunk/package/network/utils/iproute2/patches/006-no_sctp.patch delete mode 100644 trunk/package/network/utils/iproute2/patches/007-no_arpd.patch delete mode 100644 trunk/package/network/utils/iproute2/patches/008-no_netem.patch delete mode 100644 trunk/package/network/utils/iproute2/patches/010-type_fixes.patch delete mode 100644 trunk/package/network/utils/iproute2/patches/100-allow_pfifo_fast.patch delete mode 100644 trunk/package/network/utils/iproute2/patches/110-extra-ccopts.patch delete mode 100644 trunk/package/network/utils/iproute2/patches/120-libnetlink-pic.patch delete mode 100644 trunk/package/network/utils/iproute2/patches/130-missing_include.patch delete mode 100644 trunk/package/network/utils/iproute2/patches/200-add-tc_esfq.patch delete mode 100644 trunk/package/network/utils/iproute2/patches/210-add-act_connmark.patch delete mode 100644 trunk/package/network/utils/iproute2/patches/300-ip_tiny.patch delete mode 100644 trunk/package/network/utils/iproute2/patches/900-drop_FAILED_POLICY.patch delete mode 100644 trunk/package/network/utils/iproute2/patches/910-sanitize_headers_for_musl.patch delete mode 100644 trunk/package/network/utils/ipsec-tools/Makefile delete mode 100644 trunk/package/network/utils/ipsec-tools/files/racoon.conf delete mode 100644 trunk/package/network/utils/ipsec-tools/files/racoon.init delete mode 100644 trunk/package/network/utils/ipsec-tools/patches/001-ipsec-tools-def-psk.patch delete mode 100644 trunk/package/network/utils/ipsec-tools/patches/001-no_libfl.patch delete mode 100644 trunk/package/network/utils/ipsec-tools/patches/002-patch8-utmp.patch delete mode 100644 trunk/package/network/utils/ipsec-tools/patches/003-microsoft-fqdn-in-main.patch delete mode 100644 trunk/package/network/utils/ipsec-tools/patches/005-isakmp-fix.patch delete mode 100644 trunk/package/network/utils/ipsec-tools/patches/006-linux-3.7-compat.patch delete mode 100644 trunk/package/network/utils/ipsec-tools/patches/force_HAVE_POLICY_FWD delete mode 100644 trunk/package/network/utils/ipset/Makefile delete mode 100644 trunk/package/network/utils/iptables/Makefile delete mode 100644 trunk/package/network/utils/iptables/files/l7/aim.pat delete mode 100644 trunk/package/network/utils/iptables/files/l7/bittorrent.pat delete mode 100644 trunk/package/network/utils/iptables/files/l7/edonkey.pat delete mode 100644 trunk/package/network/utils/iptables/files/l7/fasttrack.pat delete mode 100644 trunk/package/network/utils/iptables/files/l7/ftp.pat delete mode 100644 trunk/package/network/utils/iptables/files/l7/gnutella.pat delete mode 100644 trunk/package/network/utils/iptables/files/l7/http.pat delete mode 100644 trunk/package/network/utils/iptables/files/l7/ident.pat delete mode 100644 trunk/package/network/utils/iptables/files/l7/irc.pat delete mode 100644 trunk/package/network/utils/iptables/files/l7/jabber.pat delete mode 100644 trunk/package/network/utils/iptables/files/l7/msnmessenger.pat delete mode 100644 trunk/package/network/utils/iptables/files/l7/ntp.pat delete mode 100644 trunk/package/network/utils/iptables/files/l7/pop3.pat delete mode 100644 trunk/package/network/utils/iptables/files/l7/smtp.pat delete mode 100644 trunk/package/network/utils/iptables/files/l7/ssl.pat delete mode 100644 trunk/package/network/utils/iptables/files/l7/vnc.pat delete mode 100644 trunk/package/network/utils/iptables/patches/020-iptables-disable-modprobe.patch delete mode 100644 trunk/package/network/utils/iptables/patches/030-no-libnfnetlink.patch delete mode 100644 trunk/package/network/utils/iptables/patches/100-bash-location.patch delete mode 100644 trunk/package/network/utils/iptables/patches/200-configurable_builtin.patch delete mode 100644 trunk/package/network/utils/iptables/patches/300-musl_fixes.patch delete mode 100644 trunk/package/network/utils/iptables/patches/400-lenient-restore.patch delete mode 100644 trunk/package/network/utils/iptables/patches/500-add-xt_id-match.patch delete mode 100644 trunk/package/network/utils/iputils/Makefile delete mode 100644 trunk/package/network/utils/iputils/patches/001-iputils.patch delete mode 100644 trunk/package/network/utils/iputils/patches/002-fix-ipv6.patch delete mode 100644 trunk/package/network/utils/iputils/patches/003-fix-makefile.patch delete mode 100644 trunk/package/network/utils/iputils/patches/010-ping6_uclibc_resolv.patch delete mode 100644 trunk/package/network/utils/iputils/patches/011-ping6_use_gnu_source.patch delete mode 100644 trunk/package/network/utils/iputils/patches/020-include_fixes.patch delete mode 100644 trunk/package/network/utils/irssi/Makefile delete mode 100644 trunk/package/network/utils/iw/Makefile delete mode 100644 trunk/package/network/utils/iw/patches/001-nl80211_h_sync.patch delete mode 100644 trunk/package/network/utils/iw/patches/120-antenna_gain.patch delete mode 100644 trunk/package/network/utils/iw/patches/200-reduce_size.patch delete mode 100644 trunk/package/network/utils/iwcap/Makefile delete mode 100644 trunk/package/network/utils/iwcap/src/iwcap.c delete mode 100644 trunk/package/network/utils/iwinfo/Makefile delete mode 100644 trunk/package/network/utils/keepalived/Makefile delete mode 100644 trunk/package/network/utils/keepalived/files/keepalived.init delete mode 100644 trunk/package/network/utils/kismet/Makefile delete mode 100644 trunk/package/network/utils/kismet/files/kismet.conf delete mode 100644 trunk/package/network/utils/kismet/files/kismet_drone.conf delete mode 100644 trunk/package/network/utils/kismet/files/kismet_drone.config delete mode 100755 trunk/package/network/utils/kismet/files/kismet_drone.init delete mode 100644 trunk/package/network/utils/kismet/files/kismet_server.config delete mode 100755 trunk/package/network/utils/kismet/files/kismet_server.init delete mode 100644 trunk/package/network/utils/kismet/patches/010-dont-add-host-include-paths.patch delete mode 100644 trunk/package/network/utils/knot/Makefile delete mode 100644 trunk/package/network/utils/knot/files/knotd.init delete mode 100644 trunk/package/network/utils/knot/files/runtests.sh delete mode 100644 trunk/package/network/utils/knot/patches/01_strptime_susv3.patch delete mode 100644 trunk/package/network/utils/knot/patches/02_knot.conf.patch delete mode 100644 trunk/package/network/utils/knot/patches/03_zscanner_tests.patch delete mode 100644 trunk/package/network/utils/knxd/Makefile delete mode 100644 trunk/package/network/utils/knxd/files/knxd.config delete mode 100644 trunk/package/network/utils/knxd/files/knxd.init delete mode 100644 trunk/package/network/utils/knxd/patches/0099-openwrt.patch delete mode 100644 trunk/package/network/utils/krb5/Makefile delete mode 100644 trunk/package/network/utils/krb5/files/krb5kdc delete mode 100644 trunk/package/network/utils/krb5/patches/001-fix-build.patch delete mode 100644 trunk/package/network/utils/l7-protocols/Makefile delete mode 100644 trunk/package/network/utils/l7-protocols/patches/100-testing_crosscompile.patch delete mode 100644 trunk/package/network/utils/l7-protocols/patches/101-testing-timeit.patch delete mode 100644 trunk/package/network/utils/l7-protocols/patches/102-testing-doallspeeds.patch delete mode 100644 trunk/package/network/utils/lftp/Makefile delete mode 100644 trunk/package/network/utils/lighttpd/Makefile delete mode 100644 trunk/package/network/utils/lighttpd/files/lighttpd.conf delete mode 100644 trunk/package/network/utils/lighttpd/files/lighttpd.init delete mode 100644 trunk/package/network/utils/linknx/Makefile delete mode 100644 trunk/package/network/utils/linknx/files/linknx.config delete mode 100644 trunk/package/network/utils/linknx/files/linknx.init delete mode 100644 trunk/package/network/utils/linknx/files/linknx.xml.dist delete mode 100644 trunk/package/network/utils/linux-atm/Makefile delete mode 100755 trunk/package/network/utils/linux-atm/files/br2684ctl delete mode 100644 trunk/package/network/utils/linux-atm/patches/000-debian_16.patch delete mode 100644 trunk/package/network/utils/linux-atm/patches/200-no_libfl.patch delete mode 100644 trunk/package/network/utils/linux-atm/patches/300-objcopy_path.patch delete mode 100644 trunk/package/network/utils/linux-atm/patches/400-portability_fixes.patch delete mode 100644 trunk/package/network/utils/lispmob/Makefile delete mode 100644 trunk/package/network/utils/luci-app-bcp38/Makefile delete mode 100644 trunk/package/network/utils/luci-app-bcp38/files/bcp38-cbi.lua delete mode 100644 trunk/package/network/utils/luci-app-bcp38/files/bcp38-controller.lua delete mode 100755 trunk/package/network/utils/luci-app-bcp38/files/uci-defaults-bcp38 delete mode 100644 trunk/package/network/utils/luci-app-sqm/Makefile delete mode 100644 trunk/package/network/utils/luci-app-sqm/files/sqm-cbi.lua delete mode 100644 trunk/package/network/utils/luci-app-sqm/files/sqm-controller.lua delete mode 100644 trunk/package/network/utils/luci-app-sqm/files/uci-defaults-sqm delete mode 100644 trunk/package/network/utils/mac-telnet/Makefile delete mode 100644 trunk/package/network/utils/mac-telnet/files/mactelnet.config delete mode 100755 trunk/package/network/utils/mac-telnet/files/mactelnet.init delete mode 100644 trunk/package/network/utils/maccalc/Makefile delete mode 100644 trunk/package/network/utils/maccalc/src/Makefile delete mode 100644 trunk/package/network/utils/maccalc/src/main.c delete mode 100644 trunk/package/network/utils/mdnsresponder/Makefile delete mode 100644 trunk/package/network/utils/mdnsresponder/files/mDNSResponder.conf delete mode 100644 trunk/package/network/utils/mdnsresponder/files/mDNSResponder.init delete mode 100755 trunk/package/network/utils/mdnsresponder/files/mdnsd.init delete mode 100644 trunk/package/network/utils/mdnsresponder/patches/001-cross_compile.patch delete mode 100644 trunk/package/network/utils/mdnsresponder/patches/100-linux_fixes.patch delete mode 100644 trunk/package/network/utils/memcached/Makefile delete mode 100644 trunk/package/network/utils/memcached/files/memcached.config delete mode 100644 trunk/package/network/utils/memcached/files/memcached.init delete mode 100644 trunk/package/network/utils/memcached/patches/100-fix_iov_max.patch delete mode 100644 trunk/package/network/utils/miniupnpc/Makefile delete mode 100644 trunk/package/network/utils/miniupnpc/patches/100-no_minixml_test.patch delete mode 100644 trunk/package/network/utils/miniupnpc/patches/200-miniupnpc_desc.patch delete mode 100644 trunk/package/network/utils/mosquitto/Config.in delete mode 100644 trunk/package/network/utils/mosquitto/Makefile delete mode 100755 trunk/package/network/utils/mosquitto/files/mosquitto.init delete mode 100644 trunk/package/network/utils/mosquitto/files/mosquitto.uci.convert delete mode 100644 trunk/package/network/utils/mosquitto/patches/101-qos2-inflight.patch delete mode 100644 trunk/package/network/utils/mtr/Makefile delete mode 100644 trunk/package/network/utils/mtr/patches/501-dns.patch delete mode 100644 trunk/package/network/utils/mtr/patches/502-fix-res_ninit.patch delete mode 100644 trunk/package/network/utils/mwan3-luci/Makefile delete mode 100755 trunk/package/network/utils/mwan3-luci/files/etc/hotplug.d/iface/16-mwancustombak delete mode 100755 trunk/package/network/utils/mwan3-luci/files/etc/uci-defaults/mwan-luci delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/controller/mwan3.lua delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/advanced_hotplugscript.lua delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/advanced_mwanconfig.lua delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/advanced_networkconfig.lua delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/interface.lua delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/interfaceconfig.lua delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/member.lua delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/memberconfig.lua delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/policy.lua delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/policyconfig.lua delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/rule.lua delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/model/cbi/mwan/ruleconfig.lua delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/view/admin_status/index/mwan.htm delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/view/mwan/advanced_diagnostics.htm delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/view/mwan/advanced_hotplugscript.htm delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/view/mwan/advanced_mwanconfig.htm delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/view/mwan/advanced_networkconfig.htm delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/view/mwan/advanced_troubleshooting.htm delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/view/mwan/config_css.htm delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/view/mwan/openwrt_overview_status.htm delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/view/mwan/overview_detailed.htm delete mode 100644 trunk/package/network/utils/mwan3-luci/files/usr/lib/lua/luci/view/mwan/overview_interface.htm delete mode 100644 trunk/package/network/utils/mwan3/Makefile delete mode 100644 trunk/package/network/utils/mwan3/files/etc/config/mwan3 delete mode 100644 trunk/package/network/utils/mwan3/files/etc/hotplug.d/iface/15-mwan3 delete mode 100755 trunk/package/network/utils/mwan3/files/usr/sbin/mwan3 delete mode 100755 trunk/package/network/utils/mwan3/files/usr/sbin/mwan3track delete mode 100644 trunk/package/network/utils/net-snmp/Makefile delete mode 100644 trunk/package/network/utils/net-snmp/files/snmpd.conf delete mode 100644 trunk/package/network/utils/net-snmp/files/snmpd.init delete mode 100644 trunk/package/network/utils/net-snmp/patches/100-debian-statistics.patch delete mode 100644 trunk/package/network/utils/net-snmp/patches/110-debian-makefiles.patch delete mode 100644 trunk/package/network/utils/net-snmp/patches/120-debian-searchdirs.patch delete mode 100644 trunk/package/network/utils/net-snmp/patches/130-debian-extramibs.patch delete mode 100644 trunk/package/network/utils/net-snmp/patches/160-no_ldconfig.patch delete mode 100644 trunk/package/network/utils/net-snmp/patches/170-ldflags.patch delete mode 100644 trunk/package/network/utils/net-snmp/patches/750-ieee802dot11.patch delete mode 100644 trunk/package/network/utils/net-snmp/patches/800-format-security.patch delete mode 100644 trunk/package/network/utils/netatalk/Makefile delete mode 100644 trunk/package/network/utils/netatalk/files/AppleVolumes.default delete mode 100644 trunk/package/network/utils/netatalk/files/afpd.conf delete mode 100644 trunk/package/network/utils/netatalk/files/afpd.init delete mode 100644 trunk/package/network/utils/netatalk/patches/001-automake-compat.patch delete mode 100644 trunk/package/network/utils/netatalk/patches/002-ld_library_path.patch delete mode 100644 trunk/package/network/utils/netcat/Makefile delete mode 100644 trunk/package/network/utils/netcat/patches/001-netcat_flag_count.patch delete mode 100644 trunk/package/network/utils/nfs-kernel-server/Makefile delete mode 100644 trunk/package/network/utils/nfs-kernel-server/files/nfsd.exports delete mode 100644 trunk/package/network/utils/nfs-kernel-server/files/nfsd.init delete mode 100644 trunk/package/network/utils/nfs-kernel-server/patches/100-no_malloc_h.patch delete mode 100644 trunk/package/network/utils/nftables/Makefile delete mode 100644 trunk/package/network/utils/nftables/patches/100-disable-doc-generation.patch delete mode 100644 trunk/package/network/utils/nginx/Config.in delete mode 100644 trunk/package/network/utils/nginx/Makefile delete mode 100644 trunk/package/network/utils/nginx/files/nginx.init delete mode 100644 trunk/package/network/utils/nginx/files/nginx.proxyprotocol.example delete mode 100644 trunk/package/network/utils/nginx/files/nginx.syslog.example delete mode 100644 trunk/package/network/utils/nginx/patches-lua-nginx/300-ldl.patch delete mode 100644 trunk/package/network/utils/nginx/patches-nginx-upstream-check/check_1.2.6+.patch delete mode 100644 trunk/package/network/utils/nginx/patches/101-feature_test_fix.patch delete mode 100644 trunk/package/network/utils/nginx/patches/102-sizeof_test_fix.patch delete mode 100644 trunk/package/network/utils/nginx/patches/103-sys_nerr.patch delete mode 100644 trunk/package/network/utils/nginx/patches/200-config.patch delete mode 100644 trunk/package/network/utils/nginx/patches/300-crosscompile_ccflags.patch delete mode 100644 trunk/package/network/utils/nginx/patches/400-nginx-1.4.x_proxy_protocol_patch_v2.patch delete mode 100644 trunk/package/network/utils/nginx/patches/401-nginx-1.4.0-syslog.patch delete mode 100644 trunk/package/network/utils/nmap/Makefile delete mode 100644 trunk/package/network/utils/nsd/Makefile delete mode 100644 trunk/package/network/utils/nsd/files/nsd.init delete mode 100644 trunk/package/network/utils/ntpclient/Makefile delete mode 100644 trunk/package/network/utils/ntpclient/files/ntpclient.config delete mode 100644 trunk/package/network/utils/ntpclient/files/ntpclient.hotplug delete mode 100644 trunk/package/network/utils/ntpclient/patches/100-daemon.patch delete mode 100644 trunk/package/network/utils/ntpd/Makefile delete mode 100644 trunk/package/network/utils/ntpd/files/ntp.conf delete mode 100644 trunk/package/network/utils/ntpd/files/ntpd.hotplug delete mode 100644 trunk/package/network/utils/ntpd/files/ntpd.init delete mode 100644 trunk/package/network/utils/ntpd/files/ntpdate.init delete mode 100644 trunk/package/network/utils/ntripcaster/Makefile delete mode 100644 trunk/package/network/utils/ntripclient/Makefile delete mode 100644 trunk/package/network/utils/ntripserver/Makefile delete mode 100644 trunk/package/network/utils/nut/Config.in delete mode 100644 trunk/package/network/utils/nut/Makefile delete mode 100755 trunk/package/network/utils/nut/files/nut-monitor.init delete mode 100755 trunk/package/network/utils/nut/files/nut-server.init delete mode 100644 trunk/package/network/utils/nut/patches/001-fix-missing-libmath-flags.patch delete mode 100644 trunk/package/network/utils/nut/patches/010-ignore_automake_k_bug.patch delete mode 100644 trunk/package/network/utils/ola/Makefile delete mode 100644 trunk/package/network/utils/ola/files/olad.init delete mode 100644 trunk/package/network/utils/openconnect/Config.in delete mode 100644 trunk/package/network/utils/openconnect/Makefile delete mode 100644 trunk/package/network/utils/openconnect/README delete mode 100755 trunk/package/network/utils/openconnect/files/openconnect-wrapper delete mode 100755 trunk/package/network/utils/openconnect/files/openconnect.sh delete mode 100644 trunk/package/network/utils/openconnect/files/openconnect.upgrade delete mode 100644 trunk/package/network/utils/opennhrp/Makefile delete mode 100644 trunk/package/network/utils/opennhrp/files/opennhrp.init delete mode 100644 trunk/package/network/utils/openssh/Makefile delete mode 100644 trunk/package/network/utils/openssh/files/sftp-ssh.service delete mode 100644 trunk/package/network/utils/openssh/files/sshd.init delete mode 100644 trunk/package/network/utils/openssh/files/sshd.pam delete mode 100644 trunk/package/network/utils/openssh/files/sshd.pam-access delete mode 100644 trunk/package/network/utils/openssh/patches/100-no_cast_fix.patch delete mode 100644 trunk/package/network/utils/openssh/patches/130-implicit_memset_decl_fix.patch delete mode 100644 trunk/package/network/utils/openssh/patches/140-pam_uclibc_pthreads_fix.patch delete mode 100644 trunk/package/network/utils/openssh/patches/200-dscp-qos.patch delete mode 100644 trunk/package/network/utils/opentracker/Makefile delete mode 100755 trunk/package/network/utils/opentracker/files/opentracker.init delete mode 100755 trunk/package/network/utils/opentracker/files/opentracker6.init delete mode 100644 trunk/package/network/utils/opentracker/patches/100-makefile.patch delete mode 100644 trunk/package/network/utils/openvswitch/Makefile delete mode 100644 trunk/package/network/utils/openvswitch/files/etc/init.d/openvswitch.init delete mode 100644 trunk/package/network/utils/openvswitch/patches/0001-netdev-linux-Let-interface-flag-survive-internal-por.patch delete mode 100644 trunk/package/network/utils/openvswitch/patches/0002-netdev-linux-Use-unsigned-int-for-ifi_flags.patch delete mode 100644 trunk/package/network/utils/openvswitch/patches/0003-lib-util.h-Disable-ovs_assert-when-build-with-NDEBUG.patch delete mode 100644 trunk/package/network/utils/openvswitch/patches/0004-datapath-Use-ccflags-y-instead-of-deprecated-EXTRA_C.patch delete mode 100644 trunk/package/network/utils/owipcalc/Makefile delete mode 100644 trunk/package/network/utils/owipcalc/src/owipcalc.c delete mode 100644 trunk/package/network/utils/p910nd/Makefile delete mode 100644 trunk/package/network/utils/p910nd/files/p910nd.config delete mode 100644 trunk/package/network/utils/p910nd/files/p910nd.init delete mode 100644 trunk/package/network/utils/pen/Makefile delete mode 100644 trunk/package/network/utils/polipo/Makefile delete mode 100644 trunk/package/network/utils/polipo/files/polipo.config delete mode 100644 trunk/package/network/utils/polipo/files/polipo.init delete mode 100644 trunk/package/network/utils/portmap/Makefile delete mode 100644 trunk/package/network/utils/portmap/files/portmap.init delete mode 100644 trunk/package/network/utils/portmap/patches/101-no_pie.patch delete mode 100644 trunk/package/network/utils/privoxy/Makefile delete mode 100644 trunk/package/network/utils/privoxy/files/privoxy.config delete mode 100644 trunk/package/network/utils/privoxy/files/privoxy.hotplug delete mode 100644 trunk/package/network/utils/privoxy/files/privoxy.init delete mode 100644 trunk/package/network/utils/prosody/Makefile delete mode 100644 trunk/package/network/utils/prosody/files/prosody.cfg.lua delete mode 100644 trunk/package/network/utils/prosody/files/prosody.init delete mode 100644 trunk/package/network/utils/prosody/patches/010-fix-randomseed.patch delete mode 100644 trunk/package/network/utils/radsecproxy/Makefile delete mode 100644 trunk/package/network/utils/radsecproxy/files/radsecproxy.init delete mode 100644 trunk/package/network/utils/radsecproxy/patches/100-missing-return.patch delete mode 100644 trunk/package/network/utils/radsecproxy/patches/200-logdest-on-foreground.patch delete mode 100644 trunk/package/network/utils/redsocks/Makefile delete mode 100644 trunk/package/network/utils/redsocks/files/redsocks.conf delete mode 100644 trunk/package/network/utils/redsocks/files/redsocks.init delete mode 100644 trunk/package/network/utils/redsocks/patches/0001-Fix-bug-in-DNS-resolution-results-were-ignored-since.patch delete mode 100644 trunk/package/network/utils/redsocks/patches/0002-inet_ntop-red_inet_ntop.patch delete mode 100644 trunk/package/network/utils/redsocks/patches/0003-Initial-support-for-UDP-TPROXY-redirection.-No-more-.patch delete mode 100644 trunk/package/network/utils/redsocks/patches/0004-Fix-transposition-of-memset-parameters.patch delete mode 100644 trunk/package/network/utils/redsocks/patches/0005-Fix-compilation-on-Ubuntu-10.04-LTS-and-hopefully-De.patch delete mode 100644 trunk/package/network/utils/redsocks/patches/0006-fix_default_config_location.patch delete mode 100644 trunk/package/network/utils/remserial/Makefile delete mode 100644 trunk/package/network/utils/resolveip/Makefile delete mode 100644 trunk/package/network/utils/resolveip/src/resolveip.c delete mode 100644 trunk/package/network/utils/rssileds/Makefile delete mode 100644 trunk/package/network/utils/rssileds/files/rssileds.init delete mode 100644 trunk/package/network/utils/rssileds/src/rssileds.c delete mode 100644 trunk/package/network/utils/rsync/Config.in delete mode 100644 trunk/package/network/utils/rsync/Makefile delete mode 100644 trunk/package/network/utils/rsync/files/rsyncd.conf delete mode 100644 trunk/package/network/utils/rsync/files/rsyncd.init delete mode 100644 trunk/package/network/utils/rsync/patches/000-CVE-2014-9512.patch delete mode 100644 trunk/package/network/utils/rtorrent/Makefile delete mode 100644 trunk/package/network/utils/rtorrent/patches/100-fix-cross_compile.patch delete mode 100644 trunk/package/network/utils/rtorrent/patches/120-fix-ncurses.patch delete mode 100644 trunk/package/network/utils/seafile-ccnet/Makefile delete mode 100644 trunk/package/network/utils/seafile-seahub/Makefile delete mode 100644 trunk/package/network/utils/seafile-seahub/patches/010-default-config.patch delete mode 100644 trunk/package/network/utils/seafile-server/Makefile delete mode 100755 trunk/package/network/utils/seafile-server/files/seafile.init delete mode 100644 trunk/package/network/utils/seafile-server/patches/020-script-patches.patch delete mode 100644 trunk/package/network/utils/seafile-server/patches/030-pidfiles-in-same-directory.patch delete mode 100644 trunk/package/network/utils/seafile-server/patches/040-seafile-admin.patch delete mode 100644 trunk/package/network/utils/ser2net/Makefile delete mode 100644 trunk/package/network/utils/ser2net/patches/001-fix_TIOCSRS485_undeclared_error.patch delete mode 100644 trunk/package/network/utils/shadowsocks-client/Makefile delete mode 100644 trunk/package/network/utils/shadowsocks-client/files/sslocal.config delete mode 100755 trunk/package/network/utils/shadowsocks-client/files/sslocal.init delete mode 100644 trunk/package/network/utils/smartsnmpd/Makefile delete mode 100644 trunk/package/network/utils/smartsnmpd/files/mibs/dummy.lua delete mode 100644 trunk/package/network/utils/smartsnmpd/files/mibs/interfaces.lua delete mode 100644 trunk/package/network/utils/smartsnmpd/files/mibs/system.lua delete mode 100644 trunk/package/network/utils/smartsnmpd/files/smartsnmpd.conf delete mode 100755 trunk/package/network/utils/smartsnmpd/files/smartsnmpd.init delete mode 100644 trunk/package/network/utils/snort/Makefile delete mode 100644 trunk/package/network/utils/snort/files/snort.config delete mode 100644 trunk/package/network/utils/snort/files/snort.init delete mode 100644 trunk/package/network/utils/snort/patches/001-compile.patch delete mode 100644 trunk/package/network/utils/socat/Makefile delete mode 100644 trunk/package/network/utils/socat/files/socat.config delete mode 100644 trunk/package/network/utils/socat/files/socat.init delete mode 100644 trunk/package/network/utils/softflowd/Makefile delete mode 100644 trunk/package/network/utils/softflowd/files/softflowd.config delete mode 100755 trunk/package/network/utils/softflowd/files/softflowd.init delete mode 100644 trunk/package/network/utils/spawn-fcgi/Makefile delete mode 100644 trunk/package/network/utils/sqm-scripts/Makefile delete mode 100644 trunk/package/network/utils/sqm-scripts/files/etc/config/sqm delete mode 100755 trunk/package/network/utils/sqm-scripts/files/etc/hotplug.d/iface/11-sqm delete mode 100755 trunk/package/network/utils/sqm-scripts/files/etc/init.d/sqm delete mode 100644 trunk/package/network/utils/sqm-scripts/files/usr/lib/sqm/functions.sh delete mode 100755 trunk/package/network/utils/sqm-scripts/files/usr/lib/sqm/run.sh delete mode 100755 trunk/package/network/utils/sqm-scripts/files/usr/lib/sqm/simple.qos delete mode 100644 trunk/package/network/utils/sqm-scripts/files/usr/lib/sqm/simple.qos.help delete mode 100755 trunk/package/network/utils/sqm-scripts/files/usr/lib/sqm/simple_pppoe.qos delete mode 100644 trunk/package/network/utils/sqm-scripts/files/usr/lib/sqm/simple_pppoe.qos.help delete mode 100755 trunk/package/network/utils/sqm-scripts/files/usr/lib/sqm/simplest.qos delete mode 100644 trunk/package/network/utils/sqm-scripts/files/usr/lib/sqm/simplest.qos.help delete mode 100755 trunk/package/network/utils/sqm-scripts/files/usr/lib/sqm/stop.sh delete mode 100644 trunk/package/network/utils/squid/Makefile delete mode 100644 trunk/package/network/utils/squid/files/squid.conf delete mode 100644 trunk/package/network/utils/squid/files/squid.config delete mode 100644 trunk/package/network/utils/squid/files/squid.init delete mode 100644 trunk/package/network/utils/squid/patches/001-cross_compile.patch delete mode 100644 trunk/package/network/utils/squid/patches/100-mime.patch delete mode 100644 trunk/package/network/utils/sshfs/Makefile delete mode 100644 trunk/package/network/utils/sshtunnel/Makefile delete mode 100644 trunk/package/network/utils/sshtunnel/files/sshtunnel.init delete mode 100644 trunk/package/network/utils/sshtunnel/files/sshtunnel.sh delete mode 100644 trunk/package/network/utils/sshtunnel/files/uci_sshtunnel delete mode 100644 trunk/package/network/utils/sslh/Makefile delete mode 100644 trunk/package/network/utils/sslh/files/sslh.config delete mode 100644 trunk/package/network/utils/sslh/files/sslh.init delete mode 100644 trunk/package/network/utils/sslh/patches/001-no_sslh_select.patch delete mode 100644 trunk/package/network/utils/sstp-client/Makefile delete mode 100644 trunk/package/network/utils/sstp-client/files/etc/ppp/chap-secrets delete mode 100644 trunk/package/network/utils/sstp-client/files/etc/ppp/peers/peer-sstp-example-nopty.txt delete mode 100644 trunk/package/network/utils/sstp-client/files/etc/ppp/peers/peer-sstp-example.txt delete mode 100644 trunk/package/network/utils/strongswan/Config.in delete mode 100644 trunk/package/network/utils/strongswan/Makefile delete mode 100644 trunk/package/network/utils/strongswan/files/ipsec.init delete mode 100644 trunk/package/network/utils/strongswan/files/ipsec.secrets delete mode 100644 trunk/package/network/utils/strongswan/files/ipsec.user delete mode 100644 trunk/package/network/utils/strongswan/patches/201-kmodloader.patch delete mode 100644 trunk/package/network/utils/strongswan/patches/203-uci.patch delete mode 100644 trunk/package/network/utils/strongswan/patches/300-include-ipsec-user-script.patch delete mode 100644 trunk/package/network/utils/stunnel/Makefile delete mode 100644 trunk/package/network/utils/stunnel/files/stunnel.conf delete mode 100644 trunk/package/network/utils/stunnel/files/stunnel.init delete mode 100644 trunk/package/network/utils/stunnel/patches/010_fix_getnameinfo.patch delete mode 100644 trunk/package/network/utils/stunnel/patches/011_disable_ssp_linking.patch delete mode 100644 trunk/package/network/utils/tcpdump/Makefile delete mode 100644 trunk/package/network/utils/tcpdump/patches/001-remove_pcap_debug.patch delete mode 100644 trunk/package/network/utils/tcpdump/patches/002-remove_static_libpcap_check.patch delete mode 100644 trunk/package/network/utils/tcpdump/patches/100-tcpdump_mini.patch delete mode 100644 trunk/package/network/utils/tcpproxy/Makefile delete mode 100644 trunk/package/network/utils/tcpproxy/files/tcpproxy.config delete mode 100644 trunk/package/network/utils/tcpproxy/files/tcpproxy.init delete mode 100644 trunk/package/network/utils/tcpproxy/patches/001-ragel_generated.patch delete mode 100644 trunk/package/network/utils/tgt/Makefile delete mode 100644 trunk/package/network/utils/tgt/files/etc/config/tgt delete mode 100755 trunk/package/network/utils/tgt/files/etc/init.d/tgt delete mode 100644 trunk/package/network/utils/tgt/patches/010-fallocate.patch delete mode 100644 trunk/package/network/utils/tgt/patches/020-usr_Makefile.patch delete mode 100644 trunk/package/network/utils/tgt/patches/030-Makefile.patch delete mode 100644 trunk/package/network/utils/tinc/Makefile delete mode 100644 trunk/package/network/utils/tinc/files/tinc.config delete mode 100644 trunk/package/network/utils/tinc/files/tinc.init delete mode 100644 trunk/package/network/utils/tinc/files/tinc.upgrade delete mode 100644 trunk/package/network/utils/tinyproxy/Makefile delete mode 100644 trunk/package/network/utils/tinyproxy/files/tinyproxy.config delete mode 100644 trunk/package/network/utils/tinyproxy/files/tinyproxy.init delete mode 100644 trunk/package/network/utils/tinyproxy/patches/010-no-docs-and-tests.patch delete mode 100644 trunk/package/network/utils/tinyproxy/patches/020-config_and_pid-path.patch delete mode 100644 trunk/package/network/utils/tinyproxy/patches/030-allow_bind_in_transparent_mode.patch delete mode 100644 trunk/package/network/utils/tinyproxy/patches/120-fix_INET6.patch delete mode 100644 trunk/package/network/utils/tinyproxy/patches/CVE-2012-3505-tiniproxy-randomized-hashmaps.patch delete mode 100644 trunk/package/network/utils/tinyproxy/patches/CVE-2012-3505-tinyproxy-limit-headers.patch delete mode 100644 trunk/package/network/utils/transmission/Makefile delete mode 100644 trunk/package/network/utils/transmission/files/transmission.config delete mode 100644 trunk/package/network/utils/transmission/files/transmission.init delete mode 100644 trunk/package/network/utils/transmission/patches/010_libtransmission_fallocate64_eglibc.patch delete mode 100644 trunk/package/network/utils/transmission/patches/020-use-internal-miniupnp.patch delete mode 100644 trunk/package/network/utils/transmission/patches/030-fix-musl-build.patch delete mode 100644 trunk/package/network/utils/uanytun/Makefile delete mode 100644 trunk/package/network/utils/uanytun/files/uanytun-nocrypt.config delete mode 100644 trunk/package/network/utils/uanytun/files/uanytun.config delete mode 100644 trunk/package/network/utils/uanytun/files/uanytun.init delete mode 100644 trunk/package/network/utils/udpxy/Makefile delete mode 100644 trunk/package/network/utils/udpxy/files/udpxy.conf delete mode 100644 trunk/package/network/utils/udpxy/files/udpxy.init delete mode 100644 trunk/package/network/utils/udpxy/patches/0001-fix-build-on-Mac-OS-X.patch delete mode 100644 trunk/package/network/utils/ulogd/Makefile delete mode 100644 trunk/package/network/utils/ulogd/files/ulogd.init delete mode 100644 trunk/package/network/utils/ulogd/patches/010-Fix-JSON-output-on-big-endian-systems.patch delete mode 100644 trunk/package/network/utils/ulogd/patches/020-include-keep-a-copy-of-linux-netfilter_ipv4-ipt_ULOG.patch delete mode 100644 trunk/package/network/utils/umbim/Makefile delete mode 100755 trunk/package/network/utils/umbim/files/lib/netifd/proto/mbim.sh delete mode 100644 trunk/package/network/utils/umurmur/Makefile delete mode 100644 trunk/package/network/utils/unbound/Makefile delete mode 100644 trunk/package/network/utils/unbound/files/named.cache delete mode 100644 trunk/package/network/utils/unbound/files/root.key delete mode 100755 trunk/package/network/utils/unbound/files/unbound.init delete mode 100644 trunk/package/network/utils/unbound/patches/001-conf.patch delete mode 100644 trunk/package/network/utils/uqmi/Makefile delete mode 100755 trunk/package/network/utils/uqmi/files/lib/netifd/proto/qmi.sh delete mode 100644 trunk/package/network/utils/vnstat/Makefile delete mode 100644 trunk/package/network/utils/vnstat/files/vnstat.config delete mode 100644 trunk/package/network/utils/vnstat/files/vnstat.defaults delete mode 100644 trunk/package/network/utils/vnstat/files/vnstat.init delete mode 100644 trunk/package/network/utils/vnstat/patches/001-conf.patch delete mode 100644 trunk/package/network/utils/vnstat/patches/002-no_install_strip.patch delete mode 100644 trunk/package/network/utils/vnstat/patches/003-no_install_uname.patch delete mode 100644 trunk/package/network/utils/vpnc-scripts/Makefile delete mode 100755 trunk/package/network/utils/vpnc-scripts/files/vpnc-script delete mode 100644 trunk/package/network/utils/vpnc/Config.in delete mode 100644 trunk/package/network/utils/vpnc/Makefile delete mode 100644 trunk/package/network/utils/vpnc/README delete mode 100755 trunk/package/network/utils/vpnc/files/vpnc.sh delete mode 100644 trunk/package/network/utils/vpnc/files/vpnc.upgrade delete mode 100644 trunk/package/network/utils/vpnc/patches/001-cross.patch delete mode 100644 trunk/package/network/utils/vsftpd/Makefile delete mode 100644 trunk/package/network/utils/vsftpd/files/vsftpd.conf delete mode 100644 trunk/package/network/utils/vsftpd/files/vsftpd.init delete mode 100644 trunk/package/network/utils/vsftpd/patches/001-destdir.patch delete mode 100644 trunk/package/network/utils/vsftpd/patches/002-find_libs.patch delete mode 100644 trunk/package/network/utils/vsftpd/patches/003-chroot.patch delete mode 100644 trunk/package/network/utils/vsftpd/patches/004-disable-capabilities.patch delete mode 100644 trunk/package/network/utils/vsftpd/patches/005-disable-pam.patch delete mode 100644 trunk/package/network/utils/wavemon/Makefile delete mode 100644 trunk/package/network/utils/wget/Makefile delete mode 100644 trunk/package/network/utils/wireless-tools/Makefile delete mode 100644 trunk/package/network/utils/wireless-tools/patches/001-debian.patch delete mode 100644 trunk/package/network/utils/wireless-tools/patches/002-fix-iwconfig-power-argument-parsing.patch delete mode 100644 trunk/package/network/utils/wireless-tools/patches/003-we_essential_def.patch delete mode 100644 trunk/package/network/utils/wireless-tools/patches/004-increase_iwlist_buffer.patch delete mode 100644 trunk/package/network/utils/wpan-tools/Makefile delete mode 100644 trunk/package/network/utils/wshaper/Makefile delete mode 100644 trunk/package/network/utils/wshaper/files/wshaper.config delete mode 100755 trunk/package/network/utils/wshaper/files/wshaper.htb delete mode 100644 trunk/package/network/utils/wshaper/files/wshaper.iface delete mode 100644 trunk/package/network/utils/wshaper/files/wshaper.init delete mode 100644 trunk/package/network/utils/wwan/Makefile delete mode 100644 trunk/package/network/utils/wwan/files/data/0421:03a7 delete mode 100644 trunk/package/network/utils/wwan/files/data/0421:060d delete mode 100644 trunk/package/network/utils/wwan/files/data/0421:060e delete mode 100644 trunk/package/network/utils/wwan/files/data/0421:0612 delete mode 100644 trunk/package/network/utils/wwan/files/data/0421:0619 delete mode 100644 trunk/package/network/utils/wwan/files/data/0421:061e delete mode 100644 trunk/package/network/utils/wwan/files/data/0421:0623 delete mode 100644 trunk/package/network/utils/wwan/files/data/0421:0629 delete mode 100644 trunk/package/network/utils/wwan/files/data/0421:062d delete mode 100644 trunk/package/network/utils/wwan/files/data/0421:062f delete mode 100644 trunk/package/network/utils/wwan/files/data/0421:0638 delete mode 100644 trunk/package/network/utils/wwan/files/data/05c6:0016 delete mode 100644 trunk/package/network/utils/wwan/files/data/05c6:0023 delete mode 100644 trunk/package/network/utils/wwan/files/data/05c6:00a0 delete mode 100644 trunk/package/network/utils/wwan/files/data/05c6:6000 delete mode 100644 trunk/package/network/utils/wwan/files/data/05c6:9000 delete mode 100644 trunk/package/network/utils/wwan/files/data/07d1:3e01 delete mode 100644 trunk/package/network/utils/wwan/files/data/07d1:3e02 delete mode 100644 trunk/package/network/utils/wwan/files/data/07d1:7e11 delete mode 100644 trunk/package/network/utils/wwan/files/data/0af0:4005 delete mode 100644 trunk/package/network/utils/wwan/files/data/0af0:6901 delete mode 100644 trunk/package/network/utils/wwan/files/data/0af0:7201 delete mode 100644 trunk/package/network/utils/wwan/files/data/0af0:8120 delete mode 100644 trunk/package/network/utils/wwan/files/data/0af0:9200 delete mode 100644 trunk/package/network/utils/wwan/files/data/0b3c:c000 delete mode 100644 trunk/package/network/utils/wwan/files/data/0b3c:c001 delete mode 100644 trunk/package/network/utils/wwan/files/data/0b3c:c002 delete mode 100644 trunk/package/network/utils/wwan/files/data/0b3c:c003 delete mode 100644 trunk/package/network/utils/wwan/files/data/0b3c:c004 delete mode 100644 trunk/package/network/utils/wwan/files/data/0b3c:c005 delete mode 100644 trunk/package/network/utils/wwan/files/data/0b3c:c00a delete mode 100644 trunk/package/network/utils/wwan/files/data/0b3c:c00b delete mode 100644 trunk/package/network/utils/wwan/files/data/0bdb:1900 delete mode 100644 trunk/package/network/utils/wwan/files/data/0bdb:1902 delete mode 100644 trunk/package/network/utils/wwan/files/data/0bdb:190a delete mode 100644 trunk/package/network/utils/wwan/files/data/0bdb:190d delete mode 100644 trunk/package/network/utils/wwan/files/data/0bdb:1910 delete mode 100644 trunk/package/network/utils/wwan/files/data/0c88:17da delete mode 100644 trunk/package/network/utils/wwan/files/data/0c88:180a delete mode 100644 trunk/package/network/utils/wwan/files/data/0f3d:68a2 delete mode 100644 trunk/package/network/utils/wwan/files/data/0f3d:68aa delete mode 100644 trunk/package/network/utils/wwan/files/data/1004:6124 delete mode 100644 trunk/package/network/utils/wwan/files/data/1004:6141 delete mode 100644 trunk/package/network/utils/wwan/files/data/1004:6157 delete mode 100644 trunk/package/network/utils/wwan/files/data/1004:618f delete mode 100644 trunk/package/network/utils/wwan/files/data/106c:3711 delete mode 100644 trunk/package/network/utils/wwan/files/data/106c:3714 delete mode 100644 trunk/package/network/utils/wwan/files/data/106c:3715 delete mode 100644 trunk/package/network/utils/wwan/files/data/106c:3716 delete mode 100644 trunk/package/network/utils/wwan/files/data/106c:3717 delete mode 100644 trunk/package/network/utils/wwan/files/data/106c:3718 delete mode 100644 trunk/package/network/utils/wwan/files/data/106c:3721 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:0017 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:0018 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:0019 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:0020 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:0021 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:0022 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:0023 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:0024 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:0025 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:0026 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:0027 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:0028 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:0112 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:0120 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:0218 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:0220 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:0224 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:0301 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6802 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6803 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6804 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6805 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6808 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6809 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6813 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6815 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6816 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6820 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6821 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6822 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6833 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6834 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6835 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6838 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6839 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:683a delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:683b delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6850 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6851 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6852 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6853 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6855 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6856 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6859 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:685a delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6880 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6890 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6891 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6892 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:6893 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:68a2 delete mode 100644 trunk/package/network/utils/wwan/files/data/1199:68aa delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1035 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1404 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1406 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:140b delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:140c delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1412 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:141b delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1433 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1436 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1444 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:144e delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1464 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1465 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1491 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:14a5 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:14a8 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:14ac delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:14ae delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:14c6 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:14c8 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:14c9 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:14ca delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:14cb delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:14cc delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:14cf delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:14d2 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1506 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:150a delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:150c delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:150f delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:151b delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:151d delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:156c delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1576 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1577 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1578 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1589 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1c05 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1c07 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1c08 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1c10 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1c12 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1c1e delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1c1f delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1c23 delete mode 100644 trunk/package/network/utils/wwan/files/data/12d1:1f16 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:1400 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:1410 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:1420 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:1430 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:1450 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:2100 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:2110 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:2120 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:2130 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:2400 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:2410 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:2420 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:4100 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:4400 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:6000 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:6001 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:6002 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:6010 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:7001 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:7003 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:7030 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:7031 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:7041 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:7042 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:9011 delete mode 100644 trunk/package/network/utils/wwan/files/data/1410:b001 delete mode 100644 trunk/package/network/utils/wwan/files/data/1529:3100 delete mode 100644 trunk/package/network/utils/wwan/files/data/16d5:6202 delete mode 100644 trunk/package/network/utils/wwan/files/data/16d5:6501 delete mode 100644 trunk/package/network/utils/wwan/files/data/16d5:6502 delete mode 100644 trunk/package/network/utils/wwan/files/data/16d5:6603 delete mode 100644 trunk/package/network/utils/wwan/files/data/16d5:900d delete mode 100644 trunk/package/network/utils/wwan/files/data/16d8:5141 delete mode 100644 trunk/package/network/utils/wwan/files/data/16d8:5533 delete mode 100644 trunk/package/network/utils/wwan/files/data/16d8:5543 delete mode 100644 trunk/package/network/utils/wwan/files/data/16d8:5553 delete mode 100644 trunk/package/network/utils/wwan/files/data/16d8:6002 delete mode 100644 trunk/package/network/utils/wwan/files/data/16d8:6006 delete mode 100644 trunk/package/network/utils/wwan/files/data/16d8:6007 delete mode 100644 trunk/package/network/utils/wwan/files/data/16d8:6008 delete mode 100644 trunk/package/network/utils/wwan/files/data/16d8:6522 delete mode 100644 trunk/package/network/utils/wwan/files/data/16d8:6523 delete mode 100644 trunk/package/network/utils/wwan/files/data/16d8:6532 delete mode 100644 trunk/package/network/utils/wwan/files/data/16d8:6533 delete mode 100644 trunk/package/network/utils/wwan/files/data/16d8:6543 delete mode 100644 trunk/package/network/utils/wwan/files/data/16d8:680a delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0001 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0002 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0015 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0016 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0017 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0018 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0019 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0022 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0024 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0025 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0031 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0033 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0037 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0039 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0042 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0052 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0055 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0057 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0063 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0064 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0066 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0073 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0079 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0082 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0086 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0091 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0094 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0104 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0108 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0116 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0117 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0121 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0124 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0128 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0142 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0143 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0152 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0157 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0167 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0170 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0199 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0257 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0265 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0284 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:0326 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1003 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1008 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1010 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1015 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1018 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1172 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1173 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1176 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1177 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1181 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1203 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1208 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1211 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1212 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1217 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1218 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1220 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1222 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1245 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1252 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1254 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1256 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1270 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1401 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1402 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1426 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1512 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1515 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1518 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1519 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1522 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1525 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1527 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1537 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1538 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:1544 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:2002 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:2003 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:ffdd delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:ffe4 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:ffe9 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:fff1 delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:fffb delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:fffc delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:fffd delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:fffe delete mode 100644 trunk/package/network/utils/wwan/files/data/19d2:ffff delete mode 100644 trunk/package/network/utils/wwan/files/data/1a8d:1002 delete mode 100644 trunk/package/network/utils/wwan/files/data/1a8d:1003 delete mode 100644 trunk/package/network/utils/wwan/files/data/1a8d:1007 delete mode 100644 trunk/package/network/utils/wwan/files/data/1a8d:1009 delete mode 100644 trunk/package/network/utils/wwan/files/data/1a8d:100c delete mode 100644 trunk/package/network/utils/wwan/files/data/1a8d:100d delete mode 100644 trunk/package/network/utils/wwan/files/data/1a8d:2006 delete mode 100644 trunk/package/network/utils/wwan/files/data/1bbb:0000 delete mode 100644 trunk/package/network/utils/wwan/files/data/1bbb:0012 delete mode 100644 trunk/package/network/utils/wwan/files/data/1bbb:0017 delete mode 100644 trunk/package/network/utils/wwan/files/data/1bbb:0052 delete mode 100644 trunk/package/network/utils/wwan/files/data/1bbb:00b7 delete mode 100644 trunk/package/network/utils/wwan/files/data/1bbb:00ca delete mode 100644 trunk/package/network/utils/wwan/files/data/1bbb:011e delete mode 100644 trunk/package/network/utils/wwan/files/data/1bbb:0203 delete mode 100644 trunk/package/network/utils/wwan/files/data/1c9e:6060 delete mode 100644 trunk/package/network/utils/wwan/files/data/1c9e:6061 delete mode 100644 trunk/package/network/utils/wwan/files/data/1c9e:9000 delete mode 100644 trunk/package/network/utils/wwan/files/data/1c9e:9603 delete mode 100644 trunk/package/network/utils/wwan/files/data/1c9e:9605 delete mode 100644 trunk/package/network/utils/wwan/files/data/1c9e:9607 delete mode 100644 trunk/package/network/utils/wwan/files/data/1c9e:9801 delete mode 100644 trunk/package/network/utils/wwan/files/data/1c9e:9900 delete mode 100644 trunk/package/network/utils/wwan/files/data/1e0e:9000 delete mode 100644 trunk/package/network/utils/wwan/files/data/1e0e:9100 delete mode 100644 trunk/package/network/utils/wwan/files/data/1e0e:9200 delete mode 100644 trunk/package/network/utils/wwan/files/data/1e0e:ce16 delete mode 100644 trunk/package/network/utils/wwan/files/data/1e0e:cefe delete mode 100644 trunk/package/network/utils/wwan/files/data/2001:7d00 delete mode 100644 trunk/package/network/utils/wwan/files/data/2001:7d01 delete mode 100644 trunk/package/network/utils/wwan/files/data/2001:7d02 delete mode 100644 trunk/package/network/utils/wwan/files/data/2001:7d03 delete mode 100644 trunk/package/network/utils/wwan/files/data/211f:6801 delete mode 100644 trunk/package/network/utils/wwan/files/data/2357:0201 delete mode 100644 trunk/package/network/utils/wwan/files/data/2357:0202 delete mode 100644 trunk/package/network/utils/wwan/files/data/2357:0203 delete mode 100644 trunk/package/network/utils/wwan/files/data/2357:9000 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8114 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8115 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8116 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8117 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8118 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8128 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8129 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8133 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8134 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8135 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8136 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8137 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8138 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8147 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8180 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8181 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8182 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8186 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8194 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8195 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:8196 delete mode 100644 trunk/package/network/utils/wwan/files/data/413c:819b delete mode 100755 trunk/package/network/utils/wwan/files/wwan.sh delete mode 100644 trunk/package/network/utils/wwan/files/wwan.usb delete mode 100644 trunk/package/network/utils/wwan/files/wwan.usbmisc delete mode 100644 trunk/package/network/utils/xinetd/Makefile delete mode 100644 trunk/package/network/utils/xinetd/files/xinetd.conf delete mode 100644 trunk/package/network/utils/xinetd/files/xinetd.init delete mode 100644 trunk/package/network/utils/xinetd/patches/001-ar.patch delete mode 100644 trunk/package/network/utils/xinetd/patches/002-destdir.patch delete mode 100644 trunk/package/network/utils/xinetd/patches/003-rpc_fix.patch delete mode 100644 trunk/package/network/utils/xinetd/patches/004-ident-bind.patch delete mode 100644 trunk/package/network/utils/xl2tpd/Makefile delete mode 100644 trunk/package/network/utils/xl2tpd/README delete mode 100644 trunk/package/network/utils/xl2tpd/files/l2tp.sh delete mode 100644 trunk/package/network/utils/xl2tpd/files/options.xl2tpd delete mode 100644 trunk/package/network/utils/xl2tpd/files/xl2tp-secrets delete mode 100644 trunk/package/network/utils/xl2tpd/files/xl2tpd.conf delete mode 100644 trunk/package/network/utils/xl2tpd/files/xl2tpd.conf.sample delete mode 100644 trunk/package/network/utils/xl2tpd/files/xl2tpd.init delete mode 100644 trunk/package/network/utils/xl2tpd/patches/100-makefile_opt_flags.patch delete mode 100644 trunk/package/network/utils/xl2tpd/patches/110-makefile_dont_build_pfc.patch delete mode 100644 trunk/package/network/utils/xl2tpd/patches/120-no-bsd-signal-in-musl.patch delete mode 100644 trunk/package/network/utils/xtables-addons/Makefile delete mode 100644 trunk/package/network/utils/xtables-addons/patches/002-fix-kernel-version-detection.patch delete mode 100644 trunk/package/network/utils/xtables-addons/patches/100-add-rtsp-conntrack.patch delete mode 100644 trunk/package/network/utils/xtables-addons/patches/200-add-lua-packetscript.patch delete mode 100644 trunk/package/network/utils/xtables-addons/patches/201-fix-lua-packetscript.patch delete mode 100644 trunk/package/network/utils/xtables-addons/patches/300-geoip-endian-detection.patch delete mode 100644 trunk/package/network/utils/znc/Makefile delete mode 100644 trunk/package/network/utils/znc/files/znc.conf delete mode 100644 trunk/package/network/utils/znc/files/znc.init delete mode 100644 trunk/package/network/utils/znc/patches/001-move_rootcheck_after_config.patch delete mode 100644 trunk/package/network/utils/znc/patches/003-Reduce_rebuild_time.patch delete mode 100644 trunk/package/network/utils/znc/patches/004-restore_droproot.patch delete mode 100644 trunk/package/system/ca-certificates/Makefile delete mode 100644 trunk/package/system/fstools/Makefile delete mode 100644 trunk/package/system/fstools/files/fstab.default delete mode 100644 trunk/package/system/fstools/files/fstab.init delete mode 100644 trunk/package/system/fstools/files/mount.hotplug delete mode 100644 trunk/package/system/fstools/files/snapshot delete mode 100644 trunk/package/system/mountd/Makefile delete mode 100644 trunk/package/system/mountd/files/mountd.config delete mode 100755 trunk/package/system/mountd/files/mountd.init delete mode 100644 trunk/package/system/mountd/patches/010-uci_rename_history_to_delta.patch delete mode 100644 trunk/package/system/mountd/patches/020-handle_timeout.patch delete mode 100644 trunk/package/system/mountd/patches/030-ext4_support.patch delete mode 100644 trunk/package/system/mountd/patches/040-optional-daemonize.patch delete mode 100644 trunk/package/system/mountd/patches/050-no_error_h.patch delete mode 100644 trunk/package/system/mountd/patches/060-link_libubox.patch delete mode 100644 trunk/package/system/mtd/Makefile delete mode 100644 trunk/package/system/mtd/src/Makefile delete mode 100644 trunk/package/system/mtd/src/crc32.c delete mode 100644 trunk/package/system/mtd/src/crc32.h delete mode 100644 trunk/package/system/mtd/src/fis.c delete mode 100644 trunk/package/system/mtd/src/fis.h delete mode 100644 trunk/package/system/mtd/src/imagetag.c delete mode 100644 trunk/package/system/mtd/src/jffs2.c delete mode 100644 trunk/package/system/mtd/src/jffs2.h delete mode 100644 trunk/package/system/mtd/src/md5.c delete mode 100644 trunk/package/system/mtd/src/md5.h delete mode 100644 trunk/package/system/mtd/src/mtd.c delete mode 100644 trunk/package/system/mtd/src/mtd.h delete mode 100644 trunk/package/system/mtd/src/seama.c delete mode 100644 trunk/package/system/mtd/src/seama.h delete mode 100644 trunk/package/system/mtd/src/trx.c delete mode 100644 trunk/package/system/opkg/Makefile delete mode 100755 trunk/package/system/opkg/files/opkg-key delete mode 100644 trunk/package/system/opkg/files/opkg-smime.conf delete mode 100644 trunk/package/system/opkg/files/opkg.conf delete mode 100644 trunk/package/system/opkg/patches/001-ship-pkg-m4.patch delete mode 100644 trunk/package/system/opkg/patches/002-no-shave.patch delete mode 100644 trunk/package/system/opkg/patches/004-host_cpu.patch delete mode 100644 trunk/package/system/opkg/patches/007-force_static.patch delete mode 100644 trunk/package/system/opkg/patches/009-remove-upgrade-all.patch delete mode 100644 trunk/package/system/opkg/patches/011-old-config-location.patch delete mode 100644 trunk/package/system/opkg/patches/012-strip-trailing-conffiles-whitespace.patch delete mode 100644 trunk/package/system/opkg/patches/014-errors-to-stderr.patch delete mode 100644 trunk/package/system/opkg/patches/020-avoid_getline.patch delete mode 100644 trunk/package/system/opkg/patches/030-fix-double-free.patch delete mode 100644 trunk/package/system/opkg/patches/040-wrap-descriptions-only-on-ttys.patch delete mode 100644 trunk/package/system/opkg/patches/050-add-case-insensitive-flag.patch delete mode 100644 trunk/package/system/opkg/patches/060-add-find-command.patch delete mode 100644 trunk/package/system/opkg/patches/070-use_gzipped_pkg_list.patch delete mode 100644 trunk/package/system/opkg/patches/080-suppress-blank-package-fields.patch delete mode 100644 trunk/package/system/opkg/patches/090-suppress-blank-provides-field.patch delete mode 100644 trunk/package/system/opkg/patches/100-add-force-checksum.patch delete mode 100644 trunk/package/system/opkg/patches/110-upgrade.patch delete mode 100644 trunk/package/system/opkg/patches/200-usign_support.patch delete mode 100644 trunk/package/system/opkg/patches/210-add-force-signature.patch delete mode 100644 trunk/package/system/opkg/patches/220-drop-release-support.patch delete mode 100644 trunk/package/system/opkg/patches/230-drop_md5_support.patch delete mode 100644 trunk/package/system/procd/Makefile delete mode 100644 trunk/package/system/procd/files/hotplug-preinit.json delete mode 100644 trunk/package/system/procd/files/hotplug.json delete mode 100644 trunk/package/system/procd/files/nand-preinit.sh delete mode 100644 trunk/package/system/procd/files/nand.sh delete mode 100644 trunk/package/system/procd/files/procd.sh delete mode 100644 trunk/package/system/procd/files/reload_config delete mode 100644 trunk/package/system/rpcd/Makefile delete mode 100644 trunk/package/system/rpcd/files/rpcd.config delete mode 100755 trunk/package/system/rpcd/files/rpcd.init delete mode 100644 trunk/package/system/ubox/Makefile delete mode 100644 trunk/package/system/ubox/files/log.init delete mode 100644 trunk/package/system/ubus/Makefile delete mode 100644 trunk/package/system/uci/Makefile delete mode 100644 trunk/package/system/uci/files/lib/config/uci.sh delete mode 100644 trunk/package/system/udev/Config.in delete mode 100644 trunk/package/system/udev/Makefile delete mode 100644 trunk/package/system/udev/patches/0001-build-don-t-use-gc-sections.patch delete mode 100644 trunk/package/system/udev/patches/0002-udevd-add-lrt-for-message-queue-symbols.patch delete mode 100644 trunk/package/system/udev/patches/0003-add_btn_trigger_happy_define.patch delete mode 100644 trunk/package/system/usign/Makefile delete mode 100644 trunk/package/system/zram-swap/Makefile delete mode 100644 trunk/package/system/zram-swap/files/zram.init delete mode 100644 trunk/package/utils/abook/Makefile delete mode 100644 trunk/package/utils/abook/patches/001-term-size.patch delete mode 100644 trunk/package/utils/acl/Makefile delete mode 100644 trunk/package/utils/acl/patches/100-no-gettext_configure.patch delete mode 100644 trunk/package/utils/acl/patches/101-no-gettext_autogen.patch delete mode 100644 trunk/package/utils/acl/patches/102-no-gettext_Makefile.patch delete mode 100644 trunk/package/utils/admswconfig/Makefile delete mode 100644 trunk/package/utils/admswconfig/files/admswconfig delete mode 100644 trunk/package/utils/admswconfig/files/admswswitch.sh delete mode 100644 trunk/package/utils/admswconfig/patches/001-matrix.patch delete mode 100644 trunk/package/utils/alsa-utils/Makefile delete mode 100644 trunk/package/utils/alsa-utils/patches/100-uClibc-compat.patch delete mode 100644 trunk/package/utils/attr/Makefile delete mode 100644 trunk/package/utils/attr/patches/100-no-gettext_configure.patch delete mode 100644 trunk/package/utils/attr/patches/101-no-gettext_autogen.patch delete mode 100644 trunk/package/utils/attr/patches/102-no-gettext_Makefile.patch delete mode 100644 trunk/package/utils/bash/Makefile delete mode 100644 trunk/package/utils/bash/patches/001-compile-fix.patch delete mode 100644 trunk/package/utils/bash/patches/002-force-internal-readline.patch delete mode 100644 trunk/package/utils/bash/patches/101-upstream-bash43-001.patch delete mode 100644 trunk/package/utils/bash/patches/102-upstream-bash43-002.patch delete mode 100644 trunk/package/utils/bash/patches/103-upstream-bash43-003.patch delete mode 100644 trunk/package/utils/bash/patches/104-upstream-bash43-004.patch delete mode 100644 trunk/package/utils/bash/patches/105-upstream-bash43-005.patch delete mode 100644 trunk/package/utils/bash/patches/106-upstream-bash43-006.patch delete mode 100644 trunk/package/utils/bash/patches/107-upstream-bash43-007.patch delete mode 100644 trunk/package/utils/bash/patches/108-upstream-bash43-008.patch delete mode 100644 trunk/package/utils/bash/patches/109-upstream-bash43-009.patch delete mode 100644 trunk/package/utils/bash/patches/110-upstream-bash43-010.patch delete mode 100644 trunk/package/utils/bash/patches/111-upstream-bash43-011.patch delete mode 100644 trunk/package/utils/bash/patches/112-upstream-bash43-012.patch delete mode 100644 trunk/package/utils/bash/patches/113-upstream-bash43-013.patch delete mode 100644 trunk/package/utils/bash/patches/114-upstream-bash43-014.patch delete mode 100644 trunk/package/utils/bash/patches/115-upstream-bash43-015.patch delete mode 100644 trunk/package/utils/bash/patches/116-upstream-bash43-016.patch delete mode 100644 trunk/package/utils/bash/patches/117-upstream-bash43-017.patch delete mode 100644 trunk/package/utils/bash/patches/118-upstream-bash43-018.patch delete mode 100644 trunk/package/utils/bash/patches/119-upstream-bash43-019.patch delete mode 100644 trunk/package/utils/bash/patches/120-upstream-bash43-020.patch delete mode 100644 trunk/package/utils/bash/patches/121-upstream-bash43-021.patch delete mode 100644 trunk/package/utils/bash/patches/122-upstream-bash43-022.patch delete mode 100644 trunk/package/utils/bash/patches/123-upstream-bash43-023.patch delete mode 100644 trunk/package/utils/bash/patches/124-upstream-bash43-024.patch delete mode 100644 trunk/package/utils/bash/patches/125-upstream-bash43-025.patch delete mode 100644 trunk/package/utils/bash/patches/126-upstream-bash43-026.patch delete mode 100644 trunk/package/utils/bash/patches/127-upstream-bash43-027.patch delete mode 100644 trunk/package/utils/bash/patches/128-upstream-bash43-028.patch delete mode 100644 trunk/package/utils/bash/patches/129-upstream-bash43-029.patch delete mode 100644 trunk/package/utils/bash/patches/130-upstream-bash43-030.patch delete mode 100644 trunk/package/utils/bash/patches/131-upstream-bash43-031.patch delete mode 100644 trunk/package/utils/bash/patches/132-upstream-bash43-032.patch delete mode 100644 trunk/package/utils/bash/patches/133-upstream-bash43-033.patch delete mode 100644 trunk/package/utils/bash/patches/900-no_doc.patch delete mode 100644 trunk/package/utils/bluelog/Makefile delete mode 100644 trunk/package/utils/bluelog/files/bluelog.init delete mode 100644 trunk/package/utils/bluez/Makefile delete mode 100644 trunk/package/utils/bluez/files/bluetooth.config delete mode 100644 trunk/package/utils/bluez/files/bluetooth.dbus delete mode 100644 trunk/package/utils/bluez/files/bluetoothd.init delete mode 100644 trunk/package/utils/bluez/files/givepin delete mode 100644 trunk/package/utils/bluez/patches/200-uart-speed.patch delete mode 100644 trunk/package/utils/bluez/patches/201-readline.patch delete mode 100644 trunk/package/utils/btrfs-progs/Makefile delete mode 100644 trunk/package/utils/btrfs-progs/files/btrfs-scan.init delete mode 100644 trunk/package/utils/btrfs-progs/patches/001-fix-xattr-h-include-location.patch delete mode 100644 trunk/package/utils/busybox/Config-defaults.in delete mode 100644 trunk/package/utils/busybox/Config.in delete mode 100644 trunk/package/utils/busybox/Makefile delete mode 100644 trunk/package/utils/busybox/config/Config.in delete mode 100644 trunk/package/utils/busybox/config/archival/Config.in delete mode 100644 trunk/package/utils/busybox/config/console-tools/Config.in delete mode 100644 trunk/package/utils/busybox/config/coreutils/Config.in delete mode 100644 trunk/package/utils/busybox/config/debianutils/Config.in delete mode 100644 trunk/package/utils/busybox/config/e2fsprogs/Config.in delete mode 100644 trunk/package/utils/busybox/config/e2fsprogs/old_e2fsprogs/Config.in delete mode 100644 trunk/package/utils/busybox/config/editors/Config.in delete mode 100644 trunk/package/utils/busybox/config/findutils/Config.in delete mode 100644 trunk/package/utils/busybox/config/init/Config.in delete mode 100644 trunk/package/utils/busybox/config/libbb/Config.in delete mode 100644 trunk/package/utils/busybox/config/loginutils/Config.in delete mode 100644 trunk/package/utils/busybox/config/mailutils/Config.in delete mode 100644 trunk/package/utils/busybox/config/miscutils/Config.in delete mode 100644 trunk/package/utils/busybox/config/modutils/Config.in delete mode 100644 trunk/package/utils/busybox/config/networking/Config.in delete mode 100644 trunk/package/utils/busybox/config/networking/udhcp/Config.in delete mode 100644 trunk/package/utils/busybox/config/printutils/Config.in delete mode 100644 trunk/package/utils/busybox/config/procps/Config.in delete mode 100644 trunk/package/utils/busybox/config/runit/Config.in delete mode 100644 trunk/package/utils/busybox/config/selinux/Config.in delete mode 100644 trunk/package/utils/busybox/config/shell/Config.in delete mode 100644 trunk/package/utils/busybox/config/sysklogd/Config.in delete mode 100644 trunk/package/utils/busybox/config/util-linux/Config.in delete mode 100644 trunk/package/utils/busybox/config/util-linux/volume_id/Config.in delete mode 100755 trunk/package/utils/busybox/convert_defaults.pl delete mode 100755 trunk/package/utils/busybox/convert_menuconfig.pl delete mode 100755 trunk/package/utils/busybox/files/cron delete mode 100755 trunk/package/utils/busybox/files/ntpd-hotplug delete mode 100755 trunk/package/utils/busybox/files/sysntpd delete mode 100755 trunk/package/utils/busybox/files/telnet delete mode 100644 trunk/package/utils/busybox/patches/001-resource_h_include.patch delete mode 100644 trunk/package/utils/busybox/patches/100-trylink_bash.patch delete mode 100644 trunk/package/utils/busybox/patches/101-gen_build_files_bash.patch delete mode 100644 trunk/package/utils/busybox/patches/110-no_static_libgcc.patch delete mode 100644 trunk/package/utils/busybox/patches/120-remove_uclibc_rpc_check.patch delete mode 100644 trunk/package/utils/busybox/patches/130-mconf_missing_sigwinch.patch delete mode 100644 trunk/package/utils/busybox/patches/200-udhcpc_reduce_msgs.patch delete mode 100644 trunk/package/utils/busybox/patches/201-udhcpc_changed_ifindex.patch delete mode 100644 trunk/package/utils/busybox/patches/203-udhcpc_renew_no_deconfig.patch delete mode 100644 trunk/package/utils/busybox/patches/204-udhcpc_src_ip_rebind.patch delete mode 100644 trunk/package/utils/busybox/patches/210-add_netmsg_util.patch delete mode 100644 trunk/package/utils/busybox/patches/220-add_lock_util.patch delete mode 100644 trunk/package/utils/busybox/patches/230-ntpd_delayed_resolve.patch delete mode 100644 trunk/package/utils/busybox/patches/240-telnetd_intr.patch delete mode 100644 trunk/package/utils/busybox/patches/250-date-k-flag.patch delete mode 100644 trunk/package/utils/busybox/patches/260-arping_missing_includes.patch delete mode 100644 trunk/package/utils/busybox/patches/270-libbb_make_unicode_printable.patch delete mode 100644 trunk/package/utils/busybox/patches/280-fix_find_regression.patch delete mode 100644 trunk/package/utils/busybox/patches/290-ash-fix-a-regression-in-handling-local-variables.patch delete mode 100644 trunk/package/utils/bzip2/Makefile delete mode 100644 trunk/package/utils/ccid/Makefile delete mode 100644 trunk/package/utils/ccrypt/Makefile delete mode 100644 trunk/package/utils/ccrypt/patches/001-no-intl.patch delete mode 100644 trunk/package/utils/cmdpad/Makefile delete mode 100644 trunk/package/utils/cmdpad/files/cmdpad.init delete mode 100644 trunk/package/utils/cmdpad/patches/100-Makefile.patch delete mode 100644 trunk/package/utils/cmdpad/patches/120-kernel26-compat.patch delete mode 100644 trunk/package/utils/cmdpad/patches/130-no_zombie.patch delete mode 100644 trunk/package/utils/cmdpad/patches/140-compile_fix.patch delete mode 100644 trunk/package/utils/collectd/Makefile delete mode 100644 trunk/package/utils/collectd/files/collectd.conf delete mode 100644 trunk/package/utils/collectd/files/collectd.init delete mode 100644 trunk/package/utils/collectd/patches/001-undefined-AM_PATH_LIBGCRYPT.patch delete mode 100644 trunk/package/utils/collectd/patches/003-remove-werror.patch delete mode 100644 trunk/package/utils/collectd/patches/100-rrdtool-add-rrasingle-option.patch delete mode 100644 trunk/package/utils/collectd/patches/110-net-device-stats.patch delete mode 100644 trunk/package/utils/collectd/patches/140-fix-fqdnlookup.patch delete mode 100644 trunk/package/utils/collectd/patches/150-fix-interface-af-link delete mode 100644 trunk/package/utils/collectd/patches/200-fix-git-describe-error.patch delete mode 100644 trunk/package/utils/collectd/patches/400-fix-olsrd-get-all.patch delete mode 100644 trunk/package/utils/collectd/patches/900-add-iwinfo-plugin.patch delete mode 100644 trunk/package/utils/collectd/patches/920-fix-ping-droprate.patch delete mode 100644 trunk/package/utils/coreutils/Makefile delete mode 100644 trunk/package/utils/coreutils/patches/001-no_docs_man_tests.patch delete mode 100644 trunk/package/utils/coreutils/patches/002-fix_compile_with_uclibc.patch delete mode 100644 trunk/package/utils/cryptodev-linux/Makefile delete mode 100644 trunk/package/utils/cryptodev-linux/files/cryptodev.modules delete mode 100644 trunk/package/utils/cryptsetup/Makefile delete mode 100644 trunk/package/utils/dbus/Makefile delete mode 100644 trunk/package/utils/dbus/files/dbus-launch delete mode 100644 trunk/package/utils/dbus/files/dbus.init delete mode 100644 trunk/package/utils/dbus/patches/100-fix-poll-select.patch delete mode 100644 trunk/package/utils/dmidecode/Makefile delete mode 100644 trunk/package/utils/dosfstools/Makefile delete mode 100644 trunk/package/utils/dosfstools/files/dosfsck.sh delete mode 100644 trunk/package/utils/dump1090/Config.in delete mode 100644 trunk/package/utils/dump1090/Makefile delete mode 100644 trunk/package/utils/dump1090/files/dump1090.config delete mode 100644 trunk/package/utils/dump1090/files/dump1090.init delete mode 100644 trunk/package/utils/dump1090/patches/100-html_dir.patch delete mode 100644 trunk/package/utils/e2fsprogs/Makefile delete mode 100644 trunk/package/utils/e2fsprogs/files/e2fsck.conf delete mode 100644 trunk/package/utils/e2fsprogs/files/e2fsck.sh delete mode 100644 trunk/package/utils/e2fsprogs/patches/001-com_err_version.patch delete mode 100644 trunk/package/utils/f2fs-tools/Config.in delete mode 100644 trunk/package/utils/f2fs-tools/Makefile delete mode 100644 trunk/package/utils/f2fs-tools/patches/001-compile.patch delete mode 100644 trunk/package/utils/fbtest/Makefile delete mode 100644 trunk/package/utils/fbtest/src/Makefile delete mode 100644 trunk/package/utils/fbtest/src/fbtest.c delete mode 100644 trunk/package/utils/flashrom/Config.in delete mode 100644 trunk/package/utils/flashrom/Makefile delete mode 100644 trunk/package/utils/flashrom/flashrom.mk delete mode 100644 trunk/package/utils/flashrom/patches/0001-fix_internal_bitbang.patch delete mode 100644 trunk/package/utils/fuse/Makefile delete mode 100644 trunk/package/utils/fuse/patches/100-missing_includes.patch delete mode 100644 trunk/package/utils/fuse/patches/112-no_break_on_mknod.patch delete mode 100644 trunk/package/utils/gammu/Makefile delete mode 100644 trunk/package/utils/gammu/files/gammu delete mode 100755 trunk/package/utils/gammu/files/gammu.init delete mode 100644 trunk/package/utils/gammu/patches/001-iconv-disabling-option.patch delete mode 100644 trunk/package/utils/gammu/patches/002-no-fstack-protector.patch delete mode 100644 trunk/package/utils/gammu/patches/003-cmake-cross-toolchain.patch delete mode 100644 trunk/package/utils/gammu/patches/004-cmake_libdbi_optional.patch delete mode 100644 trunk/package/utils/gammu/patches/010-utils-shell-fix.patch delete mode 100644 trunk/package/utils/gnupg/Makefile delete mode 100644 trunk/package/utils/grep/Makefile delete mode 100644 trunk/package/utils/grep/patches/0001-grep-F-fix-a-heap-buffer-read-overrun.patch delete mode 100644 trunk/package/utils/hamlib/Makefile delete mode 100644 trunk/package/utils/hamlib/patches/100-override-autoconf-detection.patch delete mode 100644 trunk/package/utils/haserl/Config.in delete mode 100644 trunk/package/utils/haserl/Makefile delete mode 100644 trunk/package/utils/haserl/patches/100-replace-lua2c-with-sed.patch delete mode 100644 trunk/package/utils/haserl/patches/101-adjust-script-size.patch delete mode 100644 trunk/package/utils/haveged/Makefile delete mode 100644 trunk/package/utils/haveged/files/haveged.init delete mode 100644 trunk/package/utils/hd-idle/Makefile delete mode 100644 trunk/package/utils/hd-idle/files/hd-idle.config delete mode 100644 trunk/package/utils/hd-idle/files/hd-idle.init delete mode 100644 trunk/package/utils/hdparm/Makefile delete mode 100644 trunk/package/utils/hdparm/patches/001-fix-includes.patch delete mode 100644 trunk/package/utils/hfsprogs/Makefile delete mode 100644 trunk/package/utils/hfsprogs/files/hfsfsck.sh delete mode 100644 trunk/package/utils/hfsprogs/patches/0001-Create-short-Makefiles-for-Debian.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0002-Add-exclude-Darwin-specific-code.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0003-Add-helper-include-files-absent-from-the-upstream-pa.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0004-Fix-compilation-on-64-bit-arches.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0005-Remove-Apple-specific-p-from-strings.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0006-Adjust-types-for-printing.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0007-Fix-path-for-HFS-wrapper-block.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0008-Provide-command-line-option-a.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0009-Rename-dprintf-to-dbg_printf.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0010-Rename-custom-macro-nil-with-NULL.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0011-Fix-types.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0012-Fix-mkfs-not-creating-UUIDs-for-new-filesystems.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0013-Fix-manpages.patch delete mode 100644 trunk/package/utils/hfsprogs/patches/0014-uClibc_no_loadavg.patch delete mode 100644 trunk/package/utils/hostap-utils/Makefile delete mode 100644 trunk/package/utils/hub-ctrl/Makefile delete mode 100644 trunk/package/utils/joe/Makefile delete mode 100644 trunk/package/utils/joe/files/joerc delete mode 100644 trunk/package/utils/joe/patches/001-mathaway.patch delete mode 100644 trunk/package/utils/jsonfilter/Makefile delete mode 100644 trunk/package/utils/kmod/Makefile delete mode 100644 trunk/package/utils/kmod/patches/001-fix_pkgconfig_file.patch delete mode 100644 trunk/package/utils/less/Makefile delete mode 100644 trunk/package/utils/lm-sensors/Makefile delete mode 100644 trunk/package/utils/lm-sensors/files/sensors.conf delete mode 100644 trunk/package/utils/lsof/Makefile delete mode 100644 trunk/package/utils/lsof/patches/001-lsof_makefile.patch delete mode 100644 trunk/package/utils/lsof/patches/002-lsof_noportmap.patch delete mode 100644 trunk/package/utils/lsof/patches/003-lsof_selinux.patch delete mode 100644 trunk/package/utils/lsof/patches/004-lsof_ccv.patch delete mode 100644 trunk/package/utils/lua/Makefile delete mode 100644 trunk/package/utils/lua/patches-host/010-lua-5.1.3-lnum-full-260308.patch delete mode 100644 trunk/package/utils/lua/patches-host/011-lnum-use-double.patch delete mode 100644 trunk/package/utils/lua/patches-host/015-lnum-ppc-compat.patch delete mode 100644 trunk/package/utils/lua/patches-host/030-archindependent-bytecode.patch delete mode 100644 trunk/package/utils/lua/patches-host/100-no_readline.patch delete mode 100644 trunk/package/utils/lua/patches/010-lua-5.1.3-lnum-full-260308.patch delete mode 100644 trunk/package/utils/lua/patches/011-lnum-use-double.patch delete mode 100644 trunk/package/utils/lua/patches/015-lnum-ppc-compat.patch delete mode 100644 trunk/package/utils/lua/patches/020-shared_liblua.patch delete mode 100644 trunk/package/utils/lua/patches/030-archindependent-bytecode.patch delete mode 100644 trunk/package/utils/lua/patches/100-no_readline.patch delete mode 100644 trunk/package/utils/lua/patches/200-lua-path.patch delete mode 100644 trunk/package/utils/lua/patches/300-opcode_performance.patch delete mode 100644 trunk/package/utils/luci-app-lxc/Makefile delete mode 100644 trunk/package/utils/luci-app-lxc/files/controller/lxc.lua delete mode 100644 trunk/package/utils/luci-app-lxc/files/lxc.config delete mode 100644 trunk/package/utils/luci-app-lxc/files/model/cbi/lxc.lua delete mode 100644 trunk/package/utils/luci-app-lxc/files/view/lxc.htm delete mode 100644 trunk/package/utils/luci-app-lxc/files/www/luci-static/resources/cbi/green.gif delete mode 100644 trunk/package/utils/luci-app-lxc/files/www/luci-static/resources/cbi/purple.gif delete mode 100644 trunk/package/utils/luci-app-lxc/files/www/luci-static/resources/cbi/red.gif delete mode 100644 trunk/package/utils/lvm2/Makefile delete mode 100644 trunk/package/utils/lvm2/files/lvm2.init delete mode 100644 trunk/package/utils/lvm2/patches/000-compile.patch delete mode 100644 trunk/package/utils/lvm2/patches/001-include_fix.patch delete mode 100644 trunk/package/utils/lxc/Config.in delete mode 100644 trunk/package/utils/lxc/Makefile delete mode 100644 trunk/package/utils/lxc/files/lxc.conf delete mode 100644 trunk/package/utils/lxc/patches/010-compile.patch delete mode 100644 trunk/package/utils/lxc/patches/015-getline.patch delete mode 100644 trunk/package/utils/lxc/patches/020-lxc-checkconfig.patch delete mode 100644 trunk/package/utils/lxc/patches/025-remove-unsupported-option.patch delete mode 100644 trunk/package/utils/lxc/patches/030-lxc-download.patch delete mode 100644 trunk/package/utils/lxc/patches/300-lxc-destroy.patch delete mode 100644 trunk/package/utils/macchanger/Makefile delete mode 100644 trunk/package/utils/mc/Config.in delete mode 100644 trunk/package/utils/mc/Makefile delete mode 100644 trunk/package/utils/mdadm/Makefile delete mode 100644 trunk/package/utils/mdadm/patches/000-compile.patch delete mode 100644 trunk/package/utils/mdadm/patches/100-cross_compile.patch delete mode 100644 trunk/package/utils/mdadm/patches/200-reduce_size.patch delete mode 100644 trunk/package/utils/minicom/Makefile delete mode 100644 trunk/package/utils/minicom/patches/100-fix_iconv_include.patch delete mode 100644 trunk/package/utils/mkelfimage/Makefile delete mode 100644 trunk/package/utils/mkelfimage/patches/no-stack-protector.patch delete mode 100644 trunk/package/utils/mksh/Makefile delete mode 100644 trunk/package/utils/mksh/patches/100-dot_mkshrc delete mode 100644 trunk/package/utils/mktorrent/Makefile delete mode 100644 trunk/package/utils/mmc-utils/Makefile delete mode 100644 trunk/package/utils/mmc-utils/patches/001-properly-set-fortify-source-in-makefile.patch delete mode 100644 trunk/package/utils/mpack/Makefile delete mode 100644 trunk/package/utils/mysql/Makefile delete mode 100644 trunk/package/utils/mysql/conf/my.cnf delete mode 100644 trunk/package/utils/mysql/files/mysqld.init delete mode 100644 trunk/package/utils/mysql/patches/100-fix_hostname.patch delete mode 100644 trunk/package/utils/mysql/patches/110-cross_compile.patch delete mode 100644 trunk/package/utils/mysql/patches/120-bison-compat.patch delete mode 100644 trunk/package/utils/nano/Makefile delete mode 100644 trunk/package/utils/ncdu/Makefile delete mode 100644 trunk/package/utils/ntfs-3g/Makefile delete mode 100644 trunk/package/utils/ntfs-3g/patches/001-fuseint-fix-path-mounted-on-musl.patch delete mode 100644 trunk/package/utils/nvram/Makefile delete mode 100755 trunk/package/utils/nvram/files/nvram.init delete mode 100644 trunk/package/utils/nvram/src/Makefile delete mode 100644 trunk/package/utils/nvram/src/cli.c delete mode 100644 trunk/package/utils/nvram/src/crc.c delete mode 100644 trunk/package/utils/nvram/src/nvram.c delete mode 100644 trunk/package/utils/nvram/src/nvram.h delete mode 100644 trunk/package/utils/nvram/src/sdinitvals.h delete mode 100644 trunk/package/utils/open-plc-utils/Makefile delete mode 100644 trunk/package/utils/openobex/Makefile delete mode 100644 trunk/package/utils/openobex/patches/001-cxx.patch delete mode 100644 trunk/package/utils/openocd/Makefile delete mode 100644 trunk/package/utils/opensc/Makefile delete mode 100644 trunk/package/utils/opensc/patches/0001-OpenPGP-Detect-and-support-Gnuk-Token.patch delete mode 100644 trunk/package/utils/opensc/patches/0002-OpenPGP-Add-Gnuk-in-pkcs15-emulation-layer.patch delete mode 100644 trunk/package/utils/opensc/patches/0003-OpenPGP-Include-private-DO-to-filesystem-at-driver-i.patch delete mode 100644 trunk/package/utils/opensc/patches/0004-PKCS15-OpenPGP-Declare-DATA-objects.patch delete mode 100644 trunk/package/utils/opensc/patches/0005-OpenPGP-Support-erasing-reset-card.patch delete mode 100644 trunk/package/utils/opensc/patches/0006-openpgp-tool-Support-deleting-key-in-Gnuk.patch delete mode 100644 trunk/package/utils/opensc/patches/0007-OpenPGP-Correct-building-Extended-Header-List-when-i.patch delete mode 100644 trunk/package/utils/opensc/patches/0008-OpenPGP-Read-some-empty-DOs-from-Gnuk.patch delete mode 100644 trunk/package/utils/opensc/patches/0009-PKCS15-OpenPGP-Do-not-show-empty-DO-in-pkcs15-emu_in.patch delete mode 100644 trunk/package/utils/opensc/patches/0010-PKCS15-OpenPGP-Allow-to-store-data-to-pkcs15-data-ob.patch delete mode 100644 trunk/package/utils/opensc/patches/0011-OpenPGP-Provide-enough-buffer-to-read-pubkey-from-Gn.patch delete mode 100644 trunk/package/utils/opensc/patches/0012-OpenPGP-Support-write-certificate-for-Gnuk.patch delete mode 100644 trunk/package/utils/opensc/patches/0013-pkcs15-openpgp-Change-to-sc_put_data-instead-of-sc_u.patch delete mode 100644 trunk/package/utils/opensc/patches/0014-OpenPGP-Overcome-the-restriction-of-even-data-length.patch delete mode 100644 trunk/package/utils/opensc/patches/0015-OpenPGP-Delete-key-as-file-for-Gnuk.patch delete mode 100644 trunk/package/utils/opensc/patches/0016-OpenPGP-Correct-parameter-checking.patch delete mode 100644 trunk/package/utils/opensc/patches/0017-OpenPGP-Make-code-neater.patch delete mode 100644 trunk/package/utils/opensc/patches/0018-Move-declaration-to-top-of-block.patch delete mode 100644 trunk/package/utils/opensc/patches/0019-OpenPGP-Make-indentation-consistent-space-tab.patch delete mode 100644 trunk/package/utils/opensc/patches/0020-OpenPGP-Don-t-use-sc_log-in-openpgp-tool.patch delete mode 100644 trunk/package/utils/opensc/patches/0021-OpenPGP-Don-t-reimplement-gnuk_delete_key-in-openpgp.patch delete mode 100644 trunk/package/utils/opensc/patches/0022-OpenPGP-Use-directly-binary-array-of-APDUs-for-ERASE.patch delete mode 100644 trunk/package/utils/opensc/patches/0023-OpenPGP-Rename-private-blob-type-to-avoid-confusing-.patch delete mode 100644 trunk/package/utils/opensc/patches/0024-OpenPGP-Fix-crash-after-accessing-inexistent-file.patch delete mode 100644 trunk/package/utils/opensc/patches/0025-Replace-hardcode.patch delete mode 100644 trunk/package/utils/opensc/patches/0026-hardcode-defines-for-DO-s.patch delete mode 100644 trunk/package/utils/opus-tools/Makefile delete mode 100644 trunk/package/utils/otrx/Makefile delete mode 100644 trunk/package/utils/otrx/src/Makefile delete mode 100644 trunk/package/utils/otrx/src/otrx.c delete mode 100644 trunk/package/utils/owfs/Makefile delete mode 100644 trunk/package/utils/pciutils/Makefile delete mode 100644 trunk/package/utils/pciutils/patches/100-remove-no-timestamping.patch delete mode 100644 trunk/package/utils/pciutils/patches/101-no-strip.patch delete mode 100644 trunk/package/utils/pciutils/patches/102-compressed-ids.patch delete mode 100644 trunk/package/utils/pciutils/patches/103-relative-path-ids.patch delete mode 100644 trunk/package/utils/pciutils/patches/104-resolv.patch delete mode 100644 trunk/package/utils/pcsc-lite/Makefile delete mode 100644 trunk/package/utils/pcsc-lite/files/pcscd.init delete mode 100644 trunk/package/utils/picocom/Makefile delete mode 100644 trunk/package/utils/pps-tools/Makefile delete mode 100644 trunk/package/utils/procps/Makefile delete mode 100644 trunk/package/utils/procps/patches/010-make_fix.patch delete mode 100644 trunk/package/utils/procps/patches/020_hz_fix.patch delete mode 100644 trunk/package/utils/procps/patches/030-fix-string-problems.patch delete mode 100644 trunk/package/utils/pv/Makefile delete mode 100644 trunk/package/utils/px5g-standalone/Makefile delete mode 100644 trunk/package/utils/px5g-standalone/src/Makefile delete mode 100644 trunk/package/utils/px5g-standalone/src/library/base64.c delete mode 100644 trunk/package/utils/px5g-standalone/src/library/bignum.c delete mode 100644 trunk/package/utils/px5g-standalone/src/library/havege.c delete mode 100644 trunk/package/utils/px5g-standalone/src/library/rsa.c delete mode 100644 trunk/package/utils/px5g-standalone/src/library/sha1.c delete mode 100644 trunk/package/utils/px5g-standalone/src/library/timing.c delete mode 100644 trunk/package/utils/px5g-standalone/src/library/x509write.c delete mode 100644 trunk/package/utils/px5g-standalone/src/polarssl/base64.h delete mode 100644 trunk/package/utils/px5g-standalone/src/polarssl/bignum.h delete mode 100644 trunk/package/utils/px5g-standalone/src/polarssl/bn_mul.h delete mode 100644 trunk/package/utils/px5g-standalone/src/polarssl/config.h delete mode 100644 trunk/package/utils/px5g-standalone/src/polarssl/havege.h delete mode 100644 trunk/package/utils/px5g-standalone/src/polarssl/rsa.h delete mode 100644 trunk/package/utils/px5g-standalone/src/polarssl/sha1.h delete mode 100644 trunk/package/utils/px5g-standalone/src/polarssl/timing.h delete mode 100644 trunk/package/utils/px5g-standalone/src/polarssl/x509.h delete mode 100644 trunk/package/utils/px5g-standalone/src/px5g.c delete mode 100644 trunk/package/utils/px5g/Makefile delete mode 100644 trunk/package/utils/px5g/px5g.c delete mode 100644 trunk/package/utils/rng-tools/Makefile delete mode 100644 trunk/package/utils/rng-tools/files/rngd.init delete mode 100644 trunk/package/utils/robocfg/Makefile delete mode 100644 trunk/package/utils/robocfg/src/Makefile delete mode 100644 trunk/package/utils/robocfg/src/etc53xx.h delete mode 100644 trunk/package/utils/robocfg/src/robocfg.c delete mode 100644 trunk/package/utils/rpcd-mod-lxc/Makefile delete mode 100644 trunk/package/utils/rpcd-mod-lxc/files/CMakeLists.txt delete mode 100644 trunk/package/utils/rpcd-mod-lxc/files/lxc.c delete mode 100644 trunk/package/utils/rrdtool1/Makefile delete mode 100644 trunk/package/utils/rrdtool1/patches/001-no_ordering_cd_joke.patch delete mode 100644 trunk/package/utils/rrdtool1/patches/002-no_timezone.patch delete mode 100644 trunk/package/utils/rrdtool1/patches/020-x86-float-cast.patch delete mode 100644 trunk/package/utils/rrdtool1/patches/030-pod2man-stderr.patch delete mode 100644 trunk/package/utils/rtklib/Makefile delete mode 100644 trunk/package/utils/rtl-sdr/Makefile delete mode 100644 trunk/package/utils/screen/Makefile delete mode 100644 trunk/package/utils/screen/files/etc/screenrc delete mode 100644 trunk/package/utils/screen/patches/100-cross_compile_fix.patch delete mode 100644 trunk/package/utils/screen/patches/110-do_not_add_srcdir_to_include_path.patch delete mode 100644 trunk/package/utils/serialconsole/Makefile delete mode 100644 trunk/package/utils/shadow/Makefile delete mode 100644 trunk/package/utils/shadow/patches/001-busybox_ash.patch delete mode 100644 trunk/package/utils/shadow/patches/002-disable-ruser-lookup.patch delete mode 100644 trunk/package/utils/shadow/patches/003-fix-disabling-subids.patch delete mode 100644 trunk/package/utils/sispmctl/Makefile delete mode 100644 trunk/package/utils/sispmctl/patches/001-fix-includes.patch delete mode 100644 trunk/package/utils/smartmontools/Makefile delete mode 100644 trunk/package/utils/smartmontools/files/smartd.conf delete mode 100644 trunk/package/utils/smartmontools/files/smartd.init delete mode 100644 trunk/package/utils/smstools3/Makefile delete mode 100644 trunk/package/utils/smstools3/files/smstools3.conf delete mode 100644 trunk/package/utils/smstools3/files/smstools3.init delete mode 100644 trunk/package/utils/smstools3/patches/001-smsd.patch delete mode 100644 trunk/package/utils/smstools3/patches/002-Makefile.patch delete mode 100644 trunk/package/utils/sockread/Makefile delete mode 100644 trunk/package/utils/sockread/src/Makefile delete mode 100644 trunk/package/utils/sockread/src/main.c delete mode 100644 trunk/package/utils/spidev_test/Makefile delete mode 100644 trunk/package/utils/stm32flash/Makefile delete mode 100644 trunk/package/utils/stoken/Makefile delete mode 100644 trunk/package/utils/sumo/Makefile delete mode 100644 trunk/package/utils/sumo/files/sumo.sh delete mode 100644 trunk/package/utils/sumo/patches/100-configure_fix.patch delete mode 100644 trunk/package/utils/tar/Makefile delete mode 100644 trunk/package/utils/taskwarrior/Makefile delete mode 100644 trunk/package/utils/tcsh/Makefile delete mode 100644 trunk/package/utils/tmux/Makefile delete mode 100644 trunk/package/utils/tmux/patches/100-b64_ntop-conflict_compath_h.patch delete mode 100644 trunk/package/utils/tmux/patches/101-b64_ntop-conflict_compat_b64_ntop_c.patch delete mode 100644 trunk/package/utils/tmux/patches/102-b64_ntop-conflict_tty_c.patch delete mode 100644 trunk/package/utils/tmux/patches/200-usr-local.patch delete mode 100644 trunk/package/utils/tracertools/Makefile delete mode 100644 trunk/package/utils/triggerhappy/Makefile delete mode 100644 trunk/package/utils/triggerhappy/files/triggerhappy-example.conf delete mode 100644 trunk/package/utils/triggerhappy/files/triggerhappy.hotplug delete mode 100644 trunk/package/utils/triggerhappy/files/triggerhappy.init delete mode 100644 trunk/package/utils/triggerhappy/patches/100-fix-LINUX_INPUT_H.patch delete mode 100644 trunk/package/utils/ubi-utils/Makefile delete mode 100644 trunk/package/utils/ubi-utils/patches/010-fix-rpmatch.patch delete mode 100644 trunk/package/utils/ubi-utils/patches/100-fix_includes.patch delete mode 100644 trunk/package/utils/ubi-utils/patches/130-lzma_jffs2.patch delete mode 100644 trunk/package/utils/ugps/Makefile delete mode 100644 trunk/package/utils/ugps/files/gps.config delete mode 100644 trunk/package/utils/ugps/files/ugps.init delete mode 100644 trunk/package/utils/unzip/Makefile delete mode 100644 trunk/package/utils/unzip/patches/001-CVE-2014-8139-crc-overflow.patch delete mode 100644 trunk/package/utils/unzip/patches/002-CVE-2014-8140-test-compr-eb.patch delete mode 100644 trunk/package/utils/unzip/patches/003-CVE-2014-8141-getzip64data.patch delete mode 100644 trunk/package/utils/unzip/patches/004-CVE-2014-9636-test-compr-eb.patch delete mode 100644 trunk/package/utils/usbmode/Makefile delete mode 100644 trunk/package/utils/usbmode/data/12d1:1f16 delete mode 100644 trunk/package/utils/usbmode/files/usbmode.hotplug delete mode 100755 trunk/package/utils/usbmode/files/usbmode.init delete mode 100644 trunk/package/utils/usbmuxd/Makefile delete mode 100644 trunk/package/utils/usbreset/Makefile delete mode 100644 trunk/package/utils/usbreset/src/usbreset.c delete mode 100644 trunk/package/utils/usbutils/Makefile delete mode 100644 trunk/package/utils/util-linux/Makefile delete mode 100644 trunk/package/utils/util-linux/patches/0001-switch_root-improve-statfs-f_type-portability.patch delete mode 100644 trunk/package/utils/util-linux/patches/0002-lib-colors-use-static-buffers-when-parse-scheme.patch delete mode 100644 trunk/package/utils/util-linux/patches/001-no-printf-alloc.patch delete mode 100644 trunk/package/utils/util-linux/patches/002-mkostemp.patch delete mode 100644 trunk/package/utils/util-linux/patches/003-fix_pkgconfig_files.patch delete mode 100644 trunk/package/utils/uvcdynctrl/Makefile delete mode 100644 trunk/package/utils/vim/Makefile delete mode 100644 trunk/package/utils/vim/files/vimrc delete mode 100644 trunk/package/utils/vim/files/vimrc.full delete mode 100644 trunk/package/utils/vim/patches/001-compile.patch delete mode 100644 trunk/package/utils/watchcat/Makefile delete mode 100644 trunk/package/utils/watchcat/files/initd_watchcat delete mode 100644 trunk/package/utils/watchcat/files/uci_defaults_watchcat delete mode 100644 trunk/package/utils/watchcat/files/watchcat.sh delete mode 100644 trunk/package/utils/wifitoggle/Makefile delete mode 100755 trunk/package/utils/wifitoggle/files/wifitoggle.config delete mode 100755 trunk/package/utils/wifitoggle/files/wifitoggle.hotplug delete mode 100644 trunk/package/utils/xburst-tools/Makefile delete mode 100644 trunk/package/utils/xfsprogs/Makefile delete mode 100644 trunk/package/utils/xfsprogs/patches/001-automake-compat.patch delete mode 100644 trunk/package/utils/xfsprogs/patches/100-no_aio.patch delete mode 100644 trunk/package/utils/xfsprogs/patches/110-uclibc_no_ustat.patch delete mode 100644 trunk/package/utils/xfsprogs/patches/120-portability.patch delete mode 100644 trunk/package/utils/xfsprogs/patches/130-uclibc_no_xattr.patch delete mode 100644 trunk/package/utils/xfsprogs/patches/140-no_po.patch delete mode 100644 trunk/package/utils/xfsprogs/patches/150-include_fixes.patch delete mode 100644 trunk/package/utils/zile/Makefile delete mode 100644 trunk/package/utils/zip/Makefile delete mode 100644 trunk/package/utils/zoneinfo/Makefile delete mode 100644 trunk/package/utils/zsh/Makefile delete mode 100644 trunk/rules.mk delete mode 100755 trunk/scripts/arm-magic.sh delete mode 100755 trunk/scripts/brcmImage.pl delete mode 100755 trunk/scripts/bundle-libraries.sh delete mode 100755 trunk/scripts/checkpatch.pl delete mode 100755 trunk/scripts/clang-gcc-wrapper delete mode 100755 trunk/scripts/clean-package.sh delete mode 100755 trunk/scripts/cleanfile delete mode 100755 trunk/scripts/cleanpatch delete mode 100755 trunk/scripts/combined-ext-image.sh delete mode 100644 trunk/scripts/combined-image.sh delete mode 100755 trunk/scripts/config.guess delete mode 100755 trunk/scripts/config.rpath delete mode 100755 trunk/scripts/config.sub delete mode 100644 trunk/scripts/config/Makefile delete mode 100644 trunk/scripts/config/README delete mode 100644 trunk/scripts/config/conf.c delete mode 100644 trunk/scripts/config/confdata.c delete mode 100644 trunk/scripts/config/expr.c delete mode 100644 trunk/scripts/config/expr.h delete mode 100644 trunk/scripts/config/list.h delete mode 100644 trunk/scripts/config/lkc.h delete mode 100644 trunk/scripts/config/lkc_proto.h delete mode 100644 trunk/scripts/config/lxdialog/check-lxdialog.sh delete mode 100644 trunk/scripts/config/lxdialog/checklist.c delete mode 100644 trunk/scripts/config/lxdialog/dialog.h delete mode 100644 trunk/scripts/config/lxdialog/inputbox.c delete mode 100644 trunk/scripts/config/lxdialog/menubox.c delete mode 100644 trunk/scripts/config/lxdialog/textbox.c delete mode 100644 trunk/scripts/config/lxdialog/util.c delete mode 100644 trunk/scripts/config/lxdialog/yesno.c delete mode 100644 trunk/scripts/config/mconf.c delete mode 100644 trunk/scripts/config/mconf_check delete mode 100644 trunk/scripts/config/menu.c delete mode 100644 trunk/scripts/config/symbol.c delete mode 100644 trunk/scripts/config/util.c delete mode 100644 trunk/scripts/config/zconf.gperf delete mode 100644 trunk/scripts/config/zconf.hash.c delete mode 100644 trunk/scripts/config/zconf.hash.c_shipped delete mode 100644 trunk/scripts/config/zconf.l delete mode 100644 trunk/scripts/config/zconf.lex.c delete mode 100644 trunk/scripts/config/zconf.lex.c_shipped delete mode 100644 trunk/scripts/config/zconf.tab.c delete mode 100644 trunk/scripts/config/zconf.tab.c_shipped delete mode 100644 trunk/scripts/config/zconf.y delete mode 100755 trunk/scripts/deptest.sh delete mode 100755 trunk/scripts/diffconfig.sh delete mode 100755 trunk/scripts/dl_cleanup.py delete mode 100755 trunk/scripts/download.pl delete mode 100755 trunk/scripts/env delete mode 100755 trunk/scripts/ext-toolchain.sh delete mode 100755 trunk/scripts/feeds delete mode 100755 trunk/scripts/flashing/adam2flash-502T.pl delete mode 100755 trunk/scripts/flashing/adam2flash-fritzbox.pl delete mode 100755 trunk/scripts/flashing/adam2flash.pl delete mode 100755 trunk/scripts/flashing/adsl2mue_flash.pl delete mode 100755 trunk/scripts/flashing/flash.sh delete mode 100755 trunk/scripts/flashing/jungo-image.py delete mode 100644 trunk/scripts/freebsd.sh delete mode 100755 trunk/scripts/gen-dependencies.sh delete mode 100755 trunk/scripts/getver.sh delete mode 100755 trunk/scripts/ipkg-build delete mode 100755 trunk/scripts/ipkg-make-index.sh delete mode 100755 trunk/scripts/kconfig.pl delete mode 100755 trunk/scripts/make-ipkg-dir.sh delete mode 100755 trunk/scripts/md5sum delete mode 100755 trunk/scripts/metadata.pl delete mode 100644 trunk/scripts/metadata.pm delete mode 100755 trunk/scripts/mkits.sh delete mode 100644 trunk/scripts/om-fwupgradecfg-gen.sh delete mode 100644 trunk/scripts/openbsd.sh delete mode 100755 trunk/scripts/pad_image delete mode 100755 trunk/scripts/patch-kernel.sh delete mode 100755 trunk/scripts/patch-specs.sh delete mode 100755 trunk/scripts/relink-lib.sh delete mode 100755 trunk/scripts/remote-gdb delete mode 100755 trunk/scripts/rstrip.sh delete mode 100755 trunk/scripts/slugimage.pl delete mode 100755 trunk/scripts/strip-kmod.sh delete mode 100755 trunk/scripts/symlink-tree.sh delete mode 100755 trunk/scripts/timestamp.pl delete mode 100755 trunk/scripts/ubinize-image.sh delete mode 100755 trunk/scripts/update-package-md5sum delete mode 100644 trunk/target/Config.in delete mode 100644 trunk/target/Makefile delete mode 100644 trunk/target/imagebuilder/Config.in delete mode 100644 trunk/target/imagebuilder/Makefile delete mode 100644 trunk/target/imagebuilder/files/Makefile delete mode 100644 trunk/target/imagebuilder/files/repositories.conf delete mode 100644 trunk/target/linux/Makefile delete mode 100644 trunk/target/linux/ar71xx/Makefile delete mode 100644 trunk/target/linux/ar71xx/base-files.mk delete mode 100644 trunk/target/linux/ar71xx/base-files/etc/diag.sh delete mode 100644 trunk/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom delete mode 100644 trunk/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata delete mode 100644 trunk/target/linux/ar71xx/base-files/etc/hotplug.d/net/10-ar922x-led-fix delete mode 100644 trunk/target/linux/ar71xx/base-files/etc/inittab delete mode 100644 trunk/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds delete mode 100644 trunk/target/linux/ar71xx/base-files/etc/uci-defaults/02_network delete mode 100644 trunk/target/linux/ar71xx/base-files/etc/uci-defaults/03_network-switchX-migration delete mode 100644 trunk/target/linux/ar71xx/base-files/etc/uci-defaults/03_network-vlan-migration delete mode 100644 trunk/target/linux/ar71xx/base-files/etc/uci-defaults/04_led_migration delete mode 100644 trunk/target/linux/ar71xx/base-files/etc/uci-defaults/09_fix-seama-header delete mode 100644 trunk/target/linux/ar71xx/base-files/etc/uci-defaults/09_fix-trx-header delete mode 100755 trunk/target/linux/ar71xx/base-files/lib/ar71xx.sh delete mode 100644 trunk/target/linux/ar71xx/base-files/lib/preinit/03_preinit_do_ar71xx.sh delete mode 100644 trunk/target/linux/ar71xx/base-files/lib/preinit/05_set_iface_mac_ar71xx delete mode 100644 trunk/target/linux/ar71xx/base-files/lib/preinit/05_set_preinit_iface_ar71xx delete mode 100644 trunk/target/linux/ar71xx/base-files/lib/preinit/81_load_ath10k_board_bin delete mode 100644 trunk/target/linux/ar71xx/base-files/lib/preinit/82_patch_ath10k delete mode 100644 trunk/target/linux/ar71xx/base-files/lib/upgrade/allnet.sh delete mode 100644 trunk/target/linux/ar71xx/base-files/lib/upgrade/dir825.sh delete mode 100644 trunk/target/linux/ar71xx/base-files/lib/upgrade/openmesh.sh delete mode 100755 trunk/target/linux/ar71xx/base-files/lib/upgrade/platform.sh delete mode 100755 trunk/target/linux/ar71xx/base-files/sbin/wget2nand delete mode 100644 trunk/target/linux/ar71xx/config-3.18 delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/dev-ap9x-pci.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/dev-ap9x-pci.h delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/dev-dsa.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/dev-dsa.h delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/dev-eth.h delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/dev-m25p80.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/dev-m25p80.h delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/dev-nfc.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/dev-nfc.h delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-alfa-ap96.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-alfa-nx.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-all0258n.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-all0315n.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-ap113.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-ap132.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-ap83.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-ap96.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-archer-c7.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-aw-nr580.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-bhu-bxu2000n2-a.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-cap4200ag.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-carambola2.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-cpe510.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-dgl-5500-a1.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-dhp-1565-a1.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-dir-505-a1.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-dir-600-a1.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-dir-615-c1.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-dir-825-b1.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-dir-825-c1.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-dragino2.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-eap300v2.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-eap7660d.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-el-m150.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-el-mini.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-esr1750.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-esr900.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-ew-dorin.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-f9k1115v2.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-inet.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-gs-oolite.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-hiwifi-hc6361.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-hornet-ub.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-ja76pf.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-jwap003.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-mc-mac1200r.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-mr600.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-mr900.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-n600.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-n750.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-rext.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-mzk-w04nu.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-mzk-w300nh.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-nbg460n.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-nbg6716.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-om2p.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-om5p.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-pb42.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-pb92.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-qihoo-c301.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-r6100.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-rb2011.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-rb4xx.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-rb750.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-rb91x.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-rb922.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-rb95x.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-rbsxtlite.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-rw2458n.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-smart-300.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tew-632brp.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tew-673gru.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tew-712br.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tew-732br.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr11u.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr13u.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr3020.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr3x20.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa701nd-v2.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa7210n-v2.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa830re-v2.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa901nd-v2.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa901nd.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wax50re.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr3500.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr1041n-v2.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr1043nd-v2.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr1043nd.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr2543n.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr703n.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr720n-v3.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr741nd-v4.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr741nd.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr841n-v8.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr841n-v9.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr841n.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr941nd.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tube2h.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-ubnt.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-whr-hp-g300n.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wlae-ag300n.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wlr8100.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wndr3700.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wndr4300.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v3.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v4.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2200.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wp543.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wpe72.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wpj558.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wrt160nl.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wrt400n.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-450hp2.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-ag300h.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-g300nh.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-g300nh2.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-g450h.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-zcn-1523h.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/nvram.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/nvram.h delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/pci-ath9k-fixup.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/pci-ath9k-fixup.h delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/routerboot.c delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/ath79/routerboot.h delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/include/asm/fw/myloader/myloader.h delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/include/asm/mach-ath79/ag71xx_platform.h delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/include/asm/mach-ath79/mach-rb750.h delete mode 100644 trunk/target/linux/ar71xx/files/arch/mips/include/asm/mach-ath79/rb4xx_cpld.h delete mode 100644 trunk/target/linux/ar71xx/files/drivers/gpio/gpio-latch.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/gpio/gpio-nxp-74hc153.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/leds/leds-rb750.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/leds/leds-wndr3700-usb.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/mtd/cybertan_part.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/mtd/nand/ar934x_nfc.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/mtd/nand/rb4xx_nand.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/mtd/nand/rb750_nand.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/mtd/nand/rb91x_nand.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/mtd/tplinkpart.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/net/dsa/mv88e6063.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/Kconfig delete mode 100644 trunk/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/Makefile delete mode 100644 trunk/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx.h delete mode 100644 trunk/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_ar7240.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_ar8216.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_debugfs.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_ethtool.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_mdio.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_phy.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/spi/spi-ap83.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/spi/spi-rb4xx-cpld.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/spi/spi-rb4xx.c delete mode 100644 trunk/target/linux/ar71xx/files/drivers/spi/spi-vsc7385.c delete mode 100644 trunk/target/linux/ar71xx/files/include/linux/nxp_74hc153.h delete mode 100644 trunk/target/linux/ar71xx/files/include/linux/platform/ar934x_nfc.h delete mode 100644 trunk/target/linux/ar71xx/files/include/linux/platform_data/gpio-latch.h delete mode 100644 trunk/target/linux/ar71xx/files/include/linux/platform_data/rb91x_nand.h delete mode 100644 trunk/target/linux/ar71xx/files/include/linux/spi/vsc7385.h delete mode 100644 trunk/target/linux/ar71xx/files/net/dsa/mv88e6063.c delete mode 100644 trunk/target/linux/ar71xx/generic/config-default delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/00-default.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/01-minimal.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/02-ath5k.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/8devices.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/alfa.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/allnet.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/atheros.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/atlantis.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/bhu.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/buffalo.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/compex.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/d-link.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/ew.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/gl-connect.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/hiwifi.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/jjplus.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/linksys.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/netgear.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/openmesh.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/planex.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/tp-link.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/trendnet.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/ubnt.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/wd.mk delete mode 100644 trunk/target/linux/ar71xx/generic/profiles/zcomax.mk delete mode 100644 trunk/target/linux/ar71xx/generic/target.mk delete mode 100644 trunk/target/linux/ar71xx/image/Makefile delete mode 100644 trunk/target/linux/ar71xx/image/lzma-loader/Makefile delete mode 100644 trunk/target/linux/ar71xx/image/lzma-loader/src/LzmaDecode.c delete mode 100644 trunk/target/linux/ar71xx/image/lzma-loader/src/LzmaDecode.h delete mode 100644 trunk/target/linux/ar71xx/image/lzma-loader/src/LzmaTypes.h delete mode 100644 trunk/target/linux/ar71xx/image/lzma-loader/src/Makefile delete mode 100644 trunk/target/linux/ar71xx/image/lzma-loader/src/ar71xx_regs.h delete mode 100644 trunk/target/linux/ar71xx/image/lzma-loader/src/board.c delete mode 100644 trunk/target/linux/ar71xx/image/lzma-loader/src/cache.c delete mode 100644 trunk/target/linux/ar71xx/image/lzma-loader/src/cache.h delete mode 100644 trunk/target/linux/ar71xx/image/lzma-loader/src/cacheops.h delete mode 100644 trunk/target/linux/ar71xx/image/lzma-loader/src/config.h delete mode 100644 trunk/target/linux/ar71xx/image/lzma-loader/src/cp0regdef.h delete mode 100644 trunk/target/linux/ar71xx/image/lzma-loader/src/head.S delete mode 100644 trunk/target/linux/ar71xx/image/lzma-loader/src/loader.c delete mode 100644 trunk/target/linux/ar71xx/image/lzma-loader/src/loader.lds delete mode 100644 trunk/target/linux/ar71xx/image/lzma-loader/src/loader2.lds delete mode 100644 trunk/target/linux/ar71xx/image/lzma-loader/src/lzma-data.lds delete mode 100644 trunk/target/linux/ar71xx/image/lzma-loader/src/printf.c delete mode 100644 trunk/target/linux/ar71xx/image/lzma-loader/src/printf.h delete mode 100644 trunk/target/linux/ar71xx/image/ubinize-nbg6716.ini delete mode 100644 trunk/target/linux/ar71xx/image/ubinize-wndr4300.ini delete mode 100644 trunk/target/linux/ar71xx/mikrotik/config-default delete mode 100644 trunk/target/linux/ar71xx/mikrotik/profiles/01-minimal.mk delete mode 100644 trunk/target/linux/ar71xx/mikrotik/profiles/02-ath5k.mk delete mode 100644 trunk/target/linux/ar71xx/mikrotik/target.mk delete mode 100644 trunk/target/linux/ar71xx/modules.mk delete mode 100644 trunk/target/linux/ar71xx/nand/config-default delete mode 100644 trunk/target/linux/ar71xx/nand/profiles/netgear.mk delete mode 100644 trunk/target/linux/ar71xx/nand/profiles/zyxel.mk delete mode 100644 trunk/target/linux/ar71xx/nand/target.mk delete mode 100644 trunk/target/linux/ar71xx/official/config-default delete mode 100644 trunk/target/linux/ar71xx/official/profiles/00-default.mk delete mode 100644 trunk/target/linux/ar71xx/official/profiles/01-minimal.mk delete mode 100644 trunk/target/linux/ar71xx/official/profiles/8devices.mk delete mode 100644 trunk/target/linux/ar71xx/official/profiles/atheros.mk delete mode 100644 trunk/target/linux/ar71xx/official/profiles/buffalo.mk delete mode 100644 trunk/target/linux/ar71xx/official/profiles/mercury.mk delete mode 100644 trunk/target/linux/ar71xx/official/profiles/netgear.mk delete mode 100644 trunk/target/linux/ar71xx/official/profiles/openmesh.mk delete mode 100644 trunk/target/linux/ar71xx/official/profiles/planex.mk delete mode 100644 trunk/target/linux/ar71xx/official/profiles/rosewill.mk delete mode 100644 trunk/target/linux/ar71xx/official/profiles/tp-link.mk delete mode 100644 trunk/target/linux/ar71xx/official/profiles/trendnet.mk delete mode 100644 trunk/target/linux/ar71xx/official/profiles/ubnt.mk delete mode 100644 trunk/target/linux/ar71xx/official/profiles/wd.mk delete mode 100644 trunk/target/linux/ar71xx/official/target.mk delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/102-MIPS-ath79-Avoid-using-unitialized-reg-variable.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/206-spi-ath79-make-chipselect-logic-more-flexible.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/213-MIPS-ath79-fix-ar933x-wmac-reset.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/220-add_cpu_feature_overrides.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/300-MIPS-add-MIPS_MACHINE_NONAME-macro.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/310-lib-add-rle-decompression.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/401-mtd-physmap-add-lock-unlock.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/402-mtd-SST39VF6401B-support.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/403-mtd_fix_cfi_cmdset_0002_status_check.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/404-mtd-cybertan-trx-parser.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/405-mtd-tp-link-partition-parser.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/408-mtd-redboot_partition_scan.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/409-mtd-rb4xx_nand_driver.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/410-mtd-rb750-nand-driver.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/411-mtd-cfi_cmdset_0002-force-word-write.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/412-mtd-m25p80-zero-partition-parser-data.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/413-mtd-ar934x-nand-driver.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/414-mtd-rb91x-nand-driver.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/420-net-ar71xx_mac_driver.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/422-dsa-trailer-tag-validation-fix.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/423-dsa-add-88e6063-driver.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/425-net-phy-at803x-allow-to-configure-via-pdata.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/430-drivers-link-spi-before-mtd.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/431-spi-add-various-flags.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/432-spi-rb4xx-spi-driver.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/433-spi-rb4xx-cpld-driver.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/434-spi-ap83_spi_controller.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/435-spi-vsc7385_driver.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/440-leds-wndr3700-usb-led-driver.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/441-leds-rb750-led-driver.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/450-gpio-nxp-74hc153-gpio-chip-driver.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/451-gpio-74x164-improve-platform-device-support.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/452-gpio-add-gpio-latch-driver.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/460-spi-bitbang-export-spi_bitbang_bufs.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/461-spi-add-type-field-to-spi_transfer.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/462-mtd-m25p80-set-spi-transfer-type.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/463-spi-ath79-add-fast-flash-read.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/464-spi-ath79-fix-fast-flash-read.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/470-MIPS-ath79-swizzle-pci-address-for-ar71xx.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/480-ar913x_wmac_external_reset.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/490-usb-ehci-add-quirks-for-qca-socs.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/500-MIPS-fw-myloader.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/501-MIPS-ath79-add-mac-argument-to-ath79_register_wmac.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/502-MIPS-ath79-export-ath79_gpio_base.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/503-MIPS-ath79-add-flash-acquire-release.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/504-MIPS-ath79-add-ath79_device_reset_get.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/505-MIPS-ath79-add-ath79_gpio_function_select.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/506-MIPS-ath79-prom-parse-redboot-args.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/507-MIPS-ath79-prom-add-myloader-support.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/508-MIPS-ath79-prom-image-command-line-hack.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/509-MIPS-ath79-process-board-kernel-option.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/510-MIPS-ath79-init-gpio-pin-of-wmac-device.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/520-MIPS-ath79-enable-UART-function.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/521-MIPS-ath79-enable-UART-for-early_serial.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/522-MIPS-ath79-add-ath79_wmac_register_simple-helper.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/523-MIPS-ath79-OTP-support.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/524-MIPS-ath79-add-ath79_wmac_disable_25ghz-helpers.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/525-MIPS-ath79-enable-qca-usb-quirks.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/601-MIPS-ath79-add-more-register-defines.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/602-MIPS-ath79-add-openwrt-stuff.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/603-MIPS-ath79-ap121-fixes.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/604-MIPS-ath79-ap81-fixes.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/605-MIPS-ath79-db120-fixes.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/606-MIPS-ath79-pb44-fixes.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/607-MIPS-ath79-ubnt-xm-fixes.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/608-MIPS-ath79-ubnt-xm-add-more-boards.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/609-MIPS-ath79-ap136-fixes.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/610-MIPS-ath79-openwrt-machines.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/611-MIPS-ath79-wdt-timeout.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/612-MIPS-ath79-set-buffalo-txgain.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/613-MIPS-ath79-add-ath79_wmac_setup_ext_lna_gpio-helper.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/614-MIPS-ath79-ap81-remove-mtd-partitions.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/615-MIPS-ath79-ap83-remove-mtd-partitions.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/707-MIPS-ath79-add-support-for-QCA953x-SoC.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/727-MIPS-ath79-ar934x-wmac-revision.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/728-MIPS-ath79-fix-restart.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/736-MIPS-ath79-add-MC-MAC1200R-support.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/736-MIPS-ath79-fix-chained-irq-disable.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/737-MIPS-ath79-add-om5p-an-support.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/800-MIPS-ath79-add-RB922GS-support.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/901-mdio_bitbang_ignore_ta_value.patch delete mode 100644 trunk/target/linux/ar71xx/patches-3.18/902-unaligned_access_hacks.patch delete mode 100644 trunk/target/linux/generic/PATCHES delete mode 100755 trunk/target/linux/generic/base-files/init delete mode 100644 trunk/target/linux/generic/config-3.18 delete mode 100644 trunk/target/linux/generic/config-4.0 delete mode 100644 trunk/target/linux/generic/files/Documentation/networking/adm6996.txt delete mode 100644 trunk/target/linux/generic/files/arch/mips/fw/myloader/Makefile delete mode 100644 trunk/target/linux/generic/files/arch/mips/fw/myloader/myloader.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/Config.in delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/Kconfig delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/Makefile delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/c7108/Makefile delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/c7108/aes-7108.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/c7108/aes-7108.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/criov.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/crypto.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/cryptocteon/Makefile delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/cryptocteon/README.txt delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/cryptocteon/cavium_crypto.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/cryptocteon/cryptocteon.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/cryptodev.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/cryptodev.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/cryptosoft.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/ep80579/Makefile delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/ep80579/environment.mk delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/ep80579/icp_asym.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/ep80579/icp_common.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/ep80579/icp_ocf.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/ep80579/icp_sym.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/ep80579/linux_2.6_kernel_space.mk delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/hifn/Makefile delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/hifn/hifn7751.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/hifn/hifn7751reg.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/hifn/hifn7751var.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/hifn/hifnHIPP.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/hifn/hifnHIPPreg.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/hifn/hifnHIPPvar.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/ixp4xx/Makefile delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/ixp4xx/ixp4xx.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/Makefile delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/cesa/AES/mvAes.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/cesa/AES/mvAesAlg.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/cesa/AES/mvAesAlg.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/cesa/AES/mvAesApi.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/cesa/AES/mvAesBoxes.dat delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvCesa.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvCesa.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvCesaDebug.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvCesaRegs.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvCesaTest.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvCompVer.txt delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvLru.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvLru.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvMD5.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvMD5.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvSHA1.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvSHA1.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/cesa_ocf_drv.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mv802_3.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvCommon.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvCommon.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvCompVer.txt delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvDebug.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvDebug.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvDeviceId.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvHalVer.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvStack.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvStack.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvTypes.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/dbg-trace.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/dbg-trace.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/boardEnv/mvBoardEnvLib.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/boardEnv/mvBoardEnvLib.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/boardEnv/mvBoardEnvSpec.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/boardEnv/mvBoardEnvSpec.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/cpu/mvCpu.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/cpu/mvCpu.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/mvCtrlEnvAddrDec.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/mvCtrlEnvAddrDec.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/mvCtrlEnvAsm.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/mvCtrlEnvLib.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/mvCtrlEnvLib.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/mvCtrlEnvRegs.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/mvCtrlEnvSpec.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvAhbToMbus.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvAhbToMbus.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvAhbToMbusRegs.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvCpuIf.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvCpuIf.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvCpuIfInit.S delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvCpuIfRegs.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysAudio.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysAudio.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysCesa.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysCesa.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysDram.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysDram.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysGbe.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysGbe.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysPex.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysPex.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysSata.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysSata.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysSdmmc.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysSdmmc.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysTdm.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysTdm.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysTs.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysTs.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysUsb.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysUsb.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysXor.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysXor.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/device/mvDevice.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/device/mvDevice.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/device/mvDeviceRegs.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/mvCompVer.txt delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/linux_oss/mvOs.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/linux_oss/mvOs.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/linux_oss/mvOsSata.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mvSysHwConfig.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/cntmr/mvCntmr.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/cntmr/mvCntmr.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/cntmr/mvCntmrRegs.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/cntmr/mvCompVer.txt delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/cpu/mvCpuCntrs.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/cpu/mvCpuCntrs.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/cpu/mvCpuL2Cntrs.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/cpu/mvCpuL2Cntrs.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvCompVer.txt delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvDram.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvDram.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvDramIf.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvDramIf.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvDramIfBasicInit.S delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvDramIfConfig.S delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvDramIfConfig.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvDramIfRegs.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/mvCompVer.txt delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/mvDramIf.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/mvDramIf.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/mvDramIfBasicInit.S delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/mvDramIfConfig.S delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/mvDramIfConfig.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/mvDramIfRegs.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/mvDramIfStaticInit.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/spd/mvSpd.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/spd/mvSpd.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/eth/gbe/mvEth.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/eth/gbe/mvEthDebug.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/eth/gbe/mvEthDebug.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/eth/gbe/mvEthGbe.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/eth/gbe/mvEthRegs.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/eth/mvCompVer.txt delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/eth/mvEth.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/gpp/mvCompVer.txt delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/gpp/mvGpp.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/gpp/mvGpp.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/gpp/mvGppRegs.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci-if/mvCompVer.txt delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci-if/mvPciIf.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci-if/mvPciIf.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci-if/mvPciIfRegs.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci-if/pci_util/mvPciUtils.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci-if/pci_util/mvPciUtils.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci/mvCompVer.txt delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci/mvPci.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci/mvPci.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci/mvPciRegs.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pex/mvCompVer.txt delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pex/mvPex.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pex/mvPex.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pex/mvPexRegs.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pex/mvVrtBrgPex.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pex/mvVrtBrgPex.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/sflash/mvCompVer.txt delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/sflash/mvSFlash.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/sflash/mvSFlash.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/sflash/mvSFlashSpec.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/spi/mvCompVer.txt delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/spi/mvSpi.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/spi/mvSpi.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/spi/mvSpiCmnd.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/spi/mvSpiCmnd.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/spi/mvSpiSpec.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/twsi/mvCompVer.txt delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/twsi/mvTwsi.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/twsi/mvTwsi.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/twsi/mvTwsiEeprom.S delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/twsi/mvTwsiSpec.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/ocf-bench.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/ocf-compat.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/ocfnull/Makefile delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/ocfnull/ocfnull.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/pasemi/Makefile delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/pasemi/pasemi.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/pasemi/pasemi_fnu.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/random.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/rndtest.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/rndtest.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/safe/Makefile delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/safe/hmachack.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/safe/md5.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/safe/md5.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/safe/safe.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/safe/safereg.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/safe/safevar.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/safe/sha1.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/safe/sha1.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/talitos/Makefile delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/talitos/talitos.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/talitos/talitos_dev.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/talitos/talitos_soft.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/ubsec_ssb/Makefile delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/ubsec_ssb/bsdqueue.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/ubsec_ssb/ubsec_ssb.c delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/ubsec_ssb/ubsecreg.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/ubsec_ssb/ubsecvar.h delete mode 100644 trunk/target/linux/generic/files/crypto/ocf/uio.h delete mode 100644 trunk/target/linux/generic/files/drivers/leds/ledtrig-morse.c delete mode 100644 trunk/target/linux/generic/files/drivers/leds/ledtrig-netdev.c delete mode 100644 trunk/target/linux/generic/files/drivers/leds/ledtrig-usbdev.c delete mode 100644 trunk/target/linux/generic/files/drivers/mtd/mtdsplit/Kconfig delete mode 100644 trunk/target/linux/generic/files/drivers/mtd/mtdsplit/Makefile delete mode 100644 trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.c delete mode 100644 trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.h delete mode 100644 trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_fit.c delete mode 100644 trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_lzma.c delete mode 100644 trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_seama.c delete mode 100644 trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_squashfs.c delete mode 100644 trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_tplink.c delete mode 100644 trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_trx.c delete mode 100644 trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_uimage.c delete mode 100644 trunk/target/linux/generic/files/drivers/mtd/myloader.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/adm6996.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/adm6996.h delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/ar8216.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/ar8216.h delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/ar8327.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/ar8327.h delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/b53/Kconfig delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/b53/Makefile delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/b53/b53_common.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/b53/b53_mdio.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/b53/b53_mmap.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/b53/b53_phy_fixup.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/b53/b53_priv.h delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/b53/b53_regs.h delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/b53/b53_spi.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/b53/b53_srab.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/ip17xx.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/mvsw61xx.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/mvsw61xx.h delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/mvswitch.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/mvswitch.h delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/psb6970.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/rtl8306.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/rtl8366_smi.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/rtl8366_smi.h delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/rtl8366rb.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/rtl8366s.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/rtl8367.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/rtl8367b.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/swconfig.c delete mode 100644 trunk/target/linux/generic/files/drivers/net/phy/swconfig_leds.c delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/Kconfig delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/Makefile delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/NOTE.openwrt delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_allocator.c delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_allocator.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_attribs.c delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_attribs.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_bitmap.c delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_bitmap.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_checkptrw.c delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_checkptrw.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_ecc.c delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_ecc.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_getblockinfo.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_guts.c delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_guts.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_linux.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_mtdif.c delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_mtdif.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_nameval.c delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_nameval.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_nand.c delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_nand.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_packedtags1.c delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_packedtags1.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_packedtags2.c delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_packedtags2.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_summary.c delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_summary.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_tagscompat.c delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_tagscompat.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_tagsmarshall.c delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_tagsmarshall.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_trace.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_verify.c delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_verify.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_vfs.c delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_yaffs1.c delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_yaffs1.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_yaffs2.c delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yaffs_yaffs2.h delete mode 100644 trunk/target/linux/generic/files/fs/yaffs2/yportenv.h delete mode 100644 trunk/target/linux/generic/files/include/linux/ar8216_platform.h delete mode 100644 trunk/target/linux/generic/files/include/linux/ath5k_platform.h delete mode 100644 trunk/target/linux/generic/files/include/linux/ath9k_platform.h delete mode 100644 trunk/target/linux/generic/files/include/linux/myloader.h delete mode 100644 trunk/target/linux/generic/files/include/linux/platform_data/adm6996-gpio.h delete mode 100644 trunk/target/linux/generic/files/include/linux/platform_data/b53.h delete mode 100644 trunk/target/linux/generic/files/include/linux/platform_data/brcmfmac-sdio.h delete mode 100644 trunk/target/linux/generic/files/include/linux/routerboot.h delete mode 100644 trunk/target/linux/generic/files/include/linux/rt2x00_platform.h delete mode 100644 trunk/target/linux/generic/files/include/linux/rtl8366.h delete mode 100644 trunk/target/linux/generic/files/include/linux/rtl8367.h delete mode 100644 trunk/target/linux/generic/files/include/linux/switch.h delete mode 100644 trunk/target/linux/generic/files/include/uapi/linux/switch.h delete mode 100644 trunk/target/linux/generic/image/Makefile delete mode 100644 trunk/target/linux/generic/image/initramfs-base-files.txt delete mode 100644 trunk/target/linux/generic/image/lzma-loader/Makefile delete mode 100644 trunk/target/linux/generic/image/lzma-loader/src/LzmaDecode.c delete mode 100644 trunk/target/linux/generic/image/lzma-loader/src/LzmaDecode.h delete mode 100644 trunk/target/linux/generic/image/lzma-loader/src/Makefile delete mode 100644 trunk/target/linux/generic/image/lzma-loader/src/decompress.c delete mode 100644 trunk/target/linux/generic/image/lzma-loader/src/lzma-copy.lds.in delete mode 100644 trunk/target/linux/generic/image/lzma-loader/src/lzma.lds.in delete mode 100644 trunk/target/linux/generic/image/lzma-loader/src/print.c delete mode 100644 trunk/target/linux/generic/image/lzma-loader/src/print.h delete mode 100644 trunk/target/linux/generic/image/lzma-loader/src/printf.c delete mode 100644 trunk/target/linux/generic/image/lzma-loader/src/printf.h delete mode 100644 trunk/target/linux/generic/image/lzma-loader/src/start.S delete mode 100644 trunk/target/linux/generic/image/lzma-loader/src/uart16550.c delete mode 100644 trunk/target/linux/generic/image/lzma-loader/src/uart16550.h delete mode 100644 trunk/target/linux/generic/image/relocate/Makefile delete mode 100644 trunk/target/linux/generic/image/relocate/cacheops.h delete mode 100644 trunk/target/linux/generic/image/relocate/cp0regdef.h delete mode 100644 trunk/target/linux/generic/image/relocate/head.S delete mode 100644 trunk/target/linux/generic/image/relocate/loader.lds delete mode 100644 trunk/target/linux/generic/patches-3.18/000-keep_initrafs_the_default.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/020-ssb_update.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/030-nl80211-Allow-set-network-namespace-by-fd.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/050-backport_netfilter_rtcache.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/060-mips_decompressor_memmove.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/070-bgmac-register-napi-before-the-device.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/071-bgmac-activate-irqs-only-if-there-is-nothing-to-poll.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/072-bgmac-fix-device-initialization-on-Northstar-SoCs-co.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/073-bgmac-Clean-warning-messages.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/074-bgmac-register-fixed-PHY-for-ARM-BCM470X-BCM5301X-ch.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/075-bgmac-allow-enabling-on-ARCH_BCM_5301X.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/076-net-phy-export-fixed_phy_register.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/077-01-bgmac-fix-descriptor-frame-start-end-definitions.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/077-02-bgmac-implement-GRO-and-use-build_skb.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/077-03-bgmac-implement-scatter-gather-support.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/077-04-bgmac-simplify-tx-ring-index-handling.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/077-05-bgmac-leave-interrupts-disabled-as-long-as-there-is-.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/077-06-bgmac-set-received-skb-headroom-to-NET_SKB_PAD.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/077-07-bgmac-simplify-rx-DMA-error-handling.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/077-08-bgmac-add-check-for-oversized-packets.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/077-09-bgmac-increase-rx-ring-size-from-511-to-512.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/077-10-bgmac-simplify-dma-init-cleanup.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/077-11-bgmac-fix-DMA-rx-corruption.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/077-12-bgmac-drop-ring-num_slots.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/077-13-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/077-14-bgmac-reset-all-4-GMAC-cores-on-init.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-00-fib_trie-Fix-proc-net-fib_trie-when-CONFIG_IP_MULTIP.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-01-fib_trie-Fix-trie-balancing-issue-if-new-node-pushes.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-02-fib_trie-Update-usage-stats-to-be-percpu-instead-of-.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-03-fib_trie-Make-leaf-and-tnode-more-uniform.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-04-fib_trie-Merge-tnode_free-and-leaf_free-into-node_fr.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-05-fib_trie-Merge-leaf-into-tnode.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-06-fib_trie-Optimize-fib_table_lookup-to-avoid-wasting-.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-07-fib_trie-Optimize-fib_find_node.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-08-fib_trie-Optimize-fib_table_insert.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-09-fib_trie-Update-meaning-of-pos-to-represent-unchecke.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-10-fib_trie-Use-unsigned-long-for-anything-dealing-with.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-11-fib_trie-Push-rcu_read_lock-unlock-to-callers.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-12-fib_trie-Move-resize-to-after-inflate-halve.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-13-fib_trie-Add-functions-should_inflate-and-should_hal.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-14-fib_trie-Push-assignment-of-child-to-parent-down-int.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-15-fib_trie-Push-tnode-flushing-down-to-inflate-halve.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-16-fib_trie-inflate-halve-nodes-in-a-more-RCU-friendly-.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-17-fib_trie-Remove-checks-for-index-tnode_child_length-.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-18-fib_trie-Add-tracking-value-for-suffix-length.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-20-fib_trie-Fix-RCU-bug-and-merge-similar-bits-of-infla.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-21-fib_trie-Fall-back-to-slen-update-on-inflate-halve-f.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-22-fib_trie-Add-collapse-and-should_collapse-to-resize.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-23-fib_trie-Use-empty_children-instead-of-counting-empt.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-24-fib_trie-Move-fib_find_alias-to-file-where-it-is-use.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/080-25-fib_trie-Various-clean-ups-for-handling-slen.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/102-ehci_hcd_ignore_oc.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/120-bridge_allow_receiption_on_disabled_port.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/132-mips_inline_dma_ops.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/200-fix_localversion.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/201-extra_optimization.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/202-reduce_module_size.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/203-kallsyms_uncompressed.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/204-module_strip.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/210-darwin_scripts_include.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/212-byteshift_portability.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/213-x86_vdso_portability.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/214-spidev_h_portability.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/220-gc_sections.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/221-module_exports.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/230-openwrt_lzma_options.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/250-netfilter_depends.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/251-sound_kconfig.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/252-mv_cesa_depends.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/253-ssb_b43_default_on.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/254-textsearch_kconfig_hacks.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/255-lib80211_kconfig_hacks.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/256-crypto_add_kconfig_prompts.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/257-wireless_ext_kconfig_hack.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/258-netfilter_netlink_kconfig_hack.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/259-regmap_dynamic.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/260-crypto_test_dependencies.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/262-compressor_kconfig_hack.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/270-bridge_header_fix.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/300-mips_expose_boot_raw.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/301-mips_image_cmdline_hack.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/302-mips_no_branch_likely.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/304-mips_disable_fpu.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/305-mips_module_reloc.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/306-mips_mem_functions_performance.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/309-mips_fuse_workaround.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/310-arm_module_unresolved_weak_sym.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/320-ppc4xx_optimization.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/321-powerpc_crtsavres_prereq.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/330-MIPS-kexec-Accept-command-line-parameters-from-users.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/400-mtd-add-rootfs-split-support.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/401-mtd-add-support-for-different-partition-parser-types.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/403-mtd-hook-mtdsplit-to-Kbuild.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/404-mtd-add-more-helper-functions.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/405-mtd-old-firmware-uimage-splitter.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/406-mtd-old-rootfs-squashfs-splitter.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/410-mtd-move-forward-declaration-of-struct-mtd_info.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/411-mtd-partial_eraseblock_write.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/412-mtd-partial_eraseblock_unlock.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/420-mtd-redboot_space.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/430-mtd-add-myloader-partition-parser.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/440-block2mtd_init.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/441-block2mtd_probe.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/450-mtd-nand-allow-to-use-platform-specific-chip-fixup.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/451-mtd-nand-fix-return-code-of-nand_correct_data-function.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/460-mtd-cfi_cmdset_0002-no-erase_suspend.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/472-mtd-m25p80-add-support-for-Winbond-W25X05-flash.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/473-mtd-spi-nor-add-support-for-the-Macronix-MX25L512E-S.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/474-mtd-spi-nor-add-support-for-the-ISSI-SI25CD512-SPI-f.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/480-mtd-set-rootfs-to-be-root-dev.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/491-ubi-auto-create-ubiblock-device-for-rootfs.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/494-mtd-ubi-add-EOF-marker-support.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/500-yaffs-Kbuild-integration.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/501-yaffs-add-missing-flush-arguments.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/502-yaffs-fix-compat-tags-handling.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/503-yaffs-add-tags-9bytes-mount-option.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/504-yaffs-3.16-new-fops.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/520-squashfs_update_xz_comp_opts.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/530-jffs2_make_lzma_available.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/531-debloat_lzma.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/532-jffs2_eofdetect.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/540-crypto-xz-decompression-support.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/541-ubifs-xz-decompression-support.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/550-ubifs-symlink-xattr-support.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/551-ubifs-fix-default-compression-selection.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/600-netfilter_conntrack_flush.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/610-netfilter_match_bypass_default_checks.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/611-netfilter_match_bypass_default_table.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/612-netfilter_match_reduce_memory_access.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/613-netfilter_optional_tcp_window_check.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/615-netfilter_add_xt_id_match.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/616-net_optimize_xfrm_calls.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/620-sched_esfq.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/621-sched_act_connmark.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/630-packet_socket_type.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/640-bridge_no_eap_forward.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/641-bridge_always_accept_eap.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/642-bridge_port_isolate.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/643-bridge_remove_ipv6_dependency.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/644-bridge_optimize_netfilter_hooks.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/645-bridge_multicast_to_unicast.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/650-pppoe_header_pad.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/651-wireless_mesh_header.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/652-atm_header_changes.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/653-disable_netlink_trim.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/655-increase_skb_pad.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/656-skb_reduce_truesize-helper.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/657-qdisc_reduce_truesize.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/660-fq_codel_defaults.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/661-fq_codel_keep_dropped_stats.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/662-use_fq_codel_by_default.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/663-remove_pfifo_fast.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/671-net-provide-defines-for-_POLICY_FAILED-until-all-cod.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/680-NET-skip-GRO-for-foreign-MAC-addresses.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/700-swconfig.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/701-phy_extension.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/702-phy_add_aneg_done_function.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/703-phy-add-detach-callback-to-struct-phy_driver.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/704-phy-no-genphy-soft-reset.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/710-phy-add-mdio_register_board_info.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/720-phy_adm6996.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/721-phy_packets.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/722-phy_mvswitch.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/723-phy_ip175c.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/724-phy_ar8216.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/725-phy_rtl8306.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/726-phy_rtl8366.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/727-phy-rtl8367.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/728-phy-rtl8367b.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/729-phy-tantos.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/730-phy_b53.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/731-phy_mvswitch_3.10_compilation.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/732-phy-ar8216-led-support.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/733-phy_mvsw61xx.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/750-hostap_txpower.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/773-bgmac-add-srab-switch.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/780-igb-Fix-Null-pointer-dereference-in-igb_reset_q_vect.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/785-hso-support-0af0-9300.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/810-pci_disable_common_quirks.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/811-pci_disable_usb_common_quirks.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/820-usb_add_usb_find_device_by_name.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/821-usb-dwc2-dualrole.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/830-ledtrig_morse.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/831-ledtrig_netdev.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/832-ledtrig_usbdev.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/834-ledtrig-libata.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/840-rtc7301.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/841-rtc_pt7c4338.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/861-04_spi_gpio_implement_spi_delay.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/862-gpio_spi_driver.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/863-gpiommc.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/864-gpiommc_configfs_locking.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/870-hifn795x_byteswap.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/880-gateworks_system_controller.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/890-8250_optional_sysrq.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/900-slab_maxsize.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/901-debloat_sock_diag.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/902-debloat_proc.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/903-debloat_direct_io.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/910-kobject_uevent.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/911-kobject_add_broadcast_uevent.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/921-use_preinit_as_init.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/922-always-create-console-node-in-initramfs.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/930-crashlog.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/940-ocf_kbuild_integration.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/941-ocf_20120127.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/960-decompress_unlzo_fix.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/970-remove-unsane-filenames-from-deps_initramfs-list.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/980-arm_openwrt_machtypes.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/990-gpio_wdt.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/995-mangle_bootargs.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/997-device_tree_cmdline.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/998-enable_wilink_platform_without_drivers.patch delete mode 100644 trunk/target/linux/generic/patches-3.18/999-seccomp_log.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/000-keep_initrafs_the_default.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/020-ssb_update.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/050-backport_netfilter_rtcache.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/060-mips_decompressor_memmove.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/070-bgmac-register-fixed-PHY-for-ARM-BCM470X-BCM5301X-ch.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/071-bgmac-allow-enabling-on-ARCH_BCM_5301X.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/102-ehci_hcd_ignore_oc.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/120-bridge_allow_receiption_on_disabled_port.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/132-mips_inline_dma_ops.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/200-fix_localversion.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/201-extra_optimization.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/202-reduce_module_size.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/203-kallsyms_uncompressed.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/204-module_strip.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/210-darwin_scripts_include.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/212-byteshift_portability.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/214-spidev_h_portability.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/220-gc_sections.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/221-module_exports.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/230-openwrt_lzma_options.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/250-netfilter_depends.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/251-sound_kconfig.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/252-mv_cesa_depends.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/253-ssb_b43_default_on.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/254-textsearch_kconfig_hacks.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/255-lib80211_kconfig_hacks.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/256-crypto_add_kconfig_prompts.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/257-wireless_ext_kconfig_hack.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/258-netfilter_netlink_kconfig_hack.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/259-regmap_dynamic.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/260-crypto_test_dependencies.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/262-compressor_kconfig_hack.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/270-bridge_header_fix.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/300-mips_expose_boot_raw.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/301-mips_image_cmdline_hack.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/302-mips_no_branch_likely.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/304-mips_disable_fpu.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/305-mips_module_reloc.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/306-mips_mem_functions_performance.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/309-mips_fuse_workaround.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/310-arm_module_unresolved_weak_sym.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/320-ppc4xx_optimization.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/321-powerpc_crtsavres_prereq.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/330-MIPS-kexec-Accept-command-line-parameters-from-users.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/400-mtd-add-rootfs-split-support.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/401-mtd-add-support-for-different-partition-parser-types.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/403-mtd-hook-mtdsplit-to-Kbuild.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/404-mtd-add-more-helper-functions.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/405-mtd-old-firmware-uimage-splitter.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/406-mtd-old-rootfs-squashfs-splitter.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/410-mtd-move-forward-declaration-of-struct-mtd_info.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/411-mtd-partial_eraseblock_write.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/412-mtd-partial_eraseblock_unlock.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/420-mtd-redboot_space.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/430-mtd-add-myloader-partition-parser.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/440-block2mtd_init.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/441-block2mtd_probe.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/450-mtd-nand-allow-to-use-platform-specific-chip-fixup.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/451-mtd-nand-fix-return-code-of-nand_correct_data-function.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/460-mtd-cfi_cmdset_0002-no-erase_suspend.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/472-mtd-m25p80-add-support-for-Winbond-W25X05-flash.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/473-mtd-spi-nor-add-support-for-the-Macronix-MX25L512E-S.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/474-mtd-spi-nor-add-support-for-the-ISSI-SI25CD512-SPI-f.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/480-mtd-set-rootfs-to-be-root-dev.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/491-ubi-auto-create-ubiblock-device-for-rootfs.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/494-mtd-ubi-add-EOF-marker-support.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/500-yaffs-Kbuild-integration.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/501-yaffs-add-missing-flush-arguments.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/502-yaffs-fix-compat-tags-handling.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/503-yaffs-add-tags-9bytes-mount-option.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/504-yaffs-3.16-new-fops.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/520-squashfs_update_xz_comp_opts.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/530-jffs2_make_lzma_available.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/531-debloat_lzma.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/532-jffs2_eofdetect.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/540-crypto-xz-decompression-support.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/541-ubifs-xz-decompression-support.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/551-ubifs-fix-default-compression-selection.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/600-netfilter_conntrack_flush.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/610-netfilter_match_bypass_default_checks.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/611-netfilter_match_bypass_default_table.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/612-netfilter_match_reduce_memory_access.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/613-netfilter_optional_tcp_window_check.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/615-netfilter_add_xt_id_match.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/616-net_optimize_xfrm_calls.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/620-sched_esfq.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/630-packet_socket_type.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/640-bridge_no_eap_forward.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/641-bridge_always_accept_eap.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/642-bridge_port_isolate.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/643-bridge_remove_ipv6_dependency.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/644-bridge_optimize_netfilter_hooks.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/645-bridge_multicast_to_unicast.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/650-pppoe_header_pad.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/651-wireless_mesh_header.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/652-atm_header_changes.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/653-disable_netlink_trim.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/655-increase_skb_pad.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/656-skb_reduce_truesize-helper.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/657-qdisc_reduce_truesize.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/660-fq_codel_defaults.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/661-fq_codel_keep_dropped_stats.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/662-use_fq_codel_by_default.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/663-remove_pfifo_fast.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/664-codel_fix_3_12.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/671-net-provide-defines-for-_POLICY_FAILED-until-all-cod.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/680-NET-skip-GRO-for-foreign-MAC-addresses.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/700-swconfig.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/701-phy_extension.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/702-phy_add_aneg_done_function.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/703-phy-add-detach-callback-to-struct-phy_driver.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/704-phy-no-genphy-soft-reset.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/710-phy-add-mdio_register_board_info.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/720-phy_adm6996.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/721-phy_packets.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/722-phy_mvswitch.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/723-phy_ip175c.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/724-phy_ar8216.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/725-phy_rtl8306.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/726-phy_rtl8366.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/727-phy-rtl8367.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/728-phy-rtl8367b.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/729-phy-tantos.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/730-phy_b53.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/731-phy_mvswitch_3.10_compilation.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/732-phy-ar8216-led-support.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/733-phy_mvsw61xx.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/750-hostap_txpower.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/773-bgmac-add-srab-switch.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/775-bgmac-check-length-of-received-frame.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/780-igb-Fix-Null-pointer-dereference-in-igb_reset_q_vect.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/785-hso-support-0af0-9300.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/810-pci_disable_common_quirks.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/811-pci_disable_usb_common_quirks.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/820-usb_add_usb_find_device_by_name.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/830-ledtrig_morse.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/831-ledtrig_netdev.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/832-ledtrig_usbdev.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/834-ledtrig-libata.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/840-rtc7301.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/841-rtc_pt7c4338.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/861-04_spi_gpio_implement_spi_delay.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/862-gpio_spi_driver.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/863-gpiommc.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/864-gpiommc_configfs_locking.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/870-hifn795x_byteswap.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/880-gateworks_system_controller.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/890-8250_optional_sysrq.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/900-slab_maxsize.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/901-debloat_sock_diag.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/902-debloat_proc.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/903-debloat_direct_io.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/910-kobject_uevent.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/911-kobject_add_broadcast_uevent.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/921-use_preinit_as_init.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/922-always-create-console-node-in-initramfs.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/930-crashlog.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/940-ocf_kbuild_integration.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/941-ocf_20120127.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/960-decompress_unlzo_fix.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/970-remove-unsane-filenames-from-deps_initramfs-list.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/980-arm_openwrt_machtypes.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/990-gpio_wdt.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/995-mangle_bootargs.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/997-device_tree_cmdline.patch delete mode 100644 trunk/target/linux/generic/patches-4.0/998-enable_wilink_platform_without_drivers.patch delete mode 100644 trunk/target/linux/sunxi/Makefile delete mode 100644 trunk/target/linux/sunxi/base-files.mk delete mode 100644 trunk/target/linux/sunxi/base-files/etc/inittab delete mode 100644 trunk/target/linux/sunxi/base-files/etc/uci-defaults/02_network delete mode 100644 trunk/target/linux/sunxi/base-files/lib/preinit/01_preinit_sunxi.sh delete mode 100644 trunk/target/linux/sunxi/base-files/lib/preinit/02_b53_hack.sh delete mode 100644 trunk/target/linux/sunxi/base-files/lib/sunxi.sh delete mode 100644 trunk/target/linux/sunxi/config-3.18 delete mode 100644 trunk/target/linux/sunxi/image/Config.in delete mode 100644 trunk/target/linux/sunxi/image/Makefile delete mode 100755 trunk/target/linux/sunxi/image/gen_sunxi_sdcard_img.sh delete mode 100644 trunk/target/linux/sunxi/modules.mk delete mode 100644 trunk/target/linux/sunxi/patches-3.18/100-dt-sun7i-add_spi0_pins_a.patch delete mode 100644 trunk/target/linux/sunxi/patches-3.18/101-dt-sun7i-add-uart3_pins.patch delete mode 100644 trunk/target/linux/sunxi/patches-3.18/102-dt-sun7i-add_mmc2_pins.patch delete mode 100644 trunk/target/linux/sunxi/patches-3.18/110-input-add-sun4i-lradc.patch delete mode 100644 trunk/target/linux/sunxi/patches-3.18/111-dt-sun4i-add-lradc.patch delete mode 100644 trunk/target/linux/sunxi/patches-3.18/112-dt-sun5i-add-lradc.patch delete mode 100644 trunk/target/linux/sunxi/patches-3.18/113-dt-sun7i-add-lradc.patch delete mode 100644 trunk/target/linux/sunxi/patches-3.18/115-input-sun4i-ts-update-temp-curve.patch delete mode 100644 trunk/target/linux/sunxi/patches-3.18/116-dt-sunxi-update-compats-for-tempcurves.patch delete mode 100644 trunk/target/linux/sunxi/patches-3.18/130-input-add-axp20x-pek.patch delete mode 100644 trunk/target/linux/sunxi/patches-3.18/150-pwm-add-sunxi-driver.patch delete mode 100644 trunk/target/linux/sunxi/patches-3.18/200-mmc-add-sdio-function-subnode.patch delete mode 100644 trunk/target/linux/sunxi/patches-3.18/201-dt-sun7i-add-oob-irq-to-bcm-sdio-wifi.patch delete mode 100644 trunk/target/linux/sunxi/patches-3.18/202-dt-sun7i-add-bluetooth-to-cubietruck.patch delete mode 100644 trunk/target/linux/sunxi/patches-3.18/270-dt-sun7i-add-ss-to-a20.patch delete mode 100644 trunk/target/linux/sunxi/patches-3.18/271-crypto-add-ss.patch delete mode 100644 trunk/target/linux/sunxi/patches-3.18/300-dt-sun7i-add-bananapi.patch delete mode 100644 trunk/target/linux/sunxi/patches-3.18/301-dt-sun7i-add-bananapro.patch delete mode 100644 trunk/target/linux/sunxi/patches-3.18/302-dt-sun7i-add-lamobo-r1.patch delete mode 100644 trunk/target/linux/sunxi/profiles/01-default.mk delete mode 100644 trunk/target/linux/sunxi/profiles/a10-olinuxino.mk delete mode 100644 trunk/target/linux/sunxi/profiles/a13-olimex-som.mk delete mode 100644 trunk/target/linux/sunxi/profiles/a13-olinuxino.mk delete mode 100644 trunk/target/linux/sunxi/profiles/a20-olinuxino.mk delete mode 100644 trunk/target/linux/sunxi/profiles/bananapi.mk delete mode 100644 trunk/target/linux/sunxi/profiles/bananapro.mk delete mode 100644 trunk/target/linux/sunxi/profiles/cubieboard.mk delete mode 100644 trunk/target/linux/sunxi/profiles/cubieboard2.mk delete mode 100644 trunk/target/linux/sunxi/profiles/lamobo-r1.mk delete mode 100644 trunk/target/linux/sunxi/profiles/mele_m9.mk delete mode 100644 trunk/target/linux/sunxi/profiles/pcduino.mk delete mode 100644 trunk/target/linux/sunxi/profiles/pcduino3.mk delete mode 100644 trunk/target/linux/uml/Makefile delete mode 100644 trunk/target/linux/uml/README delete mode 100644 trunk/target/linux/uml/config/i386 delete mode 100644 trunk/target/linux/uml/config/x86_64 delete mode 100644 trunk/target/linux/uml/image/Makefile delete mode 100644 trunk/target/linux/uml/patches-3.18/001-fix_make_headers_install.patch delete mode 100644 trunk/target/linux/uml/patches-3.18/101-mconsole-exec.patch delete mode 100644 trunk/target/linux/uml/patches-3.18/102-pseudo-random-mac.patch delete mode 100644 trunk/target/linux/x86/64/config-default delete mode 100644 trunk/target/linux/x86/64/target.mk delete mode 100644 trunk/target/linux/x86/Makefile delete mode 100644 trunk/target/linux/x86/base-files/etc/config/network delete mode 100644 trunk/target/linux/x86/base-files/etc/inittab delete mode 100644 trunk/target/linux/x86/base-files/lib/preinit/15_essential_fs_x86 delete mode 100644 trunk/target/linux/x86/base-files/lib/preinit/20_check_iso delete mode 100644 trunk/target/linux/x86/base-files/lib/preinit/79_move_config delete mode 100644 trunk/target/linux/x86/base-files/lib/upgrade/platform.sh delete mode 100644 trunk/target/linux/x86/config-3.18 delete mode 100644 trunk/target/linux/x86/ep80579/config-3.3 delete mode 100644 trunk/target/linux/x86/ep80579/target.mk delete mode 100644 trunk/target/linux/x86/generic/config-default delete mode 100644 trunk/target/linux/x86/generic/profiles/000-Generic.mk delete mode 100644 trunk/target/linux/x86/generic/target.mk delete mode 100644 trunk/target/linux/x86/geode/config-default delete mode 100644 trunk/target/linux/x86/geode/target.mk delete mode 100644 trunk/target/linux/x86/image/Config.in delete mode 100644 trunk/target/linux/x86/image/Makefile delete mode 100755 trunk/target/linux/x86/image/gen_image_generic.sh delete mode 100644 trunk/target/linux/x86/image/grub-early.cfg delete mode 100644 trunk/target/linux/x86/image/grub-iso.cfg delete mode 100644 trunk/target/linux/x86/image/grub.cfg delete mode 100755 trunk/target/linux/x86/image/mkimg_bifferboard.py delete mode 100755 trunk/target/linux/x86/image/mkimg_sitecom.pl delete mode 100644 trunk/target/linux/x86/kvm_guest/config-default delete mode 100644 trunk/target/linux/x86/kvm_guest/target.mk delete mode 100644 trunk/target/linux/x86/modules.mk delete mode 100644 trunk/target/linux/x86/patches-3.18/006-yenta_mistery.patch delete mode 100644 trunk/target/linux/x86/patches-3.18/009-rdc321x_select_embedded.patch delete mode 100644 trunk/target/linux/x86/patches-3.18/010-rdc_cpu_ident.patch delete mode 100644 trunk/target/linux/x86/patches-3.18/011-tune_lzma_options.patch delete mode 100644 trunk/target/linux/x86/patches-3.18/012-export_erase_write.patch delete mode 100644 trunk/target/linux/x86/patches-3.18/100-rdc_boards.patch delete mode 100644 trunk/target/linux/x86/patches-3.18/120-panic_on_unrecovered_nmi.patch delete mode 100644 trunk/target/linux/x86/patches-3.18/150-pit-tick-rate.patch delete mode 100644 trunk/target/linux/x86/patches-3.18/160-kexec-fix.patch delete mode 100644 trunk/target/linux/x86/rdc/base-files/etc/config/network delete mode 100644 trunk/target/linux/x86/rdc/base-files/etc/diag.sh delete mode 100644 trunk/target/linux/x86/rdc/base-files/lib/preinit/05_set_ether_mac_rdc delete mode 100644 trunk/target/linux/x86/rdc/base-files/lib/upgrade/platform.sh delete mode 100644 trunk/target/linux/x86/rdc/config-default delete mode 100644 trunk/target/linux/x86/rdc/profiles/ar525w.mk delete mode 100644 trunk/target/linux/x86/rdc/profiles/bifferboard.mk delete mode 100644 trunk/target/linux/x86/rdc/profiles/r8610.mk delete mode 100644 trunk/target/linux/x86/rdc/profiles/sitecom.mk delete mode 100644 trunk/target/linux/x86/rdc/target.mk delete mode 100644 trunk/target/linux/x86/xen_domu/base-files/etc/inittab delete mode 100644 trunk/target/linux/x86/xen_domu/base-files/lib/preinit/45_mount_xenfs delete mode 100644 trunk/target/linux/x86/xen_domu/config-default delete mode 100644 trunk/target/linux/x86/xen_domu/target.mk delete mode 100644 trunk/target/linux/xburst/Makefile delete mode 100644 trunk/target/linux/xburst/base-files/etc/config/fstab delete mode 100644 trunk/target/linux/xburst/base-files/etc/config/network delete mode 100644 trunk/target/linux/xburst/base-files/etc/config/system delete mode 100644 trunk/target/linux/xburst/config-3.18 delete mode 100644 trunk/target/linux/xburst/image/Makefile delete mode 100644 trunk/target/linux/xburst/image/ubinize.cfg delete mode 100644 trunk/target/linux/xburst/modules.mk delete mode 100644 trunk/target/linux/xburst/patches-3.18/001-ubi-Read-only-the-vid-header-instead-of-the-whole-pa.patch delete mode 100644 trunk/target/linux/xburst/patches-3.18/002-NAND-Optimize-NAND_ECC_HW_OOB_FIRST-read.patch delete mode 100644 trunk/target/linux/xburst/patches-3.18/003-NAND-Add-support-for-subpage-reads-for-NAND_ECC_HW_O.patch delete mode 100644 trunk/target/linux/xburst/patches-3.18/004-ASoC-JZ4740-delay-activation-of-the-DAC-to-work-arou.patch delete mode 100644 trunk/target/linux/xburst/patches-3.18/005-RTC-JZ4740-Init-the-regulator-register-on-startup.patch delete mode 100644 trunk/target/linux/xburst/patches-3.18/006-Add-ili8960-lcd-driver.patch delete mode 100644 trunk/target/linux/xburst/patches-3.18/007-qi_lb60-Don-t-use-3-wire-spi-mode-for-the-display-fo.patch delete mode 100644 trunk/target/linux/xburst/qi_lb60/config-default delete mode 100644 trunk/target/linux/xburst/qi_lb60/target.mk delete mode 100644 trunk/target/sdk/Config.in delete mode 100644 trunk/target/sdk/Makefile delete mode 100755 trunk/target/sdk/convert-config.pl delete mode 100644 trunk/target/sdk/files/Config.in delete mode 100644 trunk/target/sdk/files/Makefile delete mode 100644 trunk/target/sdk/files/README.SDK delete mode 100644 trunk/target/sdk/files/include/prepare.mk delete mode 100644 trunk/target/toolchain/Config.in delete mode 100644 trunk/target/toolchain/Makefile delete mode 100644 trunk/target/toolchain/files/README.TOOLCHAIN delete mode 100755 trunk/target/toolchain/files/wrapper.sh delete mode 100644 trunk/toolchain/Config.in delete mode 100644 trunk/toolchain/Makefile delete mode 100644 trunk/toolchain/binutils/Config.in delete mode 100644 trunk/toolchain/binutils/Makefile delete mode 100644 trunk/toolchain/binutils/patches/linaro/300-001_ld_makefile_patch.patch delete mode 100644 trunk/toolchain/binutils/patches/linaro/300-012_check_ldrunpath_length.patch delete mode 100644 trunk/toolchain/binutils/patches/linaro/400-mips_no_dynamic_linking_sym.patch delete mode 100644 trunk/toolchain/gcc/Config.in delete mode 100644 trunk/toolchain/gcc/Config.version delete mode 100644 trunk/toolchain/gcc/common.mk delete mode 100644 trunk/toolchain/gcc/files/alternate-arch-cc.in delete mode 100644 trunk/toolchain/gcc/final/Makefile delete mode 100644 trunk/toolchain/gcc/initial/Makefile delete mode 100644 trunk/toolchain/gcc/minimal/Makefile delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/010-documentation.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/020-gcc_bug_54295.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/030-gcc_bug_48403.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/040-gcc_bug_49696.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/100-uclibc-conf.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/200-musl.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/301-missing-execinfo_h.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/302-c99-snprintf.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/305-libmudflap-susv3-legacy.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/800-arm_v5te_no_ldrd_strd.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/810-arm-softfloat-libgcc.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/820-libgcc_pic.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/830-arm_unbreak_armv4t.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/840-armv4_pass_fix-v4bx_to_ld.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/850-use_shared_libgcc.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/860-uclibc_use_eh_frame.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/870-ppc_no_crtsavres.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/880-no_java_section.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/900-bad-mips16-crt delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/910-mbsd_multi.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/920-specs_nonfatal_getenv.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/940-no-clobber-stamp-bits.patch delete mode 100644 trunk/toolchain/gcc/patches/4.6-linaro/999-coldfire.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/001-revert_register_mode_search.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/002-weak_data_fix.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/003-universal_initializer.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/004-case_insensitive.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/010-documentation.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/100-uclibc-conf.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/200-musl_config.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/201-musl_arm.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/202-musl_mips.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/203-musl_powerpc.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/204-musl_sh.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/205-musl_x86.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/206-musl_aarch64.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/207-musl_fixincludes.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/208-musl_gomp.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/209-musl_libstdc++.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/210-disable_libsanitizer_off_t_check.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/220-musl_mips_softfloat.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/221-musl_mips64.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/800-arm_v5te_no_ldrd_strd.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/810-arm-softfloat-libgcc.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/820-libgcc_pic.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/830-arm_unbreak_armv4t.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/840-armv4_pass_fix-v4bx_to_ld.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/850-use_shared_libgcc.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/860-use_eh_frame.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/870-ppc_no_crtsavres.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/880-no_java_section.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/900-bad-mips16-crt.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/910-mbsd_multi.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/920-specs_nonfatal_getenv.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/930-fix-mips-noexecstack.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/940-no-clobber-stamp-bits.patch delete mode 100644 trunk/toolchain/gcc/patches/4.8-linaro/951-arm_bug_58595.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/001-revert_register_mode_search.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/002-case_insensitive.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/010-documentation.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/100-uclibc-conf.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/200-musl_config.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/201-musl_arm.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/202-musl_mips.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/203-musl_powerpc.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/204-musl_sh.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/205-musl_x86.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/206-musl_aarch64.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/207-musl_fixincludes.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/208-musl_gomp.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/209-musl_libstdc++.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/210-disable_libsanitizer_off_t_check.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/220-musl_mips_softfloat.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/221-musl_mips64.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/800-arm_v5te_no_ldrd_strd.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/810-arm-softfloat-libgcc.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/820-libgcc_pic.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/830-arm_unbreak_armv4t.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/840-armv4_pass_fix-v4bx_to_ld.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/850-use_shared_libgcc.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/860-use_eh_frame.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/870-ppc_no_crtsavres.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/880-no_java_section.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/900-bad-mips16-crt.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/910-mbsd_multi.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/920-specs_nonfatal_getenv.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/930-fix-mips-noexecstack.patch delete mode 100644 trunk/toolchain/gcc/patches/4.9-linaro/940-no-clobber-stamp-bits.patch delete mode 100644 trunk/toolchain/gdb/Makefile delete mode 100644 trunk/toolchain/gdb/patches/100-ppc_compile_fix.patch delete mode 100644 trunk/toolchain/gdb/patches/110-no_extern_inline.patch delete mode 100644 trunk/toolchain/gdb/patches/600-fix-compile-flag-mismatch.patch delete mode 100644 trunk/toolchain/glibc/Config.in delete mode 100644 trunk/toolchain/glibc/Config.version delete mode 100644 trunk/toolchain/glibc/Makefile delete mode 100644 trunk/toolchain/glibc/common.mk delete mode 100644 trunk/toolchain/glibc/config/Config.in delete mode 100644 trunk/toolchain/glibc/headers/Makefile delete mode 100644 trunk/toolchain/glibc/include/libintl.h delete mode 100644 trunk/toolchain/glibc/patches/2.15/001-fix_autoconf_macro.patch delete mode 100644 trunk/toolchain/glibc/patches/2.15/005-versions.patch delete mode 100644 trunk/toolchain/glibc/patches/2.15/050-all_glibc-2.14-leak-revert-crash.patch delete mode 100644 trunk/toolchain/glibc/patches/2.15/100-fix_cross_rpcgen.patch delete mode 100644 trunk/toolchain/glibc/patches/2.15/110-fix_cross_zic.patch delete mode 100644 trunk/toolchain/glibc/patches/2.15/120-use_host_cflags.patch delete mode 100644 trunk/toolchain/glibc/patches/2.15/200-add-dl-search-paths.patch delete mode 100644 trunk/toolchain/glibc/patches/2.19/100-fix_cross_rpcgen.patch delete mode 100644 trunk/toolchain/glibc/patches/2.19/200-add-dl-search-paths.patch delete mode 100644 trunk/toolchain/glibc/patches/2.19/300-require-autoconf-2.69.patch delete mode 100644 trunk/toolchain/glibc/patches/2.21/100-fix_cross_rpcgen.patch delete mode 100644 trunk/toolchain/glibc/patches/2.21/200-add-dl-search-paths.patch delete mode 100644 trunk/toolchain/info.mk delete mode 100644 trunk/toolchain/insight/Makefile delete mode 100644 trunk/toolchain/insight/patches/600-fix-compile-flag-mismatch.patch delete mode 100644 trunk/toolchain/kernel-headers/Makefile delete mode 100644 trunk/toolchain/musl/Config.in delete mode 100644 trunk/toolchain/musl/Config.version delete mode 100644 trunk/toolchain/musl/Makefile delete mode 100644 trunk/toolchain/musl/common.mk delete mode 100644 trunk/toolchain/musl/headers/Makefile delete mode 100644 trunk/toolchain/musl/include/bits/wordsize.h delete mode 100644 trunk/toolchain/musl/include/features.h delete mode 100644 trunk/toolchain/musl/include/sgidefs.h delete mode 100644 trunk/toolchain/musl/include/sys/cdefs.h delete mode 100644 trunk/toolchain/musl/include/sys/glibc-types.h delete mode 100644 trunk/toolchain/musl/include/sys/queue.h delete mode 100644 trunk/toolchain/musl/patches/001-git-2015-03-28.patch delete mode 100644 trunk/toolchain/musl/patches/100-add_glob_onlydir.patch delete mode 100644 trunk/toolchain/musl/patches/900-iconv_size_hack.patch delete mode 100644 trunk/toolchain/uClibc/Config.in delete mode 100644 trunk/toolchain/uClibc/Config.version delete mode 100644 trunk/toolchain/uClibc/Makefile delete mode 100644 trunk/toolchain/uClibc/common.mk delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/arm delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/armeb delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/common delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/debug delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/i386 delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/i686 delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/m68k delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/mips delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/mips64 delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/mips64.32 delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/mips64.64 delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/mips64.n32 delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/mips64el delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/mips64el.32 delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/mips64el.64 delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/mips64el.n32 delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/mipsel delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/mipsel.cobalt delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/powerpc delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/powerpc.e500 delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/sparc delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/sparc.leon delete mode 100644 trunk/toolchain/uClibc/config-0.9.33.2/x86_64 delete mode 100644 trunk/toolchain/uClibc/headers/Makefile delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/009_backport_mount.h-update.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/010-backport_sscanf_alloc.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/011-dlsym_rtld_next_fix.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/020-endian.h-add-some-handy-macros-to-be-used-in-syscall.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/021-add-posix_madvise.c.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/022-libc-add-posix_fallocate.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/023-libc-add-fallocate-and-fallocate64.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/024-i386-bits-syscalls.h-allow-immediate-values-as-6th-s.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/025-libc-sync_file_range.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/100-fix_unifdef.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/110-compat_macros.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/120-adjtimex.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/131-inet-fix-__read_etc_hosts_r-segfault.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/132-inet_fix_res_init.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/133-inet6-scoped-getnameinfo.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/135-inet_fix_threaded_use_of_res_functions.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/136-inet_make_res_init_thread_safe.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/137-inet_fix_threaded_res_init.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/150-vasprintf_size_reduce.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/170-math_finite.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/180-pthread_cleanup_fix.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/190-nptl_use_arch_default_stack_limit.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/200-no_forced_unwind.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/210-mips_use_pic_crt1.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/350-use-fputs_unlocked.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/410-llvm_workaround.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/450-powerpc_copysignl.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/460-powerpc_ptrace_h.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/470-powerpc_syscall6.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/480-powerpc_rel24_support.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/500-eventfd.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/600-mips64_abi_selection.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/610-mips64_syscall_fix.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/611-mips_syscall_error_argument.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/612-mips64_relocation_fix.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/613-mips64_more_relocation_fixes.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/614-mips64_fix_setjmp_longjmp.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/615-mips_fix_sigev_pad_size.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/616-mips_fix_stat_time.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/617-mips_fix_setjmp_ptrsize.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/618-mips64_fix_syscall_error.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/619-mips64_fix_sysdep_cancel.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/960-remove_eabi_oabi_selection.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/970-add___kernel_long_and___kernel_ulong.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/981-fix_setting_arch_native_bit.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/990-no-stack-cache.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/991-gen_wctype.patch delete mode 100644 trunk/toolchain/uClibc/patches-0.9.33.2/999-eventfd_use_bits_scheme.patch delete mode 100644 trunk/toolchain/uClibc/utils/Makefile delete mode 100644 trunk/toolchain/wrapper/Makefile delete mode 100644 trunk/tools/Makefile delete mode 100644 trunk/tools/autoconf/Makefile delete mode 100644 trunk/tools/autoconf/patches/000-relocatable.patch delete mode 100644 trunk/tools/autoconf/patches/001-no_emacs_lib.patch delete mode 100644 trunk/tools/automake/Makefile delete mode 100755 trunk/tools/automake/files/aclocal delete mode 100644 trunk/tools/automake/patches/000-relocatable.patch delete mode 100644 trunk/tools/automake/patches/100-aclocal-skip-not-existing-directories.patch delete mode 100644 trunk/tools/automake/patches/200-do-not-override-silent-rules.patch delete mode 100644 trunk/tools/bc/Makefile delete mode 100644 trunk/tools/bc/patches/001-no_doc.patch delete mode 100644 trunk/tools/bison/Makefile delete mode 100644 trunk/tools/bison/patches/010-intl-stub-compat.patch delete mode 100644 trunk/tools/bison/patches/100-fix-gets-removal.patch delete mode 100644 trunk/tools/ccache/Makefile delete mode 100755 trunk/tools/ccache/files/ccache_cc delete mode 100755 trunk/tools/ccache/files/ccache_cxx delete mode 100644 trunk/tools/cloog/Makefile delete mode 100644 trunk/tools/cmake/Makefile delete mode 100644 trunk/tools/cmake/patches/100-disable_qt_tests.patch delete mode 100644 trunk/tools/cmake/patches/110-freebsd-compat.patch delete mode 100644 trunk/tools/dosfstools/Makefile delete mode 100644 trunk/tools/dosfstools/patches/0001-Add-tags-and-editor-backup-files-to-.gitignore.patch delete mode 100644 trunk/tools/dosfstools/patches/0002-Fix-indentation-of-fix-power-loss-damage-commit.patch delete mode 100644 trunk/tools/dosfstools/patches/0003-mkfs.fat.c-Use-unsigned-char-for-binary-data.patch delete mode 100644 trunk/tools/dosfstools/patches/0004-Make-all-char-that-may-take-literals-const.patch delete mode 100644 trunk/tools/dosfstools/patches/0005-mkfs.fat-Allow-0xF0-to-be-specified-as-media-byte.patch delete mode 100644 trunk/tools/dosfstools/patches/0006-fsck.fat-Make-r-option-default.patch delete mode 100644 trunk/tools/dosfstools/patches/0007-Makefile-fix-typo-in-uninstall-man.patch delete mode 100644 trunk/tools/dosfstools/patches/0008-Makefile-avoid-using-install-D.patch delete mode 100644 trunk/tools/dosfstools/patches/0009-Improve-.gitignore.patch delete mode 100644 trunk/tools/dosfstools/patches/0010-Remove-non-standard-int-types.patch delete mode 100644 trunk/tools/dosfstools/patches/0011-Remove-linux-msdos_fs.h-includes.patch delete mode 100644 trunk/tools/dosfstools/patches/0012-fsck.fat-Fix-read-beyond-end-of-array-on-FAT12.patch delete mode 100644 trunk/tools/dosfstools/patches/0013-Add-compatible-ioctl-calls-for-OSX-and-FreeBSD.patch delete mode 100644 trunk/tools/dosfstools/patches/0014-Add-OSX-and-FreeBSD-support.patch delete mode 100644 trunk/tools/e2fsprogs/Makefile delete mode 100644 trunk/tools/e2fsprogs/patches/001-exit_0_on_corrected_errors.patch delete mode 100644 trunk/tools/e2fsprogs/patches/002-dont-build-e4defrag.patch delete mode 100644 trunk/tools/e2fsprogs/patches/003-openbsd-compat.patch delete mode 100644 trunk/tools/e2fsprogs/patches/004-freebsd-compat.patch delete mode 100644 trunk/tools/elftosb/Makefile delete mode 100644 trunk/tools/elftosb/patches/001-libm.patch delete mode 100644 trunk/tools/elftosb/patches/002-fix-header-path.patch delete mode 100644 trunk/tools/elftosb/patches/003-use-ldflags.patch delete mode 100644 trunk/tools/findutils/Makefile delete mode 100644 trunk/tools/findutils/patches/21-Fix-time_t-vs-long-int-mismatches.patch delete mode 100644 trunk/tools/firmware-utils/Makefile delete mode 100644 trunk/tools/firmware-utils/src/add_header.c delete mode 100644 trunk/tools/firmware-utils/src/addpattern.c delete mode 100644 trunk/tools/firmware-utils/src/airlink.c delete mode 100644 trunk/tools/firmware-utils/src/bcm_tag.h delete mode 100644 trunk/tools/firmware-utils/src/bcmalgo.c delete mode 100644 trunk/tools/firmware-utils/src/bcmalgo.h delete mode 100644 trunk/tools/firmware-utils/src/buffalo-enc.c delete mode 100644 trunk/tools/firmware-utils/src/buffalo-lib.c delete mode 100644 trunk/tools/firmware-utils/src/buffalo-lib.h delete mode 100644 trunk/tools/firmware-utils/src/buffalo-tag.c delete mode 100644 trunk/tools/firmware-utils/src/buffalo-tftp.c delete mode 100644 trunk/tools/firmware-utils/src/csysimg.h delete mode 100644 trunk/tools/firmware-utils/src/cyg_crc.h delete mode 100644 trunk/tools/firmware-utils/src/cyg_crc16.c delete mode 100644 trunk/tools/firmware-utils/src/cyg_crc32.c delete mode 100644 trunk/tools/firmware-utils/src/dgfirmware.c delete mode 100644 trunk/tools/firmware-utils/src/dgn3500sum.c delete mode 100644 trunk/tools/firmware-utils/src/edimax_fw_header.c delete mode 100644 trunk/tools/firmware-utils/src/encode_crc.c delete mode 100644 trunk/tools/firmware-utils/src/fix-u-media-header.c delete mode 100644 trunk/tools/firmware-utils/src/fw.h delete mode 100644 trunk/tools/firmware-utils/src/hcsmakeimage.c delete mode 100644 trunk/tools/firmware-utils/src/imagetag.c delete mode 100644 trunk/tools/firmware-utils/src/imagetag.ggo delete mode 100644 trunk/tools/firmware-utils/src/imagetag_cmdline.c delete mode 100644 trunk/tools/firmware-utils/src/imagetag_cmdline.h delete mode 100644 trunk/tools/firmware-utils/src/lzma2eva.c delete mode 100644 trunk/tools/firmware-utils/src/makeamitbin.c delete mode 100644 trunk/tools/firmware-utils/src/md5.c delete mode 100644 trunk/tools/firmware-utils/src/md5.h delete mode 100644 trunk/tools/firmware-utils/src/mkbrncmdline.c delete mode 100644 trunk/tools/firmware-utils/src/mkbrnimg.c delete mode 100644 trunk/tools/firmware-utils/src/mkcameofw.c delete mode 100644 trunk/tools/firmware-utils/src/mkcasfw.c delete mode 100644 trunk/tools/firmware-utils/src/mkchkimg.c delete mode 100644 trunk/tools/firmware-utils/src/mkcsysimg.c delete mode 100644 trunk/tools/firmware-utils/src/mkdapimg.c delete mode 100644 trunk/tools/firmware-utils/src/mkdcs932.c delete mode 100644 trunk/tools/firmware-utils/src/mkdniimg.c delete mode 100644 trunk/tools/firmware-utils/src/mkedimaximg.c delete mode 100644 trunk/tools/firmware-utils/src/mkfwimage.c delete mode 100644 trunk/tools/firmware-utils/src/mkfwimage2.c delete mode 100644 trunk/tools/firmware-utils/src/mkheader_gemtek.c delete mode 100644 trunk/tools/firmware-utils/src/mkhilinkfw.c delete mode 100644 trunk/tools/firmware-utils/src/mkmylofw.c delete mode 100644 trunk/tools/firmware-utils/src/mkplanexfw.c delete mode 100644 trunk/tools/firmware-utils/src/mkporayfw.c delete mode 100644 trunk/tools/firmware-utils/src/mkrtn56uimg.c delete mode 100644 trunk/tools/firmware-utils/src/mksenaofw.c delete mode 100644 trunk/tools/firmware-utils/src/mktitanimg.c delete mode 100644 trunk/tools/firmware-utils/src/mktitanimg.h delete mode 100644 trunk/tools/firmware-utils/src/mktplinkfw.c delete mode 100644 trunk/tools/firmware-utils/src/mktplinkfw2.c delete mode 100644 trunk/tools/firmware-utils/src/mkwrgimg.c delete mode 100644 trunk/tools/firmware-utils/src/mkzcfw.c delete mode 100644 trunk/tools/firmware-utils/src/mkzynfw.c delete mode 100644 trunk/tools/firmware-utils/src/motorola-bin.c delete mode 100644 trunk/tools/firmware-utils/src/myloader.h delete mode 100644 trunk/tools/firmware-utils/src/nand_ecc.c delete mode 100644 trunk/tools/firmware-utils/src/osbridge-crc.c delete mode 100644 trunk/tools/firmware-utils/src/pc1crypt.c delete mode 100644 trunk/tools/firmware-utils/src/ptgen.c delete mode 100644 trunk/tools/firmware-utils/src/seama.c delete mode 100644 trunk/tools/firmware-utils/src/seama.h delete mode 100644 trunk/tools/firmware-utils/src/sha1.c delete mode 100644 trunk/tools/firmware-utils/src/sha1.h delete mode 100644 trunk/tools/firmware-utils/src/spw303v.c delete mode 100644 trunk/tools/firmware-utils/src/srec2bin.c delete mode 100644 trunk/tools/firmware-utils/src/tplink-safeloader.c delete mode 100644 trunk/tools/firmware-utils/src/trx.c delete mode 100644 trunk/tools/firmware-utils/src/trx2edips.c delete mode 100644 trunk/tools/firmware-utils/src/trx2usr.c delete mode 100644 trunk/tools/firmware-utils/src/wrt400n.c delete mode 100644 trunk/tools/firmware-utils/src/xorimage.c delete mode 100644 trunk/tools/firmware-utils/src/zynos.h delete mode 100644 trunk/tools/firmware-utils/src/zyxbcm.c delete mode 100644 trunk/tools/flex/Makefile delete mode 100644 trunk/tools/flex/patches/100-remove_no_undefined.patch delete mode 100644 trunk/tools/flock/Makefile delete mode 100644 trunk/tools/flock/src/flock.c delete mode 100644 trunk/tools/genext2fs/Makefile delete mode 100644 trunk/tools/genext2fs/patches/100-c99_scanf.patch delete mode 100644 trunk/tools/genext2fs/patches/200-autoconf.patch delete mode 100644 trunk/tools/genext2fs/patches/300-blocksize-creator.patch delete mode 100644 trunk/tools/genext2fs/patches/400-byteswap_fix.patch delete mode 100644 trunk/tools/gengetopt/Makefile delete mode 100644 trunk/tools/gengetopt/patches/100-dependency_fix.patch delete mode 100644 trunk/tools/gmp/Makefile delete mode 100644 trunk/tools/include/byteswap.h delete mode 100644 trunk/tools/include/elf.h delete mode 100644 trunk/tools/include/endian.h delete mode 100644 trunk/tools/include/getline.h delete mode 100644 trunk/tools/include/sys/sysmacros.h delete mode 100644 trunk/tools/libelf/Makefile delete mode 100644 trunk/tools/libtool/Makefile delete mode 100644 trunk/tools/libtool/files/libtool-v1.5.patch delete mode 100644 trunk/tools/libtool/files/libtool-v2.2.patch delete mode 100644 trunk/tools/libtool/files/libtool-v2.4.patch delete mode 100644 trunk/tools/libtool/patches/000-relocatable.patch delete mode 100644 trunk/tools/libtool/patches/001-fix-func_append.patch delete mode 100644 trunk/tools/libtool/patches/100-libdir-fixes.patch delete mode 100644 trunk/tools/libtool/patches/110-dont-use-target-dir-for-relinking.patch delete mode 100644 trunk/tools/libtool/patches/120-strip-unsafe-dirs-for-relinking.patch delete mode 100644 trunk/tools/libtool/patches/150-trailingslash.patch delete mode 100644 trunk/tools/libtool/patches/200-openwrt-branding.patch delete mode 100644 trunk/tools/lzma-old/Makefile delete mode 100644 trunk/tools/lzma-old/patches/100-lzma_zlib.patch delete mode 100644 trunk/tools/lzma-old/patches/110-ranlib.patch delete mode 100644 trunk/tools/lzma/Makefile delete mode 100644 trunk/tools/lzma/patches/001-large_files.patch delete mode 100644 trunk/tools/lzma/patches/002-lzmp.patch delete mode 100644 trunk/tools/lzma/patches/003-compile_fixes.patch delete mode 100644 trunk/tools/lzma/patches/100-static_library.patch delete mode 100644 trunk/tools/m4/Makefile delete mode 100644 trunk/tools/m4/patches/100-fix-gets-removal.patch delete mode 100644 trunk/tools/missing-macros/Makefile delete mode 100644 trunk/tools/missing-macros/src/README delete mode 100755 trunk/tools/missing-macros/src/bin/help2man delete mode 100755 trunk/tools/missing-macros/src/bin/makeinfo delete mode 100644 trunk/tools/missing-macros/src/m4/as-ac-expand.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/as-compiler-flag.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/as-unaligned-access.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/as-version.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/dnet.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/fake-gtk-doc-check.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/fake-intltool.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/glibc2.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/glibc21.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/intdiv0.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/intmax.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/inttypes-pri.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/inttypes_h.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/lib-ld.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/lib-link.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/lib-prefix.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/mfx_acc.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/mfx_cppflags.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/mfx_limits.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/progtest.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/stdint_h.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/uintmax_t.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/va_copy.m4 delete mode 100644 trunk/tools/missing-macros/src/m4/wint_t.m4 delete mode 100644 trunk/tools/mkimage/Makefile delete mode 100644 trunk/tools/mkimage/patches/010-freebsd-ulong-fix.patch delete mode 100644 trunk/tools/mkimage/patches/020-include_compile_fix.patch delete mode 100644 trunk/tools/mkimage/patches/030-allow-to-use-different-magic.patch delete mode 100644 trunk/tools/mkimage/patches/040-include_order.patch delete mode 100644 trunk/tools/mkimage/patches/050-image_h_portability.patch delete mode 100644 trunk/tools/mkimage/patches/060-remove_kernel_includes.patch delete mode 100644 trunk/tools/mkimage/patches/070-socfpgaimage_portability.patch delete mode 100644 trunk/tools/mkimage/patches/080-remove_compiler_check.patch delete mode 100644 trunk/tools/mkimage/patches/100-freebsd-compat.patch delete mode 100644 trunk/tools/mklibs/Makefile delete mode 100644 trunk/tools/mklibs/include/elf.h delete mode 100644 trunk/tools/mklibs/patches/001-compile.patch delete mode 100644 trunk/tools/mklibs/patches/002-disable_symbol_checks.patch delete mode 100644 trunk/tools/mklibs/patches/003-no_copy.patch delete mode 100644 trunk/tools/mklibs/patches/004-libpthread_link.patch delete mode 100644 trunk/tools/mklibs/patches/005-duplicate_syms.patch delete mode 100644 trunk/tools/mklibs/patches/006-uclibc_init.patch delete mode 100644 trunk/tools/mklibs/patches/007-gc_sections.patch delete mode 100644 trunk/tools/mklibs/patches/008-uclibc_libgcc_link.patch delete mode 100644 trunk/tools/mklibs/patches/009-uclibc_libpthread_symbols.patch delete mode 100644 trunk/tools/mklibs/patches/010-remove_STT_GNU_IFUNC.patch delete mode 100644 trunk/tools/mklibs/patches/011-remove_multiarch.patch delete mode 100644 trunk/tools/mm-macros/Makefile delete mode 100644 trunk/tools/mpc/Makefile delete mode 100644 trunk/tools/mpfr/Makefile delete mode 100644 trunk/tools/mpfr/patches/001-only_src.patch delete mode 100644 trunk/tools/mpfr/patches/100-freebsd-compat.patch delete mode 100644 trunk/tools/mtd-utils/Makefile delete mode 100644 trunk/tools/mtd-utils/include/fls.h delete mode 100644 trunk/tools/mtd-utils/include/linux/types.h delete mode 100644 trunk/tools/mtd-utils/patches/100-sscanf_fix.patch delete mode 100644 trunk/tools/mtd-utils/patches/110-portability.patch delete mode 100644 trunk/tools/mtd-utils/patches/120-cygwin_fixes.patch delete mode 100644 trunk/tools/mtd-utils/patches/130-lzma_jffs2.patch delete mode 100644 trunk/tools/mtd-utils/patches/131-fix_lib_compile.patch delete mode 100644 trunk/tools/mtd-utils/patches/133-error-fix.patch delete mode 100644 trunk/tools/mtd-utils/patches/134-freebsd_loff_t.patch delete mode 100644 trunk/tools/mtd-utils/patches/135-mkubifs_optional_lzo.patch delete mode 100644 trunk/tools/mtd-utils/patches/136-mkfs.ubifs-xz-support.patch delete mode 100644 trunk/tools/mtd-utils/patches/137-no_extern_inline.patch delete mode 100644 trunk/tools/mtd-utils/patches/200-libubigen-add-ubigen_write_terminator-function.patch delete mode 100644 trunk/tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch delete mode 100644 trunk/tools/mtools/Makefile delete mode 100644 trunk/tools/mtools/patches/100-compile_fix.patch delete mode 100644 trunk/tools/padjffs2/Makefile delete mode 100644 trunk/tools/padjffs2/src/Makefile delete mode 100644 trunk/tools/padjffs2/src/padjffs2.c delete mode 100644 trunk/tools/patch-image/Makefile delete mode 100644 trunk/tools/patch-image/src/patch-cmdline.c delete mode 100644 trunk/tools/patch-image/src/patch-dtb.c delete mode 100644 trunk/tools/patch/Makefile delete mode 100644 trunk/tools/patchelf/Makefile delete mode 100644 trunk/tools/patchelf/patches/100-portability.patch delete mode 100644 trunk/tools/pkg-config/Makefile delete mode 100755 trunk/tools/pkg-config/files/pkg-config delete mode 100644 trunk/tools/pkg-config/patches/001-fix-package-rebuild.patch delete mode 100644 trunk/tools/ppl/Makefile delete mode 100644 trunk/tools/ppl/patches/001-disable-serial-tests.patch delete mode 100644 trunk/tools/qemu/Makefile delete mode 100644 trunk/tools/quilt/Makefile delete mode 100644 trunk/tools/quilt/patches/000-relocatable.patch delete mode 100644 trunk/tools/quilt/patches/001-fix_compile.patch delete mode 100644 trunk/tools/scons/Makefile delete mode 100755 trunk/tools/scons/files/pywrap.sh delete mode 100644 trunk/tools/scons/patches/001-platform_env.patch delete mode 100644 trunk/tools/sed/Makefile delete mode 100644 trunk/tools/sparse/Makefile delete mode 100644 trunk/tools/squashfs/Makefile delete mode 100644 trunk/tools/squashfs/patches/100-lzma.patch delete mode 100644 trunk/tools/squashfs/patches/110-no_nonstatic_inline.patch delete mode 100644 trunk/tools/squashfs4/Makefile delete mode 100644 trunk/tools/squashfs4/patches/100-portability.patch delete mode 100644 trunk/tools/squashfs4/patches/110-allow_static_liblzma.patch delete mode 100644 trunk/tools/squashfs4/patches/120-cygwin_fixes.patch delete mode 100644 trunk/tools/squashfs4/patches/150-freebsd_fixes.patch delete mode 100644 trunk/tools/squashfs4/patches/160-expose_lzma_xz_options.patch delete mode 100644 trunk/tools/squashfs4/patches/170-add_support_for_LZMA_MAGIC_to_unsqashfs.patch delete mode 100644 trunk/tools/squashfs4/patches/180-openbsd_compat.patch delete mode 100644 trunk/tools/squashfs4/patches/190-no_nonstatic_inline.patch delete mode 100644 trunk/tools/sstrip/Makefile delete mode 100644 trunk/tools/sstrip/src/sstrip.c delete mode 100644 trunk/tools/upslug2/Makefile delete mode 100644 trunk/tools/upslug2/patches/100-libpcap_fix.patch delete mode 100644 trunk/tools/upslug2/patches/110-wrt350nv2_support.patch delete mode 100644 trunk/tools/upx/Makefile delete mode 100644 trunk/tools/upx/patches/100-lzmaonly.patch delete mode 100644 trunk/tools/wrt350nv2-builder/Makefile delete mode 100644 trunk/tools/wrt350nv2-builder/src/crypt.h delete mode 100644 trunk/tools/wrt350nv2-builder/src/ioapi.c delete mode 100644 trunk/tools/wrt350nv2-builder/src/ioapi.h delete mode 100644 trunk/tools/wrt350nv2-builder/src/md5.c delete mode 100644 trunk/tools/wrt350nv2-builder/src/md5.h delete mode 100644 trunk/tools/wrt350nv2-builder/src/upgrade.h delete mode 100644 trunk/tools/wrt350nv2-builder/src/wrt350nv2-builder.c delete mode 100644 trunk/tools/xz/Makefile delete mode 100644 trunk/tools/xz/patches/100-freebsd-compat.patch delete mode 100644 trunk/tools/yaffs2/Makefile delete mode 100644 trunk/tools/yaffs2/patches/100-compile.patch delete mode 100644 trunk/tools/yaffs2/patches/110-openbsd-compat.patch diff --git a/trunk/BSDmakefile b/trunk/BSDmakefile deleted file mode 100644 index c6a04256..00000000 --- a/trunk/BSDmakefile +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright (C) 2006 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# -world ${.TARGETS}: - @gmake $@ diff --git a/trunk/Config.in b/trunk/Config.in deleted file mode 100644 index 47391703..00000000 --- a/trunk/Config.in +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright (C) 2006-2013 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -mainmenu "libreCMC Configuration" - -config MODULES - option modules - bool - default y - -config HAVE_DOT_CONFIG - bool - default y - -source "target/Config.in" - -source "config/Config-images.in" - -source "config/Config-build.in" - -source "config/Config-devel.in" - -source "toolchain/Config.in" - -source "target/imagebuilder/Config.in" - -source "target/sdk/Config.in" - -source "target/toolchain/Config.in" - -source "tmp/.config-package.in" diff --git a/trunk/LICENSE b/trunk/LICENSE deleted file mode 100644 index d60c31a9..00000000 --- a/trunk/LICENSE +++ /dev/null @@ -1,340 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General -Public License instead of this License. diff --git a/trunk/Makefile b/trunk/Makefile deleted file mode 100644 index 6173ba17..00000000 --- a/trunk/Makefile +++ /dev/null @@ -1,105 +0,0 @@ -# Makefile for libreCMC -# -# Copyright (C) 2007 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -TOPDIR:=${CURDIR} -LC_ALL:=C -LANG:=C -export TOPDIR LC_ALL LANG - -empty:= -space:= $(empty) $(empty) -$(if $(findstring $(space),$(TOPDIR)),$(error ERROR: The path to the libreCMC directory must not include any spaces)) - -world: - -include $(TOPDIR)/include/host.mk - -ifneq ($(LIBRECMC_BUILD),1) - _SINGLE=export MAKEFLAGS=$(space); - - override LIBRECMC_BUILD=1 - export LIBRECMC_BUILD - GREP_OPTIONS= - export GREP_OPTIONS - include $(TOPDIR)/include/debug.mk - include $(TOPDIR)/include/depends.mk - include $(TOPDIR)/include/toplevel.mk -else - include rules.mk - include $(INCLUDE_DIR)/depends.mk - include $(INCLUDE_DIR)/subdir.mk - include target/Makefile - include package/Makefile - include tools/Makefile - include toolchain/Makefile - -$(toolchain/stamp-install): $(tools/stamp-install) -$(target/stamp-compile): $(toolchain/stamp-install) $(tools/stamp-install) $(BUILD_DIR)/.prepared -$(package/stamp-compile): $(target/stamp-compile) $(package/stamp-cleanup) -$(package/stamp-install): $(package/stamp-compile) -$(target/stamp-install): $(package/stamp-compile) $(package/stamp-install) - -printdb: - @true - -prepare: $(target/stamp-compile) - -clean: FORCE - rm -rf $(BUILD_DIR) $(BIN_DIR) $(BUILD_LOG_DIR) - -dirclean: clean - rm -rf $(STAGING_DIR) $(STAGING_DIR_HOST) $(STAGING_DIR_TOOLCHAIN) $(TOOLCHAIN_DIR) $(BUILD_DIR_HOST) $(BUILD_DIR_TOOLCHAIN) - rm -rf $(TMP_DIR) - -ifndef DUMP_TARGET_DB -$(BUILD_DIR)/.prepared: Makefile - @mkdir -p $$(dirname $@) - @touch $@ - -tmp/.prereq_packages: .config - unset ERROR; \ - for package in $(sort $(prereq-y) $(prereq-m)); do \ - $(_SINGLE)$(NO_TRACE_MAKE) -s -r -C package/$$package prereq || ERROR=1; \ - done; \ - if [ -n "$$ERROR" ]; then \ - echo "Package prerequisite check failed."; \ - false; \ - fi - touch $@ -endif - -# check prerequisites before starting to build -prereq: $(target/stamp-prereq) tmp/.prereq_packages - @if [ ! -f "$(INCLUDE_DIR)/site/$(ARCH)" ]; then \ - echo 'ERROR: Missing site config for architecture "$(ARCH)" !'; \ - echo ' The missing file will cause configure scripts to fail during compilation.'; \ - echo ' Please provide a "$(INCLUDE_DIR)/site/$(ARCH)" file and restart the build.'; \ - exit 1; \ - fi - -prepare: .config $(tools/stamp-install) $(toolchain/stamp-install) -world: prepare $(target/stamp-compile) $(package/stamp-compile) $(package/stamp-install) $(target/stamp-install) FORCE - $(_SINGLE)$(SUBMAKE) -r package/index - -# update all feeds, re-create index files, install symlinks -package/symlinks: - $(SCRIPT_DIR)/feeds update -a - $(SCRIPT_DIR)/feeds install -a - -# re-create index files, install symlinks -package/symlinks-install: - $(SCRIPT_DIR)/feeds update -i - $(SCRIPT_DIR)/feeds install -a - -# remove all symlinks, don't touch ./feeds -package/symlinks-clean: - $(SCRIPT_DIR)/feeds uninstall -a - -.PHONY: clean dirclean prereq prepare world package/symlinks package/symlinks-install package/symlinks-clean - -endif diff --git a/trunk/README.md b/trunk/README.md deleted file mode 100644 index aa6888c9..00000000 --- a/trunk/README.md +++ /dev/null @@ -1,33 +0,0 @@ -![librecmc](http://downloads.librecmc.org/res/img/main_white.png "librecmc") -# libre Concurrent Machine Cluster : The *libre* embedded GNU/Linux distro - -libreCMC is an embedded GNU/Linux distro with the focus of providing a platform -that is 100% free software and that does not contain non-free blobs. While libreCMC -is currently a hard fork of the popular OpenWRT project, it uses a linux-libre kenrel and -does not contain non-free parts. - - -## Why would I want to use libreCMC? - -Well, many in the Free Software community feel that it is important to have control -over the software that runs on their devices. In the embedded world, it is quite -rare to find a device that does not require the use of a non-free part where code -can't be obtained or where the user is not allowed to change the software. Having -the freedom to change **ALL** of the software on a device is essential to ensuring -that the software is doing what the user wants and not bending to the will of a third party. -These freedoms should also include : - -0. The freedom to run the software as the user sees fit. - -1. The freedom to study how the program works. - -2. The freedom to copy the software. - -3. The freedom to share changes to the software. - -# Useful Things - -[BUILD-HOWTO](docs/BUILD_HOWTO.md) : Basic instructions for building libreCMC. - -## More work being done ;) -## diff --git a/trunk/config/Config-build.in b/trunk/config/Config-build.in deleted file mode 100644 index 2fc516b9..00000000 --- a/trunk/config/Config-build.in +++ /dev/null @@ -1,287 +0,0 @@ -# Copyright (C) 2006-2013 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -menu "Global build settings" - - config ALL_KMODS - bool "Select all kernel module packages by default" - default ALL - - config ALL - bool "Select all userspace packages by default" - default n - - config SIGNED_PACKAGES - bool "Cryptographically signed package lists" - - comment "General build options" - - config DISPLAY_SUPPORT - bool "Show packages that require graphics support (local or remote)" - default n - - config BUILD_PATENTED - default y - bool "Compile with support for patented functionality" - help - When this option is disabled, software which provides patented functionality - will not be built. In case software provides optional support for patented - functionality, this optional support will get disabled for this package. - - config BUILD_NLS - default n - bool "Compile with full language support" - help - When this option is enabled, packages are built with the full versions of - iconv and GNU gettext instead of the default libreCMC stubs. If uClibc is - used, it is also built with locale support. - - config SHADOW_PASSWORDS - bool - prompt "Enable shadow password support" - default y - help - Enable shadow password support. - - config CLEAN_IPKG - bool - prompt "Remove ipkg/opkg status data files in final images" - default n - help - This removes all ipkg/opkg status data files from the target directory - before building the root filesystem. - - config COLLECT_KERNEL_DEBUG - bool - prompt "Collect kernel debug information" - select KERNEL_DEBUG_INFO - default n - help - This collects debugging symbols from the kernel and all compiled modules. - Useful for release builds, so that kernel issues can be debugged offline - later. - - comment "Kernel build options" - - source "config/Config-kernel.in" - - comment "Package build options" - - config DEBUG - bool - prompt "Compile packages with debugging info" - default n - help - Adds -g3 to the CFLAGS. - - config IPV6 - bool - prompt "Enable IPv6 support in packages" - default y - help - Enable IPv6 support in packages (passes --enable-ipv6 to configure scripts). - - config PKG_BUILD_PARALLEL - bool - prompt "Compile certain packages parallelized" - default y - help - This adds a -jX option to certain packages that are known to behave well - for parallel build. By default, the package make processes use the main - jobserver, in which case this option only takes effect when you add -jX - to the make command. - - If you are unsure, select N. - - config PKG_BUILD_USE_JOBSERVER - bool - prompt "Use top-level make jobserver for packages" - depends on PKG_BUILD_PARALLEL - default y - help - This passes the main make process jobserver fds to package builds, - enabling full parallelization across different packages. - - Note that disabling this may overcommit CPU resources depending on the - -j level of the main make process, the number of package submake jobs - selected below and the number of actual CPUs present. - Example: If the main make is passed a -j4 and the submake -j - is also set to 4, we may end up with 16 parallel make processes - in the worst case. - - config PKG_BUILD_JOBS - int - prompt "Number of package submake jobs (2-512)" - range 2 512 - default 2 - depends on PKG_BUILD_PARALLEL && !PKG_BUILD_USE_JOBSERVER - help - The number of jobs (-jX) to pass to packages submake. - - config PKG_DEFAULT_PARALLEL - bool - prompt "Parallelize the default package build rule (May break build)" - depends on PKG_BUILD_PARALLEL - depends on BROKEN - default n - help - Always set the default package build rules to parallel build. - - WARNING: This may break build or kill your cat, as it builds packages - with multiple jobs that are probably not tested in a parallel build - environment. - - Only say Y if you don't mind fixing broken packages. Before reporting - build bugs, set this to N and re-run the build. - - comment "Stripping options" - - choice - prompt "Binary stripping method" - default USE_STRIP if EXTERNAL_TOOLCHAIN - default USE_STRIP if USE_GLIBC || USE_MUSL - default USE_SSTRIP - help - Select the binary stripping method you wish to use. - - config NO_STRIP - bool "none" - help - This will install unstripped binaries (useful for native - compiling/debugging). - - config USE_STRIP - bool "strip" - help - This will install binaries stripped using strip from binutils. - - - config USE_SSTRIP - bool "sstrip" - depends on !DEBUG - depends on !USE_GLIBC - help - This will install binaries stripped using sstrip. - endchoice - - config STRIP_ARGS - string - prompt "Strip arguments" - depends on USE_STRIP - default "--strip-unneeded --remove-section=.comment --remove-section=.note" if DEBUG - default "--strip-all" - help - Specifies arguments passed to the strip command when stripping binaries. - - config STRIP_KERNEL_EXPORTS - bool "Strip unnecessary exports from the kernel image" - help - Reduces kernel size by stripping unused kernel exports from the kernel - image. Note that this might make the kernel incompatible with any kernel - modules that were not selected at the time the kernel image was created. - - config USE_MKLIBS - bool "Strip unnecessary functions from libraries" - help - Reduces libraries to only those functions that are necessary for using all - selected packages (including those selected as ). Note that this will - make the system libraries incompatible with most of the packages that are - not selected during the build process. - - choice - prompt "Preferred standard C++ library" - default USE_LIBSTDCXX if USE_GLIBC - default USE_UCLIBCXX - help - Select the preferred standard C++ library for all packages that support this. - - config USE_UCLIBCXX - bool "uClibc++" - - config USE_LIBSTDCXX - bool "libstdc++" - endchoice - - comment "Hardening build options" - - config PKG_CHECK_FORMAT_SECURITY - bool - prompt "Enable gcc format-security" - default n - help - Add -Wformat -Werror=format-security to the CFLAGS. You can disable - this per package by adding PKG_CHECK_FORMAT_SECURITY:=0 in the package - Makefile. - - choice - prompt "User space Stack-Smashing Protection" - default PKG_CC_STACKPROTECTOR_NONE - help - Enable GCC Stack Smashing Protection (SSP) for userspace applications - config PKG_CC_STACKPROTECTOR_NONE - bool "None" - config PKG_CC_STACKPROTECTOR_REGULAR - bool "Regular" - select SSP_SUPPORT - depends on KERNEL_CC_STACKPROTECTOR_REGULAR - config PKG_CC_STACKPROTECTOR_STRONG - bool "Strong" - select SSP_SUPPORT - depends on GCC_VERSION_4_9_LINARO - depends on KERNEL_CC_STACKPROTECTOR_STRONG - endchoice - - choice - prompt "Kernel space Stack-Smashing Protection" - default KERNEL_CC_STACKPROTECTOR_NONE - help - Enable GCC Stack-Smashing Protection (SSP) for the kernel - config KERNEL_CC_STACKPROTECTOR_NONE - bool "None" - config KERNEL_CC_STACKPROTECTOR_REGULAR - bool "Regular" - config KERNEL_CC_STACKPROTECTOR_STRONG - depends on GCC_VERSION_4_9_LINARO - bool "Strong" - endchoice - - choice - prompt "Enable buffer-overflows detection (FORTIFY_SOURCE)" - help - Enable the _FORTIFY_SOURCE macro which introduces additional - checks to detect buffer-overflows in the following standard library - functions: memcpy, mempcpy, memmove, memset, strcpy, stpcpy, - strncpy, strcat, strncat, sprintf, vsprintf, snprintf, vsnprintf, - gets. "Conservative" (_FORTIFY_SOURCE set to 1) only introduces - checks that shouldn't change the behavior of conforming programs, - while "aggressive" (_FORTIFY_SOURCES set to 2) some more checking is - added, but some conforming programs might fail. - config PKG_FORTIFY_SOURCE_NONE - bool "None" - config PKG_FORTIFY_SOURCE_1 - bool "Conservative" - config PKG_FORTIFY_SOURCE_2 - bool "Aggressive" - endchoice - - choice - prompt "Enable RELRO protection" - help - Enable a link-time protection known as RELRO (Relocation Read Only) - which helps to protect from certain type of exploitation techniques - altering the content of some ELF sections. "Partial" RELRO makes the - .dynamic section not writeable after initialization, introducing - almost no performance penalty, while "full" RELRO also marks the GOT - as read-only at the cost of initializing all of it at startup. - config PKG_RELRO_NONE - bool "None" - config PKG_RELRO_PARTIAL - bool "Partial" - config PKG_RELRO_FULL - bool "Full" - endchoice - -endmenu diff --git a/trunk/config/Config-devel.in b/trunk/config/Config-devel.in deleted file mode 100644 index c6bc9902..00000000 --- a/trunk/config/Config-devel.in +++ /dev/null @@ -1,111 +0,0 @@ -# Copyright (C) 2006-2013 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -menuconfig DEVEL - bool "Advanced configuration options (for developers)" - default n - - config BROKEN - bool "Show broken platforms / packages" if DEVEL - default n - - config BINARY_FOLDER - string "Binary folder" if DEVEL - default "" - help - Store built firmware images and filesystem images in this directory. - If not set, uses './bin/$(BOARD)' - - config DOWNLOAD_FOLDER - string "Download folder" if DEVEL - default "" - help - Store downloaded source bundles in this directory. - If not set then defaults to './dl', which is removed by operations such as - 'git clean -xdf' or 'make distclean'. - This option is useful if you have a low bandwidth Internet connection, and by - setting a path outside the libreCMC tree downloads will be saved. - - config LOCALMIRROR - string "Local mirror for source packages" if DEVEL - default "" - - config AUTOREBUILD - bool "Automatic rebuild of packages" if DEVEL - default y - help - Automatically rebuild packages when their files change. - - config BUILD_SUFFIX - string "Build suffix to append to the target BUILD_DIR variable" if DEVEL - default "" - help - Build suffix to append to the BUILD_DIR variable, i.e: './build_dir/{target-build-dir}_$(BUILD_SUFFIX)'. - This allows you to switch to a different .config whilst retaining all the build - objects generated by the first .config - - config TARGET_ROOTFS_DIR - string "Override the default TARGET_ROOTFS_DIR variable" if DEVEL - default "" - help - Override the default TARGET_ROOTFS_DIR variable content $(BUILD_DIR) with - custom path. Use this option to re-define the location of the target - root filesystem directory. - - config CCACHE - bool "Use ccache" if DEVEL - default n - help - Compiler cache; see http://ccache.samba.org/. - - config EXTERNAL_KERNEL_TREE - string "Use external kernel tree" if DEVEL - default "" - - config KERNEL_GIT_CLONE_URI - string "Enter git repository to clone" if DEVEL - default "" - help - Enter the full git repository path i.e.: - git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git - This will create a git clone of the kernel in your build directory. - - config KERNEL_GIT_LOCAL_REPOSITORY - string "Enter path to local reference repository" if DEVEL - depends on (KERNEL_GIT_CLONE_URI != "") - default "" - help - Enter a full pathname to a local reference git repository. - In this instance, the --reference option of git clone will - be used thus creating a quick local clone of your repo. - - config KERNEL_GIT_BRANCH - string "Enter git branch to clone" if DEVEL - depends on (KERNEL_GIT_CLONE_URI != "") - default "" - help - Enter the branch name to checkout after cloning the git repository. - In this instance, the --branch option of git clone will be used. - If unused, the clone's repository HEAD will be checked-out. - - config BUILD_LOG - bool "Enable log files during build process" if DEVEL - help - If enabled, log files will be written to the ./log directory. - - config SRC_TREE_OVERRIDE - bool "Enable package source tree override" if DEVEL - help - If enabled, you can force a package to use a git tree as source - code instead of the normal tarball. Create a symlink 'git-src' - in the package directory, pointing to the .git tree that you want - to pull the source code from. - - config EXTRA_OPTIMIZATION - string "Additional compiler options" if DEVEL - default "-fno-caller-saves" - help - Extra target-independent optimizations to use when building for the target. diff --git a/trunk/config/Config-images.in b/trunk/config/Config-images.in deleted file mode 100644 index a60dd507..00000000 --- a/trunk/config/Config-images.in +++ /dev/null @@ -1,315 +0,0 @@ -# Copyright (C) 2006-2013 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -menu "Target Images" - - menuconfig TARGET_ROOTFS_INITRAMFS - bool "ramdisk" - default y if USES_INITRAMFS - help - Embed the root filesystem into the kernel (initramfs). - - choice - prompt "Compression" - default TARGET_INITRAMFS_COMPRESSION_LZMA if TARGET_ar71xx - default TARGET_INITRAMFS_COMPRESSION_LZMA if TARGET_ramips - default TARGET_INITRAMFS_COMPRESSION_NONE - depends on TARGET_ROOTFS_INITRAMFS - help - Select ramdisk compression. - - config TARGET_INITRAMFS_COMPRESSION_NONE - bool "none" - - config TARGET_INITRAMFS_COMPRESSION_GZIP - bool "gzip" - - config TARGET_INITRAMFS_COMPRESSION_BZIP2 - bool "bzip2" - - config TARGET_INITRAMFS_COMPRESSION_LZMA - bool "lzma" - - config TARGET_INITRAMFS_COMPRESSION_LZO - bool "lzo" - - config TARGET_INITRAMFS_COMPRESSION_LZ4 - bool "lz4" - - config TARGET_INITRAMFS_COMPRESSION_XZ - bool "xz" - endchoice - - config EXTERNAL_CPIO - string - prompt "Use external cpio" if TARGET_ROOTFS_INITRAMFS - default "" - help - Kernel uses specified external cpio as INITRAMFS_SOURCE. - - comment "Root filesystem archives" - - config TARGET_ROOTFS_CPIOGZ - bool "cpio.gz" - default y if USES_CPIOGZ - help - Build a compressed cpio archive of the root filesystem. - - config TARGET_ROOTFS_TARGZ - bool "tar.gz" - default y if USES_TARGZ - help - Build a compressed tar archive of the root filesystem. - - comment "Root filesystem images" - - menuconfig TARGET_ROOTFS_EXT4FS - bool "ext4" - default y if USES_EXT4 - help - Build an ext4 root filesystem. - - config TARGET_EXT4_MAXINODE - int "Maximum number of inodes in root filesystem" - depends on TARGET_ROOTFS_EXT4FS - default 6000 - help - Select the maximum number of inodes in the root filesystem. - - config TARGET_EXT4_RESERVED_PCT - int "Percentage of reserved blocks in root filesystem" - depends on TARGET_ROOTFS_EXT4FS - default 0 - help - Select the percentage of reserved blocks in the root filesystem. - - choice - prompt "Root filesystem block size" - default TARGET_EXT4_BLOCKSIZE_4K - depends on TARGET_ROOTFS_EXT4FS - help - Select the block size of the root filesystem. - - config TARGET_EXT4_BLOCKSIZE_4K - bool "4k" - - config TARGET_EXT4_BLOCKSIZE_2K - bool "2k" - - config TARGET_EXT4_BLOCKSIZE_1K - bool "1k" - endchoice - - config TARGET_EXT4_BLOCKSIZE - int - default 4096 if TARGET_EXT4_BLOCKSIZE_4K - default 2048 if TARGET_EXT4_BLOCKSIZE_2K - default 1024 if TARGET_EXT4_BLOCKSIZE_1K - depends on TARGET_ROOTFS_EXT4FS - - config TARGET_EXT4_JOURNAL - bool "Create a journaling filesystem" - depends on TARGET_ROOTFS_EXT4FS - default n - help - Create an ext4 filesystem with a journal. - - config TARGET_ROOTFS_ISO - bool "iso" - default n - depends on TARGET_x86_generic - help - Create a bootable ISO image. - - config TARGET_ROOTFS_JFFS2 - bool "jffs2" - default y if USES_JFFS2 - help - Build a JFFS2 root filesystem. - - config TARGET_ROOTFS_JFFS2_NAND - bool "jffs2 for NAND" - default y if USES_JFFS2_NAND - depends on USES_JFFS2_NAND - help - Build a JFFS2 root filesystem for NAND flash. - - menuconfig TARGET_ROOTFS_SQUASHFS - bool "squashfs" - default y if USES_SQUASHFS - help - Build a squashfs-lzma root filesystem. - - config TARGET_SQUASHFS_BLOCK_SIZE - int "Block size (in KiB)" - depends on TARGET_ROOTFS_SQUASHFS - default 64 if LOW_MEMORY_FOOTPRINT - default 256 - - menuconfig TARGET_ROOTFS_UBIFS - bool "ubifs" - default y if USES_UBIFS - depends on USES_UBIFS - help - Build a UBIFS root filesystem. - - choice - prompt "compression" - default TARGET_UBIFS_COMPRESSION_ZLIB - depends on TARGET_ROOTFS_UBIFS - help - Select compression type - - config TARGET_UBIFS_COMPRESSION_NONE - bool "none" - - config TARGET_UBIFS_COMPRESSION_LZO - bool "lzo" - - config TARGET_UBIFS_COMPRESSION_ZLIB - bool "zlib" - endchoice - - config TARGET_UBIFS_FREE_SPACE_FIXUP - bool "free space fixup" if TARGET_ROOTFS_UBIFS - default y - help - The filesystem free space has to be fixed up on first mount. - - config TARGET_UBIFS_JOURNAL_SIZE - string - prompt "journal size" if TARGET_ROOTFS_UBIFS - default "" - - config GRUB_IMAGES - bool "Build GRUB images (Linux x86 or x86_64 host only)" - depends on TARGET_x86_64 || (TARGET_x86 && !TARGET_x86_rdc) - depends on TARGET_ROOTFS_EXT4FS || TARGET_ROOTFS_ISO || TARGET_ROOTFS_JFFS2 || TARGET_ROOTFS_SQUASHFS - select PACKAGE_grub2 - default y - - config GRUB_CONSOLE - bool "Use Console Terminal (in addition to Serial)" - depends on GRUB_IMAGES - default n if (TARGET_x86_generic_Soekris45xx || TARGET_x86_generic_Soekris48xx || TARGET_x86_net5501 || TARGET_x86_geos || TARGET_x86_alix2) - default y - - config GRUB_SERIAL - string "Serial port device" - depends on GRUB_IMAGES - default "hvc0" if TARGET_x86_xen_domu - default "ttyS0" if ! TARGET_x86_xen_domu - - config GRUB_BAUDRATE - int "Serial port baud rate" - depends on GRUB_IMAGES - default 38400 if TARGET_x86_generic - default 38400 if TARGET_x86_geode - default 115200 - - config GRUB_BOOTOPTS - string "Extra kernel boot options" - depends on GRUB_IMAGES - default "xencons=hvc" if TARGET_x86_xen_domu - help - If you don't know, just leave it blank. - - config GRUB_TIMEOUT - string "Seconds to wait before booting the default entry" - depends on GRUB_IMAGES - default "5" - help - If you don't know, 5 seconds is a reasonable default. - - config VDI_IMAGES - bool "Build VirtualBox image files (VDI)" - depends on TARGET_x86 || TARGET_x86_64 - select GRUB_IMAGES - select TARGET_IMAGES_PAD - select PACKAGE_kmod-e1000 - - config VMDK_IMAGES - bool "Build VMware image files (VMDK)" - depends on TARGET_x86 || TARGET_x86_64 - select GRUB_IMAGES - select TARGET_IMAGES_PAD - select PACKAGE_kmod-e1000 - - config TARGET_IMAGES_PAD - bool "Pad images to filesystem size (for JFFS2)" - depends on GRUB_IMAGES - - config TARGET_IMAGES_GZIP - bool "GZip images" - depends on TARGET_IMAGES_PAD || TARGET_ROOTFS_EXT4FS - default y - - comment "Image Options" - - source "target/linux/*/image/Config.in" - - config TARGET_KERNEL_PARTSIZE - int "Kernel partition size (in MB)" - depends on GRUB_IMAGES - default 4 - - config TARGET_ROOTFS_PARTSIZE - int "Root filesystem partition size (in MB)" - depends on GRUB_IMAGES || TARGET_ROOTFS_EXT4FS || TARGET_rb532 - default 48 - help - Select the root filesystem partition size. - - config TARGET_ROOTFS_PARTNAME - string "Root partition on target device" - depends on GRUB_IMAGES - help - Override the root partition on the final device. If left empty, - it will be mounted by PARTUUID which makes the kernel find the - appropriate disk automatically. - - - menuconfig TARGET_ROOTFS_INCLUDE_KERNEL - bool "Include kernel in root filesystem" - depends on TARGET_ROOTFS_UBIFS || TARGET_ROOTFS_EXT4FS - default n - help - Include the kernel image in the rootfs. Typically, the image is placed - below /boot. - - config TARGET_ROOTFS_INCLUDE_UIMAGE - bool "include uImage" if TARGET_ROOTFS_INCLUDE_KERNEL - default y - help - This option might not apply to all targets. Make sure - to check target/linux//image/Makefile to - see if this option will have any effect. - - config TARGET_ROOTFS_INCLUDE_ZIMAGE - bool "include zImage" if TARGET_ROOTFS_INCLUDE_KERNEL - default y - help - This option might not apply to all targets. Make sure - to check target/linux//image/Makefile to - see if this option will have any effect. - - config TARGET_ROOTFS_INCLUDE_FIT - bool "include FIT" if TARGET_ROOTFS_INCLUDE_KERNEL - default y - help - This option might not apply to all targets. Make sure - to check target/linux//image/Makefile to - see if this option will have any effect. - - config TARGET_ROOTFS_INCLUDE_DTB - bool "Include DTB in root filesystem" - depends on USES_DEVICETREE && (TARGET_ROOTFS_UBIFS || TARGET_ROOTFS_EXT4FS) - default n - help - Include the device tree blob file(s) in the rootfs. Typically the DTBs - are placed below /boot. - -endmenu diff --git a/trunk/config/Config-kernel.in b/trunk/config/Config-kernel.in deleted file mode 100644 index cc8df5ae..00000000 --- a/trunk/config/Config-kernel.in +++ /dev/null @@ -1,546 +0,0 @@ -# Copyright (C) 2006-2014 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -config KERNEL_PRINTK - bool "Enable support for printk" - default y - -config KERNEL_CRASHLOG - bool "Crash logging" - depends on !(arm || powerpc || sparc || TARGET_uml) - default y - -config KERNEL_SWAP - bool "Support for paging of anonymous memory (swap)" - default y - -config KERNEL_DEBUG_FS - bool "Compile the kernel with debug filesystem enabled" - default y - help - debugfs is a virtual file system that kernel developers use to put - debugging files into. Enable this option to be able to read and - write to these files. Many common debugging facilities, such as - ftrace, require the existence of debugfs. - -config KERNEL_PERF_EVENTS - bool - default n - -config KERNEL_PROFILING - bool "Compile the kernel with profiling enabled" - default n - select KERNEL_PERF_EVENTS - help - Enable the extended profiling support mechanisms used by profilers such - as OProfile. - -config KERNEL_KALLSYMS - bool "Compile the kernel with symbol table information" - default y - help - This will give you more information in stack traces from kernel oopses. - -config KERNEL_FTRACE - bool "Compile the kernel with tracing support" - depends on !TARGET_uml - default n - -config KERNEL_FTRACE_SYSCALLS - bool "Trace system calls" - depends on KERNEL_FTRACE - default n - -config KERNEL_ENABLE_DEFAULT_TRACERS - bool "Trace process context switches and events" - depends on KERNEL_FTRACE - default n - -config KERNEL_FUNCTION_TRACER - bool "Function tracer" - depends on KERNEL_FTRACE - default n - -config KERNEL_FUNCTION_GRAPH_TRACER - bool "Function graph tracer" - depends on KERNEL_FUNCTION_TRACER - default n - -config KERNEL_DYNAMIC_FTRACE - bool "Enable/disable function tracing dynamically" - depends on KERNEL_FUNCTION_TRACER - default n - -config KERNEL_FUNCTION_PROFILER - bool "Function profiler" - depends on KERNEL_FUNCTION_TRACER - default n - -config KERNEL_DEBUG_KERNEL - bool - default n - -config KERNEL_DEBUG_INFO - bool "Compile the kernel with debug information" - default y - select KERNEL_DEBUG_KERNEL - help - This will compile your kernel and modules with debug information. - -config KERNEL_DEBUG_LL_UART_NONE - bool - default n - depends on arm - -config KERNEL_DEBUG_LL - bool - default n - depends on arm - select KERNEL_DEBUG_LL_UART_NONE - help - ARM low level debugging. - -config KERNEL_DYNAMIC_DEBUG - bool "Compile the kernel with dynamic printk" - select KERNEL_DEBUG_FS - default n - help - Compiles debug level messages into the kernel, which would not - otherwise be available at runtime. These messages can then be - enabled/disabled based on various levels of scope - per source file, - function, module, format string, and line number. This mechanism - implicitly compiles in all pr_debug() and dev_dbg() calls, which - enlarges the kernel text size by about 2%. - -config KERNEL_EARLY_PRINTK - bool "Compile the kernel with early printk" - default y if TARGET_bcm53xx - default n - depends on arm - select KERNEL_DEBUG_KERNEL - select KERNEL_DEBUG_LL if arm - help - Compile the kernel with early printk support. This is only useful for - debugging purposes to send messages over the serial console in early boot. - Enable this to debug early boot problems. - -config KERNEL_KPROBES - bool "Compile the kernel with kprobes support" - default n - select KERNEL_FTRACE - select KERNEL_PERF_EVENTS - help - Compiles the kernel with KPROBES support, which allows you to trap - at almost any kernel address and execute a callback function. - register_kprobe() establishes a probepoint and specifies the - callback. Kprobes is useful for kernel debugging, non-intrusive - instrumentation and testing. - If in doubt, say "N". - -config KERNEL_KPROBE_EVENT - bool - default y if KERNEL_KPROBES - -config KERNEL_AIO - bool "Compile the kernel with asynchronous IO support" - default n - -config KERNEL_DIRECT_IO - bool "Compile the kernel with direct IO support" - default n - -config KERNEL_FHANDLE - bool "Compile the kernel with support for fhandle syscalls" - default n - -config KERNEL_FANOTIFY - bool "Compile the kernel with modern file notification support" - default n - -config KERNEL_BLK_DEV_BSG - bool "Compile the kernel with SCSI generic v4 support for any block device" - default n - -config KERNEL_MAGIC_SYSRQ - bool "Compile the kernel with SysRq support" - default y - -config KERNEL_COREDUMP - bool - -config KERNEL_ELF_CORE - bool "Enable process core dump support" - select KERNEL_COREDUMP - default y - -config KERNEL_PROVE_LOCKING - bool "Enable kernel lock checking" - select KERNEL_DEBUG_KERNEL - default n - -config KERNEL_PRINTK_TIME - bool "Enable printk timestamps" - default y - -config KERNEL_SLUB_DEBUG - bool - -config KERNEL_SLUB_DEBUG_ON - bool - -config KERNEL_SLABINFO - select KERNEL_SLUB_DEBUG - select KERNEL_SLUB_DEBUG_ON - bool "Enable /proc slab debug info" - -config KERNEL_PROC_PAGE_MONITOR - bool "Enable /proc page monitoring" - -config KERNEL_RELAY - bool - -config KERNEL_KEXEC - bool "Enable kexec support" - -config USE_RFKILL - bool "Enable rfkill support" - default RFKILL_SUPPORT - -config USE_SPARSE - bool "Enable sparse check during kernel build" - default n - -config KERNEL_DEVTMPFS - bool "Compile the kernel with device tmpfs enabled" - default n - help - devtmpfs is a simple, kernel-managed /dev filesystem. The kernel creates - devices nodes for all registered devices ti simplify boot, but leaves more - complex tasks to userspace (e.g. udev). - -if KERNEL_DEVTMPFS - - config KERNEL_DEVTMPFS_MOUNT - bool "Automatically mount devtmpfs after root filesystem is mounted" - default n - -endif - -# -# CGROUP support symbols -# - -config KERNEL_CGROUPS - bool "Enable kernel cgroups" - default n - -if KERNEL_CGROUPS - - config KERNEL_CGROUP_DEBUG - bool "Example debug cgroup subsystem" - default n - help - This option enables a simple cgroup subsystem that - exports useful debugging information about the cgroups - framework. - - config KERNEL_FREEZER - bool - default y if KERNEL_CGROUP_FREEZER - - config KERNEL_CGROUP_FREEZER - bool "Freezer cgroup subsystem" - default y - help - Provides a way to freeze and unfreeze all tasks in a - cgroup. - - config KERNEL_CGROUP_DEVICE - bool "Device controller for cgroups" - default y - help - Provides a cgroup implementing whitelists for devices which - a process in the cgroup can mknod or open. - - config KERNEL_CPUSETS - bool "Cpuset support" - default n - help - This option will let you create and manage CPUSETs which - allow dynamically partitioning a system into sets of CPUs and - Memory Nodes and assigning tasks to run only within those sets. - This is primarily useful on large SMP or NUMA systems. - - config KERNEL_PROC_PID_CPUSET - bool "Include legacy /proc//cpuset file" - default n - depends on KERNEL_CPUSETS - - config KERNEL_CGROUP_CPUACCT - bool "Simple CPU accounting cgroup subsystem" - default n - help - Provides a simple Resource Controller for monitoring the - total CPU consumed by the tasks in a cgroup. - - config KERNEL_RESOURCE_COUNTERS - bool "Resource counters" - default n - help - This option enables controller independent resource accounting - infrastructure that works with cgroups. - - config KERNEL_MM_OWNER - bool - default y if KERNEL_MEMCG - - config KERNEL_MEMCG - bool "Memory Resource Controller for Control Groups" - default n - depends on KERNEL_RESOURCE_COUNTERS - help - Provides a memory resource controller that manages both anonymous - memory and page cache. (See Documentation/cgroups/memory.txt) - - Note that setting this option increases fixed memory overhead - associated with each page of memory in the system. By this, - 20(40)bytes/PAGE_SIZE on 32(64)bit system will be occupied by memory - usage tracking struct at boot. Total amount of this is printed out - at boot. - - Only enable when you're ok with these tradeoffs and really - sure you need the memory resource controller. Even when you enable - this, you can set "cgroup_disable=memory" at your boot option to - disable memory resource controller and you can avoid overheads - (but lose benefits of memory resource controller). - - This config option also selects MM_OWNER config option, which - could in turn add some fork/exit overhead. - - config KERNEL_MEMCG_SWAP - bool "Memory Resource Controller Swap Extension" - default n - depends on KERNEL_MEMCG - help - Add swap management feature to memory resource controller. When you - enable this, you can limit mem+swap usage per cgroup. In other words, - when you disable this, memory resource controller has no cares to - usage of swap...a process can exhaust all of the swap. This extension - is useful when you want to avoid exhaustion swap but this itself - adds more overheads and consumes memory for remembering information. - Especially if you use 32bit system or small memory system, please - be careful about enabling this. When memory resource controller - is disabled by boot option, this will be automatically disabled and - there will be no overhead from this. Even when you set this config=y, - if boot option "swapaccount=0" is set, swap will not be accounted. - Now, memory usage of swap_cgroup is 2 bytes per entry. If swap page - size is 4096bytes, 512k per 1Gbytes of swap. - - config KERNEL_MEMCG_SWAP_ENABLED - bool "Memory Resource Controller Swap Extension enabled by default" - default n - depends on KERNEL_MEMCG_SWAP - help - Memory Resource Controller Swap Extension comes with its price in - a bigger memory consumption. General purpose distribution kernels - which want to enable the feature but keep it disabled by default - and let the user enable it by swapaccount boot command line - parameter should have this option unselected. - - Those who want to have the feature enabled by default should - select this option (if, for some reason, they need to disable it, - then swapaccount=0 does the trick). - - - config KERNEL_MEMCG_KMEM - bool "Memory Resource Controller Kernel Memory accounting (EXPERIMENTAL)" - default n - depends on KERNEL_MEMCG - help - The Kernel Memory extension for Memory Resource Controller can limit - the amount of memory used by kernel objects in the system. Those are - fundamentally different from the entities handled by the standard - Memory Controller, which are page-based, and can be swapped. Users of - the kmem extension can use it to guarantee that no group of processes - will ever exhaust kernel resources alone. - - config KERNEL_CGROUP_PERF - bool "Enable perf_event per-cpu per-container group (cgroup) monitoring" - select KERNEL_PERF_EVENTS - default n - help - This option extends the per-cpu mode to restrict monitoring to - threads which belong to the cgroup specified and run on the - designated cpu. - - menuconfig KERNEL_CGROUP_SCHED - bool "Group CPU scheduler" - default n - help - This feature lets CPU scheduler recognize task groups and control CPU - bandwidth allocation to such task groups. It uses cgroups to group - tasks. - - if KERNEL_CGROUP_SCHED - - config KERNEL_FAIR_GROUP_SCHED - bool "Group scheduling for SCHED_OTHER" - default n - - config KERNEL_CFS_BANDWIDTH - bool "CPU bandwidth provisioning for FAIR_GROUP_SCHED" - default n - depends on KERNEL_FAIR_GROUP_SCHED - help - This option allows users to define CPU bandwidth rates (limits) for - tasks running within the fair group scheduler. Groups with no limit - set are considered to be unconstrained and will run with no - restriction. - See tip/Documentation/scheduler/sched-bwc.txt for more information. - - config KERNEL_RT_GROUP_SCHED - bool "Group scheduling for SCHED_RR/FIFO" - default n - help - This feature lets you explicitly allocate real CPU bandwidth - to task groups. If enabled, it will also make it impossible to - schedule realtime tasks for non-root users until you allocate - realtime bandwidth for them. - - endif - - config KERNEL_BLK_CGROUP - bool "Block IO controller" - default y - help - Generic block IO controller cgroup interface. This is the common - cgroup interface which should be used by various IO controlling - policies. - - Currently, CFQ IO scheduler uses it to recognize task groups and - control disk bandwidth allocation (proportional time slice allocation) - to such task groups. It is also used by bio throttling logic in - block layer to implement upper limit in IO rates on a device. - - This option only enables generic Block IO controller infrastructure. - One needs to also enable actual IO controlling logic/policy. For - enabling proportional weight division of disk bandwidth in CFQ, set - CONFIG_CFQ_GROUP_IOSCHED=y; for enabling throttling policy, set - CONFIG_BLK_DEV_THROTTLING=y. - - config KERNEL_DEBUG_BLK_CGROUP - bool "Enable Block IO controller debugging" - default n - depends on KERNEL_BLK_CGROUP - help - Enable some debugging help. Currently it exports additional stat - files in a cgroup which can be useful for debugging. - - config KERNEL_NET_CLS_CGROUP - bool "Control Group Classifier" - default y - - config KERNEL_NETPRIO_CGROUP - bool "Network priority cgroup" - default y - -endif - -# -# Namespace support symbols -# - -config KERNEL_NAMESPACES - bool "Enable kernel namespaces" - default n - -if KERNEL_NAMESPACES - - config KERNEL_UTS_NS - bool "UTS namespace" - default y - help - In this namespace, tasks see different info provided - with the uname() system call. - - config KERNEL_IPC_NS - bool "IPC namespace" - default y - help - In this namespace, tasks work with IPC ids which correspond to - different IPC objects in different namespaces. - - config KERNEL_USER_NS - bool "User namespace (EXPERIMENTAL)" - default y - help - This allows containers, i.e. vservers, to use user namespaces - to provide different user info for different servers. - - config KERNEL_PID_NS - bool "PID Namespaces" - default y - help - Support process id namespaces. This allows having multiple - processes with the same pid as long as they are in different - pid namespaces. This is a building block of containers. - - config KERNEL_NET_NS - bool "Network namespace" - default y - help - Allow user space to create what appear to be multiple instances - of the network stack. - -endif - -# -# LXC related symbols -# - -config KERNEL_LXC_MISC - bool "Enable miscellaneous LXC related options" - default n - -if KERNEL_LXC_MISC - - config KERNEL_DEVPTS_MULTIPLE_INSTANCES - bool "Support multiple instances of devpts" - default y - help - Enable support for multiple instances of devpts filesystem. - If you want to have isolated PTY namespaces (eg: in containers), - say Y here. Otherwise, say N. If enabled, each mount of devpts - filesystem with the '-o newinstance' option will create an - independent PTY namespace. - - config KERNEL_POSIX_MQUEUE - bool "POSIX Message Queues" - default y - help - POSIX variant of message queues is a part of IPC. In POSIX message - queues every message has a priority which decides about succession - of receiving it by a process. If you want to compile and run - programs written e.g. for Solaris with use of its POSIX message - queues (functions mq_*) say Y here. - - POSIX message queues are visible as a filesystem called 'mqueue' - and can be mounted somewhere if you want to do filesystem - operations on message queues. - -endif - -config KERNEL_SECCOMP_FILTER - bool - default n - -config KERNEL_SECCOMP - bool "Enable seccomp support" - depends on !(TARGET_uml) - select KERNEL_SECCOMP_FILTER - default n - help - Build kernel with support for seccomp. diff --git a/trunk/docs/BUILD_HOWTO.md b/trunk/docs/BUILD_HOWTO.md deleted file mode 100644 index 649a7e80..00000000 --- a/trunk/docs/BUILD_HOWTO.md +++ /dev/null @@ -1,58 +0,0 @@ -# libreCMC build HOWTO - -This generic documentation is for building libreCMC firmware images that are for supported target devices. While libreCMC does allow for building for other tagets, not all have been tested to work with libreCMC and are not supported if they are not mentioned on the libreCMC wiki. - -libreCMC is licensed under the GPLv2 and contains code from other free software projects. Some code may be licensed under other free software licenses and will be noted. All software is to be distributed under the terms of the GPLv2 or their respective free software licenses. - -## What do I need to get started? - -* GNU/Linux distro (Trisquel, *buntu, Fedora or others) -* GNU GCC / GCC-C++ -* flex -* gawk -* ncurses-dev (ncurses5-devel, etc..) -* libghc-zlib-dev -* patch -* perl5 -* subversion -* git-core - -## Building libreCMC - -1) Get the latest libreCMC source code: - -`git clone git://gitorious.org/librecmc/librecmc.git` -`git clone http://gitboria.com/RISCi_ATOM/librecmc.git` - -or download v1.2.1 : - -[librecmc-v1.2.1.tar.bz2](http://downloads.librecmc.org/sources/v1.2.1/librecmc-v1.2.1.tar.bz2) - -2) Configure libreCMC for your device. - - `make menuconfig` - - When configuring libreCMC for your device, it is imperative that the right target and profile are selected. Currently, we only _officially_ support the AR71XX target and the TP-Link TL-MR3020 and Netgear WNDR3800. If you want other packages, please keep in mind that these devices don't have very much in terms of flash ROM and your selection of packages may not work properly. Generally, a good default configuration includes: - - - * luci : Collections -> luci + luci -> protocols -> luci-proto-relayd - * Networking : wpa-cli + wpa-supplicant + iw - * Utilities : Editors -> Nano - -3) When done configuring, run: - - `make` - - If the build fails, type: - - `make V=s` - - if there are missing dependencies in your build environment, please install them and then run `make`. - -4) If the build exits without any errors, you should have a new image in: - - `$SRC_ROOT/bin/$BUILD_TARGET/librecmc-$BUILD_TARGET-generic-$TARGET_PROFILE-$VERSION-$FS_TYPE-factory.bin` - - Where `$BUILD_TARGET = target (ex. ar71xx)`, `$TARGET_PROFILE = device`, `$VERSION = device version (some don't any)` - -5) Flash the newly built image (if you are confident). libreCMC project is not responsible for bricked devices. diff --git a/trunk/feeds.conf.default b/trunk/feeds.conf.default deleted file mode 100644 index e69de29b..00000000 diff --git a/trunk/include/autotools.mk b/trunk/include/autotools.mk deleted file mode 100644 index 3316998d..00000000 --- a/trunk/include/autotools.mk +++ /dev/null @@ -1,170 +0,0 @@ -# -# Copyright (C) 2007-2012 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -autoconf_bool = $(patsubst %,$(if $($(1)),--enable,--disable)-%,$(2)) - -# delete *.la-files from staging_dir - we can not yet remove respective lines within all package -# Makefiles, since backfire still uses libtool v1.5.x which (may) require those files -define libtool_remove_files - find $(1) -name '*.la' | $(XARGS) rm -f; -endef - - -AM_TOOL_PATHS:= \ - AUTOM4TE=$(STAGING_DIR_HOST)/bin/autom4te \ - AUTOCONF=$(STAGING_DIR_HOST)/bin/autoconf \ - AUTOMAKE=$(STAGING_DIR_HOST)/bin/automake \ - ACLOCAL=$(STAGING_DIR_HOST)/bin/aclocal \ - AUTOHEADER=$(STAGING_DIR_HOST)/bin/autoheader \ - LIBTOOLIZE=$(STAGING_DIR_HOST)/bin/libtoolize \ - LIBTOOL=$(STAGING_DIR_HOST)/bin/libtool \ - M4=$(STAGING_DIR_HOST)/bin/m4 \ - AUTOPOINT=true - -# 1: build dir -# 2: remove files -# 3: automake paths -# 4: libtool paths -# 5: extra m4 dirs -define autoreconf - (cd $(1); \ - $(patsubst %,rm -f %;,$(2)) \ - $(foreach p,$(3), \ - if [ -f $(p)/configure.ac ] || [ -f $(p)/configure.in ]; then \ - [ -d $(p)/autom4te.cache ] && rm -rf autom4te.cache; \ - [ -e $(p)/config.rpath ] || \ - ln -s $(SCRIPT_DIR)/config.rpath $(p)/config.rpath; \ - touch NEWS AUTHORS COPYING ABOUT-NLS ChangeLog; \ - $(AM_TOOL_PATHS) $(STAGING_DIR_HOST)/bin/autoreconf -v -f -i -s \ - $(if $(word 2,$(3)),--no-recursive) \ - -B $(STAGING_DIR_HOST)/share/aclocal \ - $(patsubst %,-I %,$(5)) \ - $(patsubst %,-I %,$(4)) $(p) || true; \ - fi; \ - ) \ - ); -endef - -# 1: build dir -define patch_libtool - @(cd $(1); \ - for lt in $$$$($$(STAGING_DIR_HOST)/bin/find . -name ltmain.sh); do \ - lt_version="$$$$($$(STAGING_DIR_HOST)/bin/sed -ne 's,^[[:space:]]*VERSION="\?\([0-9]\.[0-9]\+\).*,\1,p' $$$$lt)"; \ - case "$$$$lt_version" in \ - 1.5|2.2|2.4) echo "autotools.mk: Found libtool v$$$$lt_version - applying patch to $$$$lt"; \ - (cd $$$$(dirname $$$$lt) && $$(PATCH) -N -s -p1 < $$(TOPDIR)/tools/libtool/files/libtool-v$$$$lt_version.patch || true) ;; \ - *) echo "autotools.mk: error: Unsupported libtool version v$$$$lt_version - cannot patch $$$$lt"; exit 1 ;; \ - esac; \ - done; \ - ); -endef - - -PKG_LIBTOOL_PATHS?=$(CONFIGURE_PATH) -PKG_AUTOMAKE_PATHS?=$(CONFIGURE_PATH) -PKG_MACRO_PATHS?=m4 -PKG_REMOVE_FILES?=aclocal.m4 - -Hooks/InstallDev/Post += libtool_remove_files - -define autoreconf_target - $(strip $(call autoreconf, \ - $(PKG_BUILD_DIR), $(PKG_REMOVE_FILES), \ - $(PKG_AUTOMAKE_PATHS), $(PKG_LIBTOOL_PATHS), \ - $(STAGING_DIR)/host/share/aclocal $(STAGING_DIR)/usr/share/aclocal $(PKG_MACRO_PATHS))) -endef - -define patch_libtool_target - $(strip $(call patch_libtool, \ - $(PKG_BUILD_DIR))) -endef - -define gettext_version_target - (cd $(PKG_BUILD_DIR) && \ - GETTEXT_VERSION=$(shell $(STAGING_DIR_HOST)/bin/gettext -V | $(STAGING_DIR_HOST)/bin/sed -ne '1s/.* //p') && \ - $(STAGING_DIR_HOST)/bin/sed \ - -i $(PKG_BUILD_DIR)/configure.ac \ - -e "s/AM_GNU_GETTEXT_VERSION(.*)/AM_GNU_GETTEXT_VERSION(\[$$$$GETTEXT_VERSION\])/g" && \ - $(STAGING_DIR_HOST)/bin/autopoint --force \ - ); -endef - -ifneq ($(filter gettext-version,$(PKG_FIXUP)),) - Hooks/Configure/Pre += gettext_version_target - ifeq ($(filter no-autoreconf,$(PKG_FIXUP)),) - Hooks/Configure/Pre += autoreconf_target - endif -endif - -ifneq ($(filter patch-libtool,$(PKG_FIXUP)),) - Hooks/Configure/Pre += patch_libtool_target -endif - -ifneq ($(filter libtool,$(PKG_FIXUP)),) - PKG_BUILD_DEPENDS += libtool libintl libiconv - ifeq ($(filter no-autoreconf,$(PKG_FIXUP)),) - Hooks/Configure/Pre += autoreconf_target - endif -endif - -ifneq ($(filter libtool-ucxx,$(PKG_FIXUP)),) - PKG_BUILD_DEPENDS += libtool libintl libiconv - ifeq ($(filter no-autoreconf,$(PKG_FIXUP)),) - Hooks/Configure/Pre += autoreconf_target - endif -endif - -ifneq ($(filter autoreconf,$(PKG_FIXUP)),) - ifeq ($(filter autoreconf,$(Hooks/Configure/Pre)),) - Hooks/Configure/Pre += autoreconf_target - endif -endif - - -HOST_FIXUP?=$(PKG_FIXUP) -HOST_LIBTOOL_PATHS?=$(if $(PKG_LIBTOOL_PATHS),$(PKG_LIBTOOL_PATHS),.) -HOST_AUTOMAKE_PATHS?=$(if $(PKG_AUTOMAKE_PATHS),$(PKG_AUTOMAKE_PATHS),.) -HOST_MACRO_PATHS?=$(if $(PKG_MACRO_PATHS),$(PKG_MACRO_PATHS),m4) -HOST_REMOVE_FILES?=$(PKG_REMOVE_FILES) - -define autoreconf_host - $(strip $(call autoreconf, \ - $(HOST_BUILD_DIR), $(HOST_REMOVE_FILES), \ - $(HOST_AUTOMAKE_PATHS), $(HOST_LIBTOOL_PATHS), \ - $(HOST_MACRO_PATHS))) -endef - -define patch_libtool_host - $(strip $(call patch_libtool, \ - $(HOST_BUILD_DIR))) -endef - -ifneq ($(filter patch-libtool,$(PKG_FIXUP)),) - Hooks/HostConfigure/Pre += patch_libtool_host -endif - -ifneq ($(filter patch-libtool,$(HOST_FIXUP)),) - Hooks/HostConfigure/Pre += $(strip $(call patch_libtool,$(HOST_BUILD_DIR))) -endif - -ifneq ($(filter libtool,$(HOST_FIXUP)),) - ifeq ($(filter no-autoreconf,$(HOST_FIXUP)),) - Hooks/HostConfigure/Pre += autoreconf_host - endif -endif - -ifneq ($(filter libtool-ucxx,$(HOST_FIXUP)),) - ifeq ($(filter no-autoreconf,$(HOST_FIXUP)),) - Hooks/HostConfigure/Pre += autoreconf_host - endif -endif - -ifneq ($(filter autoreconf,$(HOST_FIXUP)),) - ifeq ($(filter autoreconf,$(Hooks/HostConfigure/Pre)),) - Hooks/HostConfigure/Pre += autoreconf_host - endif -endif diff --git a/trunk/include/cmake.mk b/trunk/include/cmake.mk deleted file mode 100644 index cb03715b..00000000 --- a/trunk/include/cmake.mk +++ /dev/null @@ -1,105 +0,0 @@ -PKG_INSTALL:=1 - -ifneq ($(findstring c,$(LIBRECMC_VERBOSE)),) - MAKE_FLAGS+=VERBOSE=1 -endif - -CMAKE_SOURCE_DIR:=. - -ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),) - cmake_tool=$(TOOLCHAIN_DIR)/bin/$(1) -else - cmake_tool=$(shell which $(1)) -endif - -ifeq ($(CONFIG_CCACHE),) - CMAKE_C_COMPILER:=$(call cmake_tool,$(TARGET_CC)) - CMAKE_CXX_COMPILER:=$(call cmake_tool,$(TARGET_CXX)) - CMAKE_C_COMPILER_ARG1:= - CMAKE_CXX_COMPILER_ARG1:= -else - CCACHE:=$(shell which ccache) - ifeq ($(CCACHE),) - CCACHE:=$(STAGING_DIR_HOST)/bin/ccache - endif - CMAKE_C_COMPILER:=$(CCACHE) - CMAKE_C_COMPILER_ARG1:=$(TARGET_CC_NOCACHE) - CMAKE_CXX_COMPILER:=$(CCACHE) - CMAKE_CXX_COMPILER_ARG1:=$(TARGET_CXX_NOCACHE) -endif -CMAKE_AR:=$(call cmake_tool,$(TARGET_AR)) -CMAKE_NM:=$(call cmake_tool,$(TARGET_NM)) -CMAKE_RANLIB:=$(call cmake_tool,$(TARGET_RANLIB)) - -CMAKE_FIND_ROOT_PATH:=$(STAGING_DIR);$(TOOLCHAIN_DIR)$(if $(CONFIG_EXTERNAL_TOOLCHAIN),;$(CONFIG_TOOLCHAIN_ROOT)) -CMAKE_HOST_FIND_ROOT_PATH:=$(STAGING_DIR_HOST) - -define Build/Configure/Default - (cd $(PKG_BUILD_DIR); \ - CFLAGS="$(TARGET_CFLAGS) $(EXTRA_CFLAGS)" \ - CXXFLAGS="$(TARGET_CFLAGS) $(EXTRA_CFLAGS)" \ - LDFLAGS="$(TARGET_LDFLAGS) $(EXTRA_LDFLAGS)" \ - cmake \ - -DCMAKE_SYSTEM_NAME=Linux \ - -DCMAKE_SYSTEM_VERSION=1 \ - -DCMAKE_SYSTEM_PROCESSOR=$(ARCH) \ - -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" \ - -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" \ - -DCMAKE_C_COMPILER="$(CMAKE_C_COMPILER)" \ - -DCMAKE_C_COMPILER_ARG1="$(CMAKE_C_COMPILER_ARG1)" \ - -DCMAKE_CXX_COMPILER="$(CMAKE_CXX_COMPILER)" \ - -DCMAKE_CXX_COMPILER_ARG1="$(CMAKE_CXX_COMPILER_ARG1)" \ - -DCMAKE_ASM_COMPILER="$(CMAKE_C_COMPILER)" \ - -DCMAKE_ASM_COMPILER_ARG1="$(CMAKE_C_COMPILER_ARG1)" \ - -DCMAKE_EXE_LINKER_FLAGS:STRING="$(TARGET_LDFLAGS)" \ - -DCMAKE_MODULE_LINKER_FLAGS:STRING="$(TARGET_LDFLAGS)" \ - -DCMAKE_SHARED_LINKER_FLAGS:STRING="$(TARGET_LDFLAGS)" \ - -DCMAKE_AR="$(CMAKE_AR)" \ - -DCMAKE_NM="$(CMAKE_NM)" \ - -DCMAKE_RANLIB="$(CMAKE_RANLIB)" \ - -DCMAKE_FIND_ROOT_PATH="$(CMAKE_FIND_ROOT_PATH)" \ - -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH \ - -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY \ - -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY \ - -DCMAKE_STRIP=: \ - -DCMAKE_INSTALL_PREFIX=/usr \ - -DDL_LIBRARY=$(STAGING_DIR) \ - -DCMAKE_PREFIX_PATH=$(STAGING_DIR) \ - -DCMAKE_SKIP_RPATH=TRUE \ - $(CMAKE_OPTIONS) \ - $(CMAKE_SOURCE_DIR) \ - ) -endef - -define Build/InstallDev/cmake - $(INSTALL_DIR) $(1) - $(CP) $(PKG_INSTALL_DIR)/* $(1)/ -endef - -Build/InstallDev = $(if $(CMAKE_INSTALL),$(Build/InstallDev/cmake)) - -define Host/Configure/Default - (cd $(HOST_BUILD_DIR); \ - CFLAGS="$(HOST_CFLAGS)" \ - CXXFLAGS="$(HOST_CFLAGS)" \ - LDFLAGS="$(HOST_LDFLAGS)" \ - cmake \ - -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" \ - -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" \ - -DCMAKE_EXE_LINKER_FLAGS:STRING="$(HOST_LDFLAGS)" \ - -DCMAKE_MODULE_LINKER_FLAGS:STRING="$(HOST_LDFLAGS)" \ - -DCMAKE_SHARED_LINKER_FLAGS:STRING="$(HOST_LDFLAGS)" \ - -DCMAKE_FIND_ROOT_PATH="$(CMAKE_HOST_FIND_ROOT_PATH)" \ - -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=BOTH \ - -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=ONLY \ - -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE=ONLY \ - -DCMAKE_STRIP=: \ - -DCMAKE_INSTALL_PREFIX=$(STAGING_DIR_HOST) \ - -DCMAKE_PREFIX_PATH=$(STAGING_DIR_HOST) \ - -DCMAKE_SKIP_RPATH=TRUE \ - $(CMAKE_HOST_OPTIONS) \ - $(CMAKE_SOURCE_DIR) \ - ) -endef diff --git a/trunk/include/debug.mk b/trunk/include/debug.mk deleted file mode 100644 index 59a99c0f..00000000 --- a/trunk/include/debug.mk +++ /dev/null @@ -1,51 +0,0 @@ -# -# Copyright (C) 2007 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -# debug flags: -# -# d: show subdirectory tree -# t: show added targets -# l: show legacy targets -# r: show autorebuild messages -# v: verbose (no .SILENCE for common targets) - -ifeq ($(DUMP),) - ifeq ($(DEBUG),all) - build_debug:=dltvr - else - build_debug:=$(DEBUG) - endif -endif - -ifneq ($(DEBUG),) - -define debug -$$(findstring $(2),$$(if $$(DEBUG_SCOPE_DIR),$$(if $$(filter $$(DEBUG_SCOPE_DIR)%,$(1)),$(build_debug)),$(build_debug))) -endef - -define warn -$$(if $(call debug,$(1),$(2)),$$(warning $(3))) -endef - -define debug_eval -$$(if $(call debug,$(1),$(2)),$(3)) -endef - -define warn_eval -$(call warn,$(1),$(2),$(3) $(4)) -$(4) -endef - -else - -debug:= -warn:= -debug_eval:= -warn_eval = $(4) - -endif - diff --git a/trunk/include/depends.mk b/trunk/include/depends.mk deleted file mode 100644 index 53e5b1e5..00000000 --- a/trunk/include/depends.mk +++ /dev/null @@ -1,48 +0,0 @@ -# -# Copyright (C) 2007 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# -# define a dependency on a subtree -# parameters: -# 1: directories/files -# 2: directory dependency -# 3: tempfile for file listings -# 4: find options - -DEP_FINDPARAMS := -x "*/.svn*" -x ".*" -x "*:*" -x "*\!*" -x "* *" -x "*\\\#*" -x "*/.*_check" -x "*/.*.swp" - -find_md5=$(SH_FUNC) find $(1) -type f $(patsubst -x,-and -not -path,$(DEP_FINDPARAMS) $(2)) | md5s - -define rdep - .PRECIOUS: $(2) - .SILENT: $(2)_check - - $(2): $(2)_check - -ifneq ($(wildcard $(2)),) - $(2)_check:: - $(if $(3), \ - $(call find_md5,$(1),$(4)) > $(3).1; \ - { [ \! -f "$(3)" ] || diff $(3) $(3).1 >/dev/null; } && \ - ) \ - { \ - [ -f "$(2)_check.1" ] && mv "$(2)_check.1"; \ - $(TOPDIR)/scripts/timestamp.pl $(DEP_FINDPARAMS) $(4) -n $(2) $(1) && { \ - $(call debug_eval,$(SUBDIR),r,echo "No need to rebuild $(2)";) \ - touch -r "$(2)" "$(2)_check"; \ - } \ - } || { \ - $(call debug_eval,$(SUBDIR),r,echo "Need to rebuild $(2)";) \ - touch "$(2)_check"; \ - } - $(if $(3), mv $(3).1 $(3)) -else - $(2)_check:: - $(if $(3), rm -f $(3) $(3).1) - $(call debug_eval,$(SUBDIR),r,echo "Target $(2) not built") -endif - -endef - diff --git a/trunk/include/device_table.txt b/trunk/include/device_table.txt deleted file mode 100644 index f9f167d6..00000000 --- a/trunk/include/device_table.txt +++ /dev/null @@ -1,5 +0,0 @@ -# minimal device table file for libreCMC - -# -/dev d 755 0 0 - - - - - -/dev/console c 600 0 0 5 1 0 0 - diff --git a/trunk/include/download.mk b/trunk/include/download.mk deleted file mode 100644 index adaa2e6a..00000000 --- a/trunk/include/download.mk +++ /dev/null @@ -1,184 +0,0 @@ -# -# Copyright (C) 2006-2012 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -DOWNLOAD_RDEP=$(STAMP_PREPARED) $(HOST_STAMP_PREPARED) - -# Try to guess the download method from the URL -define dl_method -$(strip \ - $(if $(2),$(2), \ - $(if $(filter @GNOME/% @GNU/% @KERNEL/% @SF/% @SAVANNAH/% ftp://% http://% https://% file://%,$(1)),default, \ - $(if $(filter git://%,$(1)),git, \ - $(if $(filter svn://%,$(1)),svn, \ - $(if $(filter cvs://%,$(1)),cvs, \ - $(if $(filter hg://%,$(1)),hg, \ - $(if $(filter sftp://%,$(1)),bzr, \ - unknown \ - ) \ - ) \ - ) \ - ) \ - ) \ - ) \ - ) \ -) -endef - -# code for creating tarballs from cvs/svn/git/bzr/hg/darcs checkouts - useful for mirror support -dl_pack/bz2=$(TAR) cjf $(1) $(2) -dl_pack/gz=$(TAR) czf $(1) $(2) -dl_pack/xz=$(TAR) c $(2) | xz -zc > $(1) -dl_pack/unknown=echo "ERROR: Unknown pack format for file $(1)"; false -define dl_pack - $(if $(dl_pack/$(call ext,$(1))),$(dl_pack/$(call ext,$(1))),$(dl_pack/unknown)) -endef - -define DownloadMethod/unknown - @echo "ERROR: No download method available"; false -endef - -define DownloadMethod/default - $(SCRIPT_DIR)/download.pl "$(DL_DIR)" "$(FILE)" "$(MD5SUM)" $(foreach url,$(URL),"$(url)") -endef - -define wrap_mirror - $(if $(if $(MIRROR),$(filter-out x,$(MIRROR_MD5SUM))),@$(SCRIPT_DIR)/download.pl "$(DL_DIR)" "$(FILE)" "$(MIRROR_MD5SUM)" || ( $(1) ),$(1)) -endef - -define DownloadMethod/cvs - $(call wrap_mirror, \ - echo "Checking out files from the cvs repository..."; \ - mkdir -p $(TMP_DIR)/dl && \ - cd $(TMP_DIR)/dl && \ - rm -rf $(SUBDIR) && \ - [ \! -d $(SUBDIR) ] && \ - cvs -d $(URL) export $(VERSION) $(SUBDIR) && \ - echo "Packing checkout..." && \ - $(call dl_pack,$(TMP_DIR)/dl/$(FILE),$(SUBDIR)) && \ - mv $(TMP_DIR)/dl/$(FILE) $(DL_DIR)/ && \ - rm -rf $(SUBDIR); \ - ) -endef - -define DownloadMethod/svn - $(call wrap_mirror, \ - echo "Checking out files from the svn repository..."; \ - mkdir -p $(TMP_DIR)/dl && \ - cd $(TMP_DIR)/dl && \ - rm -rf $(SUBDIR) && \ - [ \! -d $(SUBDIR) ] && \ - ( svn help export | grep -q trust-server-cert && \ - svn export --non-interactive --trust-server-cert -r$(VERSION) $(URL) $(SUBDIR) || \ - svn export --non-interactive -r$(VERSION) $(URL) $(SUBDIR) ) && \ - echo "Packing checkout..." && \ - $(call dl_pack,$(TMP_DIR)/dl/$(FILE),$(SUBDIR)) && \ - mv $(TMP_DIR)/dl/$(FILE) $(DL_DIR)/ && \ - rm -rf $(SUBDIR); \ - ) -endef - -define DownloadMethod/git - $(call wrap_mirror, \ - echo "Checking out files from the git repository..."; \ - mkdir -p $(TMP_DIR)/dl && \ - cd $(TMP_DIR)/dl && \ - rm -rf $(SUBDIR) && \ - [ \! -d $(SUBDIR) ] && \ - git clone $(URL) $(SUBDIR) --recursive && \ - (cd $(SUBDIR) && git checkout $(VERSION) && git submodule update) && \ - echo "Packing checkout..." && \ - rm -rf $(SUBDIR)/.git && \ - $(call dl_pack,$(TMP_DIR)/dl/$(FILE),$(SUBDIR)) && \ - mv $(TMP_DIR)/dl/$(FILE) $(DL_DIR)/ && \ - rm -rf $(SUBDIR); \ - ) -endef - -define DownloadMethod/bzr - $(call wrap_mirror, \ - echo "Checking out files from the bzr repository..."; \ - mkdir -p $(TMP_DIR)/dl && \ - cd $(TMP_DIR)/dl && \ - rm -rf $(SUBDIR) && \ - [ \! -d $(SUBDIR) ] && \ - bzr export -r$(VERSION) $(SUBDIR) $(URL) && \ - echo "Packing checkout..." && \ - $(call dl_pack,$(TMP_DIR)/dl/$(FILE),$(SUBDIR)) && \ - mv $(TMP_DIR)/dl/$(FILE) $(DL_DIR)/ && \ - rm -rf $(SUBDIR); \ - ) -endef - -define DownloadMethod/hg - $(call wrap_mirror, \ - echo "Checking out files from the hg repository..."; \ - mkdir -p $(TMP_DIR)/dl && \ - cd $(TMP_DIR)/dl && \ - rm -rf $(SUBDIR) && \ - [ \! -d $(SUBDIR) ] && \ - hg clone -r $(VERSION) $(URL) $(SUBDIR) && \ - find $(SUBDIR) -name .hg | xargs rm -rf && \ - echo "Packing checkout..." && \ - $(call dl_pack,$(TMP_DIR)/dl/$(FILE),$(SUBDIR)) && \ - mv $(TMP_DIR)/dl/$(FILE) $(DL_DIR)/ && \ - rm -rf $(SUBDIR); \ - ) -endef - -define DownloadMethod/darcs - $(call wrap_mirror, \ - echo "Checking out files from the darcs repository..."; \ - mkdir -p $(TMP_DIR)/dl && \ - cd $(TMP_DIR)/dl && \ - rm -rf $(SUBDIR) && \ - [ \! -d $(SUBDIR) ] && \ - darcs get -t $(VERSION) $(URL) $(SUBDIR) && \ - find $(SUBDIR) -name _darcs | xargs rm -rf && \ - echo "Packing checkout..." && \ - $(call dl_pack,$(TMP_DIR)/dl/$(FILE),$(SUBDIR)) && \ - mv $(TMP_DIR)/dl/$(FILE) $(DL_DIR)/ && \ - rm -rf $(SUBDIR); \ - ) -endef - -Validate/cvs=VERSION SUBDIR -Validate/svn=VERSION SUBDIR -Validate/git=VERSION SUBDIR -Validate/bzr=VERSION SUBDIR -Validate/hg=VERSION SUBDIR -Validate/darcs=VERSION SUBDIR - -define Download/Defaults - URL:= - FILE:= - PROTO:= - MD5SUM:= - SUBDIR:= - MIRROR:=1 - MIRROR_MD5SUM:=x - VERSION:= -endef - -define Download - $(eval $(Download/Defaults)) - $(eval $(Download/$(1))) - $(foreach FIELD,URL FILE $(Validate/$(call dl_method,$(URL),$(PROTO))), - ifeq ($($(FIELD)),) - $$(error Download/$(1) is missing the $(FIELD) field.) - endif - ) - - $(foreach dep,$(DOWNLOAD_RDEP), - $(dep): $(DL_DIR)/$(FILE) - ) - download: $(DL_DIR)/$(FILE) - - $(DL_DIR)/$(FILE): - mkdir -p $(DL_DIR) - $(if $(DownloadMethod/$(call dl_method,$(URL),$(PROTO))),$(DownloadMethod/$(call dl_method,$(URL),$(PROTO))),$(DownloadMethod/unknown)) - -endef diff --git a/trunk/include/feeds.mk b/trunk/include/feeds.mk deleted file mode 100644 index 695b03b1..00000000 --- a/trunk/include/feeds.mk +++ /dev/null @@ -1,26 +0,0 @@ -# -# Copyright (C) 2014 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - --include $(TMP_DIR)/.packagefeeds - -FEEDS_AVAILABLE:=$(shell $(SCRIPT_DIR)/feeds list -n) -FEEDS_INSTALLED:=$(notdir $(wildcard $(TOPDIR)/package/feeds/*)) -FEEDS_ENABLED:=$(foreach feed,$(FEEDS_INSTALLED),$(if $(CONFIG_FEED_$(feed)),$(feed))) -FEEDS_DISABLED:=$(filter-out $(FEEDS_ENABLED),$(FEEDS_AVAILABLE)) - -PKG_CONFIG_DEPENDS += \ - CONFIG_PER_FEED_REPO \ - CONFIG_PER_FEED_REPO_ADD_DISABLED \ - CONFIG_PER_FEED_REPO_ADD_COMMENTED \ - $(foreach feed,$(FEEDS_INSTALLED),CONFIG_FEED_$(feed)) - -# 1: package name -define FeedPackageDir -$(strip $(if $(CONFIG_PER_FEED_REPO), \ - $(abspath $(PACKAGE_DIR)/$(if $(Package/$(1)/feed),$(Package/$(1)/feed),base)), \ - $(PACKAGE_DIR))) -endef diff --git a/trunk/include/host-build.mk b/trunk/include/host-build.mk deleted file mode 100644 index 760d38b3..00000000 --- a/trunk/include/host-build.mk +++ /dev/null @@ -1,201 +0,0 @@ -# -# Copyright (C) 2006-2010 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -HOST_BUILD_DIR ?= $(BUILD_DIR_HOST)/$(PKG_NAME)$(if $(PKG_VERSION),-$(PKG_VERSION)) -HOST_INSTALL_DIR ?= $(HOST_BUILD_DIR)/host-install -HOST_BUILD_PARALLEL ?= - -ifneq ($(CONFIG_PKG_BUILD_USE_JOBSERVER),) - HOST_MAKE_J:=$(if $(MAKE_JOBSERVER),$(MAKE_JOBSERVER) -j) -else - HOST_MAKE_J:=-j$(CONFIG_PKG_BUILD_JOBS) -endif - -ifeq ($(strip $(HOST_BUILD_PARALLEL)),0) -HOST_JOBS?=-j1 -else -HOST_JOBS?=$(if $(HOST_BUILD_PARALLEL)$(CONFIG_PKG_DEFAULT_PARALLEL),\ - $(if $(CONFIG_PKG_BUILD_PARALLEL),$(HOST_MAKE_J),-j1),-j1) -endif - -include $(INCLUDE_DIR)/host.mk -include $(INCLUDE_DIR)/unpack.mk -include $(INCLUDE_DIR)/depends.mk - -BUILD_TYPES += host -HOST_STAMP_PREPARED=$(HOST_BUILD_DIR)/.prepared$(if $(HOST_QUILT)$(DUMP),,$(shell $(call find_md5,${CURDIR} $(PKG_FILE_DEPENDS),))) -HOST_STAMP_CONFIGURED:=$(HOST_BUILD_DIR)/.configured -HOST_STAMP_BUILT:=$(HOST_BUILD_DIR)/.built -HOST_STAMP_INSTALLED:=$(STAGING_DIR_HOST)/stamp/.$(PKG_NAME)_installed - -override MAKEFLAGS= - -include $(INCLUDE_DIR)/download.mk -include $(INCLUDE_DIR)/quilt.mk -include $(INCLUDE_DIR)/autotools.mk - -Host/Patch:=$(Host/Patch/Default) -ifneq ($(strip $(HOST_UNPACK)),) - define Host/Prepare/Default - $(HOST_UNPACK) - $(Host/Patch) - endef -endif - -define Host/Prepare - $(call Host/Prepare/Default) -endef - -HOST_CONFIGURE_VARS = \ - CC="$(HOSTCC)" \ - CFLAGS="$(HOST_CFLAGS)" \ - CPPFLAGS="$(HOST_CPPFLAGS)" \ - LDFLAGS="$(HOST_LDFLAGS)" \ - SHELL="$(SHELL)" - -HOST_CONFIGURE_ARGS = \ - --target=$(GNU_HOST_NAME) \ - --host=$(GNU_HOST_NAME) \ - --build=$(GNU_HOST_NAME) \ - --program-prefix="" \ - --program-suffix="" \ - --prefix=$(STAGING_DIR_HOST) \ - --exec-prefix=$(STAGING_DIR_HOST) \ - --sysconfdir=$(STAGING_DIR_HOST)/etc \ - --localstatedir=$(STAGING_DIR_HOST)/var \ - --sbindir=$(STAGING_DIR_HOST)/bin - -HOST_MAKE_FLAGS = - -HOST_CONFIGURE_CMD = $(BASH) ./configure - -define Host/Configure/Default - $(if $(HOST_CONFIGURE_PARALLEL),+)(cd $(HOST_BUILD_DIR)/$(3); \ - if [ -x configure ]; then \ - $(CP) $(SCRIPT_DIR)/config.{guess,sub} $(HOST_BUILD_DIR)/$(3)/ && \ - $(2) \ - $(HOST_CONFIGURE_CMD) \ - $(HOST_CONFIGURE_VARS) \ - $(HOST_CONFIGURE_ARGS) \ - $(1); \ - fi \ - ) -endef - -define Host/Configure - $(call Host/Configure/Default) -endef - -define Host/Compile/Default - +$(MAKE) $(HOST_JOBS) -C $(HOST_BUILD_DIR) \ - $(HOST_MAKE_FLAGS) \ - $(1) -endef - -define Host/Compile - $(call Host/Compile/Default) -endef - -define Host/Install/Default - $(_SINGLE)$(MAKE) -C $(HOST_BUILD_DIR) install -endef - -define Host/Install - $(call Host/Install/Default) -endef - - -ifneq ($(if $(HOST_QUILT),,$(CONFIG_AUTOREBUILD)),) - define HostHost/Autoclean - $(call rdep,${CURDIR} $(PKG_FILE_DEPENDS),$(HOST_STAMP_PREPARED)) - $(if $(if $(Host/Compile),$(filter prepare,$(MAKECMDGOALS)),1),,$(call rdep,$(HOST_BUILD_DIR),$(HOST_STAMP_BUILT))) - endef -endif - -define Download/default - FILE:=$(PKG_SOURCE) - URL:=$(PKG_SOURCE_URL) - PROTO:=$(PKG_SOURCE_PROTO) - SUBDIR:=$(PKG_SOURCE_SUBDIR) - VERSION:=$(PKG_SOURCE_VERSION) - MD5SUM:=$(PKG_MD5SUM) - MIRROR_MD5SUM:=$(PKG_MIRROR_MD5SUM) -endef - -define Host/Exports/Default - $(1) : export ACLOCAL_INCLUDE=$$(foreach p,$$(wildcard $$(STAGING_DIR_HOST)/share/aclocal $$(STAGING_DIR_HOST)/share/aclocal-*),-I $$(p)) - $(1) : export STAGING_PREFIX=$$(STAGING_DIR_HOST) - $(1) : export PKG_CONFIG_PATH=$$(STAGING_DIR_HOST)/lib/pkgconfig - $(1) : export PKG_CONFIG_LIBDIR=$$(STAGING_DIR_HOST)/lib/pkgconfig - $(1) : export CCACHE_DIR:=$(STAGING_DIR_HOST)/ccache -endef -Host/Exports=$(Host/Exports/Default) - -.NOTPARALLEL: - -ifndef DUMP - define HostBuild - $(if $(HOST_QUILT),$(Host/Quilt)) - $(if $(if $(PKG_HOST_ONLY),,$(STAMP_PREPARED)),,$(if $(strip $(PKG_SOURCE_URL)),$(call Download,default))) - $(if $(DUMP),,$(call HostHost/Autoclean)) - - $(HOST_STAMP_PREPARED): - @-rm -rf $(HOST_BUILD_DIR) - @mkdir -p $(HOST_BUILD_DIR) - $(foreach hook,$(Hooks/HostPrepare/Pre),$(call $(hook))$(sep)) - $(call Host/Prepare) - $(foreach hook,$(Hooks/HostPrepare/Post),$(call $(hook))$(sep)) - touch $$@ - - $(call Host/Exports,$(HOST_STAMP_CONFIGURED)) - $(HOST_STAMP_CONFIGURED): $(HOST_STAMP_PREPARED) - $(foreach hook,$(Hooks/HostConfigure/Pre),$(call $(hook))$(sep)) - $(call Host/Configure) - $(foreach hook,$(Hooks/HostConfigure/Post),$(call $(hook))$(sep)) - touch $$@ - - $(call Host/Exports,$(HOST_STAMP_BUILT)) - $(HOST_STAMP_BUILT): $(HOST_STAMP_CONFIGURED) - $(foreach hook,$(Hooks/HostCompile/Pre),$(call $(hook))$(sep)) - $(call Host/Compile) - $(foreach hook,$(Hooks/HostCompile/Post),$(call $(hook))$(sep)) - touch $$@ - - $(HOST_STAMP_INSTALLED): $(HOST_STAMP_BUILT) $(if $(FORCE_HOST_INSTALL),FORCE) - $(call Host/Install) - $(foreach hook,$(Hooks/HostInstall/Post),$(call $(hook))$(sep)) - mkdir -p $$(shell dirname $$@) - touch $(HOST_STAMP_BUILT) - touch $$@ - - ifndef STAMP_BUILT - prepare: host-prepare - compile: host-compile - install: host-install - clean: host-clean - update: host-update - refresh: host-refresh - endif - - host-prepare: $(HOST_STAMP_PREPARED) - host-configure: $(HOST_STAMP_CONFIGURED) - host-compile: $(HOST_STAMP_BUILT) $(if $(STAMP_BUILT),$(HOST_STAMP_INSTALLED)) - host-install: $(HOST_STAMP_INSTALLED) - host-clean: FORCE - $(call Host/Clean) - $(call Host/Uninstall) - rm -rf $(HOST_BUILD_DIR) $(HOST_STAMP_INSTALLED) $(HOST_STAMP_BUILT) - - endef - - download: - prepare: - compile: - install: - clean: - -endif diff --git a/trunk/include/host.mk b/trunk/include/host.mk deleted file mode 100644 index ec3ae276..00000000 --- a/trunk/include/host.mk +++ /dev/null @@ -1,51 +0,0 @@ -# -# Copyright (C) 2007-2015 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -TMP_DIR ?= $(TOPDIR)/tmp -ifeq ($(if $(TARGET_BUILD),,$(DUMP)),) - -include $(TMP_DIR)/.host.mk -endif - -ifneq ($(__host_inc),1) -__host_inc:=1 - -export PATH:=$(TOPDIR)/staging_dir/host/bin:$(PATH) - -try-run = $(shell set -e; \ - TMP_F="$(TMP_DIR)/try-run.$$$$.tmp"; \ - if ($(1)) >/dev/null 2>&1; then echo "$(2)"; else echo "$(3)"; fi; \ - rm -f "$$TMP_F"; \ -) - -host-cc-option = $(call try-run, \ - $(HOSTCC) $(HOST_CFLAGS) $(1) -c -xc /dev/null -o "$$TMP_F",$(1),$(2) \ -) - -.PRECIOUS: $(TMP_DIR)/.host.mk -$(TMP_DIR)/.host.mk: $(TOPDIR)/include/host.mk - @mkdir -p $(TMP_DIR) - @( \ - HOST_OS=`uname`; \ - case "$$HOST_OS" in \ - Linux) HOST_ARCH=`uname -m`;; \ - Darwin) HOST_ARCH=`uname -m`;; \ - *) HOST_ARCH=`uname -p`;; \ - esac; \ - GNU_HOST_NAME=`gcc -dumpmachine`; \ - [ -z "$$GNU_HOST_NAME" -o "$$HOST_OS" = "Darwin" ] && \ - GNU_HOST_NAME=`$(TOPDIR)/scripts/config.guess`; \ - echo "HOST_OS:=$$HOST_OS" > $@; \ - echo "HOST_ARCH:=$$HOST_ARCH" >> $@; \ - echo "GNU_HOST_NAME:=$$GNU_HOST_NAME" >> $@; \ - if gfind -L /dev/null || find -L /dev/null; then \ - echo "FIND_L=find -L \$$(1)" >> $@; \ - else \ - echo "FIND_L=find \$$(1) -follow" >> $@; \ - fi \ - ) >/dev/null 2>/dev/null - -endif diff --git a/trunk/include/image.mk b/trunk/include/image.mk deleted file mode 100644 index a39fcc49..00000000 --- a/trunk/include/image.mk +++ /dev/null @@ -1,466 +0,0 @@ -# -# Copyright (C) 2006-2010 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -override TARGET_BUILD= -include $(INCLUDE_DIR)/prereq.mk -include $(INCLUDE_DIR)/kernel.mk -include $(INCLUDE_DIR)/host.mk -include $(INCLUDE_DIR)/version.mk - -override MAKE:=$(_SINGLE)$(SUBMAKE) -override NO_TRACE_MAKE:=$(_SINGLE)$(NO_TRACE_MAKE) - -KDIR=$(KERNEL_BUILD_DIR) -DTS_DIR:=$(LINUX_DIR)/arch/$(ARCH)/boot/dts/ - -IMG_PREFIX:=librecmc-$(if $(CONFIG_VERSION_FILENAMES),$(VERSION_NUMBER)-)$(BOARD)$(if $(SUBTARGET),-$(SUBTARGET)) - -MKFS_DEVTABLE_OPT := -D $(INCLUDE_DIR)/device_table.txt - -ifneq ($(CONFIG_BIG_ENDIAN),) - JFFS2OPTS := --big-endian --squash-uids -v -else - JFFS2OPTS := --little-endian --squash-uids -v -endif - -ifeq ($(CONFIG_JFFS2_RTIME),y) - JFFS2OPTS += -X rtime -endif -ifeq ($(CONFIG_JFFS2_ZLIB),y) - JFFS2OPTS += -X zlib -endif -ifeq ($(CONFIG_JFFS2_LZMA),y) - JFFS2OPTS += -X lzma --compression-mode=size -endif -ifneq ($(CONFIG_JFFS2_RTIME),y) - JFFS2OPTS += -x rtime -endif -ifneq ($(CONFIG_JFFS2_ZLIB),y) - JFFS2OPTS += -x zlib -endif -ifneq ($(CONFIG_JFFS2_LZMA),y) - JFFS2OPTS += -x lzma -endif - -JFFS2OPTS += $(MKFS_DEVTABLE_OPT) - -SQUASHFS_BLOCKSIZE := $(CONFIG_TARGET_SQUASHFS_BLOCK_SIZE)k -SQUASHFSOPT := -b $(SQUASHFS_BLOCKSIZE) -SQUASHFSOPT += -p '/dev d 755 0 0' -p '/dev/console c 600 0 0 5 1' -SQUASHFSCOMP := gzip -LZMA_XZ_OPTIONS := -Xpreset 9 -Xe -Xlc 0 -Xlp 2 -Xpb 2 -ifeq ($(CONFIG_SQUASHFS_LZMA),y) - SQUASHFSCOMP := lzma $(LZMA_XZ_OPTIONS) -endif -ifeq ($(CONFIG_SQUASHFS_XZ),y) - ifneq ($(filter arm x86 powerpc sparc,$(LINUX_KARCH)),) - BCJ_FILTER:=-Xbcj $(LINUX_KARCH) - endif - SQUASHFSCOMP := xz $(LZMA_XZ_OPTIONS) $(BCJ_FILTER) -endif - -JFFS2_BLOCKSIZE ?= 64k 128k - -fs-types-$(CONFIG_TARGET_ROOTFS_SQUASHFS) += squashfs -fs-types-$(CONFIG_TARGET_ROOTFS_JFFS2) += $(addprefix jffs2-,$(JFFS2_BLOCKSIZE)) -fs-types-$(CONFIG_TARGET_ROOTFS_JFFS2_NAND) += $(addprefix jffs2-nand-,$(NAND_BLOCKSIZE)) -fs-types-$(CONFIG_TARGET_ROOTFS_EXT4FS) += ext4 -fs-types-$(CONFIG_TARGET_ROOTFS_ISO) += iso -fs-subtypes-$(CONFIG_TARGET_ROOTFS_JFFS2) += $(addsuffix -raw,$(addprefix jffs2-,$(JFFS2_BLOCKSIZE))) -fs-subtypes-$(CONFIG_TARGET_ROOTFS_CPIOGZ) += cpiogz -fs-subtypes-$(CONFIG_TARGET_ROOTFS_TARGZ) += targz - -TARGET_FILESYSTEMS := $(fs-types-y) - -FS_64K := $(filter-out jffs2-%,$(TARGET_FILESYSTEMS)) jffs2-64k -FS_128K := $(filter-out jffs2-%,$(TARGET_FILESYSTEMS)) jffs2-128k -FS_256K := $(filter-out jffs2-%,$(TARGET_FILESYSTEMS)) jffs2-256k - -define add_jffs2_mark - echo -ne '\xde\xad\xc0\xde' >> $(1) -endef - -define toupper -$(shell echo $(1) | tr '[:lower:]' '[:upper:]') -endef - -define split_args -$(foreach data, \ - $(subst |,$(space),\ - $(subst $(space),^,$(1))), \ - $(call $(2),$(strip $(subst ^,$(space),$(data))))) -endef - -define build_cmd -$(if $(Build/$(word 1,$(1))),,$(error Missing Build/$(word 1,$(1)))) -$(call Build/$(word 1,$(1)),$(wordlist 2,$(words $(1)),$(1))) - -endef - -define concat_cmd -$(call split_args,$(1),build_cmd) -endef - -# pad to 4k, 8k, 16k, 64k, 128k, 256k and add jffs2 end-of-filesystem mark -define prepare_generic_squashfs - $(STAGING_DIR_HOST)/bin/padjffs2 $(1) 4 8 16 64 128 256 -endef - -define Image/BuildKernel/Initramfs - $(call Image/Build/Initramfs) -endef - -define Image/BuildKernel/MkuImage - mkimage -A $(ARCH) -O linux -T kernel -C $(1) -a $(2) -e $(3) \ - -n '$(call toupper,$(ARCH)) libreCMC Linux-$(LINUX_VERSION)' -d $(4) $(5) -endef - -define Image/BuildKernel/MkFIT - $(TOPDIR)/scripts/mkits.sh \ - -D $(1) -o $(KDIR)/fit-$(1).its -k $(2) -d $(3) -C $(4) -a $(5) -e $(6) \ - -A $(ARCH) -v $(LINUX_VERSION) - PATH=$(LINUX_DIR)/scripts/dtc:$(PATH) mkimage -f $(KDIR)/fit-$(1).its $(KDIR)/fit-$(1)$(7).itb -endef - -define Image/mkfs/jffs2/sub - $(STAGING_DIR_HOST)/bin/mkfs.jffs2 $(3) --pad -e $(patsubst %k,%KiB,$(1)) -o $(KDIR)/root.jffs2-$(2) -d $(TARGET_DIR) -v 2>&1 1>/dev/null | awk '/^.+$$$$/' - $(call add_jffs2_mark,$(KDIR)/root.jffs2-$(2)) -endef - -define Image/mkfs/jffs2/sub-raw - $(STAGING_DIR_HOST)/bin/mkfs.jffs2 $(3) -e $(patsubst %k,%KiB,$(1)) -o $(KDIR)/root.jffs2-$(2)-raw -d $(TARGET_DIR) -v 2>&1 1>/dev/null | awk '/^.+$$$$/' -endef - -define Image/mkfs/jffs2/template - Image/mkfs/jffs2-$(1) = $$(call Image/mkfs/jffs2/sub,$(1),$(1),$(JFFS2OPTS)) - Image/mkfs/jffs2-$(1)-raw = $$(call Image/mkfs/jffs2/sub-raw,$(1),$(1),$(JFFS2OPTS)) - -endef - -define Image/mkfs/jffs2-nand/template - Image/mkfs/jffs2-nand-$(1) = \ - $$(call Image/mkfs/jffs2/sub, \ - $(word 2,$(subst -, ,$(1))),nand-$(1), \ - $(JFFS2OPTS) --no-cleanmarkers --pagesize=$(word 1,$(subst -, ,$(1)))) - -endef - -$(eval $(foreach S,$(JFFS2_BLOCKSIZE),$(call Image/mkfs/jffs2/template,$(S)))) -$(eval $(foreach S,$(NAND_BLOCKSIZE),$(call Image/mkfs/jffs2-nand/template,$(S)))) - -define Image/mkfs/squashfs - $(STAGING_DIR_HOST)/bin/mksquashfs4 $(TARGET_DIR) $(KDIR)/root.squashfs -nopad -noappend -root-owned -comp $(SQUASHFSCOMP) $(SQUASHFSOPT) -processors $(if $(CONFIG_PKG_BUILD_JOBS),$(CONFIG_PKG_BUILD_JOBS),1) -endef - -# $(1): board name -# $(2): rootfs type -# $(3): kernel image -ifneq ($(CONFIG_NAND_SUPPORT),) - define Image/Build/SysupgradeNAND - mkdir -p "$(KDIR_TMP)/sysupgrade-$(1)/" - echo "BOARD=$(1)" > "$(KDIR_TMP)/sysupgrade-$(1)/CONTROL" - [ -z "$(2)" ] || $(CP) "$(KDIR)/root.$(2)" "$(KDIR_TMP)/sysupgrade-$(1)/root" - [ -z "$(3)" ] || $(CP) "$(3)" "$(KDIR_TMP)/sysupgrade-$(1)/kernel" - (cd "$(KDIR_TMP)"; $(TAR) cvf \ - "$(BIN_DIR)/$(IMG_PREFIX)-$(1)-$(2)-sysupgrade.tar" sysupgrade-$(1)) - endef - -# $(1) board name -# $(2) ubinize-image options (e.g. --uboot-env and/or --kernel kernelimage) -# $(3) rootfstype (e.g. squashfs or ubifs) -# $(4) options to pass-through to ubinize (i.e. $($(PROFILE)_UBI_OPTS))) - define Image/Build/UbinizeImage - sh $(TOPDIR)/scripts/ubinize-image.sh $(2) \ - "$(KDIR)/root.$(3)" \ - "$(KDIR)/$(IMG_PREFIX)-$(1)-$(3)-ubinized.bin" \ - $(4) - endef - -endif - -ifneq ($(CONFIG_TARGET_ROOTFS_UBIFS),) - define Image/mkfs/ubifs/generate - $(CP) ./ubinize$(1).cfg $(KDIR) - ( cd $(KDIR); \ - $(STAGING_DIR_HOST)/bin/ubinize \ - $(if $($(PROFILE)_UBI_OPTS), \ - $(shell echo $($(PROFILE)_UBI_OPTS)), \ - $(shell echo $(UBI_OPTS)) \ - ) \ - -o $(KDIR)/root$(1).ubi \ - ubinize$(1).cfg \ - ) - endef - - define Image/mkfs/ubifs - - ifneq ($($(PROFILE)_UBIFS_OPTS)$(UBIFS_OPTS),) - $(STAGING_DIR_HOST)/bin/mkfs.ubifs \ - $(if $($(PROFILE)_UBIFS_OPTS), \ - $(shell echo $($(PROFILE)_UBIFS_OPTS)), \ - $(shell echo $(UBIFS_OPTS)) \ - ) \ - $(if $(CONFIG_TARGET_UBIFS_FREE_SPACE_FIXUP),--space-fixup) \ - $(if $(CONFIG_TARGET_UBIFS_COMPRESSION_NONE),--force-compr=none) \ - $(if $(CONFIG_TARGET_UBIFS_COMPRESSION_LZO),--force-compr=lzo) \ - $(if $(CONFIG_TARGET_UBIFS_COMPRESSION_ZLIB),--force-compr=zlib) \ - $(if $(shell echo $(CONFIG_TARGET_UBIFS_JOURNAL_SIZE)),--jrn-size=$(CONFIG_TARGET_UBIFS_JOURNAL_SIZE)) \ - --squash-uids \ - -o $(KDIR)/root.ubifs \ - -d $(TARGET_DIR) - endif - $(call Image/Build,ubifs) - - ifneq ($($(PROFILE)_UBI_OPTS)$(UBI_OPTS),) - $(if $(wildcard ./ubinize.cfg),$(call Image/mkfs/ubifs/generate,)) - $(if $(wildcard ./ubinize-overlay.cfg),$(call Image/mkfs/ubifs/generate,-overlay)) - endif - $(if $(wildcard ./ubinize.cfg),$(call Image/Build,ubi)) - endef -endif - -define Image/mkfs/cpiogz - ( cd $(TARGET_DIR); find . | cpio -o -H newc | gzip -9 >$(BIN_DIR)/$(IMG_PREFIX)-rootfs.cpio.gz ) -endef - -define Image/mkfs/targz - $(TAR) -czpf $(BIN_DIR)/$(IMG_PREFIX)$(if $(PROFILE),-$(PROFILE))-rootfs.tar.gz --numeric-owner --owner=0 --group=0 -C $(TARGET_DIR)/ . -endef - -E2SIZE=$(shell echo $$(($(CONFIG_TARGET_ROOTFS_PARTSIZE)*1024*1024/$(CONFIG_TARGET_EXT4_BLOCKSIZE)))) - -define Image/mkfs/ext4 -# generate an ext2 fs - $(STAGING_DIR_HOST)/bin/genext2fs -U -B $(CONFIG_TARGET_EXT4_BLOCKSIZE) -b $(E2SIZE) -N $(CONFIG_TARGET_EXT4_MAXINODE) -d $(TARGET_DIR)/ $(KDIR)/root.ext4 -m $(CONFIG_TARGET_EXT4_RESERVED_PCT) $(MKFS_DEVTABLE_OPT) -# convert it to ext4 - $(STAGING_DIR_HOST)/bin/tune2fs $(if $(CONFIG_TARGET_EXT4_JOURNAL),-j) -O extents,uninit_bg,dir_index $(KDIR)/root.ext4 -# fix it up - $(STAGING_DIR_HOST)/bin/e2fsck -fy $(KDIR)/root.ext4 -endef - -define Image/mkfs/prepare/default - # Use symbolic permissions to avoid clobbering SUID/SGID/sticky bits - - $(FIND) $(TARGET_DIR) -type f -not -perm /0100 -not -name 'ssh_host*' -not -name 'shadow' -print0 | $(XARGS) -0 chmod u+rw,g+r,o+r - - $(FIND) $(TARGET_DIR) -type f -perm /0100 -print0 | $(XARGS) -0 chmod u+rwx,g+rx,o+rx - - $(FIND) $(TARGET_DIR) -type d -print0 | $(XARGS) -0 chmod u+rwx,g+rx,o+rx - $(INSTALL_DIR) $(TARGET_DIR)/tmp $(TARGET_DIR)/overlay - chmod 1777 $(TARGET_DIR)/tmp -endef - -define Image/mkfs/prepare - $(call Image/mkfs/prepare/default) -endef - - -define Image/Checksum - ( cd ${BIN_DIR} ; \ - $(FIND) -maxdepth 1 -type f \! -name 'md5sums' -printf "%P\n" | sort | xargs $1 > $2 \ - ) -endef - -define BuildImage/mkfs - install: mkfs-$(1) - .PHONY: mkfs-$(1) - mkfs-$(1): mkfs_prepare - $(Image/mkfs/$(1)) - $(call Build/mkfs/default,$(1)) - $(call Build/mkfs/$(1),$(1)) - $(KDIR)/root.$(1): mkfs-$(1) - -endef - -# Build commands that can be called from Device/* templates -define Build/uImage - mkimage -A $(LINUX_KARCH) \ - -O linux -T kernel \ - -C $(1) -a $(KERNEL_LOADADDR) -e $(if $(KERNEL_ENTRY),$(KERNEL_ENTRY),$(KERNEL_LOADADDR)) \ - -n '$(call toupper,$(LINUX_KARCH)) libreCMC Linux-$(LINUX_VERSION)' -d $@ $@.new - @mv $@.new $@ -endef - -define Build/lzma - $(STAGING_DIR_HOST)/bin/lzma e $@ -lc1 -lp2 -pb2 $(1) $@.new - @mv $@.new $@ -endef - -define Build/kernel-bin - rm -f $@ - cp $^ $@ -endef - -define Build/patch-cmdline - $(STAGING_DIR_HOST)/bin/patch-cmdline $@ '$(CMDLINE)' -endef - -define Build/append-kernel - dd if=$(word 1,$^) $(if $(1),bs=$(1) conv=sync) >> $@ -endef - -define Build/append-rootfs - dd if=$(word 2,$^) $(if $(1),bs=$(1) conv=sync) >> $@ -endef - -define Build/pad-rootfs - $(call prepare_generic_squashfs,$@ $(1)) -endef - -define Build/pad-offset - let \ - size="$$(stat -c%s $@)" \ - pad="$(word 1, $(1))" \ - offset="$(word 2, $(1))" \ - pad="(pad - ((size + offset) % pad)) % pad" \ - newsize='size + pad'; \ - dd if=$@ of=$@.new bs=$$newsize count=1 conv=sync - mv $@.new $@ -endef - -define Build/check-size - @[ $$(($(subst k,* 1024,$(subst m, * 1024k,$(1))))) -gt "$$(stat -c%s $@)" ] || { \ - echo "WARNING: Image file $@ is too big"; \ - rm -f $@; \ - } -endef - - -define Device/Init - PROFILES := $(PROFILE) - KERNEL:= - KERNEL_INITRAMFS = $$(KERNEL) - KERNEL_SIZE:= - CMDLINE:= - - IMAGE_PREFIX := $(IMG_PREFIX)-$(1) - IMAGE_NAME = $$(IMAGE_PREFIX)-$$(1)-$$(2) - KERNEL_PREFIX = $(1) - KERNEL_SUFFIX := -kernel.bin - KERNEL_IMAGE = $$(KERNEL_PREFIX)$$(KERNEL_SUFFIX) - KERNEL_INITRAMFS_PREFIX = $$(IMAGE_PREFIX)-initramfs - KERNEL_INITRAMFS_IMAGE = $$(KERNEL_INITRAMFS_PREFIX)$$(KERNEL_SUFFIX) - KERNEL_INSTALL := - KERNEL_NAME := vmlinux - KERNEL_SIZE := - - FILESYSTEMS := $(TARGET_FILESYSTEMS) -endef - -define Device/ExportVar - $(1) : $(2):=$$($(2)) - -endef -define Device/Export - $(foreach var,$(DEVICE_VARS) KERNEL KERNEL_INITRAMFS,$(call Device/ExportVar,$(1),$(var))) - $(1) : FILESYSTEM:=$(2) -endef - -define Device/Check - _TARGET = $$(if $$(filter $(PROFILE),$$(PROFILES)),install,install-disabled) -endef - -define Device/Build/initramfs - $$(_TARGET): $(BIN_DIR)/$$(KERNEL_INITRAMFS_IMAGE) - - $(BIN_DIR)/$$(KERNEL_INITRAMFS_IMAGE): $(KDIR)/$$(KERNEL_INITRAMFS_IMAGE) - cp $$^ $$@ - - $(KDIR)/$$(KERNEL_INITRAMFS_IMAGE): $(KDIR)/$$(KERNEL_NAME)-initramfs - @rm -f $$@ - $$(call concat_cmd,$$(KERNEL_INITRAMFS)) -endef - -define Device/Build/check_size - @[ $$(($(subst k,* 1024,$(subst m, * 1024k,$(1))))) -gt "$$(stat -c%s $@)" ] || { \ - echo "WARNING: Image file $@ is too big"; \ - rm -f $@; \ - } -endef - -define Device/Build/kernel - $(KDIR)/$$(KERNEL_NAME): image_prepare - $$(_TARGET): $$(if $$(KERNEL_INSTALL),$(BIN_DIR)/$$(KERNEL_IMAGE)) - $(BIN_DIR)/$$(KERNEL_IMAGE): $(KDIR)/$$(KERNEL_IMAGE) - cp $$^ $$@ - $(KDIR)/$$(KERNEL_IMAGE): $(KDIR)/$$(KERNEL_NAME) - @rm -f $$@ - $$(call concat_cmd,$$(KERNEL)) - $$(if $$(KERNEL_SIZE),$$(call Device/Build/check_size,$$(KERNEL_SIZE))) -endef - -define Device/Build/image - $$(_TARGET): $(BIN_DIR)/$(call IMAGE_NAME,$(1),$(2)) - $(eval $(call Device/Export,$(KDIR)/$(KERNEL_IMAGE),$(1))) - $(eval $(call Device/Export,$(KDIR)/$(KERNEL_INITRAMFS_IMAGE),$(1))) - $(eval $(call Device/Export,$(KDIR)/$(call IMAGE_NAME,$(1),$(2)),$(1))) - $(KDIR)/$(call IMAGE_NAME,$(1),$(2)): $(KDIR)/$$(KERNEL_IMAGE) $(KDIR)/root.$(1) - @rm -f $$@ - [ -f $$(word 1,$$^) -a -f $$(word 2,$$^) ] - $$(call concat_cmd,$(if $(IMAGE/$(2)/$(1)),$(IMAGE/$(2)/$(1)),$(IMAGE/$(2)))) - - .IGNORE: $(BIN_DIR)/$(call IMAGE_NAME,$(1),$(2)) - $(BIN_DIR)/$(call IMAGE_NAME,$(1),$(2)): $(KDIR)/$(call IMAGE_NAME,$(1),$(2)) - cp $$^ $$@ - -endef - -define Device/Build - $(if $(CONFIG_TARGET_ROOTFS_INITRAMFS),$(call Device/Build/initramfs,$(1))) - $(call Device/Build/kernel,$(1)) - - $$(eval $$(foreach image,$$(IMAGES), \ - $$(foreach fs,$$(filter $(TARGET_FILESYSTEMS),$$(FILESYSTEMS)), \ - $$(call Device/Build/image,$$(fs),$$(image),$(1))))) -endef - -define Device - $(call Device/Init,$(1)) - $(call Device/Default,$(1)) - $(call Device/Check,$(1)) - $(call Device/$(1),$(1)) - $(call Device/Build,$(1)) - -endef - -define BuildImage - - download: - prepare: - compile: - clean: - image_prepare: - - ifeq ($(IB),) - .PHONY: download prepare compile clean image_prepare mkfs_prepare kernel_prepare install - compile: - $(call Build/Compile) - - clean: - $(call Build/Clean) - - image_prepare: compile - $(call Image/Prepare) - endif - - mkfs_prepare: image_prepare - $(call Image/mkfs/prepare) - - kernel_prepare: mkfs_prepare - $(call Image/BuildKernel) - $(if $(CONFIG_TARGET_ROOTFS_INITRAMFS),$(call Image/BuildKernel/Initramfs)) - $(call Image/InstallKernel) - - $(foreach device,$(TARGET_DEVICES),$(call Device,$(device))) - $(foreach fs,$(TARGET_FILESYSTEMS) $(fs-subtypes-y),$(call BuildImage/mkfs,$(fs))) - - install: kernel_prepare - $(foreach fs,$(TARGET_FILESYSTEMS), - $(call Image/Build,$(fs)) - ) - $(call Image/mkfs/ubifs) - $(call Image/Checksum,md5sum --binary,md5sums) - $(call Image/Checksum,openssl dgst -sha256,sha256sums) - -endef diff --git a/trunk/include/kernel-build.mk b/trunk/include/kernel-build.mk deleted file mode 100644 index 9abfd542..00000000 --- a/trunk/include/kernel-build.mk +++ /dev/null @@ -1,144 +0,0 @@ -# -# Copyright (C) 2006-2007 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# -include $(INCLUDE_DIR)/host.mk -include $(INCLUDE_DIR)/prereq.mk - -ifneq ($(DUMP),1) - all: compile -endif - -export QUILT=1 -STAMP_PREPARED:=$(LINUX_DIR)/.prepared -STAMP_CONFIGURED:=$(LINUX_DIR)/.configured -include $(INCLUDE_DIR)/download.mk -include $(INCLUDE_DIR)/quilt.mk -include $(INCLUDE_DIR)/kernel-defaults.mk - -define Kernel/Prepare - $(call Kernel/Prepare/Default) -endef - -define Kernel/Configure - $(call Kernel/Configure/Default) -endef - -define Kernel/CompileModules - $(call Kernel/CompileModules/Default) -endef - -define Kernel/CompileImage - $(call Kernel/CompileImage/Default) - $(call Kernel/CompileImage/Initramfs) -endef - -define Kernel/Clean - $(call Kernel/Clean/Default) -endef - -define Download/kernel - URL:=$(LINUX_SITE) - FILE:=$(LINUX_SOURCE) - MD5SUM:=$(LINUX_KERNEL_MD5SUM) -endef - -ifdef CONFIG_COLLECT_KERNEL_DEBUG - define Kernel/CollectDebug - rm -rf $(KERNEL_BUILD_DIR)/debug - mkdir -p $(KERNEL_BUILD_DIR)/debug/modules - $(CP) $(LINUX_DIR)/vmlinux $(KERNEL_BUILD_DIR)/debug/ - -$(CP) \ - $(STAGING_DIR_ROOT)/lib/modules/$(LINUX_VERSION)/* \ - $(KERNEL_BUILD_DIR)/debug/modules/ - $(FIND) $(KERNEL_BUILD_DIR)/debug -type f | $(XARGS) $(KERNEL_CROSS)strip --only-keep-debug - $(TAR) c -C $(KERNEL_BUILD_DIR) debug | bzip2 -c -9 > $(BIN_DIR)/kernel-debug.tar.bz2 - endef -endif - -define BuildKernel - $(if $(QUILT),$(Build/Quilt)) - $(if $(LINUX_SITE),$(call Download,kernel)) - - .NOTPARALLEL: - - $(STAMP_PREPARED): $(if $(LINUX_SITE),$(DL_DIR)/$(LINUX_SOURCE)) - -rm -rf $(KERNEL_BUILD_DIR) - -mkdir -p $(KERNEL_BUILD_DIR) - $(Kernel/Prepare) - touch $$@ - - $(KERNEL_BUILD_DIR)/symtab.h: FORCE - rm -f $(KERNEL_BUILD_DIR)/symtab.h - touch $(KERNEL_BUILD_DIR)/symtab.h - +$(MAKE) $(KERNEL_MAKEOPTS) vmlinux - find $(LINUX_DIR) $(STAGING_DIR_ROOT)/lib/modules -name \*.ko | \ - xargs $(TARGET_CROSS)nm | \ - awk '$$$$1 == "U" { print $$$$2 } ' | \ - sort -u > $(KERNEL_BUILD_DIR)/mod_symtab.txt - $(TARGET_CROSS)nm -n $(LINUX_DIR)/vmlinux.o | grep ' [rR] __ksymtab' | sed -e 's,........ [rR] __ksymtab_,,' > $(KERNEL_BUILD_DIR)/kernel_symtab.txt - grep -Ff $(KERNEL_BUILD_DIR)/mod_symtab.txt $(KERNEL_BUILD_DIR)/kernel_symtab.txt > $(KERNEL_BUILD_DIR)/sym_include.txt - grep -Fvf $(KERNEL_BUILD_DIR)/mod_symtab.txt $(KERNEL_BUILD_DIR)/kernel_symtab.txt > $(KERNEL_BUILD_DIR)/sym_exclude.txt - ( \ - echo '#define SYMTAB_KEEP \'; \ - cat $(KERNEL_BUILD_DIR)/sym_include.txt | \ - awk '{print "KEEP(*(___ksymtab+" $$$$1 ")) \\" }'; \ - echo; \ - echo '#define SYMTAB_KEEP_GPL \'; \ - cat $(KERNEL_BUILD_DIR)/sym_include.txt | \ - awk '{print "KEEP(*(___ksymtab_gpl+" $$$$1 ")) \\" }'; \ - echo; \ - echo '#define SYMTAB_DISCARD \'; \ - cat $(KERNEL_BUILD_DIR)/sym_exclude.txt | \ - awk '{print "*(___ksymtab+" $$$$1 ") \\" }'; \ - echo; \ - echo '#define SYMTAB_DISCARD_GPL \'; \ - cat $(KERNEL_BUILD_DIR)/sym_exclude.txt | \ - awk '{print "*(___ksymtab_gpl+" $$$$1 ") \\" }'; \ - echo; \ - ) > $$@ - - $(STAMP_CONFIGURED): $(STAMP_PREPARED) $(LINUX_KCONFIG_LIST) $(TOPDIR)/.config - $(Kernel/Configure) - touch $$@ - - $(LINUX_DIR)/.modules: $(STAMP_CONFIGURED) $(LINUX_DIR)/.config FORCE - $(Kernel/CompileModules) - touch $$@ - - $(LINUX_DIR)/.image: $(STAMP_CONFIGURED) $(if $(CONFIG_STRIP_KERNEL_EXPORTS),$(KERNEL_BUILD_DIR)/symtab.h) FORCE - $(Kernel/CompileImage) - $(Kernel/CollectDebug) - touch $$@ - - mostlyclean: FORCE - $(Kernel/Clean) - - define BuildKernel - endef - - download: $(if $(LINUX_SITE),$(DL_DIR)/$(LINUX_SOURCE)) - prepare: $(STAMP_CONFIGURED) - compile: $(LINUX_DIR)/.modules - $(MAKE) -C image compile TARGET_BUILD= - - oldconfig menuconfig nconfig: $(STAMP_PREPARED) $(STAMP_CHECKED) FORCE - rm -f $(STAMP_CONFIGURED) - $(LINUX_RECONF_CMD) > $(LINUX_DIR)/.config - $(_SINGLE)$(MAKE) -C $(LINUX_DIR) $(KERNEL_MAKEOPTS) $$@ - $(LINUX_RECONF_DIFF) $(LINUX_DIR)/.config > $(LINUX_RECONFIG_TARGET) - - install: $(LINUX_DIR)/.image - +$(MAKE) -C image compile install TARGET_BUILD= - - clean: FORCE - rm -rf $(KERNEL_BUILD_DIR) - - image-prereq: - @+$(NO_TRACE_MAKE) -s -C image prereq TARGET_BUILD= - - prereq: image-prereq - -endef diff --git a/trunk/include/kernel-defaults.mk b/trunk/include/kernel-defaults.mk deleted file mode 100644 index 1e2f81bf..00000000 --- a/trunk/include/kernel-defaults.mk +++ /dev/null @@ -1,169 +0,0 @@ -# -# Copyright (C) 2006-2015 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -KERNEL_MAKEOPTS := -C $(LINUX_DIR) \ - HOSTCFLAGS="$(HOST_CFLAGS) -Wall -Wmissing-prototypes -Wstrict-prototypes" \ - CROSS_COMPILE="$(KERNEL_CROSS)" \ - ARCH="$(LINUX_KARCH)" \ - KBUILD_HAVE_NLS=no \ - CONFIG_SHELL="$(BASH)" \ - $(if $(findstring c,$(LIBRECMC_VERBOSE)),V=1,V='') - -ifdef CONFIG_STRIP_KERNEL_EXPORTS - KERNEL_MAKEOPTS += \ - EXTRA_LDSFLAGS="-I$(KERNEL_BUILD_DIR) -include symtab.h" -endif - -INITRAMFS_EXTRA_FILES ?= $(GENERIC_PLATFORM_DIR)/image/initramfs-base-files.txt - -ifneq (,$(KERNEL_CC)) - KERNEL_MAKEOPTS += CC="$(KERNEL_CC)" -endif - -ifdef CONFIG_USE_SPARSE - KERNEL_MAKEOPTS += C=1 CHECK=$(STAGING_DIR_HOST)/bin/sparse -endif - -export HOST_EXTRACFLAGS=-I$(STAGING_DIR_HOST)/include - -# defined in quilt.mk -Kernel/Patch:=$(Kernel/Patch/Default) - -KERNEL_GIT_OPTS:= -ifneq ($(strip $(CONFIG_KERNEL_GIT_LOCAL_REPOSITORY)),"") - KERNEL_GIT_OPTS+=--reference $(CONFIG_KERNEL_GIT_LOCAL_REPOSITORY) -endif - -ifneq ($(strip $(CONFIG_KERNEL_GIT_BRANCH)),"") - KERNEL_GIT_OPTS+=--branch $(CONFIG_KERNEL_GIT_BRANCH) -endif - -ifeq ($(strip $(CONFIG_EXTERNAL_KERNEL_TREE)),"") - ifeq ($(strip $(CONFIG_KERNEL_GIT_CLONE_URI)),"") - define Kernel/Prepare/Default - xzcat $(DL_DIR)/$(LINUX_SOURCE) | $(TAR) -C $(KERNEL_BUILD_DIR) $(TAR_OPTIONS) - $(Kernel/Patch) - touch $(LINUX_DIR)/.quilt_used - endef - else - define Kernel/Prepare/Default - git clone $(KERNEL_GIT_OPTS) $(CONFIG_KERNEL_GIT_CLONE_URI) $(LINUX_DIR) - endef - endif -else - define Kernel/Prepare/Default - mkdir -p $(KERNEL_BUILD_DIR) - if [ -d $(LINUX_DIR) ]; then \ - rmdir $(LINUX_DIR); \ - fi - ln -s $(CONFIG_EXTERNAL_KERNEL_TREE) $(LINUX_DIR) - endef -endif - -ifeq ($(CONFIG_TARGET_ROOTFS_INITRAMFS),y) - ifeq ($(strip $(CONFIG_EXTERNAL_CPIO)),"") - define Kernel/SetInitramfs/PreConfigure - grep -v -e INITRAMFS -e CONFIG_RD_ -e CONFIG_BLK_DEV_INITRD $(LINUX_DIR)/.config.old > $(LINUX_DIR)/.config - echo 'CONFIG_BLK_DEV_INITRD=y' >> $(LINUX_DIR)/.config - echo 'CONFIG_INITRAMFS_SOURCE="$(strip $(TARGET_DIR) $(INITRAMFS_EXTRA_FILES))"' >> $(LINUX_DIR)/.config - endef - else - define Kernel/SetInitramfs/PreConfigure - grep -v INITRAMFS $(LINUX_DIR)/.config.old > $(LINUX_DIR)/.config - echo 'CONFIG_INITRAMFS_SOURCE="$(call qstrip,$(CONFIG_EXTERNAL_CPIO))"' >> $(LINUX_DIR)/.config - endef - endif - - define Kernel/SetInitramfs - mv $(LINUX_DIR)/.config $(LINUX_DIR)/.config.old - $(call Kernel/SetInitramfs/PreConfigure) - echo 'CONFIG_INITRAMFS_ROOT_UID=$(shell id -u)' >> $(LINUX_DIR)/.config - echo 'CONFIG_INITRAMFS_ROOT_GID=$(shell id -g)' >> $(LINUX_DIR)/.config - echo "$(if $(CONFIG_TARGET_INITRAMFS_COMPRESSION_NONE),CONFIG_INITRAMFS_COMPRESSION_NONE=y,# CONFIG_INITRAMFS_COMPRESSION_NONE is not set)" >> $(LINUX_DIR)/.config - echo -e "$(if $(CONFIG_TARGET_INITRAMFS_COMPRESSION_GZIP),CONFIG_INITRAMFS_COMPRESSION_GZIP=y\nCONFIG_RD_GZIP=y,# CONFIG_INITRAMFS_COMPRESSION_GZIP is not set\n# CONFIG_RD_GZIP is not set)" >> $(LINUX_DIR)/.config - echo -e "$(if $(CONFIG_TARGET_INITRAMFS_COMPRESSION_BZIP2),CONFIG_INITRAMFS_COMPRESSION_BZIP2=y\nCONFIG_RD_BZIP2=y,# CONFIG_INITRAMFS_COMPRESSION_BZIP2 is not set\n# CONFIG_RD_BZIP2 is not set)" >> $(LINUX_DIR)/.config - echo -e "$(if $(CONFIG_TARGET_INITRAMFS_COMPRESSION_LZMA),CONFIG_INITRAMFS_COMPRESSION_LZMA=y\nCONFIG_RD_LZMA=y,# CONFIG_INITRAMFS_COMPRESSION_LZMA is not set\n# CONFIG_RD_LZMA is not set)" >> $(LINUX_DIR)/.config - echo -e "$(if $(CONFIG_TARGET_INITRAMFS_COMPRESSION_LZO),CONFIG_INITRAMFS_COMPRESSION_LZO=y\nCONFIG_RD_LZO=y,# CONFIG_INITRAMFS_COMPRESSION_LZO is not set\n# CONFIG_RD_LZO is not set)" >> $(LINUX_DIR)/.config - echo -e "$(if $(CONFIG_TARGET_INITRAMFS_COMPRESSION_XZ),CONFIG_INITRAMFS_COMPRESSION_XZ=y\nCONFIG_RD_XZ=y,# CONFIG_INITRAMFS_COMPRESSION_XZ is not set\n# CONFIG_RD_XZ is not set)" >> $(LINUX_DIR)/.config - echo -e "$(if $(CONFIG_TARGET_INITRAMFS_COMPRESSION_LZ4),CONFIG_INITRAMFS_COMPRESSION_LZ4=y\nCONFIG_RD_LZ4=y,# CONFIG_INITRAMFS_COMPRESSION_LZ4 is not set\n# CONFIG_RD_LZ4 is not set)" >> $(LINUX_DIR)/.config - endef -else -endif - -define Kernel/SetNoInitramfs - mv $(LINUX_DIR)/.config $(LINUX_DIR)/.config.old - grep -v INITRAMFS $(LINUX_DIR)/.config.old > $(LINUX_DIR)/.config - echo 'CONFIG_INITRAMFS_SOURCE=""' >> $(LINUX_DIR)/.config -endef - -define Kernel/Configure/Default - $(LINUX_CONF_CMD) > $(LINUX_DIR)/.config.target -# copy CONFIG_KERNEL_* settings over to .config.target - awk '/^(#[[:space:]]+)?CONFIG_KERNEL/{sub("CONFIG_KERNEL_","CONFIG_");print}' $(TOPDIR)/.config >> $(LINUX_DIR)/.config.target - echo "# CONFIG_KALLSYMS_EXTRA_PASS is not set" >> $(LINUX_DIR)/.config.target - echo "# CONFIG_KALLSYMS_ALL is not set" >> $(LINUX_DIR)/.config.target - echo "# CONFIG_KALLSYMS_UNCOMPRESSED is not set" >> $(LINUX_DIR)/.config.target - $(SCRIPT_DIR)/metadata.pl kconfig $(TMP_DIR)/.packageinfo $(TOPDIR)/.config $(KERNEL_PATCHVER) > $(LINUX_DIR)/.config.override - $(SCRIPT_DIR)/kconfig.pl 'm+' '+' $(LINUX_DIR)/.config.target /dev/null $(LINUX_DIR)/.config.override > $(LINUX_DIR)/.config - $(call Kernel/SetNoInitramfs) - rm -rf $(KERNEL_BUILD_DIR)/modules - $(_SINGLE) [ -d $(LINUX_DIR)/user_headers ] || $(MAKE) $(KERNEL_MAKEOPTS) INSTALL_HDR_PATH=$(LINUX_DIR)/user_headers headers_install - $(SH_FUNC) grep '=[ym]' $(LINUX_DIR)/.config | LC_ALL=C sort | md5s > $(LINUX_DIR)/.vermagic -endef - -define Kernel/Configure/Initramfs - $(call Kernel/SetInitramfs) -endef - -define Kernel/CompileModules/Default - rm -f $(LINUX_DIR)/vmlinux $(LINUX_DIR)/System.map - +$(MAKE) $(KERNEL_MAKEOPTS) modules -endef - -OBJCOPY_STRIP = -R .reginfo -R .notes -R .note -R .comment -R .mdebug -R .note.gnu.build-id - -# AMD64 shares the location with x86 -ifeq ($(LINUX_KARCH),x86_64) -IMAGES_DIR:=../../x86/boot -endif - -define Kernel/CopyImage - $(KERNEL_CROSS)objcopy -O binary $(OBJCOPY_STRIP) -S $(LINUX_DIR)/vmlinux $(LINUX_KERNEL)$(1) - $(KERNEL_CROSS)objcopy $(OBJCOPY_STRIP) -S $(LINUX_DIR)/vmlinux $(KERNEL_BUILD_DIR)/vmlinux$(1).elf - $(CP) $(LINUX_DIR)/vmlinux $(KERNEL_BUILD_DIR)/vmlinux.debug - $(foreach k, \ - $(if $(KERNEL_IMAGES),$(KERNEL_IMAGES),$(filter-out dtbs,$(KERNELNAME))), \ - $(CP) $(LINUX_DIR)/arch/$(LINUX_KARCH)/boot/$(IMAGES_DIR)/$(k) $(KERNEL_BUILD_DIR)/$(k)$(1); \ - ) -endef - -define Kernel/CompileImage/Default - rm -f $(TARGET_DIR)/init - +$(MAKE) $(KERNEL_MAKEOPTS) $(if $(KERNELNAME),$(KERNELNAME),all) modules - $(call Kernel/CopyImage) -endef - -ifneq ($(CONFIG_TARGET_ROOTFS_INITRAMFS),) -define Kernel/CompileImage/Initramfs - $(call Kernel/Configure/Initramfs) - $(CP) $(GENERIC_PLATFORM_DIR)/base-files/init $(TARGET_DIR)/init - rm -rf $(KERNEL_BUILD_DIR)/linux-$(LINUX_VERSION)/usr/initramfs_data.cpio* - +$(MAKE) $(KERNEL_MAKEOPTS) $(if $(KERNELNAME),$(KERNELNAME),all) modules - $(call Kernel/CopyImage,-initramfs) -endef -else -define Kernel/CompileImage/Initramfs -endef -endif - -define Kernel/Clean/Default - rm -f $(KERNEL_BUILD_DIR)/linux-$(LINUX_VERSION)/.configured - rm -f $(LINUX_KERNEL) - $(_SINGLE)$(MAKE) -C $(KERNEL_BUILD_DIR)/linux-$(LINUX_VERSION) clean -endef - - diff --git a/trunk/include/kernel-version.mk b/trunk/include/kernel-version.mk deleted file mode 100644 index f28a650a..00000000 --- a/trunk/include/kernel-version.mk +++ /dev/null @@ -1,23 +0,0 @@ -# Use the default kernel version if the Makefile doesn't override it - -LINUX_RELEASE?=1 - -LINUX_VERSION-3.18 = .11 -LINUX_VERSION-4.0 = -rc7 - -LINUX_KERNEL_MD5SUM-3.18.11 = d8bc6ff45cb4d40e731f4bd5c921f550 -LINUX_KERNEL_MD5SUM-4.0-rc7 = 26db663899b1a54397b4f184ca05f213 - -ifdef KERNEL_PATCHVER - LINUX_VERSION:=$(KERNEL_PATCHVER)$(strip $(LINUX_VERSION-$(KERNEL_PATCHVER))) -endif - -split_version=$(subst ., ,$(1)) -merge_version=$(subst $(space),.,$(1)) -KERNEL_BASE=$(firstword $(subst -, ,$(LINUX_VERSION))) -KERNEL=$(call merge_version,$(wordlist 1,2,$(call split_version,$(KERNEL_BASE)))) -KERNEL_PATCHVER ?= $(KERNEL) - -# disable the md5sum check for unknown kernel versions -LINUX_KERNEL_MD5SUM:=$(LINUX_KERNEL_MD5SUM-$(strip $(LINUX_VERSION))) -LINUX_KERNEL_MD5SUM?=x diff --git a/trunk/include/kernel.mk b/trunk/include/kernel.mk deleted file mode 100644 index 5fbb2868..00000000 --- a/trunk/include/kernel.mk +++ /dev/null @@ -1,244 +0,0 @@ -# -# Copyright (C) 2006-2015 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -ifeq ($(__target_inc),) - include $(INCLUDE_DIR)/target.mk -endif - -ifeq ($(DUMP),1) - KERNEL?= - BOARD?= - LINUX_VERSION?= - LINUX_VERMAGIC?= -else - ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),) - export GCC_HONOUR_COPTS=s - endif - - LINUX_KMOD_SUFFIX=ko - - ifneq (,$(findstring uml,$(BOARD))) - KERNEL_CC?=$(HOSTCC) - KERNEL_CROSS?= - else - KERNEL_CC?=$(TARGET_CC) - KERNEL_CROSS?=$(TARGET_CROSS) - endif - - ifeq ($(TARGET_BUILD),1) - PATCH_DIR ?= ./patches$(if $(wildcard ./patches-$(KERNEL_PATCHVER)),-$(KERNEL_PATCHVER)) - FILES_DIR ?= $(foreach dir,$(wildcard ./files ./files-$(KERNEL_PATCHVER)),"$(dir)") - endif - KERNEL_BUILD_DIR ?= $(BUILD_DIR)/linux-$(BOARD)$(if $(SUBTARGET),_$(SUBTARGET)) - LINUX_DIR ?= $(KERNEL_BUILD_DIR)/linux-$(LINUX_VERSION) - LINUX_UAPI_DIR=uapi/ - LINUX_VERMAGIC:=$(strip $(shell cat $(LINUX_DIR)/.vermagic 2>/dev/null)) - LINUX_VERMAGIC:=$(if $(LINUX_VERMAGIC),$(LINUX_VERMAGIC),unknown) - - LINUX_UNAME_VERSION:=$(if $(word 3,$(subst ., ,$(KERNEL_BASE))),$(KERNEL_BASE),$(KERNEL_BASE).0) - ifneq ($(findstring -rc,$(LINUX_VERSION)),) - LINUX_UNAME_VERSION:=$(LINUX_UNAME_VERSION)-$(strip $(lastword $(subst -, ,$(LINUX_VERSION)))) - endif - - MODULES_SUBDIR:=lib/modules/$(LINUX_UNAME_VERSION)-gnu - TARGET_MODULES_DIR := $(LINUX_TARGET_DIR)/$(MODULES_SUBDIR) - - LINUX_KERNEL:=$(KERNEL_BUILD_DIR)/vmlinux - - LINUX_SOURCE:=linux-libre-$(LINUX_VERSION)-gnu.tar.xz - TESTING:=$(if $(findstring -rc,$(LINUX_VERSION)),/testing,) - ifeq ($(call qstrip,$(CONFIG_EXTERNAL_KERNEL_TREE))$(call qstrip,$(CONFIG_KERNEL_GIT_CLONE_URI)),) - LINUX_SITE:=@KERNEL/linux/kernel/v$(word 1,$(subst ., ,$(KERNEL_BASE))).x$(TESTING) - endif - - ifneq ($(TARGET_BUILD),1) - PKG_BUILD_DIR ?= $(KERNEL_BUILD_DIR)/$(PKG_NAME)$(if $(PKG_VERSION),-$(PKG_VERSION)) - endif -endif - -ifneq (,$(findstring uml,$(BOARD))) - LINUX_KARCH=um -else ifneq (,$(findstring $(ARCH), aarch64 aarch64_be)) - LINUX_KARCH := arm64 -else ifneq (,$(findstring $(ARCH), armeb)) - LINUX_KARCH := arm -else ifneq (,$(findstring $(ARCH), mipsel mips64 mips64el)) - LINUX_KARCH := mips -else ifneq (,$(findstring $(ARCH), sh2 sh3 sh4)) - LINUX_KARCH := sh -else ifneq (,$(findstring $(ARCH), i386 x86_64)) - LINUX_KARCH := x86 -else - LINUX_KARCH := $(ARCH) -endif - -define KernelPackage/Defaults - FILES:= - AUTOLOAD:= -endef - -define ModuleAutoLoad - $(SH_FUNC) \ - export modules=; \ - probe_module() { \ - mods="$$$$$$$$1"; \ - boot="$$$$$$$$2"; \ - shift 2; \ - for mod in $$$$$$$$mods; do \ - mkdir -p $(2)/etc/modules.d; \ - echo "$$$$$$$$mod" >> $(2)/etc/modules.d/$(1); \ - done; \ - if [ -e $(2)/etc/modules.d/$(1) ]; then \ - if [ "$$$$$$$$boot" = "1" ]; then \ - mkdir -p $(2)/etc/modules-boot.d; \ - ln -s ../modules.d/$(1) $(2)/etc/modules-boot.d/; \ - fi; \ - modules="$$$$$$$${modules:+$$$$$$$$modules }$$$$$$$$mods"; \ - fi; \ - }; \ - add_module() { \ - priority="$$$$$$$$1"; \ - mods="$$$$$$$$2"; \ - boot="$$$$$$$$3"; \ - shift 3; \ - for mod in $$$$$$$$mods; do \ - mkdir -p $(2)/etc/modules.d; \ - echo "$$$$$$$$mod" >> $(2)/etc/modules.d/$$$$$$$$priority-$(1); \ - done; \ - if [ -e $(2)/etc/modules.d/$$$$$$$$priority-$(1) ]; then \ - if [ "$$$$$$$$boot" = "1" ]; then \ - mkdir -p $(2)/etc/modules-boot.d; \ - ln -s ../modules.d/$$$$$$$$priority-$(1) $(2)/etc/modules-boot.d/; \ - fi; \ - modules="$$$$$$$${modules:+$$$$$$$$modules }$$$$$$$$priority-$(1)"; \ - fi; \ - }; \ - $(3) \ - if [ -n "$$$$$$$$modules" ]; then \ - mkdir -p $(2)/etc/modules.d; \ - mkdir -p $(2)/CONTROL; \ - echo "#!/bin/sh" > $(2)/CONTROL/postinst-pkg; \ - echo "[ -z \"\$$$$$$$$IPKG_INSTROOT\" ] || exit 0" >> $(2)/CONTROL/postinst-pkg; \ - echo ". /lib/functions.sh" >> $(2)/CONTROL/postinst-pkg; \ - echo "insert_modules $$$$$$$$modules" >> $(2)/CONTROL/postinst-pkg; \ - chmod 0755 $(2)/CONTROL/postinst-pkg; \ - fi -endef - -ifeq ($(DUMP)$(TARGET_BUILD),) - -include $(LINUX_DIR)/.config -endif - -define KernelPackage/depends - $(STAMP_BUILT): $(LINUX_DIR)/.config - define KernelPackage/depends - endef -endef - -define KernelPackage - NAME:=$(1) - $(eval $(call Package/Default)) - $(eval $(call KernelPackage/Defaults)) - $(eval $(call KernelPackage/$(1))) - $(eval $(call KernelPackage/$(1)/$(BOARD))) - - define Package/kmod-$(1) - TITLE:=$(TITLE) - SECTION:=kernel - CATEGORY:=Kernel modules - DESCRIPTION:=$(DESCRIPTION) - EXTRA_DEPENDS:=kernel (=$(LINUX_VERSION)-$(LINUX_RELEASE)-$(LINUX_VERMAGIC)) - VERSION:=$(LINUX_VERSION)$(if $(PKG_VERSION),+$(PKG_VERSION))-$(if $(PKG_RELEASE),$(PKG_RELEASE),$(LINUX_RELEASE)) - $(call KernelPackage/$(1)) - $(call KernelPackage/$(1)/$(BOARD)) - endef - - ifdef KernelPackage/$(1)/conffiles - define Package/kmod-$(1)/conffiles -$(call KernelPackage/$(1)/conffiles) - endef - endif - - ifdef KernelPackage/$(1)/description - define Package/kmod-$(1)/description -$(call KernelPackage/$(1)/description) - endef - endif - - ifdef KernelPackage/$(1)/config - define Package/kmod-$(1)/config -$(call KernelPackage/$(1)/config) - endef - endif - - $(call KernelPackage/depends) - - ifneq ($(if $(filter-out %=y %=n %=m,$(KCONFIG)),$(filter m y,$(foreach c,$(filter-out %=y %=n %=m,$(KCONFIG)),$($(c)))),.),) - ifneq ($(if $(SDK),$(filter-out $(LINUX_DIR)/%.ko,$(FILES)),$(strip $(FILES))),) - define Package/kmod-$(1)/install - @for mod in $$(call version_filter,$$(FILES)); do \ - if [ -e $$$$$$$$mod ]; then \ - mkdir -p $$(1)/$(MODULES_SUBDIR) ; \ - $(CP) -L $$$$$$$$mod $$(1)/$(MODULES_SUBDIR)/ ; \ - elif [ -e "$(LINUX_DIR)/modules.builtin" ]; then \ - if grep -q "$$$$$$$${mod##$(LINUX_DIR)/}" "$(LINUX_DIR)/modules.builtin"; then \ - echo "NOTICE: module '$$$$$$$$mod' is built-in."; \ - else \ - echo "ERROR: module '$$$$$$$$mod' is missing." >&2; \ - exit 1; \ - fi; \ - else \ - echo "WARNING: module '$$$$$$$$mod' missing and modules.builtin not available, assuming built-in." >&2; \ - fi; \ - done; - $(call ModuleAutoLoad,$(1),$$(1),$(AUTOLOAD)) - $(call KernelPackage/$(1)/install,$$(1)) - endef - endif - $(if $(CONFIG_PACKAGE_kmod-$(1)), - else - compile: $(1)-disabled - $(1)-disabled: - @echo "WARNING: kmod-$(1) is not available in the kernel config - generating empty package" >&2 - - define Package/kmod-$(1)/install - true - endef - ) - endif - $$(eval $$(call BuildPackage,kmod-$(1))) - - $$(IPKG_kmod-$(1)): $$(wildcard $$(FILES)) -endef - -version_filter=$(if $(findstring @,$(1)),$(shell $(SCRIPT_DIR)/metadata.pl version_filter $(KERNEL_PATCHVER) $(1)),$(1)) - -define AutoLoad - add_module "$(1)" "$(call version_filter,$(2))" "$(3)"; -endef - -define AutoProbe - probe_module "$(call version_filter,$(1))" "$(2)"; -endef - -version_field=$(if $(word $(1),$(2)),$(word $(1),$(2)),0) -kernel_version_merge=$$(( ($(call version_field,1,$(1)) << 24) + ($(call version_field,2,$(1)) << 16) + ($(call version_field,3,$(1)) << 8) + $(call version_field,4,$(1)) )) - -ifdef DUMP - kernel_version_cmp= -else - kernel_version_cmp=$(shell [ $(call kernel_version_merge,$(call split_version,$(2))) $(1) $(call kernel_version_merge,$(call split_version,$(3))) ] && echo 1 ) -endif - -CompareKernelPatchVer=$(if $(call kernel_version_cmp,-$(2),$(1),$(3)),1,0) - -kernel_patchver_gt=$(call kernel_version_cmp,-gt,$(KERNEL_PATCHVER),$(1)) -kernel_patchver_ge=$(call kernel_version_cmp,-ge,$(KERNEL_PATCHVER),$(1)) -kernel_patchver_eq=$(call kernel_version_cmp,-eq,$(KERNEL_PATCHVER),$(1)) -kernel_patchver_le=$(call kernel_version_cmp,-le,$(KERNEL_PATCHVER),$(1)) -kernel_patchver_lt=$(call kernel_version_cmp,-lt,$(KERNEL_PATCHVER),$(1)) - diff --git a/trunk/include/netfilter.mk b/trunk/include/netfilter.mk deleted file mode 100644 index 22179ca0..00000000 --- a/trunk/include/netfilter.mk +++ /dev/null @@ -1,378 +0,0 @@ -# -# Copyright (C) 2006-2014 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -ifneq ($(__inc_netfilter),1) -__inc_netfilter:=1 - -ifeq ($(NF_KMOD),1) -P_V4:=ipv4/netfilter/ -P_V6:=ipv6/netfilter/ -P_XT:=netfilter/ -P_EBT:=bridge/netfilter/ -endif - -# 1: variable -# 2: kconfig symbols -# 3: file list -# 4: version dependency -define nf_add - $(if $(4),ifeq ($$(strip $$(call CompareKernelPatchVer,$$(KERNEL_PATCHVER),$(firstword $(4)),$(lastword $(4)))),1)) - $(1)-$$($(2)) += $(3) - $(if $(4),endif) - KCONFIG_$(1) = $(filter-out $(2),$(KCONFIG_$(1))) $(2) -endef - - -# core - -# kernel only -$(eval $(if $(NF_KMOD),$(call nf_add,NF_IPT,CONFIG_IP_NF_IPTABLES, $(P_V4)ip_tables),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NF_IPT,CONFIG_NETFILTER_XTABLES, $(P_XT)x_tables),)) - -$(eval $(if $(NF_KMOD),$(call nf_add,IPT_CORE,CONFIG_NETFILTER_XTABLES, $(P_XT)xt_tcpudp),)) -$(eval $(if $(NF_KMOD),$(call nf_add,IPT_CORE,CONFIG_IP_NF_FILTER, $(P_V4)iptable_filter),)) -$(eval $(if $(NF_KMOD),$(call nf_add,IPT_CORE,CONFIG_IP_NF_MANGLE, $(P_V4)iptable_mangle),)) - -# userland only -$(eval $(if $(NF_KMOD),,$(call nf_add,IPT_CORE,CONFIG_IP_NF_IPTABLES, xt_standard ipt_icmp xt_tcp xt_udp xt_comment xt_id xt_set xt_SET))) - -$(eval $(call nf_add,IPT_CORE,CONFIG_NETFILTER_XT_MATCH_LIMIT, $(P_XT)xt_limit)) -$(eval $(call nf_add,IPT_CORE,CONFIG_NETFILTER_XT_MATCH_MAC, $(P_XT)xt_mac)) -$(eval $(call nf_add,IPT_CORE,CONFIG_NETFILTER_XT_MATCH_MULTIPORT, $(P_XT)xt_multiport)) -$(eval $(call nf_add,IPT_CORE,CONFIG_NETFILTER_XT_MATCH_COMMENT, $(P_XT)xt_comment)) -$(eval $(call nf_add,IPT_CORE,CONFIG_NETFILTER_XT_MATCH_ID, $(P_XT)xt_id)) - -#cluster -$(eval $(call nf_add,IPT_CLUSTER,CONFIG_NETFILTER_XT_MATCH_CLUSTER, $(P_XT)xt_cluster)) - -$(eval $(call nf_add,IPT_CORE,CONFIG_NETFILTER_XT_TARGET_LOG, $(P_XT)xt_LOG)) -$(eval $(call nf_add,IPT_CORE,CONFIG_NETFILTER_XT_TARGET_LOG, $(P_XT)nf_log_common)) -$(eval $(call nf_add,IPT_CORE,CONFIG_NETFILTER_XT_TARGET_LOG, $(P_V4)nf_log_ipv4)) -$(eval $(call nf_add,IPT_CORE,CONFIG_NETFILTER_XT_TARGET_TCPMSS, $(P_XT)xt_TCPMSS)) -$(eval $(call nf_add,IPT_CORE,CONFIG_IP_NF_TARGET_REJECT, $(P_V4)ipt_REJECT)) -$(eval $(call nf_add,IPT_CORE,CONFIG_IP_NF_TARGET_REJECT, $(P_V4)nf_reject_ipv4)) -$(eval $(call nf_add,IPT_CORE,CONFIG_NETFILTER_XT_MATCH_TIME, $(P_XT)xt_time)) -$(eval $(call nf_add,IPT_CORE,CONFIG_NETFILTER_XT_MARK, $(P_XT)xt_mark)) - -# kernel has xt_MARK.ko merged into xt_mark.ko, userspace is still separate -# userland: xt_MARK.so -$(eval $(if $(NF_KMOD),,$(call nf_add,IPT_CORE,CONFIG_NETFILTER_XT_MARK, $(P_XT)xt_MARK))) - - -# conntrack - -# kernel only -$(eval $(if $(NF_KMOD),$(call nf_add,NF_CONNTRACK,CONFIG_NF_CONNTRACK, $(P_XT)nf_conntrack),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NF_CONNTRACK,CONFIG_NF_CONNTRACK_RTCACHE, $(P_XT)nf_conntrack_rtcache),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NF_CONNTRACK,CONFIG_NF_DEFRAG_IPV4, $(P_V4)nf_defrag_ipv4),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NF_CONNTRACK,CONFIG_NF_CONNTRACK_IPV4, $(P_V4)nf_conntrack_ipv4),)) - -$(eval $(call nf_add,IPT_CONNTRACK,CONFIG_NETFILTER_XT_MATCH_STATE, $(P_XT)xt_state)) -$(eval $(call nf_add,IPT_CONNTRACK,CONFIG_IP_NF_RAW, $(P_V4)iptable_raw)) -$(eval $(call nf_add,IPT_CONNTRACK,CONFIG_NETFILTER_XT_TARGET_CT, $(P_XT)xt_CT)) -$(eval $(call nf_add,IPT_CONNTRACK,CONFIG_NETFILTER_XT_MATCH_CONNTRACK, $(P_XT)xt_conntrack)) - - -# conntrack-extra - -$(eval $(call nf_add,IPT_CONNTRACK_EXTRA,CONFIG_NETFILTER_XT_MATCH_CONNBYTES, $(P_XT)xt_connbytes)) -$(eval $(call nf_add,IPT_CONNTRACK_EXTRA,CONFIG_NETFILTER_XT_MATCH_CONNLIMIT, $(P_XT)xt_connlimit)) -$(eval $(call nf_add,IPT_CONNTRACK_EXTRA,CONFIG_NETFILTER_XT_CONNMARK, $(P_XT)xt_connmark)) -$(eval $(call nf_add,IPT_CONNTRACK_EXTRA,CONFIG_NETFILTER_XT_MATCH_HELPER, $(P_XT)xt_helper)) -$(eval $(call nf_add,IPT_CONNTRACK_EXTRA,CONFIG_NETFILTER_XT_MATCH_RECENT, $(P_XT)xt_recent)) - -$(eval $(if $(NF_KMOD),,$(call nf_add,IPT_CONNTRACK_EXTRA,CONFIG_NETFILTER_XT_CONNMARK, $(P_XT)xt_CONNMARK))) - -# extra - -$(eval $(call nf_add,IPT_EXTRA,CONFIG_NETFILTER_XT_MATCH_ADDRTYPE, $(if $(NF_KMOD),$(P_XT)xt_addrtype,$(P_XT)ipt_addrtype))) -$(eval $(call nf_add,IPT_EXTRA,CONFIG_NETFILTER_XT_MATCH_OWNER, $(P_XT)xt_owner)) -$(eval $(call nf_add,IPT_EXTRA,CONFIG_NETFILTER_XT_MATCH_PHYSDEV, $(P_XT)xt_physdev)) -$(eval $(call nf_add,IPT_EXTRA,CONFIG_NETFILTER_XT_MATCH_PKTTYPE, $(P_XT)xt_pkttype)) -$(eval $(call nf_add,IPT_EXTRA,CONFIG_NETFILTER_XT_MATCH_QUOTA, $(P_XT)xt_quota)) - -#$(eval $(call nf_add,IPT_EXTRA,CONFIG_IP_NF_TARGET_ROUTE, $(P_V4)ipt_ROUTE)) - - -# filter - -$(eval $(call nf_add,IPT_FILTER,CONFIG_NETFILTER_XT_MATCH_STRING, $(P_XT)xt_string)) - - -# ipopt - -$(eval $(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_MATCH_DSCP, $(P_XT)xt_dscp)) -$(eval $(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_TARGET_DSCP, $(P_XT)xt_DSCP)) -$(eval $(call nf_add,IPT_HASHLIMIT,CONFIG_NETFILTER_XT_MATCH_HASHLIMIT, $(P_XT)xt_hashlimit)) -$(eval $(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_MATCH_LENGTH, $(P_XT)xt_length)) -$(eval $(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_MATCH_STATISTIC, $(P_XT)xt_statistic)) -$(eval $(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_MATCH_TCPMSS, $(P_XT)xt_tcpmss)) - -$(eval $(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_TARGET_CLASSIFY, $(P_XT)xt_CLASSIFY)) -$(eval $(call nf_add,IPT_IPOPT,CONFIG_IP_NF_MATCH_DSCP, $(P_V4)ipt_dscp)) -$(eval $(call nf_add,IPT_IPOPT,CONFIG_IP_NF_TARGET_ECN, $(P_V4)ipt_ECN)) - -$(eval $(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_MATCH_ECN, $(P_XT)xt_ecn)) - -# userland only -$(eval $(if $(NF_KMOD),,$(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_MATCH_DSCP, xt_tos))) -$(eval $(if $(NF_KMOD),,$(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_TARGET_DSCP, xt_TOS))) -$(eval $(if $(NF_KMOD),,$(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_MATCH_HL, ipt_ttl))) -$(eval $(if $(NF_KMOD),,$(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_TARGET_HL, ipt_TTL))) - -$(eval $(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_MATCH_HL, $(P_XT)xt_hl)) -$(eval $(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_TARGET_HL, $(P_XT)xt_HL)) - -# iprange -$(eval $(call nf_add,IPT_IPRANGE,CONFIG_NETFILTER_XT_MATCH_IPRANGE, $(P_XT)xt_iprange)) - -#clusterip -$(eval $(call nf_add,IPT_CLUSTERIP,CONFIG_IP_NF_TARGET_CLUSTERIP, $(P_V4)ipt_CLUSTERIP)) - -# ipsec -$(eval $(call nf_add,IPT_IPSEC,CONFIG_IP_NF_MATCH_AH, $(P_V4)ipt_ah)) -$(eval $(call nf_add,IPT_IPSEC,CONFIG_NETFILTER_XT_MATCH_ESP, $(P_XT)xt_esp)) -$(eval $(call nf_add,IPT_IPSEC,CONFIG_NETFILTER_XT_MATCH_POLICY, $(P_XT)xt_policy)) - - -# IPv6 - -# kernel only -$(eval $(if $(NF_KMOD),$(call nf_add,NF_IPT6,CONFIG_IP6_NF_IPTABLES, $(P_V6)ip6_tables),)) - -$(eval $(if $(NF_KMOD),$(call nf_add,NF_CONNTRACK6,CONFIG_NF_DEFRAG_IPV6, $(P_V6)nf_defrag_ipv6),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NF_CONNTRACK6,CONFIG_NF_CONNTRACK_IPV6, $(P_V6)nf_conntrack_ipv6),)) - -$(eval $(if $(NF_KMOD),$(call nf_add,IPT_IPV6,CONFIG_IP6_NF_FILTER, $(P_V6)ip6table_filter),)) -$(eval $(if $(NF_KMOD),$(call nf_add,IPT_IPV6,CONFIG_IP6_NF_MANGLE, $(P_V6)ip6table_mangle),)) -$(eval $(if $(NF_KMOD),$(call nf_add,IPT_IPV6,CONFIG_IP6_NF_QUEUE, $(P_V6)ip6_queue),)) -$(eval $(if $(NF_KMOD),$(call nf_add,IPT_IPV6,CONFIG_IP6_NF_RAW, $(P_V6)ip6table_raw),)) -$(eval $(if $(NF_KMOD),$(call nf_add,IPT_IPV6,CONFIG_NF_LOG_IPV6, $(P_V6)nf_log_ipv6),)) - -$(eval $(if $(NF_KMOD),,$(call nf_add,IPT_IPV6,CONFIG_IP6_NF_IPTABLES, ip6t_icmp6))) - - -$(eval $(call nf_add,IPT_IPV6,CONFIG_IP6_NF_TARGET_LOG, $(P_V6)ip6t_LOG)) -$(eval $(call nf_add,IPT_IPV6,CONFIG_IP6_NF_TARGET_REJECT, $(P_V6)ip6t_REJECT)) -$(eval $(call nf_add,IPT_IPV6,CONFIG_IP6_NF_TARGET_REJECT, $(P_V6)nf_reject_ipv6)) - -# ipv6 extra -$(eval $(call nf_add,IPT_IPV6_EXTRA,CONFIG_IP6_NF_MATCH_IPV6HEADER, $(P_V6)ip6t_ipv6header)) -$(eval $(call nf_add,IPT_IPV6_EXTRA,CONFIG_IP6_NF_MATCH_AH, $(P_V6)ip6t_ah)) -$(eval $(call nf_add,IPT_IPV6_EXTRA,CONFIG_IP6_NF_MATCH_MH, $(P_V6)ip6t_mh)) -$(eval $(call nf_add,IPT_IPV6_EXTRA,CONFIG_IP6_NF_MATCH_EUI64, $(P_V6)ip6t_eui64)) -$(eval $(call nf_add,IPT_IPV6_EXTRA,CONFIG_IP6_NF_MATCH_OPTS, $(P_V6)ip6t_hbh)) -$(eval $(call nf_add,IPT_IPV6_EXTRA,CONFIG_IP6_NF_MATCH_FRAG, $(P_V6)ip6t_frag)) -$(eval $(call nf_add,IPT_IPV6_EXTRA,CONFIG_IP6_NF_MATCH_RT, $(P_V6)ip6t_rt)) - -# nat - -# kernel only -$(eval $(if $(NF_KMOD),$(call nf_add,NF_NAT,CONFIG_NF_NAT, $(P_XT)nf_nat),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NF_NAT,CONFIG_NF_NAT_IPV4, $(P_V4)nf_nat_ipv4),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NF_NAT6,CONFIG_NF_NAT_IPV6, $(P_V6)nf_nat_ipv6),)) - -$(eval $(if $(NF_KMOD),$(call nf_add,IPT_NAT,CONFIG_NETFILTER_XT_NAT, $(P_XT)xt_nat),)) -$(eval $(if $(NF_KMOD),$(call nf_add,IPT_NAT,CONFIG_NF_NAT, $(P_XT)nf_nat_redirect, ge 3.19.0),)) -$(eval $(if $(NF_KMOD),$(call nf_add,IPT_NAT,CONFIG_IP_NF_NAT, $(P_V4)iptable_nat),)) -$(eval $(if $(NF_KMOD),$(call nf_add,IPT_NAT6,CONFIG_IP6_NF_NAT, $(P_V6)ip6table_nat),)) -$(eval $(if $(NF_KMOD),$(call nf_add,IPT_NAT6,CONFIG_IP6_NF_NAT, $(P_V6)nf_nat_masquerade_ipv6),)) -$(eval $(if $(NF_KMOD),$(call nf_add,IPT_NAT6,CONFIG_IP6_NF_TARGET_MASQUERADE, $(P_V6)ip6t_MASQUERADE),)) -$(eval $(if $(NF_KMOD),$(call nf_add,IPT_NAT6,CONFIG_IP6_NF_TARGET_NPT, $(P_V6)ip6t_NPT),)) - -# userland only -$(eval $(if $(NF_KMOD),,$(call nf_add,IPT_NAT,CONFIG_NF_NAT, ipt_SNAT ipt_DNAT))) -$(eval $(if $(NF_KMOD),,$(call nf_add,IPT_NAT6,CONFIG_IP6_NF_TARGET_NPT, ip6t_DNPT ip6t_SNPT))) - -$(eval $(call nf_add,IPT_NAT,CONFIG_IP_NF_TARGET_MASQUERADE, $(P_V4)ipt_MASQUERADE)) -$(eval $(call nf_add,IPT_NAT,CONFIG_IP_NF_TARGET_MASQUERADE, $(P_V4)nf_nat_masquerade_ipv4)) -$(eval $(call nf_add,IPT_NAT,CONFIG_IP_NF_TARGET_REDIRECT, $(P_XT)xt_REDIRECT)) - - -# nat-extra - -$(eval $(call nf_add,IPT_NAT_EXTRA,CONFIG_IP_NF_TARGET_NETMAP, $(P_XT)xt_NETMAP)) - - -# nathelper - -$(eval $(call nf_add,NF_NATHELPER,CONFIG_IP_NF_NAT_FTP, $(P_V4)ip_nat_ftp)) -$(eval $(call nf_add,NF_NATHELPER,CONFIG_NF_CONNTRACK_FTP, $(P_XT)nf_conntrack_ftp)) -$(eval $(call nf_add,NF_NATHELPER,CONFIG_NF_CONNTRACK_IRC, $(P_XT)nf_conntrack_irc)) -$(eval $(call nf_add,NF_NATHELPER,CONFIG_NF_NAT_FTP, $(P_XT)nf_nat_ftp)) -$(eval $(call nf_add,NF_NATHELPER,CONFIG_NF_NAT_IRC, $(P_XT)nf_nat_irc)) - - -# nathelper-extra - -$(eval $(call nf_add,NF_NATHELPER_EXTRA,CONFIG_NF_CONNTRACK_BROADCAST, $(P_XT)nf_conntrack_broadcast)) -$(eval $(call nf_add,NF_NATHELPER_EXTRA,CONFIG_NF_CONNTRACK_AMANDA, $(P_XT)nf_conntrack_amanda)) -$(eval $(call nf_add,NF_NATHELPER_EXTRA,CONFIG_NF_NAT_AMANDA, $(P_XT)nf_nat_amanda)) -$(eval $(call nf_add,NF_NATHELPER_EXTRA,CONFIG_NF_CT_PROTO_GRE, $(P_XT)nf_conntrack_proto_gre)) -$(eval $(call nf_add,NF_NATHELPER_EXTRA,CONFIG_NF_NAT_PROTO_GRE, $(P_V4)nf_nat_proto_gre)) -$(eval $(call nf_add,NF_NATHELPER_EXTRA,CONFIG_NF_CONNTRACK_H323, $(P_XT)nf_conntrack_h323)) -$(eval $(call nf_add,NF_NATHELPER_EXTRA,CONFIG_NF_NAT_H323, $(P_V4)nf_nat_h323)) -$(eval $(call nf_add,NF_NATHELPER_EXTRA,CONFIG_NF_CONNTRACK_PPTP, $(P_XT)nf_conntrack_pptp)) -$(eval $(call nf_add,NF_NATHELPER_EXTRA,CONFIG_NF_NAT_PPTP, $(P_V4)nf_nat_pptp)) -$(eval $(call nf_add,NF_NATHELPER_EXTRA,CONFIG_NF_CONNTRACK_SIP, $(P_XT)nf_conntrack_sip)) -$(eval $(call nf_add,NF_NATHELPER_EXTRA,CONFIG_NF_NAT_SIP, $(P_XT)nf_nat_sip)) -$(eval $(call nf_add,NF_NATHELPER_EXTRA,CONFIG_NF_CONNTRACK_SNMP, $(P_XT)nf_conntrack_snmp)) -$(eval $(call nf_add,NF_NATHELPER_EXTRA,CONFIG_NF_NAT_SNMP_BASIC, $(P_V4)nf_nat_snmp_basic)) -$(eval $(call nf_add,NF_NATHELPER_EXTRA,CONFIG_NF_CONNTRACK_TFTP, $(P_XT)nf_conntrack_tftp)) -$(eval $(call nf_add,NF_NATHELPER_EXTRA,CONFIG_NF_NAT_TFTP, $(P_XT)nf_nat_tftp)) - - -# ulog - -$(eval $(call nf_add,IPT_ULOG,CONFIG_IP_NF_TARGET_ULOG, $(P_V4)ipt_ULOG)) - - -# nflog - -$(eval $(call nf_add,IPT_NFLOG,CONFIG_NETFILTER_XT_TARGET_NFLOG, $(P_XT)xt_NFLOG)) - - -# nfqueue - -$(eval $(call nf_add,IPT_NFQUEUE,CONFIG_NETFILTER_XT_TARGET_NFQUEUE, $(P_XT)xt_NFQUEUE)) - - -# debugging - -$(eval $(call nf_add,IPT_DEBUG,CONFIG_NETFILTER_XT_TARGET_TRACE, $(P_XT)xt_TRACE)) - -# tproxy - -$(eval $(call nf_add,IPT_TPROXY,CONFIG_NETFILTER_XT_MATCH_SOCKET, $(P_XT)xt_socket)) -$(eval $(call nf_add,IPT_TPROXY,CONFIG_NETFILTER_XT_TARGET_TPROXY, $(P_XT)xt_TPROXY)) - -# led -$(eval $(call nf_add,IPT_LED,CONFIG_NETFILTER_XT_TARGET_LED, $(P_XT)xt_LED)) - -# tee - -$(eval $(call nf_add,IPT_TEE,CONFIG_NETFILTER_XT_TARGET_TEE, $(P_XT)xt_TEE)) - -# u32 - -$(eval $(call nf_add,IPT_U32,CONFIG_NETFILTER_XT_MATCH_U32, $(P_XT)xt_u32)) - - -# netlink - -$(eval $(call nf_add,NFNETLINK,CONFIG_NETFILTER_NETLINK, $(P_XT)nfnetlink)) - -# nflog - -$(eval $(call nf_add,NFNETLINK_LOG,CONFIG_NETFILTER_NETLINK_LOG, $(P_XT)nfnetlink_log)) - -# nfqueue - -$(eval $(call nf_add,NFNETLINK_QUEUE,CONFIG_NETFILTER_NETLINK_QUEUE, $(P_XT)nfnetlink_queue)) - -# -# ebtables -# - -$(eval $(if $(NF_KMOD),$(call nf_add,EBTABLES,CONFIG_BRIDGE_NF_EBTABLES, $(P_EBT)ebtables),)) - -# ebtables: tables -$(eval $(call nf_add,EBTABLES,CONFIG_BRIDGE_EBT_BROUTE, $(P_EBT)ebtable_broute)) -$(eval $(call nf_add,EBTABLES,CONFIG_BRIDGE_EBT_T_FILTER, $(P_EBT)ebtable_filter)) -$(eval $(call nf_add,EBTABLES,CONFIG_BRIDGE_EBT_T_NAT, $(P_EBT)ebtable_nat)) - -# ebtables: matches -$(eval $(call nf_add,EBTABLES,CONFIG_BRIDGE_EBT_802_3, $(P_EBT)ebt_802_3)) -$(eval $(call nf_add,EBTABLES,CONFIG_BRIDGE_EBT_AMONG, $(P_EBT)ebt_among)) -$(eval $(call nf_add,EBTABLES_IP4,CONFIG_BRIDGE_EBT_ARP, $(P_EBT)ebt_arp)) -$(eval $(call nf_add,EBTABLES_IP4,CONFIG_BRIDGE_EBT_IP, $(P_EBT)ebt_ip)) -$(eval $(call nf_add,EBTABLES_IP6,CONFIG_BRIDGE_EBT_IP6, $(P_EBT)ebt_ip6)) -$(eval $(call nf_add,EBTABLES,CONFIG_BRIDGE_EBT_LIMIT, $(P_EBT)ebt_limit)) -$(eval $(call nf_add,EBTABLES,CONFIG_BRIDGE_EBT_MARK, $(P_EBT)ebt_mark_m)) -$(eval $(call nf_add,EBTABLES,CONFIG_BRIDGE_EBT_PKTTYPE, $(P_EBT)ebt_pkttype)) -$(eval $(call nf_add,EBTABLES,CONFIG_BRIDGE_EBT_STP, $(P_EBT)ebt_stp)) -$(eval $(call nf_add,EBTABLES,CONFIG_BRIDGE_EBT_VLAN, $(P_EBT)ebt_vlan)) - -# targets -$(eval $(call nf_add,EBTABLES_IP4,CONFIG_BRIDGE_EBT_ARPREPLY, $(P_EBT)ebt_arpreply)) -$(eval $(call nf_add,EBTABLES,CONFIG_BRIDGE_EBT_MARK_T, $(P_EBT)ebt_mark)) -$(eval $(call nf_add,EBTABLES_IP4,CONFIG_BRIDGE_EBT_DNAT, $(P_EBT)ebt_dnat)) -$(eval $(call nf_add,EBTABLES,CONFIG_BRIDGE_EBT_REDIRECT, $(P_EBT)ebt_redirect)) -$(eval $(call nf_add,EBTABLES_IP4,CONFIG_BRIDGE_EBT_SNAT, $(P_EBT)ebt_snat)) - -# watchers -$(eval $(call nf_add,EBTABLES_WATCHERS,CONFIG_BRIDGE_EBT_LOG, $(P_EBT)ebt_log)) -$(eval $(call nf_add,EBTABLES_WATCHERS,CONFIG_BRIDGE_EBT_ULOG, $(P_EBT)ebt_ulog)) -$(eval $(call nf_add,EBTABLES_WATCHERS,CONFIG_BRIDGE_EBT_NFLOG, $(P_EBT)ebt_nflog)) -$(eval $(call nf_add,EBTABLES_WATCHERS,CONFIG_BRIDGE_EBT_NFQUEUE, $(P_EBT)ebt_nfqueue)) - -# nftables -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NF_TABLES, $(P_XT)nf_tables),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NF_TABLES_INET, $(P_XT)nf_tables_inet),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NFT_EXTHDR, $(P_XT)nft_exthdr),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NFT_META, $(P_XT)nft_meta),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NFT_CT, $(P_XT)nft_ct),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NFT_RBTREE, $(P_XT)nft_rbtree),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NFT_HASH, $(P_XT)nft_hash),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NFT_COUNTER, $(P_XT)nft_counter),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NFT_LOG, $(P_XT)nft_log),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NFT_LIMIT, $(P_XT)nft_limit),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NFT_REJECT, $(P_XT)nft_reject $(P_V4)nft_reject_ipv4 $(P_V6)nft_reject_ipv6),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NFT_REJECT_INET, $(P_XT)nft_reject_inet),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NF_REJECT_IPV4, $(P_V4)nf_reject_ipv4),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NF_REJECT_IPV6, $(P_V6)nf_reject_ipv6),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NF_TABLES_IPV4, $(P_V4)nf_tables_ipv4),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NFT_CHAIN_ROUTE_IPV4, $(P_V4)nft_chain_route_ipv4),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NF_TABLES_IPV6, $(P_V6)nf_tables_ipv6),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NFT_CHAIN_ROUTE_IPV6, $(P_V6)nft_chain_route_ipv6),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NFT_REDIR, $(P_XT)nft_redir, ge 3.19.0),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NFT_REDIR_IPV4, $(P_V4)nft_redir_ipv4, ge 3.19.0),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_CORE,CONFIG_NFT_REDIR_IPV6, $(P_V6)nft_redir_ipv6, ge 3.19.0),)) - -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_NAT,CONFIG_NFT_NAT, $(P_XT)nft_nat),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_NAT,CONFIG_NF_NAT_MASQUERADE_IPV4, $(P_V4)nf_nat_masquerade_ipv4),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_NAT,CONFIG_NF_NAT_MASQUERADE_IPV6, $(P_V6)nf_nat_masquerade_ipv6),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_NAT,CONFIG_NFT_CHAIN_NAT_IPV4, $(P_V4)nft_chain_nat_ipv4),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_NAT6,CONFIG_NFT_CHAIN_NAT_IPV6, $(P_V6)nft_chain_nat_ipv6),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_NAT,CONFIG_NFT_MASQ, $(P_XT)nft_masq),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_NAT,CONFIG_NFT_MASQ_IPV4, $(P_V4)nft_masq_ipv4),)) -$(eval $(if $(NF_KMOD),$(call nf_add,NFT_NAT,CONFIG_NFT_MASQ_IPV6, $(P_V6)nft_masq_ipv6),)) - -# userland only -IPT_BUILTIN += $(NF_IPT-y) $(NF_IPT-m) -IPT_BUILTIN += $(IPT_CORE-y) $(IPT_CORE-m) -IPT_BUILTIN += $(NF_CONNTRACK-y) -IPT_BUILTIN += $(NF_CONNTRACK6-y) -IPT_BUILTIN += $(IPT_CONNTRACK-y) -IPT_BUILTIN += $(IPT_CONNTRACK_EXTRA-y) -IPT_BUILTIN += $(IPT_EXTRA-y) -IPT_BUILTIN += $(IPT_FILTER-y) -IPT_BUILTIN += $(IPT_IPOPT-y) -IPT_BUILTIN += $(IPT_IPRANGE-y) -IPT_BUILTIN += $(IPT_CLUSTER-y) -IPT_BUILTIN += $(IPT_CLUSTERIP-y) -IPT_BUILTIN += $(IPT_IPSEC-y) -IPT_BUILTIN += $(IPT_IPV6-y) $(IPT_IPV6-m) -IPT_BUILTIN += $(NF_NAT-y) -IPT_BUILTIN += $(NF_NAT6-y) -IPT_BUILTIN += $(IPT_NAT-y) -IPT_BUILTIN += $(IPT_NAT6-y) -IPT_BUILTIN += $(IPT_NAT_EXTRA-y) -IPT_BUILTIN += $(NF_NATHELPER-y) -IPT_BUILTIN += $(NF_NATHELPER_EXTRA-y) -IPT_BUILTIN += $(IPT_ULOG-y) -IPT_BUILTIN += $(IPT_DEBUG-y) -IPT_BUILTIN += $(IPT_TPROXY-y) -IPT_BUILTIN += $(NFNETLINK-y) -IPT_BUILTIN += $(NFNETLINK_LOG-y) -IPT_BUILTIN += $(NFNETLINK_QUEUE-y) -IPT_BUILTIN += $(EBTABLES-y) -IPT_BUILTIN += $(EBTABLES_IP4-y) -IPT_BUILTIN += $(EBTABLES_IP6-y) -IPT_BUILTIN += $(EBTABLES_WATCHERS-y) - -endif # __inc_netfilter diff --git a/trunk/include/nls.mk b/trunk/include/nls.mk deleted file mode 100644 index 118000d3..00000000 --- a/trunk/include/nls.mk +++ /dev/null @@ -1,40 +0,0 @@ -# -# Copyright (C) 2011-2012 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -# iconv full -ifeq ($(CONFIG_BUILD_NLS),y) - ICONV_PREFIX:=$(STAGING_DIR)/usr/lib/libiconv-full - ICONV_FULL:=1 - - INTL_PREFIX:=$(STAGING_DIR)/usr/lib/libintl-full - INTL_FULL:=1 - -# iconv stub -else - ICONV_PREFIX:=$(STAGING_DIR)/usr/lib/libiconv-stub - ICONV_FULL:= - - INTL_PREFIX:=$(STAGING_DIR)/usr/lib/libintl-stub - INTL_FULL:= -endif - -PKG_CONFIG_DEPENDS += CONFIG_BUILD_NLS -PKG_BUILD_DEPENDS += !BUILD_NLS:libiconv !BUILD_NLS:libintl - -ICONV_DEPENDS:=+BUILD_NLS:libiconv-full -ICONV_CFLAGS:=-I$(ICONV_PREFIX)/include -ICONV_CPPFLAGS:=-I$(ICONV_PREFIX)/include -ICONV_LDFLAGS:=-L$(ICONV_PREFIX)/lib - -INTL_DEPENDS:=+BUILD_NLS:libintl-full -INTL_CFLAGS:=-I$(INTL_PREFIX)/include -INTL_CPPFLAGS:=-I$(INTL_PREFIX)/include -INTL_LDFLAGS:=-L$(INTL_PREFIX)/lib - -TARGET_CFLAGS += $(ICONV_CFLAGS) $(INTL_CFLAGS) -TARGET_CPPFLAGS += $(ICONV_CPPFLAGS) $(INTL_CPPFLAGS) -TARGET_LDFLAGS += $(ICONV_LDFLAGS) $(INTL_LDFLAGS) diff --git a/trunk/include/package-bin.mk b/trunk/include/package-bin.mk deleted file mode 100644 index e5224517..00000000 --- a/trunk/include/package-bin.mk +++ /dev/null @@ -1,33 +0,0 @@ -# -# Copyright (C) 2007-2014 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -ifeq ($(DUMP),) - define BuildTarget/bin - ifeq ($(if $(VARIANT),$(BUILD_VARIANT)),$(VARIANT)) - ifdef Package/$(1)/install - ifneq ($(CONFIG_PACKAGE_$(1))$(DEVELOPER),) - compile: install-bin-$(1) - else - compile: $(1)-disabled - $(1)-disabled: - @echo "WARNING: skipping $(1) -- package not selected" >&2 - endif - endif - endif - - install-bin-$(1): $(STAMP_BUILT) - rm -rf $(BIN_DIR)/$(1) - $(INSTALL_DIR) $(BIN_DIR)/$(1) - $(call Package/$(1)/install,$(BIN_DIR)/$(1)) - - clean-$(1): - rm -rf $(BIN_DIR)/$(1) - - clean: clean-$(1) - .PHONY: install-bin-$(1) - endef -endif diff --git a/trunk/include/package-defaults.mk b/trunk/include/package-defaults.mk deleted file mode 100644 index 2896b4c7..00000000 --- a/trunk/include/package-defaults.mk +++ /dev/null @@ -1,161 +0,0 @@ -# -# Copyright (C) 2006 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -PKG_DEFAULT_DEPENDS = +libc +SSP_SUPPORT:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread - -ifneq ($(PKG_NAME),toolchain) - PKG_FIXUP_DEPENDS = $(if $(filter kmod-%,$(1)),$(2),$(PKG_DEFAULT_DEPENDS) $(filter-out $(PKG_DEFAULT_DEPENDS),$(2))) -else - PKG_FIXUP_DEPENDS = $(2) -endif - -define Package/Default - CONFIGFILE:= - SECTION:=opt - CATEGORY:=Extra packages - DEPENDS:= - MDEPENDS:= - CONFLICTS:= - PROVIDES:= - EXTRA_DEPENDS:= - MAINTAINER:=$(PKG_MAINTAINER) - SOURCE:=$(patsubst $(TOPDIR)/%,%,$(CURDIR)) - ifneq ($(PKG_VERSION),) - ifneq ($(PKG_RELEASE),) - VERSION:=$(PKG_VERSION)-$(PKG_RELEASE) - else - VERSION:=$(PKG_VERSION) - endif - else - VERSION:=$(PKG_RELEASE) - endif - ABI_VERSION:= - ifneq ($(PKG_FLAGS),) - PKGFLAGS:=$(PKG_FLAGS) - else - PKGFLAGS:= - endif - ifneq ($(ARCH_PACKAGES),) - PKGARCH:=$(ARCH_PACKAGES) - else - PKGARCH:=$(BOARD) - endif - DEFAULT:= - MENU:= - SUBMENU:= - SUBMENUDEP:= - TITLE:= - KCONFIG:= - BUILDONLY:= - HIDDEN:= - URL:= - VARIANT:= - DEFAULT_VARIANT:= - USERID:= -endef - -Build/Patch:=$(Build/Patch/Default) -ifneq ($(strip $(PKG_UNPACK)),) - define Build/Prepare/Default - $(PKG_UNPACK) - $(Build/Patch) - endef -endif - -EXTRA_CXXFLAGS = $(EXTRA_CFLAGS) -ifeq ($(CONFIG_BUILD_NLS),y) - DISABLE_NLS:= -else - DISABLE_NLS:=--disable-nls -endif - -CONFIGURE_PREFIX:=/usr -CONFIGURE_ARGS = \ - --target=$(GNU_TARGET_NAME) \ - --host=$(GNU_TARGET_NAME) \ - --build=$(GNU_HOST_NAME) \ - --program-prefix="" \ - --program-suffix="" \ - --prefix=$(CONFIGURE_PREFIX) \ - --exec-prefix=$(CONFIGURE_PREFIX) \ - --bindir=$(CONFIGURE_PREFIX)/bin \ - --sbindir=$(CONFIGURE_PREFIX)/sbin \ - --libexecdir=$(CONFIGURE_PREFIX)/lib \ - --sysconfdir=/etc \ - --datadir=$(CONFIGURE_PREFIX)/share \ - --localstatedir=/var \ - --mandir=$(CONFIGURE_PREFIX)/man \ - --infodir=$(CONFIGURE_PREFIX)/info \ - $(DISABLE_NLS) \ - $(DISABLE_LARGEFILE) \ - $(DISABLE_IPV6) - -CONFIGURE_VARS = \ - $(TARGET_CONFIGURE_OPTS) \ - CFLAGS="$(TARGET_CFLAGS) $(EXTRA_CFLAGS)" \ - CXXFLAGS="$(TARGET_CXXFLAGS) $(EXTRA_CFLAGS)" \ - CPPFLAGS="$(TARGET_CPPFLAGS) $(EXTRA_CPPFLAGS)" \ - LDFLAGS="$(TARGET_LDFLAGS) $(EXTRA_LDFLAGS)" \ - -CONFIGURE_PATH = . -CONFIGURE_CMD = ./configure - -replace_script=$(FIND) $(1) -name $(2) | $(XARGS) chmod u+w; \ - $(FIND) $(1) -name $(2) | $(XARGS) -n1 cp --remove-destination \ - $(SCRIPT_DIR)/$(2); - -define Build/Configure/Default - (cd $(PKG_BUILD_DIR)/$(CONFIGURE_PATH)/$(strip $(3)); \ - if [ -x $(CONFIGURE_CMD) ]; then \ - $(call replace_script,$(PKG_BUILD_DIR)/$(3),config.guess) \ - $(call replace_script,$(PKG_BUILD_DIR)/$(3),config.sub) \ - $(CONFIGURE_VARS) \ - $(2) \ - $(CONFIGURE_CMD) \ - $(CONFIGURE_ARGS) \ - $(1); \ - fi; \ - ) -endef - -MAKE_VARS = \ - CFLAGS="$(TARGET_CFLAGS) $(EXTRA_CFLAGS) $(TARGET_CPPFLAGS) $(EXTRA_CPPFLAGS)" \ - CXXFLAGS="$(TARGET_CXXFLAGS) $(EXTRA_CXXFLAGS) $(TARGET_CPPFLAGS) $(EXTRA_CPPFLAGS)" \ - LDFLAGS="$(TARGET_LDFLAGS) $(EXTRA_LDFLAGS)" - -MAKE_FLAGS = \ - $(TARGET_CONFIGURE_OPTS) \ - CROSS="$(TARGET_CROSS)" \ - ARCH="$(ARCH)" - -MAKE_INSTALL_FLAGS = \ - $(MAKE_FLAGS) \ - DESTDIR="$(PKG_INSTALL_DIR)" - -MAKE_PATH = . - -define Build/Compile/Default - +$(MAKE_VARS) \ - $(MAKE) $(PKG_JOBS) -C $(PKG_BUILD_DIR)/$(MAKE_PATH) \ - $(MAKE_FLAGS) \ - $(1); -endef - -define Build/Install/Default - $(MAKE_VARS) \ - $(MAKE) -C $(PKG_BUILD_DIR)/$(MAKE_PATH) \ - $(MAKE_INSTALL_FLAGS) \ - $(if $(1), $(1), install); -endef - -define Build/Dist/Default - $(call Build/Compile/Default, DESTDIR="$(PKG_BUILD_DIR)/tmp" CC="$(TARGET_CC)" dist) -endef - -define Build/DistCheck/Default - $(call Build/Compile/Default, DESTDIR="$(PKG_BUILD_DIR)/tmp" CC="$(TARGET_CC)" distcheck) -endef diff --git a/trunk/include/package-dumpinfo.mk b/trunk/include/package-dumpinfo.mk deleted file mode 100644 index 5bc931e6..00000000 --- a/trunk/include/package-dumpinfo.mk +++ /dev/null @@ -1,91 +0,0 @@ -# -# Copyright (C) 2006 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -ifneq ($(DUMP),) - -dumpinfo: FORCE - -define Config/template -Preconfig: $(1) -Preconfig-Type: $(2) -Preconfig-Default: $(3) -Preconfig-Label: $(4) - -endef - -define Config - Preconfig/$(1) = $$(call Config/template,$(1),$(2),$(3),$(4)) - preconfig_$$(1) += $(1) -endef - -define Dumpinfo/Package -$(info Package: $(1) -$(if $(MENU),Menu: $(MENU) -)$(if $(SUBMENU),Submenu: $(SUBMENU) -)$(if $(SUBMENUDEP),Submenu-Depends: $(SUBMENUDEP) -)$(if $(DEFAULT),Default: $(DEFAULT) -)$(if $(findstring $(PREREQ_CHECK),1),Prereq-Check: 1 -)Version: $(VERSION) -Depends: $(call PKG_FIXUP_DEPENDS,$(1),$(DEPENDS)) -Conflicts: $(CONFLICTS) -Menu-Depends: $(MDEPENDS) -Provides: $(PROVIDES) -$(if $(VARIANT),Build-Variant: $(VARIANT) -$(if $(DEFAULT_VARIANT),Default-Variant: $(VARIANT) -))$(if $(PKG_BUILD_DEPENDS),Build-Depends: $(PKG_BUILD_DEPENDS) -)$(if $(HOST_BUILD_DEPENDS),Build-Depends/host: $(HOST_BUILD_DEPENDS) -)$(if $(BUILD_TYPES),Build-Types: $(BUILD_TYPES) -)Section: $(SECTION) -Category: $(CATEGORY) -Title: $(TITLE) -Maintainer: $(MAINTAINER) -$(if $(USERID),Require-User: $(USERID) -)Source: $(PKG_SOURCE) -$(if $(PKG_LICENSE),License: $(PKG_LICENSE) -)$(if $(PKG_LICENSE_FILES),LicenseFiles: $(PKG_LICENSE_FILES) -)Type: $(if $(Package/$(1)/targets),$(Package/$(1)/targets),$(if $(PKG_TARGETS),$(PKG_TARGETS),ipkg)) -$(if $(KCONFIG),Kernel-Config: $(KCONFIG) -)$(if $(BUILDONLY),Build-Only: $(BUILDONLY) -)$(if $(HIDDEN),Hidden: $(HIDDEN) -)$(if $(FEED),Feed: $(FEED) -)Description: $(if $(Package/$(1)/description),$(Package/$(1)/description),$(TITLE)) -$(if $(URL),$(URL) -)$(MAINTAINER) -@@ -$(if $(Package/$(1)/config),Config: -$(Package/$(1)/config) -@@ -)$(foreach pc,$(preconfig_$(1)), -$(Preconfig/$(pc)))) -endef - -define Feature/Default - TARGET_NAME:= - TARGET_TITLE:= - PRIORITY:= - NAME:= -endef - -define Feature - $(eval $(Feature/Default)) - $(eval $(Feature/$(1))) - $(if $(DUMP),$(call Dumpinfo/Feature,$(1))) -endef - -define Dumpinfo/Feature -$(info Feature: $(TARGET_NAME)_$(1) -Target-Name: $(TARGET_NAME) -Target-Title: $(TARGET_TITLE) -Feature-Name: $(NAME) -$(if $(PRIORITY),Feature-Priority: $(PRIORITY) -)Feature-Description: -$(Feature/$(1)/description) -@@ -) -endef - -endif diff --git a/trunk/include/package-ipkg.mk b/trunk/include/package-ipkg.mk deleted file mode 100644 index 637e3061..00000000 --- a/trunk/include/package-ipkg.mk +++ /dev/null @@ -1,234 +0,0 @@ -# -# Copyright (C) 2006-2014 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -include $(INCLUDE_DIR)/feeds.mk - -# invoke ipkg-build with some default options -IPKG_BUILD:= \ - $(SCRIPT_DIR)/ipkg-build -c -o 0 -g 0 - -IPKG_STATE_DIR:=$(TARGET_DIR)/usr/lib/opkg - -# 1: package name -# 2: variable name -# 3: variable suffix -# 4: file is a script -define BuildIPKGVariable -ifdef Package/$(1)/$(2) - $$(IPKG_$(1)) : VAR_$(2)$(3)=$$(Package/$(1)/$(2)) - $(call shexport,Package/$(1)/$(2)) - $(1)_COMMANDS += echo "$$$$$$$$$(call shvar,Package/$(1)/$(2))" > $(2)$(3); $(if $(4),chmod 0755 $(2)$(3);) -endif -endef - -PARENL :=( -PARENR :=) - -dep_split=$(subst :,$(space),$(1)) -dep_rem=$(subst !,,$(subst $(strip $(PARENL)),,$(subst $(strip $(PARENR)),,$(word 1,$(call dep_split,$(1)))))) -dep_confvar=$(strip $(foreach cond,$(subst ||, ,$(call dep_rem,$(1))),$(CONFIG_$(cond)))) -dep_pos=$(if $(call dep_confvar,$(1)),$(call dep_val,$(1))) -dep_neg=$(if $(call dep_confvar,$(1)),,$(call dep_val,$(1))) -dep_if=$(if $(findstring !,$(1)),$(call dep_neg,$(1)),$(call dep_pos,$(1))) -dep_val=$(word 2,$(call dep_split,$(1))) -strip_deps=$(strip $(subst +,,$(filter-out @%,$(1)))) -filter_deps=$(foreach dep,$(call strip_deps,$(1)),$(if $(findstring :,$(dep)),$(call dep_if,$(dep)),$(dep))) - -define AddDependency - $$(if $(1),$$(if $(2),$$(foreach pkg,$(1),$$(IPKG_$$(pkg))): $$(foreach pkg,$(2),$$(IPKG_$$(pkg))))) -endef - -define FixupReverseDependencies - DEPS := $$(filter %:$(1),$$(IDEPEND)) - DEPS := $$(patsubst %:$(1),%,$$(DEPS)) - DEPS := $$(filter $$(DEPS),$$(IPKGS)) - $(call AddDependency,$$(DEPS),$(1)) -endef - -define FixupDependencies - DEPS := $$(filter $(1):%,$$(IDEPEND)) - DEPS := $$(patsubst $(1):%,%,$$(DEPS)) - DEPS := $$(filter $$(DEPS),$$(IPKGS)) - $(call AddDependency,$(1),$$(DEPS)) -endef - -ifneq ($(PKG_NAME),toolchain) - define CheckDependencies - @( \ - rm -f $(PKG_INFO_DIR)/$(1).missing; \ - ( \ - export \ - READELF=$(TARGET_CROSS)readelf \ - OBJCOPY=$(TARGET_CROSS)objcopy \ - XARGS="$(XARGS)"; \ - $(SCRIPT_DIR)/gen-dependencies.sh "$$(IDIR_$(1))"; \ - ) | while read FILE; do \ - grep -qxF "$$$$FILE" $(PKG_INFO_DIR)/$(1).provides || \ - echo "$$$$FILE" >> $(PKG_INFO_DIR)/$(1).missing; \ - done; \ - if [ -f "$(PKG_INFO_DIR)/$(1).missing" ]; then \ - echo "Package $(1) is missing dependencies for the following libraries:" >&2; \ - cat "$(PKG_INFO_DIR)/$(1).missing" >&2; \ - false; \ - fi; \ - ) - endef -endif - -_addsep=$(word 1,$(1))$(foreach w,$(wordlist 2,$(words $(1)),$(1)),$(strip $(2) $(w))) -_cleansep=$(subst $(space)$(2)$(space),$(2)$(space),$(1)) -mergelist=$(call _cleansep,$(call _addsep,$(1),$(comma)),$(comma)) -addfield=$(if $(strip $(2)),$(1): $(2)) -_define=define -_endef=endef - -ifeq ($(DUMP),) - define BuildTarget/ipkg - PDIR_$(1):=$(call FeedPackageDir,$(1)) - IPKG_$(1):=$$(PDIR_$(1))/$(1)_$(VERSION)_$(PKGARCH).ipk - IDIR_$(1):=$(PKG_BUILD_DIR)/ipkg-$(PKGARCH)/$(1) - KEEP_$(1):=$(strip $(call Package/$(1)/conffiles)) - - ifeq ($(BUILD_VARIANT),$$(if $$(VARIANT),$$(VARIANT),$(BUILD_VARIANT))) - ifdef Package/$(1)/install - ifneq ($(CONFIG_PACKAGE_$(1))$(DEVELOPER),) - IPKGS += $(1) - compile: $$(IPKG_$(1)) $(PKG_INFO_DIR)/$(1).provides $(STAGING_DIR_ROOT)/stamp/.$(1)_installed - ifneq ($(ABI_VERSION),) - compile: $(PKG_INFO_DIR)/$(1).version - endif - - ifeq ($(CONFIG_PACKAGE_$(1)),y) - .PHONY: $(PKG_INSTALL_STAMP).$(1) - compile: $(PKG_INSTALL_STAMP).$(1) - $(PKG_INSTALL_STAMP).$(1): - if [ -f $(PKG_INSTALL_STAMP).clean ]; then \ - rm -f \ - $(PKG_INSTALL_STAMP) \ - $(PKG_INSTALL_STAMP).clean; \ - fi; \ - echo "$(1)" >> $(PKG_INSTALL_STAMP) - endif - else - $(if $(CONFIG_PACKAGE_$(1)),$$(info WARNING: skipping $(1) -- package not selected)) - endif - endif - endif - - DEPENDS:=$(call PKG_FIXUP_DEPENDS,$(1),$(DEPENDS)) - IDEPEND_$(1):=$$(call filter_deps,$$(DEPENDS)) - IDEPEND += $$(patsubst %,$(1):%,$$(IDEPEND_$(1))) - $(FixupDependencies) - $(FixupReverseDependencies) - - $(eval $(call BuildIPKGVariable,$(1),conffiles)) - $(eval $(call BuildIPKGVariable,$(1),preinst,,1)) - $(eval $(call BuildIPKGVariable,$(1),postinst,-pkg,1)) - $(eval $(call BuildIPKGVariable,$(1),prerm,-pkg,1)) - $(eval $(call BuildIPKGVariable,$(1),postrm,1)) - - $(STAGING_DIR_ROOT)/stamp/.$(1)_installed: $(STAMP_BUILT) - rm -rf $(STAGING_DIR_ROOT)/tmp-$(1) - mkdir -p $(STAGING_DIR_ROOT)/stamp $(STAGING_DIR_ROOT)/tmp-$(1) - $(call Package/$(1)/install,$(STAGING_DIR_ROOT)/tmp-$(1)) - $(call Package/$(1)/install_lib,$(STAGING_DIR_ROOT)/tmp-$(1)) - $(call locked,$(CP) $(STAGING_DIR_ROOT)/tmp-$(1)/. $(STAGING_DIR_ROOT)/,root-copy) - rm -rf $(STAGING_DIR_ROOT)/tmp-$(1) - touch $$@ - - $(PKG_INFO_DIR)/$(1).version: $$(IPKG_$(1)) - echo '$(ABI_VERSION)' | cmp -s - $$@ || \ - echo '$(ABI_VERSION)' > $$@ - - Package/$(1)/DEPENDS := $$(call mergelist,$$(filter-out @%,$$(IDEPEND_$(1)))) - ifneq ($$(EXTRA_DEPENDS),) - Package/$(1)/DEPENDS := $$(EXTRA_DEPENDS)$$(if $$(Package/$(1)/DEPENDS),$$(comma) $$(Package/$(1)/DEPENDS)) - endif - -$(_define) Package/$(1)/CONTROL -Package: $(1) -Version: $(VERSION) -$$(call addfield,Depends,$$(Package/$(1)/DEPENDS) -)$$(call addfield,Conflicts,$$(call mergelist,$(CONFLICTS)) -)$$(call addfield,Provides,$(PROVIDES) -)$$(call addfield,Source,$(SOURCE) -)$$(call addfield,License,$$(PKG_LICENSE) -)$$(call addfield,LicenseFiles,$$(PKG_LICENSE_FILES) -)$$(call addfield,Section,$(SECTION) -)$$(call addfield,Require-User,$(USERID) -)$(if $(filter hold,$(PKG_FLAGS)),Status: unknown hold not-installed -)$(if $(filter essential,$(PKG_FLAGS)),Essential: yes -)$(if $(MAINTAINER),Maintainer: $(MAINTAINER) -)Architecture: $(PKGARCH) -Installed-Size: 0 -$(_endef) - - $(PKG_INFO_DIR)/$(1).provides: $$(IPKG_$(1)) - $$(IPKG_$(1)) : export CONTROL=$$(Package/$(1)/CONTROL) - $$(IPKG_$(1)) : export DESCRIPTION=$$(Package/$(1)/description) - $$(IPKG_$(1)): $(STAMP_BUILT) $(INCLUDE_DIR)/package-ipkg.mk - @rm -rf $$(PDIR_$(1))/$(1)_* $$(IDIR_$(1)) - mkdir -p $(PACKAGE_DIR) $$(IDIR_$(1))/CONTROL $(PKG_INFO_DIR) - $(call Package/$(1)/install,$$(IDIR_$(1))) - -find $$(IDIR_$(1)) -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| $(XARGS) rm -rf - @( \ - find $$(IDIR_$(1)) -name lib\*.so\* -or -name \*.ko | awk -F/ '{ print $$$$NF }'; \ - for file in $$(patsubst %,$(PKG_INFO_DIR)/%.provides,$$(IDEPEND_$(1))); do \ - if [ -f "$$$$file" ]; then \ - cat $$$$file; \ - fi; \ - done; $(Package/$(1)/extra_provides) \ - ) | sort -u > $(PKG_INFO_DIR)/$(1).provides - $(if $(PROVIDES),@for pkg in $(PROVIDES); do cp $(PKG_INFO_DIR)/$(1).provides $(PKG_INFO_DIR)/$$$$pkg.provides; done) - $(CheckDependencies) - - $(RSTRIP) $$(IDIR_$(1)) - (cd $$(IDIR_$(1))/CONTROL; \ - ( \ - echo "$$$$CONTROL"; \ - printf "Description: "; echo "$$$$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; \ - ) > control; \ - chmod 644 control; \ - ( \ - echo "#!/bin/sh"; \ - echo "[ \"\$$$${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; \ - echo ". \$$$${IPKG_INSTROOT}/lib/functions.sh"; \ - echo "default_postinst \$$$$0 \$$$$@"; \ - ) > postinst; \ - ( \ - echo "#!/bin/sh"; \ - echo ". \$$$${IPKG_INSTROOT}/lib/functions.sh"; \ - echo "default_prerm \$$$$0 \$$$$@"; \ - ) > prerm; \ - chmod 0755 postinst prerm; \ - $($(1)_COMMANDS) \ - ) - - ifneq ($$(KEEP_$(1)),) - @( \ - keepfiles=""; \ - for x in $$(KEEP_$(1)); do \ - [ -f "$$(IDIR_$(1))/$$$$x" ] || keepfiles="$$$${keepfiles:+$$$$keepfiles }$$$$x"; \ - done; \ - [ -z "$$$$keepfiles" ] || { \ - mkdir -p $$(IDIR_$(1))/lib/upgrade/keep.d; \ - for x in $$$$keepfiles; do echo $$$$x >> $$(IDIR_$(1))/lib/upgrade/keep.d/$(1); done; \ - }; \ - ) - endif - - $(INSTALL_DIR) $$(PDIR_$(1)) - $(IPKG_BUILD) $$(IDIR_$(1)) $$(PDIR_$(1)) - @[ -f $$(IPKG_$(1)) ] - - $(1)-clean: - rm -f $$(PDIR_$(1))/$(1)_* - - clean: $(1)-clean - - endef -endif diff --git a/trunk/include/package-seccomp.mk b/trunk/include/package-seccomp.mk deleted file mode 100644 index fa49617d..00000000 --- a/trunk/include/package-seccomp.mk +++ /dev/null @@ -1,15 +0,0 @@ -# -# Copyright (C) 2015 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -PKG_CONFIG_DEPENDS+= CONFIG_KERNEL_SECCOMP - -ifeq ($(CONFIG_KERNEL_SECCOMP),y) - define InstallSeccomp - $(INSTALL_DIR) $(1)/etc/seccomp - $(INSTALL_DATA) $(2) $(1)/etc/seccomp/ - endef -endif diff --git a/trunk/include/package.mk b/trunk/include/package.mk deleted file mode 100644 index fb736230..00000000 --- a/trunk/include/package.mk +++ /dev/null @@ -1,352 +0,0 @@ -# -# Copyright (C) 2006-2008 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -__package_mk:=1 - -all: $(if $(DUMP),dumpinfo,compile) - -PKG_BUILD_DIR ?= $(BUILD_DIR)/$(PKG_NAME)$(if $(PKG_VERSION),-$(PKG_VERSION)) -PKG_INSTALL_DIR ?= $(PKG_BUILD_DIR)/ipkg-install -PKG_MD5SUM ?= unknown -PKG_BUILD_PARALLEL ?= -PKG_USE_MIPS16 ?= 1 -PKG_CHECK_FORMAT_SECURITY ?= 1 -PKG_CC_STACKPROTECTOR_REGULAR ?= 1 -PKG_CC_STACKPROTECTOR_STRONG ?= 1 -PKG_FORTIFY_SOURCE_1 ?= 1 -PKG_FORTIFY_SOURCE_2 ?= 1 -PKG_RELRO_PARTIAL ?= 1 -PKG_RELRO_FULL ?= 1 - -ifneq ($(CONFIG_PKG_BUILD_USE_JOBSERVER),) - MAKE_J:=$(if $(MAKE_JOBSERVER),$(MAKE_JOBSERVER) -j) -else - MAKE_J:=-j$(CONFIG_PKG_BUILD_JOBS) -endif - -ifeq ($(strip $(PKG_BUILD_PARALLEL)),0) -PKG_JOBS?=-j1 -else -PKG_JOBS?=$(if $(PKG_BUILD_PARALLEL)$(CONFIG_PKG_DEFAULT_PARALLEL),\ - $(if $(CONFIG_PKG_BUILD_PARALLEL),$(MAKE_J),-j1),-j1) -endif -ifdef CONFIG_USE_MIPS16 - ifeq ($(strip $(PKG_USE_MIPS16)),1) - TARGET_ASFLAGS_DEFAULT = $(filter-out -mips16 -minterlink-mips16,$(TARGET_CFLAGS)) - TARGET_CFLAGS += -mips16 -minterlink-mips16 - endif -endif -ifdef CONFIG_PKG_CHECK_FORMAT_SECURITY - ifeq ($(strip $(PKG_CHECK_FORMAT_SECURITY)),1) - TARGET_CFLAGS += -Wformat -Werror=format-security - endif -endif -ifdef CONFIG_PKG_CC_STACKPROTECTOR_REGULAR - ifeq ($(strip $(PKG_CC_STACKPROTECTOR_REGULAR)),1) - TARGET_CFLAGS += -fstack-protector - endif -endif -ifdef CONFIG_PKG_CC_STACKPROTECTOR_STRONG - ifeq ($(strip $(PKG_CC_STACKPROTECTOR_STRONG)),1) - TARGET_CFLAGS += -fstack-protector-strong - endif -endif -ifdef CONFIG_PKG_FORTIFY_SOURCE_1 - ifeq ($(strip $(PKG_FORTIFY_SOURCE_1)),1) - TARGET_CFLAGS += -D_FORTIFY_SOURCE=1 - endif -endif -ifdef CONFIG_PKG_FORTIFY_SOURCE_2 - ifeq ($(strip $(PKG_FORTIFY_SOURCE_2)),1) - TARGET_CFLAGS += -D_FORTIFY_SOURCE=2 - endif -endif -ifdef CONFIG_PKG_RELRO_PARTIAL - ifeq ($(strip $(PKG_RELRO_PARTIAL)),1) - TARGET_CFLAGS += -Wl,-z,relro - endif -endif -ifdef CONFIG_PKG_RELRO_FULL - ifeq ($(strip $(PKG_RELRO_FULL)),1) - TARGET_CFLAGS += -Wl,-z,now -Wl,-z,relro - endif -endif - -include $(INCLUDE_DIR)/prereq.mk -include $(INCLUDE_DIR)/host.mk -include $(INCLUDE_DIR)/unpack.mk -include $(INCLUDE_DIR)/depends.mk - -find_library_dependencies = $(wildcard $(patsubst %,$(STAGING_DIR)/pkginfo/%.version, \ - $(filter-out $(BUILD_PACKAGES),$(foreach dep, \ - $(filter-out @%, $(patsubst +%,%,$(1))), \ - $(if $(findstring :,$(dep)), \ - $(word 2,$(subst :,$(space),$(dep))), \ - $(dep) \ - ) \ - )))) - -STAMP_NO_AUTOREBUILD=$(wildcard $(PKG_BUILD_DIR)/.no_autorebuild) -PREV_STAMP_PREPARED:=$(if $(STAMP_NO_AUTOREBUILD),$(wildcard $(PKG_BUILD_DIR)/.prepared*)) -ifneq ($(PREV_STAMP_PREPARED),) - STAMP_PREPARED:=$(PREV_STAMP_PREPARED) - CONFIG_AUTOREBUILD:= -else - STAMP_PREPARED=$(PKG_BUILD_DIR)/.prepared$(if $(QUILT)$(DUMP),,_$(shell $(call find_md5,${CURDIR} $(PKG_FILE_DEPENDS),))$(call confvar,$(PKG_PREPARED_DEPENDS))) -endif -STAMP_CONFIGURED=$(PKG_BUILD_DIR)/.configured$(if $(DUMP),,_$(call confvar,$(PKG_CONFIG_DEPENDS))) -STAMP_CONFIGURED_WILDCARD=$(patsubst %_$(call confvar,$(PKG_CONFIG_DEPENDS)),%_*,$(STAMP_CONFIGURED)) -STAMP_BUILT:=$(PKG_BUILD_DIR)/.built -STAMP_INSTALLED:=$(STAGING_DIR)/stamp/.$(PKG_NAME)$(if $(BUILD_VARIANT),.$(BUILD_VARIANT),)_installed - -STAGING_FILES_LIST:=$(PKG_NAME)$(if $(BUILD_VARIANT),.$(BUILD_VARIANT),).list -ifneq ($(if $(CONFIG_SRC_TREE_OVERRIDE),$(wildcard ./git-src)),) - USE_GIT_TREE:=1 - QUILT:=1 -endif -ifdef USE_SOURCE_DIR - QUILT:=1 -endif -ifneq ($(wildcard $(PKG_BUILD_DIR)/.source_dir),) - QUILT:=1 -endif - -PKG_DIR_NAME:=$(lastword $(subst /,$(space),$(CURDIR))) -PKG_INSTALL_STAMP:=$(PKG_INFO_DIR)/$(PKG_DIR_NAME).$(if $(BUILD_VARIANT),$(BUILD_VARIANT),default).install - -include $(INCLUDE_DIR)/download.mk -include $(INCLUDE_DIR)/quilt.mk -include $(INCLUDE_DIR)/package-defaults.mk -include $(INCLUDE_DIR)/package-dumpinfo.mk -include $(INCLUDE_DIR)/package-ipkg.mk -include $(INCLUDE_DIR)/package-bin.mk -include $(INCLUDE_DIR)/autotools.mk - -override MAKEFLAGS= -CONFIG_SITE:=$(INCLUDE_DIR)/site/$(ARCH) -CUR_MAKEFILE:=$(filter-out Makefile,$(firstword $(MAKEFILE_LIST))) -SUBMAKE:=$(NO_TRACE_MAKE) $(if $(CUR_MAKEFILE),-f $(CUR_MAKEFILE)) -PKG_CONFIG_PATH=$(STAGING_DIR)/usr/lib/pkgconfig:$(STAGING_DIR)/usr/share/pkgconfig -unexport QUIET CONFIG_SITE - -ifeq ($(DUMP)$(filter prereq clean refresh update,$(MAKECMDGOALS)),) - ifneq ($(if $(QUILT),,$(CONFIG_AUTOREBUILD)),) - define Build/Autoclean - $(PKG_BUILD_DIR)/.dep_files: $(STAMP_PREPARED) - $(call rdep,${CURDIR} $(PKG_FILE_DEPENDS),$(STAMP_PREPARED),$(PKG_BUILD_DIR)/.dep_files,-x "*/.dep_*") - $(if $(filter prepare,$(MAKECMDGOALS)),,$(call rdep,$(PKG_BUILD_DIR),$(STAMP_BUILT),,-x "*/.dep_*" -x "*/ipkg*")) - endef - endif -endif - -define Download/default - FILE:=$(PKG_SOURCE) - URL:=$(PKG_SOURCE_URL) - SUBDIR:=$(PKG_SOURCE_SUBDIR) - PROTO:=$(PKG_SOURCE_PROTO) - $(if $(PKG_SOURCE_MIRROR),MIRROR:=$(filter 1,$(PKG_MIRROR))) - $(if $(PKG_MIRROR_MD5SUM),MIRROR_MD5SUM:=$(PKG_MIRROR_MD5SUM)) - VERSION:=$(PKG_SOURCE_VERSION) - MD5SUM:=$(PKG_MD5SUM) -endef - -ifdef USE_GIT_TREE - define Build/Prepare/Default - mkdir -p $(PKG_BUILD_DIR) - ln -s $(CURDIR)/git-src $(PKG_BUILD_DIR)/.git - ( cd $(PKG_BUILD_DIR); git checkout .) - endef -endif -ifdef USE_SOURCE_DIR - define Build/Prepare/Default - rm -rf $(PKG_BUILD_DIR) - $(if $(wildcard $(USE_SOURCE_DIR)/*),,@echo "Error: USE_SOURCE_DIR=$(USE_SOURCE_DIR) path not found"; false) - ln -snf $(USE_SOURCE_DIR) $(PKG_BUILD_DIR) - touch $(PKG_BUILD_DIR)/.source_dir - endef -endif - -define Build/Exports/Default - $(1) : export ACLOCAL_INCLUDE=$$(foreach p,$$(wildcard $$(STAGING_DIR)/usr/share/aclocal $$(STAGING_DIR)/usr/share/aclocal-* $$(STAGING_DIR)/host/share/aclocal $$(STAGING_DIR)/host/share/aclocal-*),-I $$(p)) - $(1) : export STAGING_PREFIX=$$(STAGING_DIR)/usr - $(1) : export PATH=$$(TARGET_PATH_PKG) - $(1) : export CONFIG_SITE:=$$(CONFIG_SITE) - $(1) : export PKG_CONFIG_PATH:=$$(PKG_CONFIG_PATH) - $(1) : export PKG_CONFIG_LIBDIR:=$$(PKG_CONFIG_PATH) - $(1) : export CCACHE_DIR:=$(STAGING_DIR)/ccache -endef -Build/Exports=$(Build/Exports/Default) - -define Build/DefaultTargets - $(if $(QUILT),$(Build/Quilt)) - $(if $(USE_SOURCE_DIR)$(USE_GIT_TREE),,$(if $(strip $(PKG_SOURCE_URL)),$(call Download,default))) - $(call Build/Autoclean) - - download: - $(foreach hook,$(Hooks/Download), - $(call $(hook))$(sep) - ) - - $(STAMP_PREPARED) : export PATH=$$(TARGET_PATH_PKG) - $(STAMP_PREPARED): - @-rm -rf $(PKG_BUILD_DIR) - @mkdir -p $(PKG_BUILD_DIR) - $(foreach hook,$(Hooks/Prepare/Pre),$(call $(hook))$(sep)) - $(Build/Prepare) - $(foreach hook,$(Hooks/Prepare/Post),$(call $(hook))$(sep)) - touch $$@ - - $(call Build/Exports,$(STAMP_CONFIGURED)) - $(STAMP_CONFIGURED): $(STAMP_PREPARED) - $(foreach hook,$(Hooks/Configure/Pre),$(call $(hook))$(sep)) - $(Build/Configure) - $(foreach hook,$(Hooks/Configure/Post),$(call $(hook))$(sep)) - rm -f $(STAMP_CONFIGURED_WILDCARD) - touch $$@ - - $(call Build/Exports,$(STAMP_BUILT)) - $(STAMP_BUILT): $(STAMP_CONFIGURED) - $(foreach hook,$(Hooks/Compile/Pre),$(call $(hook))$(sep)) - $(Build/Compile) - $(foreach hook,$(Hooks/Compile/Post),$(call $(hook))$(sep)) - $(Build/Install) - $(foreach hook,$(Hooks/Install/Post),$(call $(hook))$(sep)) - touch $$@ - - $(STAMP_INSTALLED) : export PATH=$$(TARGET_PATH_PKG) - $(STAMP_INSTALLED): $(STAMP_BUILT) - $(SUBMAKE) -j1 clean-staging - rm -rf $(TMP_DIR)/stage-$(PKG_NAME) - mkdir -p $(TMP_DIR)/stage-$(PKG_NAME)/host $(STAGING_DIR)/packages $(STAGING_DIR_HOST)/packages - $(foreach hook,$(Hooks/InstallDev/Pre),\ - $(call $(hook),$(TMP_DIR)/stage-$(PKG_NAME),$(TMP_DIR)/stage-$(PKG_NAME)/host)$(sep)\ - ) - $(call Build/InstallDev,$(TMP_DIR)/stage-$(PKG_NAME),$(TMP_DIR)/stage-$(PKG_NAME)/host) - $(foreach hook,$(Hooks/InstallDev/Post),\ - $(call $(hook),$(TMP_DIR)/stage-$(PKG_NAME),$(TMP_DIR)/stage-$(PKG_NAME)/host)$(sep)\ - ) - if [ -f $(STAGING_DIR)/packages/$(STAGING_FILES_LIST) ]; then \ - $(SCRIPT_DIR)/clean-package.sh \ - "$(STAGING_DIR)/packages/$(STAGING_FILES_LIST)" \ - "$(STAGING_DIR)"; \ - fi - if [ -d $(TMP_DIR)/stage-$(PKG_NAME) ]; then \ - (cd $(TMP_DIR)/stage-$(PKG_NAME); find ./ > $(TMP_DIR)/stage-$(PKG_NAME).files); \ - $(call locked, \ - mv $(TMP_DIR)/stage-$(PKG_NAME).files $(STAGING_DIR)/packages/$(STAGING_FILES_LIST) && \ - $(CP) $(TMP_DIR)/stage-$(PKG_NAME)/* $(STAGING_DIR)/; \ - ,staging-dir); \ - fi - rm -rf $(TMP_DIR)/stage-$(PKG_NAME) - touch $$@ - - ifdef Build/InstallDev - compile: $(STAMP_INSTALLED) - endif - - define Build/DefaultTargets - endef - - prepare: $(STAMP_PREPARED) - configure: $(STAMP_CONFIGURED) - dist: $(STAMP_CONFIGURED) - distcheck: $(STAMP_CONFIGURED) -endef - -define Build/IncludeOverlay - $(eval -include $(wildcard $(TOPDIR)/overlay/*/$(PKG_NAME).mk)) - define Build/IncludeOverlay - endef -endef - -define BuildPackage - $(Build/IncludeOverlay) - $(eval $(Package/Default)) - $(eval $(Package/$(1))) - -ifdef DESCRIPTION -$$(error DESCRIPTION:= is obsolete, use Package/PKG_NAME/description) -endif - -ifndef Package/$(1)/description -define Package/$(1)/description - $(TITLE) -endef -endif - - BUILD_PACKAGES += $(1) - $(STAMP_PREPARED): $$(if $(QUILT)$(DUMP),,$(call find_library_dependencies,$(DEPENDS))) - - $(foreach FIELD, TITLE CATEGORY SECTION VERSION, - ifeq ($($(FIELD)),) - $$(error Package/$(1) is missing the $(FIELD) field) - endif - ) - - $(if $(DUMP), \ - $(Dumpinfo/Package), \ - $(foreach target, \ - $(if $(Package/$(1)/targets),$(Package/$(1)/targets), \ - $(if $(PKG_TARGETS),$(PKG_TARGETS), ipkg) \ - ), $(BuildTarget/$(target)) \ - ) \ - ) - $(if $(PKG_HOST_ONLY)$(DUMP),,$(call Build/DefaultTargets,$(1))) -endef - -define pkg_install_files - $(foreach install_file,$(1),$(INSTALL_DIR) $(3)/`dirname $(install_file)`; $(INSTALL_DATA) $(2)/$(install_file) $(3)/`dirname $(install_file)`;) -endef - -define pkg_install_bin - $(foreach install_apps,$(1),$(INSTALL_DIR) $(3)/`dirname $(install_apps)`; $(INSTALL_BIN) $(2)/$(install_apps) $(3)/`dirname $(install_apps)`;) -endef - -Build/Prepare=$(call Build/Prepare/Default,) -Build/Configure=$(call Build/Configure/Default,) -Build/Compile=$(call Build/Compile/Default,) -Build/Install=$(if $(PKG_INSTALL),$(call Build/Install/Default,)) -Build/Dist=$(call Build/Dist/Default,) -Build/DistCheck=$(call Build/DistCheck/Default,) - -.NOTPARALLEL: - -.PHONY: prepare-package-install -prepare-package-install: - @mkdir -p $(PKG_INFO_DIR) - @touch $(PKG_INSTALL_STAMP).clean - @echo "$(filter-out essential,$(PKG_FLAGS))" > $(PKG_INSTALL_STAMP).flags - -$(PACKAGE_DIR): - mkdir -p $@ - -dumpinfo: -download: -prepare: -configure: -compile: prepare-package-install -install: compile -clean-staging: FORCE - rm -f $(STAMP_INSTALLED) - @-(\ - cd "$(STAGING_DIR)"; \ - if [ -f packages/$(STAGING_FILES_LIST) ]; then \ - cat packages/$(STAGING_FILES_LIST) | xargs -r rm -f 2>/dev/null; \ - fi; \ - ) - -clean: clean-staging FORCE - $(call Build/UninstallDev,$(STAGING_DIR),$(STAGING_DIR_HOST)) - $(Build/Clean) - rm -f $(STAGING_DIR)/packages/$(STAGING_FILES_LIST) $(STAGING_DIR_HOST)/packages/$(STAGING_FILES_LIST) - rm -rf $(PKG_BUILD_DIR) - -dist: - $(Build/Dist) - -distcheck: - $(Build/DistCheck) diff --git a/trunk/include/prereq-build.mk b/trunk/include/prereq-build.mk deleted file mode 100644 index c20a428b..00000000 --- a/trunk/include/prereq-build.mk +++ /dev/null @@ -1,160 +0,0 @@ -# -# Copyright (C) 2006-2012 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -include $(TOPDIR)/rules.mk -include $(INCLUDE_DIR)/prereq.mk -include $(INCLUDE_DIR)/host.mk -include $(INCLUDE_DIR)/host-build.mk - -SHELL:=sh -PKG_NAME:=Build dependency - - -# Required for the toolchain -$(eval $(call TestHostCommand,working-make, \ - Please install GNU make v3.81 or later. (This version has bugs), \ - $(MAKE) -v | grep -E 'Make (3\.8[1-9]|3\.9[0-9]|[4-9]\.)')) - -$(eval $(call TestHostCommand,case-sensitive-fs, \ - libreCMC can only be built on a case-sensitive filesystem, \ - rm -f $(TMP_DIR)/test.*; touch $(TMP_DIR)/test.fs; \ - test ! -f $(TMP_DIR)/test.FS)) - -$(eval $(call SetupHostCommand,gcc, \ - Please install the GNU C Compiler (gcc), \ - $(CC) --version | grep gcc, \ - gcc --version | grep gcc, \ - gcc49 --version | grep gcc, \ - gcc48 --version | grep gcc, \ - gcc47 --version | grep gcc, \ - gcc46 --version | grep gcc, \ - gcc --version | grep Apple.LLVM )) - -$(eval $(call TestHostCommand,working-gcc, \ - Please reinstall the GNU C Compiler - it appears to be broken, \ - echo 'int main(int argc, char **argv) { return 0; }' | \ - gcc -x c -o $(TMP_DIR)/a.out -)) - -$(eval $(call SetupHostCommand,g++, \ - Please install the GNU C++ Compiler (g++), \ - $(CXX) --version | grep g++, \ - g++ --version | grep g++, \ - g++49 --version | grep g++, \ - g++48 --version | grep g++, \ - g++47 --version | grep g++, \ - g++46 --version | grep g++, \ - g++ --version | grep Apple.LLVM )) - -$(eval $(call TestHostCommand,working-g++, \ - Please reinstall the GNU C++ Compiler - it appears to be broken, \ - echo 'int main(int argc, char **argv) { return 0; }' | \ - g++ -x c++ -o $(TMP_DIR)/a.out - -lstdc++ && \ - $(TMP_DIR)/a.out)) - -$(eval $(call TestHostCommand,ncurses, \ - Please install ncurses. (Missing libncurses.so or ncurses.h), \ - echo 'int main(int argc, char **argv) { initscr(); return 0; }' | \ - gcc -include ncurses.h -x c -o $(TMP_DIR)/a.out - -lncurses)) - -$(eval $(call TestHostCommand,zlib, \ - Please install zlib. (Missing libz.so or zlib.h), \ - echo 'int main(int argc, char **argv) { gzdopen(0, "rb"); return 0; }' | \ - gcc -include zlib.h -x c -o $(TMP_DIR)/a.out - -lz)) - -$(eval $(call TestHostCommand,libssl, \ - Please install the openssl library (with development headers), \ - echo 'int main(int argc, char **argv) { SSL_library_init(); return 0; }' | \ - gcc -include openssl/ssl.h -x c -o $(TMP_DIR)/a.out - -lcrypto -lssl)) - - -$(eval $(call SetupHostCommand,tar,Please install GNU 'tar', \ - gtar --version 2>&1 | grep GNU, \ - gnutar --version 2>&1 | grep GNU, \ - tar --version 2>&1 | grep GNU)) - -$(eval $(call SetupHostCommand,find,Please install GNU 'find', \ - gfind --version 2>&1 | grep GNU, \ - find --version 2>&1 | grep GNU)) - -$(eval $(call SetupHostCommand,bash,Please install GNU 'bash', \ - bash --version 2>&1 | grep GNU)) - -$(eval $(call SetupHostCommand,patch,Please install GNU 'patch', \ - gpatch --version 2>&1 | grep 'Free Software Foundation', \ - patch --version 2>&1 | grep 'Free Software Foundation')) - -$(eval $(call SetupHostCommand,diff,Please install diffutils, \ - gdiff --version 2>&1 | grep diff, \ - diff --version 2>&1 | grep diff)) - -$(eval $(call SetupHostCommand,cp,Please install GNU fileutils, \ - gcp --help, \ - cp --help)) - -$(eval $(call SetupHostCommand,seq,, \ - gseq --version, \ - seq --version)) - -$(eval $(call SetupHostCommand,awk,Please install GNU 'awk', \ - gawk --version 2>&1 | grep GNU, \ - awk --version 2>&1 | grep GNU)) - -$(eval $(call SetupHostCommand,grep,Please install GNU 'grep', \ - ggrep --version 2>&1 | grep GNU, \ - grep --version 2>&1 | grep GNU)) - -$(eval $(call SetupHostCommand,getopt, \ - Please install an extended getopt version that supports --long, \ - gnugetopt -o t --long test -- --test | grep '^ *--test *--', \ - /usr/local/bin/getopt -o t --long test -- --test | grep '^ *--test *--', \ - getopt -o t --long test -- --test | grep '^ *--test *--')) - -$(eval $(call SetupHostCommand,stat,Cannot find a file stat utility, \ - gnustat -c%s $(TMP_DIR)/.host.mk, \ - gstat -c%s $(TMP_DIR)/.host.mk, \ - stat -c%s $(TMP_DIR)/.host.mk)) - -$(eval $(call SetupHostCommand,md5sum,, \ - gmd5sum /dev/null | grep d41d8cd98f00b204e9800998ecf8427e, \ - md5sum /dev/null | grep d41d8cd98f00b204e9800998ecf8427e, \ - $(SCRIPT_DIR)/md5sum /dev/null | grep d41d8cd98f00b204e9800998ecf8427e)) - -$(eval $(call SetupHostCommand,unzip,Please install 'unzip', \ - unzip 2>&1 | grep zipfile, \ - unzip)) - -$(eval $(call SetupHostCommand,bzip2,Please install 'bzip2', \ - bzip2 --version &1 | grep Python, \ - python2 -V 2>&1 | grep Python, \ - python -V 2>&1 | grep Python)) - -$(eval $(call SetupHostCommand,svn,Please install the Subversion client, \ - svn --version | grep Subversion)) - -$(eval $(call SetupHostCommand,git,Please install Git (git-core) >= 1.6.5, \ - git clone 2>&1 | grep -- --recursive)) - -$(eval $(call SetupHostCommand,file,Please install the 'file' package, \ - file --version 2>&1 | grep file)) - -$(eval $(call SetupHostCommand,openssl,Please install the 'openssl' utility, \ - openssl version | grep OpenSSL)) - - -# Install ldconfig stub -$(eval $(call TestHostCommand,ldconfig-stub,Failed to install stub, \ - touch $(STAGING_DIR_HOST)/bin/ldconfig && \ - chmod +x $(STAGING_DIR_HOST)/bin/ldconfig)) diff --git a/trunk/include/prereq.mk b/trunk/include/prereq.mk deleted file mode 100644 index 33ac2782..00000000 --- a/trunk/include/prereq.mk +++ /dev/null @@ -1,107 +0,0 @@ -# -# Copyright (C) 2006-2015 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -ifneq ($(__prereq_inc),1) -__prereq_inc:=1 - -prereq: - if [ -f $(TMP_DIR)/.prereq-error ]; then \ - echo; \ - cat $(TMP_DIR)/.prereq-error; \ - rm -f $(TMP_DIR)/.prereq-error; \ - echo; \ - false; \ - fi - -.SILENT: prereq -endif - -PREREQ_PREV= - -# 1: display name -# 2: error message -define Require - export PREREQ_CHECK=1 - ifeq ($$(CHECK_$(1)),) - prereq: prereq-$(1) - - prereq-$(1): $(if $(PREREQ_PREV),prereq-$(PREREQ_PREV)) FORCE - printf "Checking '$(1)'... " - if $(NO_TRACE_MAKE) -f $(firstword $(MAKEFILE_LIST)) check-$(1) >/dev/null 2>/dev/null; then \ - echo 'ok.'; \ - else \ - echo 'failed.'; \ - echo "$(PKG_NAME): $(strip $(2))" >> $(TMP_DIR)/.prereq-error; \ - fi - - check-$(1): FORCE - $(call Require/$(1)) - CHECK_$(1):=1 - - .SILENT: prereq-$(1) check-$(1) - .NOTPARALLEL: - endif - - PREREQ_PREV=$(1) -endef - - -define RequireCommand - define Require/$(1) - which $(1) - endef - - $$(eval $$(call Require,$(1),$(2))) -endef - -define RequireHeader - define Require/$(1) - [ -e "$(1)" ] - endef - - $$(eval $$(call Require,$(1),$(2))) -endef - -define QuoteHostCommand -'$(subst ','"'"',$(strip $(1)))' -endef - -# 1: display name -# 2: failure message -# 3: test -define TestHostCommand - define Require/$(1) - ($(3)) >/dev/null 2>/dev/null - endef - - $$(eval $$(call Require,$(1),$(2))) -endef - -# 1: canonical name -# 2: failure message -# 3+: candidates -define SetupHostCommand - define Require/$(1) - for cmd in $(call QuoteHostCommand,$(3)) $(call QuoteHostCommand,$(4)) \ - $(call QuoteHostCommand,$(5)) $(call QuoteHostCommand,$(6)) \ - $(call QuoteHostCommand,$(7)) $(call QuoteHostCommand,$(8)) \ - $(call QuoteHostCommand,$(9)); do \ - if [ -n "$$$$$$$$cmd" ]; then \ - bin="$$$$$$$$(PATH="$(subst $(space),:,$(filter-out $(STAGING_DIR_HOST)/%,$(subst :,$(space),$(PATH))))" \ - which "$$$$$$$${cmd%% *}")"; \ - if [ -x "$$$$$$$$bin" ] && eval "$$$$$$$$cmd" >/dev/null 2>/dev/null; then \ - mkdir -p "$(STAGING_DIR_HOST)/bin"; \ - ln -sf "$$$$$$$$bin" "$(STAGING_DIR_HOST)/bin/$(strip $(1))"; \ - exit 0; \ - fi; \ - fi; \ - done; \ - exit 1 - endef - - $$(eval $$(call Require,$(1),$(if $(2),$(2),Missing $(1) command))) -endef diff --git a/trunk/include/quilt.mk b/trunk/include/quilt.mk deleted file mode 100644 index 3377eb10..00000000 --- a/trunk/include/quilt.mk +++ /dev/null @@ -1,170 +0,0 @@ -# -# Copyright (C) 2007-2009 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. - -ifneq ($(if $(DUMP),1,$(__quilt_inc)),1) -__quilt_inc:=1 - -ifeq ($(TARGET_BUILD),1) - PKG_BUILD_DIR:=$(LINUX_DIR) -endif -PATCH_DIR?=./patches -FILES_DIR?=./files -HOST_PATCH_DIR?=$(PATCH_DIR) -HOST_FILES_DIR?=$(FILES_DIR) - -ifeq ($(MAKECMDGOALS),refresh) - override QUILT=1 -endif - -QUILT_CMD:=quilt --quiltrc=- - -define filter_series -sed -e s,\\\#.*,, $(1) | grep -E \[a-zA-Z0-9\] -endef - -define PatchDir/Quilt - @mkdir -p "$(1)/patches$(if $(3),/$(patsubst %/,%,$(3)))" - @if [ -s "$(2)/series" ]; then \ - mkdir -p "$(1)/patches/$(3)"; \ - cp "$(2)/series" "$(1)/patches/$(3)"; \ - fi - @for patch in $$$$( (cd "$(2)" && if [ -f series ]; then $(call filter_series,series); else ls | sort; fi; ) 2>/dev/null ); do ( \ - cp "$(2)/$$$$patch" "$(1)/patches/$(3)"; \ - echo "$(3)$$$$patch" >> "$(1)/patches/series"; \ - ); done - $(if $(3),@echo $(3) >> "$(1)/patches/.subdirs") -endef - -define PatchDir/Default - @if [ -d "$(2)" ] && [ "$$$$(ls $(2) | wc -l)" -gt 0 ]; then \ - export PATCH="$(PATCH)"; \ - if [ -s "$(2)/series" ]; then \ - $(call filter_series,$(2)/series) | xargs -n1 \ - $(KPATCH) "$(1)" "$(2)"; \ - else \ - $(KPATCH) "$(1)" "$(2)"; \ - fi; \ - fi -endef - -define PatchDir -$(call PatchDir/$(if $(strip $(QUILT)),Quilt,Default),$(strip $(1)),$(strip $(2)),$(strip $(3))) -endef - -define HostPatchDir -$(call PatchDir/$(if $(strip $(HOST_QUILT)),Quilt,Default),$(strip $(1)),$(strip $(2)),$(strip $(3))) -endef - -ifneq ($(PKG_BUILD_DIR),) - QUILT?=$(if $(wildcard $(PKG_BUILD_DIR)/.quilt_used),y) - ifneq ($(QUILT),) - STAMP_CHECKED:=$(PKG_BUILD_DIR)/.quilt_checked - override CONFIG_AUTOREBUILD= - quilt-check: $(STAMP_CHECKED) - endif -endif - -ifneq ($(HOST_BUILD_DIR),) - HOST_QUILT?=$(if $(findstring command,$(origin QUILT)),$(QUILT),$(if $(wildcard $(HOST_BUILD_DIR)/.quilt_used),y)) - ifneq ($(HOST_QUILT),) - HOST_STAMP_CHECKED:=$(HOST_BUILD_DIR)/.quilt_checked - override CONFIG_AUTOREBUILD= - host-quilt-check: $(HOST_STAMP_CHECKED) - endif -endif - -define Host/Patch/Default - $(if $(HOST_QUILT),rm -rf $(HOST_BUILD_DIR)/patches; mkdir -p $(HOST_BUILD_DIR)/patches) - $(call HostPatchDir,$(HOST_BUILD_DIR),$(HOST_PATCH_DIR),) - $(if $(HOST_QUILT),touch $(HOST_BUILD_DIR)/.quilt_used) -endef - -define Build/Patch/Default - $(if $(QUILT),rm -rf $(PKG_BUILD_DIR)/patches; mkdir -p $(PKG_BUILD_DIR)/patches) - $(call PatchDir,$(PKG_BUILD_DIR),$(PATCH_DIR),) - $(if $(QUILT),touch $(PKG_BUILD_DIR)/.quilt_used) -endef - -kernel_files=$(foreach fdir,$(GENERIC_FILES_DIR) $(FILES_DIR),$(fdir)/.) -define Kernel/Patch/Default - rm -rf $(PKG_BUILD_DIR)/patches; mkdir -p $(PKG_BUILD_DIR)/patches - $(if $(kernel_files),$(CP) $(kernel_files) $(LINUX_DIR)/) - find $(LINUX_DIR)/ -name \*.rej -or -name \*.orig | $(XARGS) rm -f - $(call PatchDir,$(PKG_BUILD_DIR),$(GENERIC_PATCH_DIR),generic/) - $(call PatchDir,$(PKG_BUILD_DIR),$(PATCH_DIR),platform/) -endef - -define Quilt/RefreshDir - mkdir -p $(2) - -rm -f $(2)/* 2>/dev/null >/dev/null - @( \ - for patch in $$$$($(if $(3),grep "^$(3)",cat) $(1)/patches/series | awk '{print $$$$1}'); do \ - $(CP) -v "$(1)/patches/$$$$patch" $(2); \ - done; \ - ) -endef - -define Quilt/Refresh/Host - $(call Quilt/RefreshDir,$(HOST_BUILD_DIR),$(PATCH_DIR)) -endef - -define Quilt/Refresh/Package - $(call Quilt/RefreshDir,$(PKG_BUILD_DIR),$(PATCH_DIR)) -endef - -define Quilt/Refresh/Kernel - @[ -z "$$(grep -v '^generic/' $(PKG_BUILD_DIR)/patches/series | grep -v '^platform/')" ] || { \ - echo "All kernel patches must start with either generic/ or platform/"; \ - false; \ - } - $(call Quilt/RefreshDir,$(PKG_BUILD_DIR),$(GENERIC_PATCH_DIR),generic/) - $(call Quilt/RefreshDir,$(PKG_BUILD_DIR),$(PATCH_DIR),platform/) -endef - -define Quilt/Template - $($(2)STAMP_CONFIGURED): $($(2)STAMP_CHECKED) - $(if $(NO_RECONFIGURE),$($(2)STAMP_BUILT),$($(2)STAMP_CONFIGURED)): FORCE - $($(2)STAMP_CHECKED): $($(2)STAMP_PREPARED) - if [ -s "$(1)/patches/series" ]; then \ - (cd "$(1)"; \ - if $(QUILT_CMD) next >/dev/null 2>&1; then \ - $(QUILT_CMD) push -a; \ - else \ - $(QUILT_CMD) top >/dev/null 2>&1; \ - fi \ - ); \ - fi - touch "$$@" - - $(3)quilt-check: $($(2)STAMP_PREPARED) FORCE - @[ -f "$(1)/.quilt_used" ] || { \ - echo "The source directory was not unpacked using quilt. Please rebuild with QUILT=1"; \ - false; \ - } - @[ -f "$(1)/patches/series" ] || { \ - echo "The source directory contains no quilt patches."; \ - false; \ - } - @[ -n "$$$$(ls $(1)/patches/series)" -o "$$$$(cat $(1)/patches/series | md5sum)" = "$$(sort $(1)/patches/series | md5sum)" ] || { \ - echo "The patches are not sorted in the right order. Please fix."; \ - false; \ - } - - $(3)refresh: $(3)quilt-check - @cd "$(1)"; $(QUILT_CMD) pop -a -f >/dev/null 2>/dev/null - @cd "$(1)"; while $(QUILT_CMD) next 2>/dev/null >/dev/null && $(QUILT_CMD) push; do \ - QUILT_DIFF_OPTS="-p" $(QUILT_CMD) refresh -p ab --no-index --no-timestamps; \ - done; ! $(QUILT_CMD) next 2>/dev/null >/dev/null - $(Quilt/Refresh/$(4)) - - $(3)update: $(3)quilt-check - $(Quilt/Refresh/$(4)) -endef - -Build/Quilt=$(call Quilt/Template,$(PKG_BUILD_DIR),,,$(if $(TARGET_BUILD),Kernel,Package)) -Host/Quilt=$(call Quilt/Template,$(HOST_BUILD_DIR),HOST_,host-,Host) - -endif diff --git a/trunk/include/scan.awk b/trunk/include/scan.awk deleted file mode 100644 index da8308d2..00000000 --- a/trunk/include/scan.awk +++ /dev/null @@ -1,19 +0,0 @@ -BEGIN { FS="/" } -$1 ~ /^feeds/ { FEEDS[$NF]=$0 } -$1 !~ /^feeds/ { PKGS[$NF]=$0 } -END { - # Filter-out libreCMC packages which have a feeds equivalent - for (pkg in PKGS) - if (pkg in FEEDS) { - print PKGS[pkg] > of - delete PKGS[pkg] - } - n = asort(PKGS) - for (i=1; i <= n; i++) { - print PKGS[i] - } - n = asort(FEEDS) - for (i=1; i <= n; i++){ - print FEEDS[i] - } -} diff --git a/trunk/include/scan.mk b/trunk/include/scan.mk deleted file mode 100644 index c2a8f7ea..00000000 --- a/trunk/include/scan.mk +++ /dev/null @@ -1,102 +0,0 @@ -include $(TOPDIR)/include/verbose.mk -TMP_DIR:=$(TOPDIR)/tmp - -all: $(TMP_DIR)/.$(SCAN_TARGET) - -include $(TOPDIR)/include/host.mk - -SCAN_TARGET ?= packageinfo -SCAN_NAME ?= package -SCAN_DIR ?= package -TARGET_STAMP:=$(TMP_DIR)/info/.files-$(SCAN_TARGET).stamp -FILELIST:=$(TMP_DIR)/info/.files-$(SCAN_TARGET)-$(SCAN_COOKIE) -OVERRIDELIST:=$(TMP_DIR)/info/.overrides-$(SCAN_TARGET)-$(SCAN_COOKIE) - -ifeq ($(IS_TTY),1) - define progress - printf "\033[M\r$(1)" >&2; - endef -else - define progress - :; - endef -endif - -define feedname -$(if $(patsubst feeds/%,,$(1)),,$(word 2,$(subst /, ,$(1)))) -endef - -define PackageDir - $(TMP_DIR)/.$(SCAN_TARGET): $(TMP_DIR)/info/.$(SCAN_TARGET)-$(1) - $(TMP_DIR)/info/.$(SCAN_TARGET)-$(1): $(SCAN_DIR)/$(2)/Makefile $(SCAN_STAMP) $(foreach DEP,$(DEPS_$(SCAN_DIR)/$(2)/Makefile) $(SCAN_DEPS),$(wildcard $(if $(filter /%,$(DEP)),$(DEP),$(SCAN_DIR)/$(2)/$(DEP)))) - { \ - $$(call progress,Collecting $(SCAN_NAME) info: $(SCAN_DIR)/$(2)) \ - echo Source-Makefile: $(SCAN_DIR)/$(2)/Makefile; \ - $(if $(3),echo Override: $(3),true); \ - $(NO_TRACE_MAKE) --no-print-dir -r DUMP=1 FEED="$(call feedname,$(2))" -C $(SCAN_DIR)/$(2) $(SCAN_MAKEOPTS) 2>/dev/null || { \ - mkdir -p "$(TOPDIR)/logs/$(SCAN_DIR)/$(2)"; \ - $(NO_TRACE_MAKE) --no-print-dir -r DUMP=1 FEED="$(call feedname,$(2))" -C $(SCAN_DIR)/$(2) $(SCAN_MAKEOPTS) > $(TOPDIR)/logs/$(SCAN_DIR)/$(2)/dump.txt 2>&1; \ - $$(call progress,ERROR: please fix $(SCAN_DIR)/$(2)/Makefile - see logs/$(SCAN_DIR)/$(2)/dump.txt for details\n) \ - rm -f $$@; \ - }; \ - echo; \ - } > $$@ || true -endef - -$(OVERRIDELIST): - rm -f $(TMP_DIR)/info/.overrides-$(SCAN_TARGET)-* - touch $@ - -ifeq ($(SCAN_NAME),target) - GREP_STRING=BuildTarget -else - GREP_STRING=(Build/DefaultTargets|BuildPackage|.+Package) -endif - -$(FILELIST): $(OVERRIDELIST) - rm -f $(TMP_DIR)/info/.files-$(SCAN_TARGET)-* - $(call FIND_L, $(SCAN_DIR)) $(SCAN_EXTRA) -mindepth 1 $(if $(SCAN_DEPTH),-maxdepth $(SCAN_DEPTH)) -name Makefile | xargs grep -HE 'call $(GREP_STRING)' | sed -e 's#^$(SCAN_DIR)/##' -e 's#/Makefile:.*##' | uniq | awk -v of=$(OVERRIDELIST) -f include/scan.awk > $@ - -$(TMP_DIR)/info/.files-$(SCAN_TARGET).mk: $(FILELIST) - ( \ - cat $< | awk '{print "$(SCAN_DIR)/" $$0 "/Makefile" }' | xargs grep -HE '^ *SCAN_DEPS *= *' | awk -F: '{ gsub(/^.*DEPS *= */, "", $$2); print "DEPS_" $$1 "=" $$2 }'; \ - awk -F/ -v deps="$$DEPS" -v of="$(OVERRIDELIST)" ' \ - BEGIN { \ - while (getline < (of)) \ - override[$$NF]=$$0; \ - close(of) \ - } \ - { \ - info=$$0; \ - gsub(/\//, "_", info); \ - dir=$$0; \ - pkg=""; \ - if($$NF in override) \ - pkg=override[$$NF]; \ - print "$$(eval $$(call PackageDir," info "," dir "," pkg "))"; \ - } ' < $<; \ - true; \ - ) > $@ - --include $(TMP_DIR)/info/.files-$(SCAN_TARGET).mk - -$(TARGET_STAMP):: - +( \ - $(NO_TRACE_MAKE) $(FILELIST); \ - MD5SUM=$$(cat $(FILELIST) $(OVERRIDELIST) | (md5sum || md5) 2>/dev/null | awk '{print $$1}'); \ - [ -f "$@.$$MD5SUM" ] || { \ - rm -f $@.*; \ - touch $@.$$MD5SUM; \ - touch $@; \ - } \ - ) - -$(TMP_DIR)/.$(SCAN_TARGET): $(TARGET_STAMP) $(SCAN_STAMP) - $(call progress,Collecting $(SCAN_NAME) info: merging...) - -cat $(FILELIST) | awk '{gsub(/\//, "_", $$0);print "$(TMP_DIR)/info/.$(SCAN_TARGET)-" $$0}' | xargs cat > $@ 2>/dev/null - $(call progress,Collecting $(SCAN_NAME) info: done) - echo - -FORCE: -.PHONY: FORCE -.NOTPARALLEL: diff --git a/trunk/include/scons.mk b/trunk/include/scons.mk deleted file mode 100644 index a8306b65..00000000 --- a/trunk/include/scons.mk +++ /dev/null @@ -1,23 +0,0 @@ -export PLATFORM=posix - -SCONS_VARS = \ - CC="$(TARGET_CC_NOCACHE)" \ - CXX="$(TARGET_CXX_NOCACHE)" \ - CFLAGS="$(TARGET_CFLAGS) $(EXTRA_CFLAGS)" \ - CXXFLAGS="$(TARGET_CFLAGS) $(EXTRA_CFLAGS)" \ - CPPFLAGS="$(TARGET_CPPFLAGS) $(EXTRA_CPPFLAGS)" \ - LDFLAGS="$(TARGET_LDFLAGS) $(EXTRA_LDFLAGS)" \ - DESTDIR="$(PKG_INSTALL_DIR)" - -define Build/Configure/Default - (cd $(PKG_BUILD_DIR); \ - $(SCONS_VARS) \ - scons \ - prefix=/usr \ - $(SCONS_OPTIONS) \ - install \ - ) -endef - -define Build/Compile -endef diff --git a/trunk/include/shell.sh b/trunk/include/shell.sh deleted file mode 100644 index 6389304c..00000000 --- a/trunk/include/shell.sh +++ /dev/null @@ -1,37 +0,0 @@ -getvar() { - eval "echo \"\${$1}\"" -} - -var2file() { - local var - eval "var=\"\${$1}\"" - if [ -n "$var" ]; then echo "$var" > "$2"; fi -} - -isset() { - local var - eval "var=\"\${$1}\"" - [ -n "$var" ] -} - -trapret() {( - local retvals="$1"; shift - local cmd="$1"; shift - for retval in $(echo $retvals); do - local trap_$retval=1 - done - "$cmd" "$@" || { - local retval="$?" - eval "trapped=\${trap_$retval}" - [ -n "$trapped" ] || { - return $retval - } - } -)} - -md5s() { - cat "$@" | ( - md5sum 2>/dev/null || - md5 - ) | awk '{print $1}' -} diff --git a/trunk/include/site/aarch64 b/trunk/include/site/aarch64 deleted file mode 100644 index c5aa9c55..00000000 --- a/trunk/include/site/aarch64 +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/sh -. $TOPDIR/include/site/linux -ac_cv_c_littleendian=${ac_cv_c_littleendian=yes} -ac_cv_c_bigendian=${ac_cv_c_bigendian=no} - -ac_cv_sizeof___int64=8 -ac_cv_sizeof_char=1 -ac_cv_sizeof_int=4 -ac_cv_sizeof_int16_t=2 -ac_cv_sizeof_int32_t=4 -ac_cv_sizeof_int64_t=8 -ac_cv_sizeof_long_int=8 -ac_cv_sizeof_long_long=8 -ac_cv_sizeof_long=8 -ac_cv_sizeof_off_t=8 -ac_cv_sizeof_short_int=2 -ac_cv_sizeof_short=2 -ac_cv_sizeof_size_t=8 -ac_cv_sizeof_ssize_t=8 -ac_cv_sizeof_u_int16_t=2 -ac_cv_sizeof_u_int32_t=4 -ac_cv_sizeof_u_int64_t=8 -ac_cv_sizeof_uint16_t=2 -ac_cv_sizeof_uint32_t=4 -ac_cv_sizeof_uint64_t=8 -ac_cv_sizeof_unsigned_int=4 -ac_cv_sizeof_unsigned_long=8 -ac_cv_sizeof_unsigned_long_long=8 -ac_cv_sizeof_unsigned_short=2 -ac_cv_sizeof_void_p=8 diff --git a/trunk/include/site/aarch64_be b/trunk/include/site/aarch64_be deleted file mode 100644 index 19e75ab9..00000000 --- a/trunk/include/site/aarch64_be +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/sh -. $TOPDIR/include/site/linux -ac_cv_c_littleendian=${ac_cv_c_littleendian=no} -ac_cv_c_bigendian=${ac_cv_c_bigendian=yes} - -ac_cv_sizeof___int64=8 -ac_cv_sizeof_char=1 -ac_cv_sizeof_int=4 -ac_cv_sizeof_int16_t=2 -ac_cv_sizeof_int32_t=4 -ac_cv_sizeof_int64_t=8 -ac_cv_sizeof_long_int=8 -ac_cv_sizeof_long_long=8 -ac_cv_sizeof_long=8 -ac_cv_sizeof_off_t=8 -ac_cv_sizeof_short_int=2 -ac_cv_sizeof_short=2 -ac_cv_sizeof_size_t=8 -ac_cv_sizeof_ssize_t=8 -ac_cv_sizeof_u_int16_t=2 -ac_cv_sizeof_u_int32_t=4 -ac_cv_sizeof_u_int64_t=8 -ac_cv_sizeof_uint16_t=2 -ac_cv_sizeof_uint32_t=4 -ac_cv_sizeof_uint64_t=8 -ac_cv_sizeof_unsigned_int=4 -ac_cv_sizeof_unsigned_long=8 -ac_cv_sizeof_unsigned_long_long=8 -ac_cv_sizeof_unsigned_short=2 -ac_cv_sizeof_void_p=8 diff --git a/trunk/include/site/arm b/trunk/include/site/arm deleted file mode 100644 index 72a3805c..00000000 --- a/trunk/include/site/arm +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/sh -. $TOPDIR/include/site/linux -ac_cv_c_littleendian=${ac_cv_c_littleendian=yes} -ac_cv_c_bigendian=${ac_cv_c_bigendian=no} - -ac_cv_sizeof___int64=0 -ac_cv_sizeof_char=1 -ac_cv_sizeof_int=4 -ac_cv_sizeof_int16_t=2 -ac_cv_sizeof_int32_t=4 -ac_cv_sizeof_int64_t=8 -ac_cv_sizeof_long_int=4 -ac_cv_sizeof_long_long=8 -ac_cv_sizeof_long=4 -ac_cv_sizeof_off_t=8 -ac_cv_sizeof_short_int=2 -ac_cv_sizeof_short=2 -ac_cv_sizeof_size_t=4 -ac_cv_sizeof_ssize_t=4 -ac_cv_sizeof_u_int16_t=2 -ac_cv_sizeof_u_int32_t=4 -ac_cv_sizeof_u_int64_t=8 -ac_cv_sizeof_uint16_t=2 -ac_cv_sizeof_uint32_t=4 -ac_cv_sizeof_uint64_t=8 -ac_cv_sizeof_unsigned_int=4 -ac_cv_sizeof_unsigned_long=4 -ac_cv_sizeof_unsigned_long_long=8 -ac_cv_sizeof_unsigned_short=2 -ac_cv_sizeof_void_p=4 diff --git a/trunk/include/site/armeb b/trunk/include/site/armeb deleted file mode 100644 index a5626a72..00000000 --- a/trunk/include/site/armeb +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/sh -. $TOPDIR/include/site/linux -ac_cv_c_littleendian=${ac_cv_c_littleendian=no} -ac_cv_c_bigendian=${ac_cv_c_bigendian=yes} - -ac_cv_sizeof___int64=0 -ac_cv_sizeof_char=1 -ac_cv_sizeof_int=4 -ac_cv_sizeof_int16_t=2 -ac_cv_sizeof_int32_t=4 -ac_cv_sizeof_int64_t=8 -ac_cv_sizeof_long_int=4 -ac_cv_sizeof_long_long=8 -ac_cv_sizeof_long=4 -ac_cv_sizeof_off_t=8 -ac_cv_sizeof_short_int=2 -ac_cv_sizeof_short=2 -ac_cv_sizeof_size_t=4 -ac_cv_sizeof_ssize_t=4 -ac_cv_sizeof_u_int16_t=2 -ac_cv_sizeof_u_int32_t=4 -ac_cv_sizeof_u_int64_t=8 -ac_cv_sizeof_uint16_t=2 -ac_cv_sizeof_uint32_t=4 -ac_cv_sizeof_uint64_t=8 -ac_cv_sizeof_unsigned_int=4 -ac_cv_sizeof_unsigned_long=4 -ac_cv_sizeof_unsigned_long_long=8 -ac_cv_sizeof_unsigned_short=2 -ac_cv_sizeof_void_p=4 diff --git a/trunk/include/site/i386 b/trunk/include/site/i386 deleted file mode 100644 index 78f1557b..00000000 --- a/trunk/include/site/i386 +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -. $TOPDIR/include/site/i486 - diff --git a/trunk/include/site/i486 b/trunk/include/site/i486 deleted file mode 100644 index 72a3805c..00000000 --- a/trunk/include/site/i486 +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/sh -. $TOPDIR/include/site/linux -ac_cv_c_littleendian=${ac_cv_c_littleendian=yes} -ac_cv_c_bigendian=${ac_cv_c_bigendian=no} - -ac_cv_sizeof___int64=0 -ac_cv_sizeof_char=1 -ac_cv_sizeof_int=4 -ac_cv_sizeof_int16_t=2 -ac_cv_sizeof_int32_t=4 -ac_cv_sizeof_int64_t=8 -ac_cv_sizeof_long_int=4 -ac_cv_sizeof_long_long=8 -ac_cv_sizeof_long=4 -ac_cv_sizeof_off_t=8 -ac_cv_sizeof_short_int=2 -ac_cv_sizeof_short=2 -ac_cv_sizeof_size_t=4 -ac_cv_sizeof_ssize_t=4 -ac_cv_sizeof_u_int16_t=2 -ac_cv_sizeof_u_int32_t=4 -ac_cv_sizeof_u_int64_t=8 -ac_cv_sizeof_uint16_t=2 -ac_cv_sizeof_uint32_t=4 -ac_cv_sizeof_uint64_t=8 -ac_cv_sizeof_unsigned_int=4 -ac_cv_sizeof_unsigned_long=4 -ac_cv_sizeof_unsigned_long_long=8 -ac_cv_sizeof_unsigned_short=2 -ac_cv_sizeof_void_p=4 diff --git a/trunk/include/site/i686 b/trunk/include/site/i686 deleted file mode 100644 index 78f1557b..00000000 --- a/trunk/include/site/i686 +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -. $TOPDIR/include/site/i486 - diff --git a/trunk/include/site/linux b/trunk/include/site/linux deleted file mode 100644 index b193d25c..00000000 --- a/trunk/include/site/linux +++ /dev/null @@ -1,78 +0,0 @@ -ac_atomic_add=yes -ac_atomic_sub=yes -ac_cv_c_gettext_without_libintl=yes -ac_cv_c_long_double=no -ac_cv_conv_longlong_to_float=yes -ac_cv_file__dev_zero=yes -ac_cv_func___va_copy=no -ac_cv_func__exit=yes -ac_cv_func_bcopy=yes -ac_cv_func_bzero=yes -ac_cv_func_bcmp=yes -ac_cv_func_creal=yes -ac_cv_func_cimag=yes -ac_cv_func_fchmod=yes -ac_cv_func_getaddrinfo=yes -ac_cv_func_getcwd=yes -ac_cv_func_getdomainname=yes -ac_cv_func_getpgrp_void=yes -ac_cv_func_getpwuid_r=yes -ac_cv_func_gettimeofday=yes -ac_cv_func_index=yes -ac_cv_func_lstat_dereferences_slashed_symlink=yes -ac_cv_func_lstat_empty_string_bug=no -ac_cv_func_lstat=yes -ac_cv_func_malloc_0_nonnull=yes -ac_cv_func_malloc_works=yes -ac_cv_func_memcmp_clean=yes -ac_cv_func_memcmp_working=yes -ac_cv_func_posix_getgrgid_r=yes -ac_cv_func_posix_getpwuid_r=yes -ac_cv_func_psignal=yes -ac_cv_func_pthread_key_delete=yes -ac_cv_func_realloc_0_nonnull=yes -ac_cv_func_realloc_works=yes -ac_cv_func_rename=yes -ac_cv_func_rindex=yes -ac_cv_func_setlocale=yes -ac_cv_func_setgrent_void=yes -ac_cv_func_setpgrp_void=yes -ac_cv_func_setresuid=no -ac_cv_func_setvbuf_reversed=no -ac_cv_func_stat_empty_string_bug=no -ac_cv_func_stat_ignores_trailing_slash=no -ac_cv_func_strerror=yes -ac_cv_func_strftime=yes -ac_cv_func_utimes=yes -ac_cv_func___adjtimex=yes -ac_cv_func_va_copy=no -ac_cv_func_vsnprintf=yes -ac_cv_have_accrights_in_msghdr=no -ac_cv_have_broken_snprintf=no -ac_cv_have_control_in_msghdr=yes -ac_cv_have_decl_sys_siglist=no -ac_cv_have_openpty_ctty_bug=yes -ac_cv_have_space_d_name_in_struct_dirent=yes -ac_cv_header_netinet_sctp_h=no -ac_cv_header_netinet_sctp_uio_h=no -ac_cv_int64_t=yes -ac_cv_lbl_unaligned_fail=no -ac_cv_linux_kernel_pppoe=yes -ac_cv_linux_vers=2 -ac_cv_pack_bitfields_reversed=yes -ac_cv_path_LDCONFIG= -ac_cv_regexec_segfault_emptystr=no -ac_cv_sctp=no -ac_cv_sys_restartable_syscalls=yes -ac_cv_time_r_type=POSIX -ac_cv_type_suseconds_t=yes -ac_cv_uchar=no -ac_cv_uint=yes -ac_cv_uint64_t=yes -ac_cv_ulong=yes -ac_cv_ushort=yes -ac_cv_va_copy=C99 -ac_cv_va_val_copy=yes -as_cv_unaligned_access=yes -ac_cv_func_malloc_0_nonnull=yes -ac_cv_func_realloc_0_nonnull=yes diff --git a/trunk/include/site/m68k b/trunk/include/site/m68k deleted file mode 100644 index 0037600a..00000000 --- a/trunk/include/site/m68k +++ /dev/null @@ -1,28 +0,0 @@ -#!/bin/sh -. $TOPDIR/include/site/linux -ac_cv_c_littleendian=${ac_cv_c_littleendian=no} -ac_cv_c_bigendian=${ac_cv_c_bigendian=yes} - -ac_cv_sizeof___int64=0 -ac_cv_sizeof_char=1 -ac_cv_sizeof_int=4 -ac_cv_sizeof_int16_t=2 -ac_cv_sizeof_int32_t=4 -ac_cv_sizeof_int64_t=8 -ac_cv_sizeof_long_int=4 -ac_cv_sizeof_long_long=8 -ac_cv_sizeof_long=4 -ac_cv_sizeof_off_t=8 -ac_cv_sizeof_short_int=2 -ac_cv_sizeof_short=2 -ac_cv_sizeof_size_t=4 -ac_cv_sizeof_u_int16_t=2 -ac_cv_sizeof_u_int32_t=4 -ac_cv_sizeof_u_int64_t=8 -ac_cv_sizeof_uint16_t=2 -ac_cv_sizeof_uint32_t=4 -ac_cv_sizeof_uint64_t=8 -ac_cv_sizeof_unsigned_int=4 -ac_cv_sizeof_unsigned_long=4 -ac_cv_sizeof_unsigned_short=2 -ac_cv_sizeof_void_p=4 diff --git a/trunk/include/site/mips b/trunk/include/site/mips deleted file mode 100644 index a5626a72..00000000 --- a/trunk/include/site/mips +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/sh -. $TOPDIR/include/site/linux -ac_cv_c_littleendian=${ac_cv_c_littleendian=no} -ac_cv_c_bigendian=${ac_cv_c_bigendian=yes} - -ac_cv_sizeof___int64=0 -ac_cv_sizeof_char=1 -ac_cv_sizeof_int=4 -ac_cv_sizeof_int16_t=2 -ac_cv_sizeof_int32_t=4 -ac_cv_sizeof_int64_t=8 -ac_cv_sizeof_long_int=4 -ac_cv_sizeof_long_long=8 -ac_cv_sizeof_long=4 -ac_cv_sizeof_off_t=8 -ac_cv_sizeof_short_int=2 -ac_cv_sizeof_short=2 -ac_cv_sizeof_size_t=4 -ac_cv_sizeof_ssize_t=4 -ac_cv_sizeof_u_int16_t=2 -ac_cv_sizeof_u_int32_t=4 -ac_cv_sizeof_u_int64_t=8 -ac_cv_sizeof_uint16_t=2 -ac_cv_sizeof_uint32_t=4 -ac_cv_sizeof_uint64_t=8 -ac_cv_sizeof_unsigned_int=4 -ac_cv_sizeof_unsigned_long=4 -ac_cv_sizeof_unsigned_long_long=8 -ac_cv_sizeof_unsigned_short=2 -ac_cv_sizeof_void_p=4 diff --git a/trunk/include/site/mips64 b/trunk/include/site/mips64 deleted file mode 100644 index 19e75ab9..00000000 --- a/trunk/include/site/mips64 +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/sh -. $TOPDIR/include/site/linux -ac_cv_c_littleendian=${ac_cv_c_littleendian=no} -ac_cv_c_bigendian=${ac_cv_c_bigendian=yes} - -ac_cv_sizeof___int64=8 -ac_cv_sizeof_char=1 -ac_cv_sizeof_int=4 -ac_cv_sizeof_int16_t=2 -ac_cv_sizeof_int32_t=4 -ac_cv_sizeof_int64_t=8 -ac_cv_sizeof_long_int=8 -ac_cv_sizeof_long_long=8 -ac_cv_sizeof_long=8 -ac_cv_sizeof_off_t=8 -ac_cv_sizeof_short_int=2 -ac_cv_sizeof_short=2 -ac_cv_sizeof_size_t=8 -ac_cv_sizeof_ssize_t=8 -ac_cv_sizeof_u_int16_t=2 -ac_cv_sizeof_u_int32_t=4 -ac_cv_sizeof_u_int64_t=8 -ac_cv_sizeof_uint16_t=2 -ac_cv_sizeof_uint32_t=4 -ac_cv_sizeof_uint64_t=8 -ac_cv_sizeof_unsigned_int=4 -ac_cv_sizeof_unsigned_long=8 -ac_cv_sizeof_unsigned_long_long=8 -ac_cv_sizeof_unsigned_short=2 -ac_cv_sizeof_void_p=8 diff --git a/trunk/include/site/mips64el b/trunk/include/site/mips64el deleted file mode 100644 index c5aa9c55..00000000 --- a/trunk/include/site/mips64el +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/sh -. $TOPDIR/include/site/linux -ac_cv_c_littleendian=${ac_cv_c_littleendian=yes} -ac_cv_c_bigendian=${ac_cv_c_bigendian=no} - -ac_cv_sizeof___int64=8 -ac_cv_sizeof_char=1 -ac_cv_sizeof_int=4 -ac_cv_sizeof_int16_t=2 -ac_cv_sizeof_int32_t=4 -ac_cv_sizeof_int64_t=8 -ac_cv_sizeof_long_int=8 -ac_cv_sizeof_long_long=8 -ac_cv_sizeof_long=8 -ac_cv_sizeof_off_t=8 -ac_cv_sizeof_short_int=2 -ac_cv_sizeof_short=2 -ac_cv_sizeof_size_t=8 -ac_cv_sizeof_ssize_t=8 -ac_cv_sizeof_u_int16_t=2 -ac_cv_sizeof_u_int32_t=4 -ac_cv_sizeof_u_int64_t=8 -ac_cv_sizeof_uint16_t=2 -ac_cv_sizeof_uint32_t=4 -ac_cv_sizeof_uint64_t=8 -ac_cv_sizeof_unsigned_int=4 -ac_cv_sizeof_unsigned_long=8 -ac_cv_sizeof_unsigned_long_long=8 -ac_cv_sizeof_unsigned_short=2 -ac_cv_sizeof_void_p=8 diff --git a/trunk/include/site/mipsel b/trunk/include/site/mipsel deleted file mode 100644 index 72a3805c..00000000 --- a/trunk/include/site/mipsel +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/sh -. $TOPDIR/include/site/linux -ac_cv_c_littleendian=${ac_cv_c_littleendian=yes} -ac_cv_c_bigendian=${ac_cv_c_bigendian=no} - -ac_cv_sizeof___int64=0 -ac_cv_sizeof_char=1 -ac_cv_sizeof_int=4 -ac_cv_sizeof_int16_t=2 -ac_cv_sizeof_int32_t=4 -ac_cv_sizeof_int64_t=8 -ac_cv_sizeof_long_int=4 -ac_cv_sizeof_long_long=8 -ac_cv_sizeof_long=4 -ac_cv_sizeof_off_t=8 -ac_cv_sizeof_short_int=2 -ac_cv_sizeof_short=2 -ac_cv_sizeof_size_t=4 -ac_cv_sizeof_ssize_t=4 -ac_cv_sizeof_u_int16_t=2 -ac_cv_sizeof_u_int32_t=4 -ac_cv_sizeof_u_int64_t=8 -ac_cv_sizeof_uint16_t=2 -ac_cv_sizeof_uint32_t=4 -ac_cv_sizeof_uint64_t=8 -ac_cv_sizeof_unsigned_int=4 -ac_cv_sizeof_unsigned_long=4 -ac_cv_sizeof_unsigned_long_long=8 -ac_cv_sizeof_unsigned_short=2 -ac_cv_sizeof_void_p=4 diff --git a/trunk/include/site/powerpc b/trunk/include/site/powerpc deleted file mode 100644 index a5626a72..00000000 --- a/trunk/include/site/powerpc +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/sh -. $TOPDIR/include/site/linux -ac_cv_c_littleendian=${ac_cv_c_littleendian=no} -ac_cv_c_bigendian=${ac_cv_c_bigendian=yes} - -ac_cv_sizeof___int64=0 -ac_cv_sizeof_char=1 -ac_cv_sizeof_int=4 -ac_cv_sizeof_int16_t=2 -ac_cv_sizeof_int32_t=4 -ac_cv_sizeof_int64_t=8 -ac_cv_sizeof_long_int=4 -ac_cv_sizeof_long_long=8 -ac_cv_sizeof_long=4 -ac_cv_sizeof_off_t=8 -ac_cv_sizeof_short_int=2 -ac_cv_sizeof_short=2 -ac_cv_sizeof_size_t=4 -ac_cv_sizeof_ssize_t=4 -ac_cv_sizeof_u_int16_t=2 -ac_cv_sizeof_u_int32_t=4 -ac_cv_sizeof_u_int64_t=8 -ac_cv_sizeof_uint16_t=2 -ac_cv_sizeof_uint32_t=4 -ac_cv_sizeof_uint64_t=8 -ac_cv_sizeof_unsigned_int=4 -ac_cv_sizeof_unsigned_long=4 -ac_cv_sizeof_unsigned_long_long=8 -ac_cv_sizeof_unsigned_short=2 -ac_cv_sizeof_void_p=4 diff --git a/trunk/include/site/sparc b/trunk/include/site/sparc deleted file mode 100644 index a5626a72..00000000 --- a/trunk/include/site/sparc +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/sh -. $TOPDIR/include/site/linux -ac_cv_c_littleendian=${ac_cv_c_littleendian=no} -ac_cv_c_bigendian=${ac_cv_c_bigendian=yes} - -ac_cv_sizeof___int64=0 -ac_cv_sizeof_char=1 -ac_cv_sizeof_int=4 -ac_cv_sizeof_int16_t=2 -ac_cv_sizeof_int32_t=4 -ac_cv_sizeof_int64_t=8 -ac_cv_sizeof_long_int=4 -ac_cv_sizeof_long_long=8 -ac_cv_sizeof_long=4 -ac_cv_sizeof_off_t=8 -ac_cv_sizeof_short_int=2 -ac_cv_sizeof_short=2 -ac_cv_sizeof_size_t=4 -ac_cv_sizeof_ssize_t=4 -ac_cv_sizeof_u_int16_t=2 -ac_cv_sizeof_u_int32_t=4 -ac_cv_sizeof_u_int64_t=8 -ac_cv_sizeof_uint16_t=2 -ac_cv_sizeof_uint32_t=4 -ac_cv_sizeof_uint64_t=8 -ac_cv_sizeof_unsigned_int=4 -ac_cv_sizeof_unsigned_long=4 -ac_cv_sizeof_unsigned_long_long=8 -ac_cv_sizeof_unsigned_short=2 -ac_cv_sizeof_void_p=4 diff --git a/trunk/include/site/x86_64 b/trunk/include/site/x86_64 deleted file mode 100644 index b8d581d4..00000000 --- a/trunk/include/site/x86_64 +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/sh -. $TOPDIR/include/site/linux -ac_cv_c_littleendian=${ac_cv_c_littleendian=yes} -ac_cv_c_bigendian=${ac_cv_c_bigendian=no} - -ac_cv_sizeof___int64=0 -ac_cv_sizeof_char=1 -ac_cv_sizeof_int=4 -ac_cv_sizeof_int16_t=2 -ac_cv_sizeof_int32_t=4 -ac_cv_sizeof_int64_t=8 -ac_cv_sizeof_long_int=8 -ac_cv_sizeof_long_long=8 -ac_cv_sizeof_long=8 -ac_cv_sizeof_off_t=8 -ac_cv_sizeof_short_int=2 -ac_cv_sizeof_short=2 -ac_cv_sizeof_size_t=8 -ac_cv_sizeof_ssize_t=8 -ac_cv_sizeof_u_int16_t=2 -ac_cv_sizeof_u_int32_t=4 -ac_cv_sizeof_u_int64_t=8 -ac_cv_sizeof_uint16_t=2 -ac_cv_sizeof_uint32_t=4 -ac_cv_sizeof_uint64_t=8 -ac_cv_sizeof_unsigned_int=4 -ac_cv_sizeof_unsigned_long=8 -ac_cv_sizeof_unsigned_long_long=8 -ac_cv_sizeof_unsigned_short=2 -ac_cv_sizeof_void_p=8 diff --git a/trunk/include/subdir.mk b/trunk/include/subdir.mk deleted file mode 100644 index 8dc9a78d..00000000 --- a/trunk/include/subdir.mk +++ /dev/null @@ -1,76 +0,0 @@ -# -# Copyright (C) 2007 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -ifeq ($(MAKECMDGOALS),prereq) - SUBTARGETS:=prereq - PREREQ_ONLY:=1 -else - SUBTARGETS:=clean download prepare compile install update refresh prereq dist distcheck configure -endif - -subtarget-default = $(filter-out ., \ - $(if $($(1)/builddirs-$(2)),$($(1)/builddirs-$(2)), \ - $(if $($(1)/builddirs-default),$($(1)/builddirs-default), \ - $($(1)/builddirs)))) - -define subtarget - $(call warn_eval,$(1),t,T,$(1)/$(2): $($(1)/) $(foreach bd,$(call subtarget-default,$(1),$(2)),$(1)/$(bd)/$(2))) - -endef - -define ERROR - ($(call MESSAGE, $(2)); $(if $(BUILD_LOG), echo "$(2)" >> $(BUILD_LOG_DIR)/$(1)/error.txt)) -endef - -lastdir=$(word $(words $(subst /, ,$(1))),$(subst /, ,$(1))) -diralias=$(if $(findstring $(1),$(call lastdir,$(1))),,$(call lastdir,$(1))) - -# Parameters: -define subdir - $(call warn,$(1),d,D $(1)) - $(foreach bd,$($(1)/builddirs), - $(call warn,$(1),d,BD $(1)/$(bd)) - $(foreach target,$(SUBTARGETS), - $(foreach btype,$(buildtypes-$(bd)), - $(call warn_eval,$(1)/$(bd),t,T,$(1)/$(bd)/$(btype)/$(target): $(if $(QUILT),,$($(1)/$(bd)/$(btype)/$(target)) $(call $(1)//$(btype)/$(target),$(1)/$(bd)/$(btype)))) - $(if $(call debug,$(1)/$(bd),v),,@)+$$(SUBMAKE) -r -C $(1)/$(bd) $(btype)-$(target) $(if $(findstring $(bd),$($(1)/builddirs-ignore-$(btype)-$(target))), || $(call ERROR,$(1), ERROR: $(1)/$(bd) [$(btype)] failed to build.)) - $(if $(call diralias,$(bd)),$(call warn_eval,$(1)/$(bd),l,T,$(1)/$(call diralias,$(bd))/$(btype)/$(target): $(1)/$(bd)/$(btype)/$(target))) - ) - $(call warn_eval,$(1)/$(bd),t,T,$(1)/$(bd)/$(target): $(if $(QUILT),,$($(1)/$(bd)/$(target)) $(call $(1)//$(target),$(1)/$(bd)))) - $(if $(BUILD_LOG),@mkdir -p $(BUILD_LOG_DIR)/$(1)/$(bd)) - $(foreach variant,$(if $(BUILD_VARIANT),$(BUILD_VARIANT),$(if $(strip $($(1)/$(bd)/variants)),$($(1)/$(bd)/variants),$(if $($(1)/$(bd)/default-variant),$($(1)/$(bd)/default-variant),__default))), - $(if $(call debug,$(1)/$(bd),v),,@)+$(if $(BUILD_LOG),set -o pipefail;) $$(SUBMAKE) -r -C $(1)/$(bd) $(target) BUILD_VARIANT="$(filter-out __default,$(variant))" $(if $(BUILD_LOG),SILENT= 2>&1 | tee $(BUILD_LOG_DIR)/$(1)/$(bd)/$(target).txt) $(if $(findstring $(bd),$($(1)/builddirs-ignore-$(target))), || $(call ERROR,$(1), ERROR: $(1)/$(bd) failed to build$(if $(filter-out __default,$(variant)), (build variant: $(variant))).)) - ) - $(if $(PREREQ_ONLY)$(DUMP_TARGET_DB),, - # aliases - $(if $(call diralias,$(bd)),$(call warn_eval,$(1)/$(bd),l,T,$(1)/$(call diralias,$(bd))/$(target): $(1)/$(bd)/$(target))) - ) - ) - ) - $(foreach target,$(SUBTARGETS),$(call subtarget,$(1),$(target))) -endef - -ifndef DUMP_TARGET_DB -# Parameters: -define stampfile - $(1)/stamp-$(3):=$(if $(6),$(6),$(STAGING_DIR))/stamp/.$(2)_$(3)$(5) - $$($(1)/stamp-$(3)): $(TMP_DIR)/.build $(4) - @+$(SCRIPT_DIR)/timestamp.pl -n $$($(1)/stamp-$(3)) $(1) $(4) || \ - $(MAKE) $(if $(QUIET),--no-print-directory) $$($(1)/flags-$(3)) $(1)/$(3) - @mkdir -p $$$$(dirname $$($(1)/stamp-$(3))) - @touch $$($(1)/stamp-$(3)) - - $$(if $(call debug,$(1),v),,.SILENT: $$($(1)/stamp-$(3))) - - .PRECIOUS: $$($(1)/stamp-$(3)) # work around a make bug - - $(1)//clean:=$(1)/stamp-$(3)/clean - $(1)/stamp-$(3)/clean: FORCE - @rm -f $$($(1)/stamp-$(3)) - -endef -endif diff --git a/trunk/include/target.mk b/trunk/include/target.mk deleted file mode 100644 index db501e06..00000000 --- a/trunk/include/target.mk +++ /dev/null @@ -1,296 +0,0 @@ -# -# Copyright (C) 2007-2008 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -ifneq ($(__target_inc),1) -__target_inc=1 - -# default device type -DEVICE_TYPE?=router - -# Default packages - the really basic set -DEFAULT_PACKAGES:=base-files libc libgcc busybox dropbear mtd uci opkg netifd fstools -# For nas targets -DEFAULT_PACKAGES.nas:=block-mount fdisk lvm2 lsblk mdadm -# For router targets -DEFAULT_PACKAGES.router:=dnsmasq iptables ip6tables ppp ppp-mod-pppoe kmod-nf-nathelper firewall odhcpd odhcp6c -DEFAULT_PACKAGES.bootloader:= - -ifneq ($(DUMP),) - all: dumpinfo -endif - -target_conf=$(subst .,_,$(subst -,_,$(subst /,_,$(1)))) -ifeq ($(DUMP),) - PLATFORM_DIR:=$(TOPDIR)/target/linux/$(BOARD) - SUBTARGET:=$(strip $(foreach subdir,$(patsubst $(PLATFORM_DIR)/%/target.mk,%,$(wildcard $(PLATFORM_DIR)/*/target.mk)),$(if $(CONFIG_TARGET_$(call target_conf,$(BOARD)_$(subdir))),$(subdir)))) -else - PLATFORM_DIR:=${CURDIR} - ifeq ($(SUBTARGETS),) - SUBTARGETS:=$(strip $(patsubst $(PLATFORM_DIR)/%/target.mk,%,$(wildcard $(PLATFORM_DIR)/*/target.mk))) - endif -endif - -TARGETID:=$(BOARD)$(if $(SUBTARGET),/$(SUBTARGET)) -PLATFORM_SUBDIR:=$(PLATFORM_DIR)$(if $(SUBTARGET),/$(SUBTARGET)) - -ifneq ($(TARGET_BUILD),1) - ifndef DUMP - include $(PLATFORM_DIR)/Makefile - ifneq ($(PLATFORM_DIR),$(PLATFORM_SUBDIR)) - include $(PLATFORM_SUBDIR)/target.mk - endif - endif -else - ifneq ($(SUBTARGET),) - -include ./$(SUBTARGET)/target.mk - endif -endif - -# Add device specific packages (here below to allow device type set from subtarget) -DEFAULT_PACKAGES += $(DEFAULT_PACKAGES.$(DEVICE_TYPE)) - -filter_packages = $(filter-out -% $(patsubst -%,%,$(filter -%,$(1))),$(1)) -extra_packages = $(if $(filter wpad-mini wpad nas,$(1)),iwinfo) - -define Profile/Default - NAME:= - PACKAGES:= -endef - -ifndef Profile -define Profile - $(eval $(call Profile/Default)) - $(eval $(call Profile/$(1))) - dumpinfo : $(call shexport,Profile/$(1)/Config) - dumpinfo : $(call shexport,Profile/$(1)/Description) - DUMPINFO += \ - echo "Target-Profile: $(1)"; \ - echo "Target-Profile-Name: $(NAME)"; \ - echo "Target-Profile-Packages: $(PACKAGES) $(call extra_packages,$(DEFAULT_PACKAGES) $(PACKAGES))"; \ - if [ -f ./config/profile-$(1) ]; then \ - echo "Target-Profile-Kconfig: yes"; \ - fi; \ - echo "Target-Profile-Config: "; \ - echo "$$$$$$$$$(call shvar,Profile/$(1)/Config)"; \ - echo "@@"; \ - echo "Target-Profile-Description:"; \ - echo "$$$$$$$$$(call shvar,Profile/$(1)/Description)"; \ - echo "@@"; \ - echo; - ifeq ($(CONFIG_TARGET_$(call target_conf,$(BOARD)_$(if $(SUBTARGET),$(SUBTARGET)_))$(1)),y) - PROFILE=$(1) - endif -endef -endif - -ifneq ($(PLATFORM_DIR),$(PLATFORM_SUBDIR)) - define IncludeProfiles - -include $(sort $(wildcard $(PLATFORM_DIR)/profiles/*.mk)) - -include $(sort $(wildcard $(PLATFORM_SUBDIR)/profiles/*.mk)) - endef -else - define IncludeProfiles - -include $(sort $(wildcard $(PLATFORM_DIR)/profiles/*.mk)) - endef -endif - -ifeq ($(TARGET_BUILD),1) - $(eval $(call IncludeProfiles)) -else - ifeq ($(DUMP),) - $(eval $(call IncludeProfiles)) - endif -endif - -ifneq ($(TARGET_BUILD)$(if $(DUMP),,1),) - include $(INCLUDE_DIR)/kernel-version.mk -endif - -GENERIC_PLATFORM_DIR := $(TOPDIR)/target/linux/generic -GENERIC_PATCH_DIR := $(GENERIC_PLATFORM_DIR)/patches$(if $(wildcard $(GENERIC_PLATFORM_DIR)/patches-$(KERNEL_PATCHVER)),-$(KERNEL_PATCHVER)) -GENERIC_FILES_DIR := $(foreach dir,$(wildcard $(GENERIC_PLATFORM_DIR)/files $(GENERIC_PLATFORM_DIR)/files-$(KERNEL_PATCHVER)),"$(dir)") - -__config_name_list = $(1)/config-$(KERNEL_PATCHVER) $(1)/config-default -__config_list = $(firstword $(wildcard $(call __config_name_list,$(1)))) -find_kernel_config=$(if $(__config_list),$(__config_list),$(lastword $(__config_name_list))) - -GENERIC_LINUX_CONFIG = $(call find_kernel_config,$(GENERIC_PLATFORM_DIR)) -LINUX_TARGET_CONFIG = $(call find_kernel_config,$(PLATFORM_DIR)) -ifneq ($(PLATFORM_DIR),$(PLATFORM_SUBDIR)) - LINUX_SUBTARGET_CONFIG = $(call find_kernel_config,$(PLATFORM_SUBDIR)) -endif - -# config file list used for compiling -LINUX_KCONFIG_LIST = $(wildcard $(GENERIC_LINUX_CONFIG) $(LINUX_TARGET_CONFIG) $(LINUX_SUBTARGET_CONFIG) $(TOPDIR)/env/kernel-config) - -# default config list for reconfiguring -# defaults to subtarget if subtarget exists and target does not -# defaults to target otherwise -USE_SUBTARGET_CONFIG = $(if $(wildcard $(LINUX_TARGET_CONFIG)),,$(if $(LINUX_SUBTARGET_CONFIG),1)) - -LINUX_RECONFIG_LIST = $(wildcard $(GENERIC_LINUX_CONFIG) $(LINUX_TARGET_CONFIG) $(if $(USE_SUBTARGET_CONFIG),$(LINUX_SUBTARGET_CONFIG))) -LINUX_RECONFIG_TARGET = $(if $(USE_SUBTARGET_CONFIG),$(LINUX_SUBTARGET_CONFIG),$(LINUX_TARGET_CONFIG)) - -# select the config file to be changed by kernel_menuconfig/kernel_oldconfig -ifeq ($(CONFIG_TARGET),platform) - LINUX_RECONFIG_LIST = $(wildcard $(GENERIC_LINUX_CONFIG) $(LINUX_TARGET_CONFIG)) - LINUX_RECONFIG_TARGET = $(LINUX_TARGET_CONFIG) -endif -ifeq ($(CONFIG_TARGET),subtarget) - LINUX_RECONFIG_LIST = $(wildcard $(GENERIC_LINUX_CONFIG) $(LINUX_TARGET_CONFIG) $(LINUX_SUBTARGET_CONFIG)) - LINUX_RECONFIG_TARGET = $(LINUX_SUBTARGET_CONFIG) -endif -ifeq ($(CONFIG_TARGET),subtarget_platform) - LINUX_RECONFIG_LIST = $(wildcard $(GENERIC_LINUX_CONFIG) $(LINUX_SUBTARGET_CONFIG) $(LINUX_TARGET_CONFIG)) - LINUX_RECONFIG_TARGET = $(LINUX_TARGET_CONFIG) -endif -ifeq ($(CONFIG_TARGET),env) - LINUX_RECONFIG_LIST = $(LINUX_KCONFIG_LIST) - LINUX_RECONFIG_TARGET = $(TOPDIR)/env/kernel-config -endif - -__linux_confcmd = $(SCRIPT_DIR)/kconfig.pl $(2) $(patsubst %,+,$(wordlist 2,9999,$(1))) $(1) - -LINUX_CONF_CMD = $(call __linux_confcmd,$(LINUX_KCONFIG_LIST),) -LINUX_RECONF_CMD = $(call __linux_confcmd,$(LINUX_RECONFIG_LIST),) -LINUX_RECONF_DIFF = $(call __linux_confcmd,$(filter-out $(LINUX_RECONFIG_TARGET),$(LINUX_RECONFIG_LIST)),'>') - -ifeq ($(DUMP),1) - BuildTarget=$(BuildTargets/DumpCurrent) - - ifneq ($(BOARD),) - TMP_CONFIG:=$(TMP_DIR)/.kconfig-$(call target_conf,$(TARGETID)) - $(TMP_CONFIG): $(LINUX_KCONFIG_LIST) - $(LINUX_CONF_CMD) > $@ || rm -f $@ - -include $(TMP_CONFIG) - .SILENT: $(TMP_CONFIG) - .PRECIOUS: $(TMP_CONFIG) - - ifneq ($(CONFIG_OF),) - FEATURES += dt - endif - ifneq ($(CONFIG_GENERIC_GPIO)$(CONFIG_GPIOLIB),) - FEATURES += gpio - endif - ifneq ($(CONFIG_PCI),) - FEATURES += pci - endif - ifneq ($(CONFIG_PCIEPORTBUS),) - FEATURES += pcie - endif - ifneq ($(CONFIG_USB)$(CONFIG_USB_SUPPORT),) - ifneq ($(CONFIG_USB_ARCH_HAS_HCD)$(CONFIG_USB_EHCI_HCD),) - FEATURES += usb - endif - endif - ifneq ($(CONFIG_PCMCIA)$(CONFIG_PCCARD),) - FEATURES += pcmcia - endif - ifneq ($(CONFIG_VGA_CONSOLE)$(CONFIG_FB),) - FEATURES += display - endif - ifneq ($(CONFIG_RTC_CLASS),) - FEATURES += rtc - endif - FEATURES += $(foreach v,v4 v5 v6 v7,$(if $(findstring -march=arm$(v),$(CFLAGS)),arm_$(v))) - - # remove duplicates - FEATURES:=$(sort $(FEATURES)) - endif - CPU_CFLAGS = -Os -pipe - ifneq ($(findstring mips,$(ARCH)),) - ifneq ($(findstring mips64,$(ARCH)),) - CPU_TYPE ?= mips64 - else - CPU_TYPE ?= mips32 - endif - CPU_CFLAGS += -mno-branch-likely - CPU_CFLAGS_mips32 = -mips32 -mtune=mips32 - CPU_CFLAGS_mips32r2 = -mips32r2 -mtune=mips32r2 - CPU_CFLAGS_mips64 = -mips64 -mtune=mips64 -mabi=64 - CPU_CFLAGS_24kec = -mips32r2 -mtune=24kec - CPU_CFLAGS_34kc = -mips32r2 -mtune=34kc - CPU_CFLAGS_74kc = -mips32r2 -mtune=74kc - CPU_CFLAGS_octeon = -march=octeon -mabi=64 - CPU_CFLAGS_dsp = -mdsp - CPU_CFLAGS_dsp2 = -mdspr2 - endif - ifeq ($(ARCH),i386) - CPU_TYPE ?= i486 - CPU_CFLAGS_i486 = -march=i486 - CPU_CFLAGS_geode = -march=geode -mmmx -m3dnow - endif - ifneq ($(findstring arm,$(ARCH)),) - CPU_TYPE ?= xscale - CPU_CFLAGS_arm920t = -march=armv4t -mtune=arm920t - CPU_CFLAGS_arm926ej-s = -march=armv5te -mtune=arm926ej-s - CPU_CFLAGS_arm1136j-s = -march=armv6 -mtune=arm1136j-s - CPU_CFLAGS_arm1176jzf-s = -march=armv6 -mtune=arm1176jzf-s - CPU_CFLAGS_cortex-a5 = -march=armv7-a -mtune=cortex-a5 - CPU_CFLAGS_cortex-a7 = -march=armv7-a -mtune=cortex-a7 - CPU_CFLAGS_cortex-a8 = -march=armv7-a -mtune=cortex-a8 - CPU_CFLAGS_cortex-a9 = -march=armv7-a -mtune=cortex-a9 - CPU_CFLAGS_cortex-a15 = -march=armv7-a -mtune=cortex-a15 - CPU_CFLAGS_fa526 = -march=armv4 -mtune=fa526 - CPU_CFLAGS_mpcore = -march=armv6k -mtune=mpcore - CPU_CFLAGS_xscale = -march=armv5te -mtune=xscale - ifeq ($(CONFIG_SOFT_FLOAT),) - CPU_CFLAGS_neon = -mfpu=neon - CPU_CFLAGS_vfp = -mfpu=vfp - CPU_CFLAGS_vfpv3 = -mfpu=vfpv3-d16 - endif - endif - ifeq ($(ARCH),powerpc) - CPU_CFLAGS_603e:=-mcpu=603e - CPU_CFLAGS_8540:=-mcpu=8540 - CPU_CFLAGS_405:=-mcpu=405 - CPU_CFLAGS_440:=-mcpu=440 - endif - ifeq ($(ARCH),sparc) - CPU_TYPE = sparc - CPU_CFLAGS_ultrasparc = -mcpu=ultrasparc - endif - ifeq ($(ARCH),aarch64) - CPU_TYPE ?= armv8-a - CPU_CFLAGS_armv8-a = -mcpu=armv8-a - endif - DEFAULT_CFLAGS=$(strip $(CPU_CFLAGS) $(CPU_CFLAGS_$(CPU_TYPE)) $(CPU_CFLAGS_$(CPU_SUBTYPE))) -endif - -define BuildTargets/DumpCurrent - .PHONY: dumpinfo - dumpinfo : export DESCRIPTION=$$(Target/Description) - dumpinfo: - @echo 'Target: $(TARGETID)'; \ - echo 'Target-Board: $(BOARD)'; \ - echo 'Target-Name: $(BOARDNAME)$(if $(SUBTARGETS),$(if $(SUBTARGET),))'; \ - echo 'Target-Path: $(subst $(TOPDIR)/,,$(PWD))'; \ - echo 'Target-Arch: $(ARCH)'; \ - echo 'Target-Arch-Packages: $(if $(ARCH_PACKAGES),$(ARCH_PACKAGES),$(BOARD))'; \ - echo 'Target-Features: $(FEATURES)'; \ - echo 'Target-Depends: $(DEPENDS)'; \ - echo 'Target-Optimization: $(if $(CFLAGS),$(CFLAGS),$(DEFAULT_CFLAGS))'; \ - echo 'CPU-Type: $(CPU_TYPE)$(if $(CPU_SUBTYPE),+$(CPU_SUBTYPE))'; \ - echo 'Linux-Version: $(LINUX_VERSION)'; \ - echo 'Linux-Release: $(LINUX_RELEASE)'; \ - echo 'Linux-Kernel-Arch: $(LINUX_KARCH)'; \ - $(if $(SUBTARGET),,$(if $(DEFAULT_SUBTARGET), echo 'Default-Subtarget: $(DEFAULT_SUBTARGET)'; )) \ - echo 'Target-Description:'; \ - echo "$$$$DESCRIPTION"; \ - echo '@@'; \ - echo 'Default-Packages: $(DEFAULT_PACKAGES) $(call extra_packages,$(DEFAULT_PACKAGES))'; \ - $(DUMPINFO) - $(if $(SUBTARGET),,@$(foreach SUBTARGET,$(SUBTARGETS),$(SUBMAKE) -s DUMP=1 SUBTARGET=$(SUBTARGET); )) -endef - -include $(INCLUDE_DIR)/kernel.mk -ifeq ($(TARGET_BUILD),1) - include $(INCLUDE_DIR)/kernel-build.mk - BuildTarget?=$(BuildKernel) -endif - -endif #__target_inc diff --git a/trunk/include/toolchain-build.mk b/trunk/include/toolchain-build.mk deleted file mode 100644 index 212923a1..00000000 --- a/trunk/include/toolchain-build.mk +++ /dev/null @@ -1,25 +0,0 @@ -# -# Copyright (C) 2009 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -override CONFIG_AUTOREBUILD= - -REAL_STAGING_DIR_HOST:=$(STAGING_DIR_HOST) -STAGING_DIR_HOST:=$(TOOLCHAIN_DIR) -BUILD_DIR_HOST:=$(BUILD_DIR_TOOLCHAIN) - -include $(INCLUDE_DIR)/host-build.mk - -HOST_STAMP_PREPARED=$(HOST_BUILD_DIR)/.prepared - -define FixupLibdir - if [ -d $(1)/lib64 -a \! -L $(1)/lib64 ]; then \ - mkdir -p $(1)/lib; \ - mv $(1)/lib64/* $(1)/lib/; \ - rm -rf $(1)/lib64; \ - fi - ln -sf lib $(1)/lib64 -endef diff --git a/trunk/include/toplevel.mk b/trunk/include/toplevel.mk deleted file mode 100644 index cb5cd490..00000000 --- a/trunk/include/toplevel.mk +++ /dev/null @@ -1,214 +0,0 @@ -# Makefile for libreCMC -# -# Copyright (C) 2007-2012 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -RELEASE:=Elegant Eleanor -PREP_MK= LIBRECMC_BUILD= QUIET=0 - -export IS_TTY=$(shell tty -s && echo 1 || echo 0) - -include $(TOPDIR)/include/verbose.mk - -ifeq ($(SDK),1) - include $(TOPDIR)/include/version.mk -else - REVISION:=$(shell $(TOPDIR)/scripts/getver.sh) -endif - -HOSTCC ?= $(CC) -LIBRECMCVERSION:=$(RELEASE)$(if $(REVISION), ($(REVISION))) -export RELEASE -export REVISION -export LIBRECMCVERSION -export LD_LIBRARY_PATH:=$(subst ::,:,$(if $(LD_LIBRARY_PATH),$(LD_LIBRARY_PATH):)$(STAGING_DIR_HOST)/lib) -export DYLD_LIBRARY_PATH:=$(subst ::,:,$(if $(DYLD_LIBRARY_PATH),$(DYLD_LIBRARY_PATH):)$(STAGING_DIR_HOST)/lib) -export GIT_CONFIG_PARAMETERS='core.autocrlf=false' -export MAKE_JOBSERVER=$(filter --jobserver%,$(MAKEFLAGS)) - -# prevent perforce from messing with the patch utility -unexport P4PORT P4USER P4CONFIG P4CLIENT - -# prevent user defaults for quilt from interfering -unexport QUILT_PATCHES QUILT_PATCH_OPTS - -unexport C_INCLUDE_PATH CROSS_COMPILE ARCH - -# prevent distro default LPATH from interfering -unexport LPATH - -# make sure that a predefined CFLAGS variable does not disturb packages -export CFLAGS= - -unexport TAR_OPTIONS - -ifneq ($(shell $(HOSTCC) 2>&1 | grep clang),) - export HOSTCC_REAL?=$(HOSTCC) - export HOSTCC_WRAPPER:=$(TOPDIR)/scripts/clang-gcc-wrapper -else - export HOSTCC_WRAPPER:=$(HOSTCC) -endif - -ifeq ($(FORCE),) - .config scripts/config/conf scripts/config/mconf: staging_dir/host/.prereq-build -endif - -SCAN_COOKIE?=$(shell echo $$$$) -export SCAN_COOKIE - -SUBMAKE:=umask 022; $(SUBMAKE) - -ULIMIT_FIX=_limit=`ulimit -n`; [ "$$_limit" = "unlimited" -o "$$_limit" -ge 1024 ] || ulimit -n 1024; - -prepare-mk: FORCE ; - -prepare-tmpinfo: FORCE - @+$(MAKE) -r -s staging_dir/host/.prereq-build $(PREP_MK) - mkdir -p tmp/info - $(_SINGLE)$(NO_TRACE_MAKE) -j1 -r -s -f include/scan.mk SCAN_TARGET="packageinfo" SCAN_DIR="package" SCAN_NAME="package" SCAN_DEPS="$(TOPDIR)/include/package*.mk $(TOPDIR)/overlay/*/*.mk" SCAN_DEPTH=5 SCAN_EXTRA="" - $(_SINGLE)$(NO_TRACE_MAKE) -j1 -r -s -f include/scan.mk SCAN_TARGET="targetinfo" SCAN_DIR="target/linux" SCAN_NAME="target" SCAN_DEPS="profiles/*.mk $(TOPDIR)/include/kernel*.mk $(TOPDIR)/include/target.mk" SCAN_DEPTH=2 SCAN_EXTRA="" SCAN_MAKEOPTS="TARGET_BUILD=1" - for type in package target; do \ - f=tmp/.$${type}info; t=tmp/.config-$${type}.in; \ - [ "$$t" -nt "$$f" ] || ./scripts/metadata.pl $${type}_config "$$f" > "$$t" || { rm -f "$$t"; echo "Failed to build $$t"; false; break; }; \ - done - [ tmp/.config-feeds.in -nt tmp/.packagefeeds ] || ./scripts/feeds feed_config > tmp/.config-feeds.in - ./scripts/metadata.pl package_mk tmp/.packageinfo > tmp/.packagedeps || { rm -f tmp/.packagedeps; false; } - ./scripts/metadata.pl package_feeds tmp/.packageinfo > tmp/.packagefeeds || { rm -f tmp/.packagefeeds; false; } - touch $(TOPDIR)/tmp/.build - -.config: ./scripts/config/conf $(if $(CONFIG_HAVE_DOT_CONFIG),,prepare-tmpinfo) - @+if [ \! -e .config ] || ! grep CONFIG_HAVE_DOT_CONFIG .config >/dev/null; then \ - [ -e $(HOME)/.librecmc/defconfig ] && cp $(HOME)/.librecmc/defconfig .config; \ - $(_SINGLE)$(NO_TRACE_MAKE) menuconfig $(PREP_MK); \ - fi - -scripts/config/mconf: - @$(_SINGLE)$(SUBMAKE) -s -C scripts/config all CC="$(HOSTCC_WRAPPER)" - -$(eval $(call rdep,scripts/config,scripts/config/mconf)) - -scripts/config/conf: - @$(_SINGLE)$(SUBMAKE) -s -C scripts/config conf CC="$(HOSTCC_WRAPPER)" - -config: scripts/config/conf prepare-tmpinfo FORCE - $< Config.in - -config-clean: FORCE - $(_SINGLE)$(NO_TRACE_MAKE) -C scripts/config clean - -defconfig: scripts/config/conf prepare-tmpinfo FORCE - touch .config - @if [ -e $(HOME)/.librecmc/defconfig ]; then cp $(HOME)/.librecmc/defconfig .config; fi - $< --defconfig=.config Config.in - -confdefault-y=allyes -confdefault-m=allmod -confdefault-n=allno -confdefault:=$(confdefault-$(CONFDEFAULT)) - -oldconfig: scripts/config/conf prepare-tmpinfo FORCE - $< --$(if $(confdefault),$(confdefault),old)config Config.in - -menuconfig: scripts/config/mconf prepare-tmpinfo FORCE - if [ \! -e .config -a -e $(HOME)/.librecmc/defconfig ]; then \ - cp $(HOME)/.librecmc/defconfig .config; \ - fi - $< Config.in - -prepare_kernel_conf: .config FORCE - -ifeq ($(wildcard staging_dir/host/bin/quilt),) - prepare_kernel_conf: - @+$(SUBMAKE) -r tools/quilt/install -else - prepare_kernel_conf: ; -endif - -kernel_oldconfig: prepare_kernel_conf - $(_SINGLE)$(NO_TRACE_MAKE) -C target/linux oldconfig - -kernel_menuconfig: prepare_kernel_conf - $(_SINGLE)$(NO_TRACE_MAKE) -C target/linux menuconfig - -kernel_nconfig: prepare_kernel_conf - $(_SINGLE)$(NO_TRACE_MAKE) -C target/linux nconfig - -staging_dir/host/.prereq-build: include/prereq-build.mk - mkdir -p tmp - rm -f tmp/.host.mk - @$(_SINGLE)$(NO_TRACE_MAKE) -j1 -r -s -f $(TOPDIR)/include/prereq-build.mk prereq 2>/dev/null || { \ - echo "Prerequisite check failed. Use FORCE=1 to override."; \ - false; \ - } - ifneq ($(realpath $(TOPDIR)/include/prepare.mk),) - @$(_SINGLE)$(NO_TRACE_MAKE) -j1 -r -s -f $(TOPDIR)/include/prepare.mk prepare 2>/dev/null || { \ - echo "Preparation failed."; \ - false; \ - } - endif - touch $@ - -printdb: FORCE - @$(_SINGLE)$(NO_TRACE_MAKE) -p $@ V=99 DUMP_TARGET_DB=1 2>&1 - -download: .config FORCE - @+$(SUBMAKE) tools/download - @+$(SUBMAKE) toolchain/download - @+$(SUBMAKE) package/download - @+$(SUBMAKE) target/download - -clean dirclean: .config - @+$(SUBMAKE) -r $@ - -prereq:: prepare-tmpinfo .config - @+$(NO_TRACE_MAKE) -r -s $@ - -WARN_PARALLEL_ERROR = $(if $(BUILD_LOG),,$(and $(filter -j,$(MAKEFLAGS)),$(findstring s,$(LIBRECMC_VERBOSE)))) - -ifeq ($(SDK),1) - -%:: - @+$(PREP_MK) $(NO_TRACE_MAKE) -r -s prereq - @./scripts/config/conf --defconfig=.config Config.in - @+$(ULIMIT_FIX) $(SUBMAKE) -r $@ - -else - -%:: - @+$(PREP_MK) $(NO_TRACE_MAKE) -r -s prereq - @( \ - cp .config tmp/.config; \ - ./scripts/config/conf --defconfig=tmp/.config -w tmp/.config Config.in > /dev/null 2>&1; \ - if ./scripts/kconfig.pl '>' .config tmp/.config | grep -q CONFIG; then \ - printf "$(_R)WARNING: your configuration is out of sync. Please run make menuconfig, oldconfig or defconfig!$(_N)\n" >&2; \ - fi \ - ) - @+$(ULIMIT_FIX) $(SUBMAKE) -r $@ $(if $(WARN_PARALLEL_ERROR), || { \ - printf "$(_R)Build failed - please re-run with -j1 to see the real error message$(_N)\n" >&2; \ - false; \ - } ) - -endif - -help: - cat README - -docs docs/compile: FORCE - @$(_SINGLE)$(SUBMAKE) -C docs compile - -docs/clean: FORCE - @$(_SINGLE)$(SUBMAKE) -C docs clean - -distclean: - rm -rf tmp build_dir staging_dir dl .config* feeds package/feeds package/librecmc-packages bin - @$(_SINGLE)$(SUBMAKE) -C scripts/config clean - -ifeq ($(findstring v,$(DEBUG)),) - .SILENT: symlinkclean clean dirclean distclean config-clean download help tmpinfo-clean .config scripts/config/mconf scripts/config/conf menuconfig staging_dir/host/.prereq-build tmp/.prereq-package prepare-tmpinfo -endif -.PHONY: help FORCE -.NOTPARALLEL: - diff --git a/trunk/include/uclibc++.mk b/trunk/include/uclibc++.mk deleted file mode 100644 index a1a61f26..00000000 --- a/trunk/include/uclibc++.mk +++ /dev/null @@ -1,16 +0,0 @@ -ifndef DUMP - ifdef __package_mk - $(error uclibc++.mk must be included before package.mk) - endif -endif - -PKG_PREPARED_DEPENDS += CONFIG_USE_UCLIBCXX -CXX_DEPENDS = +USE_UCLIBCXX:uclibcxx +USE_LIBSTDCXX:libstdcpp - -ifneq ($(CONFIG_USE_UCLIBCXX),) - ifneq ($(CONFIG_CCACHE),) - TARGET_CXX_NOCACHE=g++-uc - else - TARGET_CXX=g++-uc - endif -endif diff --git a/trunk/include/unpack.mk b/trunk/include/unpack.mk deleted file mode 100644 index 3fabf460..00000000 --- a/trunk/include/unpack.mk +++ /dev/null @@ -1,81 +0,0 @@ -# -# Copyright (C) 2006-2007 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -# unpacking files with +s may break on some platforms. this typically emits error code 2 -ifneq ($(HOST_OS),Linux) - HOST_TAR:=trapret 2 $(TAR) -else - HOST_TAR:=$(TAR) -endif -TAR_CMD=$(HOST_TAR) -C $(1)/.. $(TAR_OPTIONS) -UNZIP_CMD=unzip -d $(1)/.. $(DL_DIR)/$(PKG_SOURCE) - -ifeq ($(PKG_SOURCE),) - PKG_UNPACK ?= true -else - -ifeq ($(strip $(UNPACK_CMD)),) - ifeq ($(strip $(PKG_CAT)),) - # try to autodetect file type - EXT:=$(call ext,$(PKG_SOURCE)) - EXT1:=$(EXT) - - ifeq ($(filter gz tgz,$(EXT)),$(EXT)) - EXT:=$(call ext,$(PKG_SOURCE:.$(EXT)=)) - DECOMPRESS_CMD:=gzip -dc $(DL_DIR)/$(PKG_SOURCE) | - endif - ifeq ($(filter bzip2 bz2 bz tbz2 tbz,$(EXT)),$(EXT)) - EXT:=$(call ext,$(PKG_SOURCE:.$(EXT)=)) - DECOMPRESS_CMD:=bzcat $(DL_DIR)/$(PKG_SOURCE) | - endif - ifeq ($(filter xz txz,$(EXT)),$(EXT)) - EXT:=$(call ext,$(PKG_SOURCE:.$(EXT)=)) - DECOMPRESS_CMD:=xzcat $(DL_DIR)/$(PKG_SOURCE) | - endif - ifeq ($(filter tgz tbz tbz2 txz,$(EXT1)),$(EXT1)) - EXT:=tar - endif - DECOMPRESS_CMD ?= cat $(DL_DIR)/$(PKG_SOURCE) | - ifeq ($(EXT),tar) - UNPACK_CMD=$(DECOMPRESS_CMD) $(TAR_CMD) - endif - ifeq ($(EXT),cpio) - UNPACK_CMD=$(DECOMPRESS_CMD) (cd $(1)/..; cpio -i -d) - endif - ifeq ($(EXT),zip) - UNPACK_CMD=$(UNZIP_CMD) - endif - endif - - # compatibility code for packages that set PKG_CAT - ifeq ($(strip $(UNPACK_CMD)),) - # use existing PKG_CAT - UNPACK_CMD=$(PKG_CAT) $(DL_DIR)/$(PKG_SOURCE) | $(TAR_CMD) - ifeq ($(PKG_CAT),unzip) - UNPACK_CMD=$(UNZIP_CMD) - endif - # replace zcat with $(ZCAT), because some system don't support it properly - ifeq ($(PKG_CAT),zcat) - UNPACK_CMD=gzip -dc $(DL_DIR)/$(PKG_SOURCE) | $(TAR_CMD) - endif - endif - ifneq ($(strip $(CRLF_WORKAROUND)),) - CRLF_CMD := && find $(PKG_BUILD_DIR) -type f -print0 | xargs -0 perl -pi -e 's!\r$$$$!!g' - else - CRLF_CMD := - endif -endif - -ifdef PKG_BUILD_DIR - PKG_UNPACK ?= $(SH_FUNC) $(call UNPACK_CMD,$(PKG_BUILD_DIR)) $(call CRLF_CMD,$(PKG_BUILD_DIR)) -endif -ifdef HOST_BUILD_DIR - HOST_UNPACK ?= $(SH_FUNC) $(call UNPACK_CMD,$(HOST_BUILD_DIR)) $(call CRLF_CMD,$(HOST_BUILD_DIR)) -endif - -endif # PKG_SOURCE - diff --git a/trunk/include/verbose.mk b/trunk/include/verbose.mk deleted file mode 100644 index 3ea8d5a1..00000000 --- a/trunk/include/verbose.mk +++ /dev/null @@ -1,67 +0,0 @@ -# -# Copyright (C) 2006 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -ifndef LIBRECMC_VERBOSE - LIBRECMC_VERBOSE:= -endif -ifeq ("$(origin V)", "command line") - LIBRECMC_VERBOSE:=$(V) -endif - -ifeq ($(LIBRECMC_VERBOSE),1) - LIBRECMC_VERBOSE:=w -endif -ifeq ($(LIBRECMC_VERBOSE),99) - LIBRECMC_VERBOSE:=s -endif - -ifeq ($(NO_TRACE_MAKE),) -NO_TRACE_MAKE := $(MAKE) V=s$(LIBRECMC_VERBOSE) -export NO_TRACE_MAKE -endif - -ifeq ($(IS_TTY),1) - ifneq ($(strip $(NO_COLOR)),1) - _Y:=\\033[33m - _R:=\\033[31m - _N:=\\033[m - endif -endif - -ifeq ($(findstring s,$(LIBRECMC_VERBOSE)),) - define MESSAGE - printf "$(_Y)%s$(_N)\n" "$(1)" >&8 - endef - - define ERROR_MESSAGE - printf "$(_R)%s$(_N)\n" "$(1)" >&8 - endef - - ifeq ($(QUIET),1) - ifneq ($(CURDIR),$(TOPDIR)) - _DIR:=$(patsubst $(TOPDIR)/%,%,${CURDIR}) - else - _DIR:= - endif - _NULL:=$(if $(MAKECMDGOALS),$(shell \ - $(call MESSAGE, make[$(MAKELEVEL)]$(if $(_DIR), -C $(_DIR)) $(MAKECMDGOALS)); \ - )) - SUBMAKE=$(MAKE) - else - SILENT:=>/dev/null $(if $(findstring w,$(LIBRECMC_VERBOSE)),,2>&1) - export QUIET:=1 - SUBMAKE=cmd() { $(SILENT) $(MAKE) -s $$* < /dev/null || { echo "make $$*: build failed. Please re-run make with -j1 V=s to see what's going on"; false; } } 8>&1 9>&2; cmd - endif - - .SILENT: $(MAKECMDGOALS) -else - SUBMAKE=$(MAKE) -w - define MESSAGE - printf "%s\n" "$(1)" - endef - ERROR_MESSAGE=$(MESSAGE) -endif diff --git a/trunk/include/version.mk b/trunk/include/version.mk deleted file mode 100644 index 7860917d..00000000 --- a/trunk/include/version.mk +++ /dev/null @@ -1,88 +0,0 @@ -# -# Copyright (C) 2012-2015 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -# Substituted by SDK, do not remove -# REVISION:=x - -PKG_CONFIG_DEPENDS += \ - CONFIG_VERSION_NUMBER \ - CONFIG_VERSION_NICK \ - CONFIG_VERSION_REPO \ - CONFIG_VERSION_DIST \ - CONFIG_VERSION_MANUFACTURER \ - CONFIG_VERSION_PRODUCT \ - CONFIG_VERSION_HWREV \ - -qstrip_escape=$(subst ','\'',$(call qstrip,$(1))) -#' - -VERSION_NUMBER:=$(call qstrip_escape,$(CONFIG_VERSION_NUMBER)) -VERSION_NUMBER:=$(if $(VERSION_NUMBER),$(VERSION_NUMBER),$(REVISION)) - -VERSION_CODE:=$(call qstrip_escape,$(CONFIG_VERSION_NUMBER)) -VERSION_CODE:=$(if $(VERSION_CODE),$(VERSION_CODE),Bleeding Edge) - -VERSION_NICK:=$(call qstrip_escape,$(CONFIG_VERSION_NICK)) -VERSION_NICK:=$(if $(VERSION_NICK),$(VERSION_NICK),$(RELEASE)) - -VERSION_REPO:=$(call qstrip_escape,$(CONFIG_VERSION_REPO)) -VERSION_REPO:=$(if $(VERSION_REPO),$(VERSION_REPO),http://downloads.librecmc.org/snapshots/trunk/%S/packages) - -VERSION_DIST:=$(call qstrip_escape,$(CONFIG_VERSION_DIST)) -VERSION_DIST:=$(if $(VERSION_DIST),$(VERSION_DIST),libreCMC) - -VERSION_MANUFACTURER:=$(call qstrip_escape,$(CONFIG_VERSION_MANUFACTURER)) -VERSION_MANUFACTURER:=$(if $(VERSION_MANUFACTURER),$(VERSION_MANUFACTURER),libreCMC) - -VERSION_PRODUCT:=$(call qstrip_escape,$(CONFIG_VERSION_PRODUCT)) -VERSION_PRODUCT:=$(if $(VERSION_PRODUCT),$(VERSION_PRODUCT),Generic) - -VERSION_HWREV:=$(call qstrip_escape,$(CONFIG_VERSION_HWREV)) -VERSION_HWREV:=$(if $(VERSION_HWREV),$(VERSION_HWREV),v0) - -define taint2sym -$(CONFIG_$(firstword $(subst :, ,$(subst +,,$(subst -,,$(1)))))) -endef - -define taint2name -$(lastword $(subst :, ,$(1))) -endef - -VERSION_TAINT_SPECS := \ - -ALL_KMODS:no-all \ - -IPV6:no-ipv6 \ - +USE_GLIBC:glibc \ - +USE_MKLIBS:mklibs \ - +BUSYBOX_CUSTOM:busybox \ - +OVERRIDE_PKGS:override \ - -VERSION_TAINTS := $(strip $(foreach taint,$(VERSION_TAINT_SPECS), \ - $(if $(findstring +,$(taint)), \ - $(if $(call taint2sym,$(taint)),$(call taint2name,$(taint))), \ - $(if $(call taint2sym,$(taint)),,$(call taint2name,$(taint))) \ - ))) - -PKG_CONFIG_DEPENDS += $(foreach taint,$(VERSION_TAINT_SPECS),$(call taint2sym,$(taint))) - -VERSION_SED:=$(SED) 's,%U,$(VERSION_REPO),g' \ - -e 's,%V,$(VERSION_NUMBER),g' \ - -e 's,%v,\L$(subst $(space),_,$(VERSION_NUMBER)),g' \ - -e 's,%C,$(VERSION_CODE),g' \ - -e 's,%c,\L$(subst $(space),_,$(VERSION_CODE)),g' \ - -e 's,%N,$(VERSION_NICK),g' \ - -e 's,%n,\L$(subst $(space),_,$(VERSION_NICK)),g' \ - -e 's,%D,$(VERSION_DIST),g' \ - -e 's,%d,\L$(subst $(space),_,$(VERSION_DIST)),g' \ - -e 's,%R,$(REVISION),g' \ - -e 's,%T,$(BOARD),g' \ - -e 's,%S,$(BOARD)/$(if $(SUBTARGET),$(SUBTARGET),generic),g' \ - -e 's,%t,$(VERSION_TAINTS),g' \ - -e 's,%M,$(VERSION_MANUFACTURER),g' \ - -e 's,%P,$(VERSION_PRODUCT),g' \ - -e 's,%h,$(VERSION_HWREV),g' - -VERSION_SED_SCRIPT:=$(subst '\'','\'\\\\\'\'',$(VERSION_SED)) diff --git a/trunk/package/Makefile b/trunk/package/Makefile deleted file mode 100644 index d5212f09..00000000 --- a/trunk/package/Makefile +++ /dev/null @@ -1,183 +0,0 @@ -# -# Copyright (C) 2006-2010 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -curdir:=package - -include $(INCLUDE_DIR)/feeds.mk - --include $(TMP_DIR)/.packagedeps -$(curdir)/builddirs:=$(sort $(package-) $(package-y) $(package-m)) -$(curdir)/builddirs-install:=. -$(curdir)/builddirs-default:=. $(sort $(package-y) $(package-m)) -$(curdir)/builddirs-prereq:=. $(sort $(prereq-y) $(prereq-m)) -ifneq ($(IGNORE_ERRORS),) - package-y-filter := $(package-y) - package-m-filter := $(filter-out $(package-y),$(package-m)) - package-n-filter := $(filter-out $(package-y) $(package-m),$(package-)) - package-ignore-errors := $(filter n m y,$(IGNORE_ERRORS)) - package-ignore-errors := $(if $(package-ignore-errors),$(package-ignore-errors),n m) - $(curdir)/builddirs-ignore-download := $(foreach m,$(package-ignore-errors),$(package-$(m)-filter)) - $(curdir)/builddirs-ignore-compile := $(foreach m,$(package-ignore-errors),$(package-$(m)-filter)) -endif - -ifdef CONFIG_USE_MKLIBS - define mklibs - rm -rf $(TMP_DIR)/mklibs-progs $(TMP_DIR)/mklibs-out - # first find all programs and add them to the mklibs list - find $(STAGING_DIR_ROOT) -type f -perm /100 -exec \ - file -r -N -F '' {} + | \ - awk ' /executable.*dynamically/ { print $$1 }' > $(TMP_DIR)/mklibs-progs - # find all loadable objects that are not regular libraries and add them to the list as well - find $(STAGING_DIR_ROOT) -type f -name \*.so\* -exec \ - file -r -N -F '' {} + | \ - awk ' /shared object/ { print $$1 }' > $(TMP_DIR)/mklibs-libs - mkdir -p $(TMP_DIR)/mklibs-out - $(STAGING_DIR_HOST)/bin/mklibs -D \ - -d $(TMP_DIR)/mklibs-out \ - --sysroot $(STAGING_DIR_ROOT) \ - `cat $(TMP_DIR)/mklibs-libs | sed 's:/*[^/]\+/*$$::' | uniq | sed 's:^$(STAGING_DIR_ROOT):-L :'` \ - --ldlib $(patsubst $(STAGING_DIR_ROOT)/%,/%,$(firstword $(wildcard \ - $(foreach name,ld-uClibc.so.* ld-linux.so.* ld-*.so, \ - $(STAGING_DIR_ROOT)/lib/$(name) \ - )))) \ - --target $(REAL_GNU_TARGET_NAME) \ - `cat $(TMP_DIR)/mklibs-progs $(TMP_DIR)/mklibs-libs` 2>&1 - $(RSTRIP) $(TMP_DIR)/mklibs-out - for lib in `ls $(TMP_DIR)/mklibs-out/*.so.* 2>/dev/null`; do \ - LIB="$${lib##*/}"; \ - DEST="`ls "$(TARGET_DIR)/lib/$$LIB" "$(TARGET_DIR)/usr/lib/$$LIB" 2>/dev/null`"; \ - [ -n "$$DEST" ] || continue; \ - echo "Copying stripped library $$lib to $$DEST"; \ - cp "$$lib" "$$DEST" || exit 1; \ - done - endef -endif - -# where to build (and put) .ipk packages -OPKG:= \ - IPKG_NO_SCRIPT=1 \ - IPKG_TMP=$(TMP_DIR)/ipkg \ - IPKG_INSTROOT=$(TARGET_DIR) \ - IPKG_CONF_DIR=$(STAGING_DIR)/etc \ - IPKG_OFFLINE_ROOT=$(TARGET_DIR) \ - $(XARGS) $(STAGING_DIR_HOST)/bin/opkg \ - --offline-root $(TARGET_DIR) \ - --force-depends \ - --force-overwrite \ - --force-postinstall \ - --force-maintainer \ - --add-dest root:/ \ - --add-arch all:100 \ - --add-arch $(if $(ARCH_PACKAGES),$(ARCH_PACKAGES),$(BOARD)):200 - -PACKAGE_INSTALL_FILES:= \ - $(foreach pkg,$(sort $(package-y)), \ - $(foreach variant, \ - $(if $(strip $(package/$(pkg)/variants)), \ - $(package/$(pkg)/variants), \ - $(if $(package/$(pkg)/default-variant), \ - $(package/$(pkg)/default-variant), \ - default \ - ) \ - ), \ - $(PKG_INFO_DIR)/$(lastword $(subst /,$(space),$(pkg))).$(variant).install \ - ) \ - ) - -$(curdir)/cleanup: $(TMP_DIR)/.build - rm -rf $(STAGING_DIR_ROOT) - -$(curdir)/install: $(TMP_DIR)/.build - - find $(STAGING_DIR_ROOT) -type d | $(XARGS) chmod 0755 - rm -rf $(TARGET_DIR) - [ -d $(TARGET_DIR)/tmp ] || mkdir -p $(TARGET_DIR)/tmp - @$(FIND) `sed -e 's|.*|$(PACKAGE_DIR)$(if $(CONFIG_PER_FEED_REPO),/*)/&_*.ipk|' $(PACKAGE_INSTALL_FILES)` | sort -u | $(OPKG) install - @for file in $(PACKAGE_INSTALL_FILES); do \ - [ -s $$file.flags ] || continue; \ - for flag in `cat $$file.flags`; do \ - $(OPKG) flag $$flag < $$file; \ - done; \ - done || true - @-$(MAKE) package/preconfig - @if [ -d $(TOPDIR)/files ]; then \ - $(call file_copy,$(TOPDIR)/files/.,$(TARGET_DIR)); \ - fi - @mkdir -p $(TARGET_DIR)/etc/rc.d - @( \ - cd $(TARGET_DIR); \ - for script in ./usr/lib/opkg/info/*.postinst; do \ - IPKG_INSTROOT=$(TARGET_DIR) $$(which bash) $$script; \ - done || true \ - ) - @-find $(TARGET_DIR) -name CVS | $(XARGS) rm -rf - @-find $(TARGET_DIR) -name .svn | $(XARGS) rm -rf - @-find $(TARGET_DIR) -name '.#*' | $(XARGS) rm -f - rm -f $(TARGET_DIR)/usr/lib/opkg/info/*.postinst* - rm -f $(TARGET_DIR)/usr/lib/opkg/info/*.prerm* - $(if $(CONFIG_CLEAN_IPKG),rm -rf $(TARGET_DIR)/usr/lib/opkg) - $(call mklibs) - -PASSOPT="" -PASSARG="" -ifndef CONFIG_OPKGSMIME_PASSPHRASE - ifneq ($(call qstrip,$(CONFIG_OPKGSMIME_PASSFILE)),) - PASSOPT="-passin" - PASSARG="file:$(call qstrip,$(CONFIG_OPKGSMIME_PASSFILE))" - endif -endif - -PACKAGE_SUBDIRS=. -ifneq ($(CONFIG_PER_FEED_REPO),) - PACKAGE_SUBDIRS=base $(FEEDS_ENABLED) -endif - -$(curdir)/index: FORCE - @echo Generating package index... - @for d in $(PACKAGE_SUBDIRS); do ( \ - [ -d $(PACKAGE_DIR)/$$d ] && \ - cd $(PACKAGE_DIR)/$$d || continue; \ - $(SCRIPT_DIR)/ipkg-make-index.sh . 2>&1 > Packages && \ - gzip -9c Packages > Packages.gz; \ - ); done -ifdef CONFIG_SIGNED_PACKAGES - @echo Signing package index... - @for d in $(PACKAGE_SUBDIRS); do ( \ - [ -d $(PACKAGE_DIR)/$$d ] && \ - cd $(PACKAGE_DIR)/$$d || continue; \ - $(STAGING_DIR_HOST)/bin/usign -S -m Packages -s $(BUILD_KEY); \ - ); done -else -ifeq ($(call qstrip,$(CONFIG_OPKGSMIME_KEY)),) - @echo Signing key has not been configured -else -ifeq ($(call qstrip,$(CONFIG_OPKGSMIME_CERT)),) - @echo Certificate has not been configured -else - @echo Signing package index... - @for d in $(PACKAGE_SUBDIRS); do ( \ - [ -d $(PACKAGE_DIR)/$$d ] && \ - cd $(PACKAGE_DIR)/$$d || continue; \ - openssl smime -binary -in Packages.gz \ - -out Packages.sig -outform PEM -sign \ - -signer $(CONFIG_OPKGSMIME_CERT) \ - -inkey $(CONFIG_OPKGSMIME_KEY) \ - $(PASSOPT) $(PASSARG); \ - ); done -endif -endif -endif - -$(curdir)/preconfig: - -$(curdir)/flags-install:= -j1 - -$(eval $(call stampfile,$(curdir),package,prereq,.config)) -$(eval $(call stampfile,$(curdir),package,cleanup,$(TMP_DIR)/.build)) -$(eval $(call stampfile,$(curdir),package,compile,$(TMP_DIR)/.build)) -$(eval $(call stampfile,$(curdir),package,install,$(TMP_DIR)/.build)) - -$(eval $(call subdir,$(curdir))) diff --git a/trunk/package/admin/debootstrap/Makefile b/trunk/package/admin/debootstrap/Makefile deleted file mode 100644 index a55ba353..00000000 --- a/trunk/package/admin/debootstrap/Makefile +++ /dev/null @@ -1,57 +0,0 @@ -# -# Copyright (C) 2010 Gianluigi Tiesi -# Copyright (C) 2011-2014 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -include $(TOPDIR)/rules.mk - -PKG_NAME:=debootstrap -PKG_VERSION:=1.0.67 -PKG_RELEASE:=1 -PKG_MAINTAINER=Daniel Golle - -PKG_SOURCE:=$(PKG_NAME)-udeb_$(PKG_VERSION)_all.udeb -PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/d/debootstrap -PKG_MD5SUM:=e7854d4b10ab860f08921525406debdd -PKG_LICENSE:=Unique -PKG_LICENSE_FILES:=debian/copyright - -UNPACK_CMD=ar -p "$(DL_DIR)/$(PKG_SOURCE)" data.tar.xz | xzcat | tar -C $(1) -xf - - -include $(INCLUDE_DIR)/package.mk - -define Package/debootstrap - SECTION:=admin - CATEGORY:=Administration - TITLE:=Bootstrap a basic Debian system - URL:=http://wiki.debian.org/Debootstrap - DEPENDS:= +coreutils +coreutils-chroot +coreutils-sha1sum +ar -endef - -define Package/debootstrap/description - debootstrap is used to create a Debian base system from scratch, without - requiring the availability of dpkg or apt. It does this by downloading .deb - files from a mirror site, and carefully unpacking them into a directory which - can eventually be chrooted into. -endef - -define Build/Compile -# file pkgdetails.c was imported from debian package base-installer version 1.130 - $(TARGET_CC) $(TARGET_CFLAGS) $(TARGET_LDFLAGS) ./files/pkgdetails.c -o $(PKG_BUILD_DIR)/usr/share/debootstrap/pkgdetails -endef - -define Package/debootstrap/install - $(INSTALL_DIR) $(1)/usr/sbin - $(INSTALL_BIN) $(PKG_BUILD_DIR)/usr/sbin/$(PKG_NAME) $(1)/usr/sbin - $(INSTALL_DIR) $(1)/usr/share/debootstrap - $(INSTALL_BIN) $(PKG_BUILD_DIR)/usr/share/debootstrap/pkgdetails $(1)/usr/share/debootstrap - $(INSTALL_DATA) $(PKG_BUILD_DIR)/usr/share/debootstrap/functions $(1)/usr/share/debootstrap - $(INSTALL_DATA) $(PKG_BUILD_DIR)/usr/share/debootstrap/devices.tar.gz $(1)/usr/share/debootstrap - $(INSTALL_DIR) $(1)/usr/share/debootstrap/scripts - $(INSTALL_DATA) $(PKG_BUILD_DIR)/usr/share/debootstrap/scripts/* $(1)/usr/share/debootstrap/scripts -endef - -$(eval $(call BuildPackage,debootstrap)) diff --git a/trunk/package/admin/debootstrap/files/pkgdetails.c b/trunk/package/admin/debootstrap/files/pkgdetails.c deleted file mode 100644 index 99ee1900..00000000 --- a/trunk/package/admin/debootstrap/files/pkgdetails.c +++ /dev/null @@ -1,347 +0,0 @@ -#include -#include -#include -#include -#include -#include - -#define MAX_LINE 1000 -#define MAX_PKGS 100 - -char *checksum_field=NULL; - -static void oom_die(void) -{ - fputs("Out of memory!\n", stderr); - exit(1); -} - -static char *xvasprintf(const char *fmt, va_list ap) { - char *ret; - - if (vasprintf (&ret, fmt, ap) < 0) { - if (errno == ENOMEM) - oom_die(); - return NULL; - } - return ret; -} - -static char *xasprintf(const char *fmt, ...) { - va_list ap; - char *ret; - - va_start(ap, fmt); - ret = xvasprintf(fmt, ap); - va_end(ap); - return ret; -} - -static char *fieldcpy(char *dst, char *fld) { - while (*fld && *fld != ':') - fld++; - if (!*(fld++)) - return NULL; - while (isspace(*fld)) fld++; - return strcpy(dst, fld); -} - -static void outputdeps(char *deps) { - char *pch = deps; - - while (1) { - while (isspace(*pch)) pch++; - if (!*pch) break; - - while (*pch && *pch != '(' && *pch != '|' && *pch != ',' - && !isspace(*pch)) - { - fputc(*pch++, stdout); - } - fputc('\n', stdout); - while (*pch && *pch++ != ',') (void)NULL; - } -} - -static void dogetdeps(char *pkgsfile, char **in_pkgs, int pkgc) { - char buf[MAX_LINE]; - char cur_pkg[MAX_LINE]; - char cur_deps[MAX_LINE]; - char cur_predeps[MAX_LINE]; - char prev_pkg[MAX_LINE]; - char *pkgs[MAX_PKGS]; - int i; - int skip; - FILE *f; - int output_pkg = -1; - - cur_pkg[0] = cur_deps[0] = cur_predeps[0] = prev_pkg[0] = '\0'; - - for (i = 0; i < pkgc; i++) pkgs[i] = in_pkgs[i]; - - f = fopen(pkgsfile, "r"); - if (f == NULL) { - perror(pkgsfile); - exit(1); - } - - skip = 1; - while (fgets(buf, sizeof(buf), f)) { - if (*buf && buf[strlen(buf)-1] == '\n') buf[strlen(buf)-1] = '\0'; - if (strncasecmp(buf, "Package:", 8) == 0) { - int any = 0; - skip = 1; - fieldcpy(cur_pkg, buf); - if (strcmp(cur_pkg, prev_pkg) != 0) { - if (output_pkg != -1) - pkgs[output_pkg] = NULL; - if (cur_deps[0]) - outputdeps(cur_deps); - if (cur_predeps[0]) - outputdeps(cur_predeps); - strcpy(prev_pkg, cur_pkg); - } - cur_deps[0] = cur_predeps[0] = '\0'; - output_pkg = -1; - for (i = 0; i < pkgc; i++) { - if (!pkgs[i]) continue; - any = 1; - if (strcmp(cur_pkg, pkgs[i]) == 0) { - skip = 0; - output_pkg = i; - break; - } - } - if (!any) break; - } else if (!skip && strncasecmp(buf, "Depends:", 8) == 0) - fieldcpy(cur_deps, buf); - else if (!skip && strncasecmp(buf, "Pre-Depends:", 12) == 0) - fieldcpy(cur_predeps, buf); - } - if (cur_deps[0]) - outputdeps(cur_deps); - if (cur_predeps[0]) - outputdeps(cur_predeps); - fclose(f); -} - -static void dopkgmirrorpkgs(int uniq, char *mirror, char *pkgsfile, - char *fieldname, char **in_pkgs, int pkgc) -{ - char buf[MAX_LINE]; - char cur_field[MAX_LINE]; - char cur_pkg[MAX_LINE]; - char cur_ver[MAX_LINE]; - char cur_arch[MAX_LINE]; - char cur_size[MAX_LINE]; - char cur_checksum[MAX_LINE]; - char cur_filename[MAX_LINE]; - char prev_pkg[MAX_LINE]; - char *pkgs[MAX_PKGS]; - int i; - FILE *f; - char *output = NULL; - int output_pkg = -1; - - cur_field[0] = cur_pkg[0] = cur_ver[0] = cur_arch[0] = cur_filename[0] = prev_pkg[0] = '\0'; - - for (i = 0; i < pkgc; i++) pkgs[i] = in_pkgs[i]; - - f = fopen(pkgsfile, "r"); - if (f == NULL) { - perror(pkgsfile); - exit(1); - } - while (fgets(buf, sizeof(buf), f)) { - if (*buf && buf[strlen(buf)-1] == '\n') buf[strlen(buf)-1] = '\0'; - if (strncasecmp(buf, fieldname, strlen(fieldname)) == 0) { - fieldcpy(cur_field, buf); - } - if (strncasecmp(buf, "Package:", 8) == 0) { - fieldcpy(cur_pkg, buf); - if (strcmp(cur_pkg, prev_pkg) != 0) { - if (output) - fputs(output, stdout); - if (uniq && output_pkg != -1) - pkgs[output_pkg] = NULL; - strcpy(prev_pkg, cur_pkg); - } - free(output); - output = NULL; - output_pkg = -1; - } else if (strncasecmp(buf, "Version:", 8) == 0) { - fieldcpy(cur_ver, buf); - } else if (strncasecmp(buf, "Architecture:", 13) == 0) { - fieldcpy(cur_arch, buf); - } else if (strncasecmp(buf, "Size:", 5) == 0) { - fieldcpy(cur_size, buf); - } else if (strncasecmp(buf, checksum_field, strlen(checksum_field)) == 0 - && buf[strlen(checksum_field)] == ':') { - fieldcpy(cur_checksum, buf); - } else if (strncasecmp(buf, "Filename:", 9) == 0) { - fieldcpy(cur_filename, buf); - } else if (!*buf) { - int any = 0; - for (i = 0; i < pkgc; i++) { - if (!pkgs[i]) continue; - any = 1; - if (strcmp(cur_field, pkgs[i]) == 0) { - free(output); - output = xasprintf("%s %s %s %s %s %s %s\n", cur_pkg, cur_ver, cur_arch, mirror, cur_filename, cur_checksum, cur_size); - output_pkg = i; - break; - } - } - if (!any) break; - cur_field[0] = '\0'; - } - } - if (output) - fputs(output, stdout); - if (uniq && output_pkg != -1) - pkgs[output_pkg] = NULL; - fclose(f); - - /* any that weren't found are returned as "pkg -" */ - if (uniq) { - for (i = 0; i < pkgc; i++) { - if (pkgs[i]) { - printf("%s -\n", pkgs[i]); - } - } - } -} - -static void dopkgstanzas(char *pkgsfile, char **pkgs, int pkgc) -{ - char buf[MAX_LINE]; - char *accum; - size_t accum_size = 0, accum_alloc = MAX_LINE * 2; - char cur_pkg[MAX_LINE]; - FILE *f; - - accum = malloc(accum_alloc); - if (!accum) - oom_die(); - - f = fopen(pkgsfile, "r"); - if (f == NULL) { - perror(pkgsfile); - free(accum); - exit(1); - } - while (fgets(buf, sizeof(buf), f)) { - if (*buf) { - size_t len = strlen(buf); - if (accum_size + len + 1 > accum_alloc) { - accum_alloc = (accum_size + len + 1) * 2; - accum = realloc(accum, accum_alloc); - if (!accum) - oom_die(); - } - strcpy(accum + accum_size, buf); - accum_size += len; - } - if (*buf && buf[strlen(buf)-1] == '\n') buf[strlen(buf)-1] = '\0'; - if (strncasecmp(buf, "Package:", 8) == 0) { - fieldcpy(cur_pkg, buf); - } else if (!*buf) { - int i; - for (i = 0; i < pkgc; i++) { - if (!pkgs[i]) continue; - if (strcmp(cur_pkg, pkgs[i]) == 0) { - fputs(accum, stdout); - if (accum[accum_size - 1] != '\n') - fputs("\n\n", stdout); - else if (accum[accum_size - 2] != '\n') - fputc('\n', stdout); - break; - } - } - *accum = '\0'; - accum_size = 0; - } - } - fclose(f); - - free(accum); -} - -static int dotranslatewgetpercent(int low, int high, int end, char *str) { - int ch; - int val, lastval; - - /* print out anything that looks like a % on its own line, appropriately - * scaled */ - - lastval = val = 0; - while ( (ch = getchar()) != EOF ) { - if (isdigit(ch)) { - val *= 10; val += ch - '0'; - } else if (ch == '%') { - float f = (float) val / 100.0 * (high - low) + low; - if (str) { - printf("P: %d %d %s\n", (int) f, end, str); - } else { - printf("P: %d %d\n", (int) f, end); - } - lastval = val; - } else { - val = 0; - } - } - return lastval == 100; -} - -int main(int argc, char *argv[]) { - checksum_field=getenv("DEBOOTSTRAP_CHECKSUM_FIELD"); - if (checksum_field == NULL) { - checksum_field="MD5sum"; - } - - if ((argc == 6 || argc == 5) && strcmp(argv[1], "WGET%") == 0) { - if (dotranslatewgetpercent(atoi(argv[2]), atoi(argv[3]), - atoi(argv[4]), argc == 6 ? argv[5] : NULL)) - { - exit(0); - } else { - exit(1); - } - } else if (argc >= 4 && strcmp(argv[1], "GETDEPS") == 0) { - int i; - for (i = 3; argc - i > MAX_PKGS; i += MAX_PKGS) { - dogetdeps(argv[2], argv+i, MAX_PKGS); - } - dogetdeps(argv[2], argv+i, argc-i); - exit(0); - } else if (argc >= 5 && strcmp(argv[1], "PKGS") == 0) { - int i; - for (i = 4; argc - i > MAX_PKGS; i += MAX_PKGS) { - dopkgmirrorpkgs(1, argv[2], argv[3], "Package:", argv+i, MAX_PKGS); - } - dopkgmirrorpkgs(1, argv[2], argv[3], "Package:", argv+i, argc-i); - exit(0); - } else if (argc >= 6 && strcmp(argv[1], "FIELD") == 0) { - int i; - for (i = 5; argc - i > MAX_PKGS; i += MAX_PKGS) { - dopkgmirrorpkgs(0, argv[3], argv[4], argv[2], argv+i, MAX_PKGS); - } - dopkgmirrorpkgs(0, argv[3], argv[4], argv[2], argv+i, argc-i); - exit(0); - } else if (argc >= 4 && strcmp(argv[1], "STANZAS") == 0) { - int i; - for (i = 3; argc - i > MAX_PKGS; i += MAX_PKGS) { - dopkgstanzas(argv[2], argv+i, MAX_PKGS); - } - dopkgstanzas(argv[2], argv+i, argc-i); - exit(0); - } else { - fprintf(stderr, "usage: %s PKGS mirror packagesfile pkgs..\n", argv[0]); - fprintf(stderr, " or: %s FIELD field mirror packagesfile pkgs..\n", - argv[0]); - fprintf(stderr, " or: %s GETDEPS packagesfile pkgs..\n", argv[0]); - fprintf(stderr, " or: %s STANZAS packagesfile pkgs..\n", argv[0]); - fprintf(stderr, " or: %s WGET%% low high end reason\n", argv[0]); - exit(1); - } -} diff --git a/trunk/package/admin/debootstrap/patches/100-busybox_fix.patch b/trunk/package/admin/debootstrap/patches/100-busybox_fix.patch deleted file mode 100644 index 5e8db057..00000000 --- a/trunk/package/admin/debootstrap/patches/100-busybox_fix.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/usr/share/debootstrap/functions -+++ b/usr/share/debootstrap/functions -@@ -859,8 +859,6 @@ choose_extractor () { - - if [ -n "$EXTRACTOR_OVERRIDE" ]; then - extractor="$EXTRACTOR_OVERRIDE" -- elif type dpkg-deb >/dev/null 2>&1; then -- extractor="dpkg-deb" - else - extractor="ar" - fi diff --git a/trunk/package/admin/htop/Makefile b/trunk/package/admin/htop/Makefile deleted file mode 100644 index 7cb47067..00000000 --- a/trunk/package/admin/htop/Makefile +++ /dev/null @@ -1,57 +0,0 @@ -# -# Copyright (C) 2007-2014 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -include $(TOPDIR)/rules.mk - -PKG_NAME:=htop -PKG_VERSION:=1.0.3 -PKG_RELEASE:=1 - -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://hisham.hm/htop/releases/$(PKG_VERSION)/ -PKG_MD5SUM:=e768b9b55c033d9c1dffda72db3a6ac7 - -PKG_LICENSE:=GPL-2.0 -PKG_LICENSE_FILES:=COPYING - -PKG_FIXUP:=autoreconf -PKG_INSTALL:=1 - -include $(INCLUDE_DIR)/package.mk - -define Package/htop - SECTION:=admin - CATEGORY:=Administration - TITLE:=Interactive processes viewer - DEPENDS:=+libncurses - URL:=http://htop.sourceforge.net/ - MAINTAINER:=Etienne CHAMPETIER -endef - -define Package/htop/description - Htop is an ncursed-based process viewer similar to top, but - it allows to scroll the list vertically and horizontally to - see all processes and their full command lines. -endef - -CONFIGURE_ARGS += \ - --disable-native-affinity \ - --disable-unicode \ - --enable-hwloc - -CONFIGURE_VARS += \ - ac_cv_file__proc_stat=yes \ - ac_cv_file__proc_meminfo=yes \ - ac_cv_func_malloc_0_nonnull=yes \ - ac_cv_func_realloc_0_nonnull=yes - -define Package/htop/install - $(INSTALL_DIR) $(1)/usr/bin - $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/$(PKG_NAME) $(1)/usr/bin/ -endef - -$(eval $(call BuildPackage,htop)) diff --git a/trunk/package/admin/monit/Makefile b/trunk/package/admin/monit/Makefile deleted file mode 100644 index b14b2225..00000000 --- a/trunk/package/admin/monit/Makefile +++ /dev/null @@ -1,95 +0,0 @@ -# -# Copyright (C) 2006-2014 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -include $(TOPDIR)/rules.mk - -PKG_NAME:=monit -PKG_VERSION:=5.12.2 -PKG_RELEASE:=1 - -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://mmonit.com/monit/dist -PKG_MD5SUM:=5f5cf4c18b42e8091b49b4e07cf972ce - -PKG_LICENSE:=AGPL-3.0 -PKG_LICENSE_FILES:=COPYING - -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) -PKG_INSTALL:=1 - -include $(INCLUDE_DIR)/package.mk - -define Package/monit/Default - SECTION:=admin - CATEGORY:=Administration - DEPENDS:= +libpthread - TITLE:=System services monitoring utility - URL:=http://mmonit.com/monit/ - MAINTAINER:=Etienne CHAMPETIER -endef - -define Package/monit/Default/description - An utility for monitoring services on a Unix system -endef - -define Package/monit -$(call Package/monit/Default) - DEPENDS+= +libopenssl - TITLE+= (with SSL support) - VARIANT:=ssl -endef - -define Package/monit/description -$(call Package/monit/Default/description) - This package is built with SSL support. -endef - -define Package/monit-nossl -$(call Package/monit/Default) - TITLE+= (without SSL support) - VARIANT:=nossl -endef - -define Package/monit-nossl/description -$(call Package/monit/Default/description) - This package is built without SSL support. -endef - -CONFIGURE_ARGS += \ - --without-pam \ - libmonit_cv_setjmp_available=yes \ - libmonit_cv_vsnprintf_c99_conformant=yes - -ifeq ($(BUILD_VARIANT),ssl) - CONFIGURE_ARGS += \ - --with-ssl \ - --with-ssl-dir="$(STAGING_DIR)/usr" -endif - -ifeq ($(BUILD_VARIANT),nossl) - CONFIGURE_ARGS += \ - --without-ssl -endif - -define Package/monit/conffiles -/etc/monitrc -endef - -define Package/monit/install - $(INSTALL_DIR) $(1)/etc - $(INSTALL_CONF) $(PKG_BUILD_DIR)/monitrc $(1)/etc/ - $(INSTALL_DIR) $(1)/etc/init.d - $(INSTALL_BIN) ./files/monit.init $(1)/etc/init.d/monit - $(INSTALL_DIR) $(1)/usr/bin - $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/monit $(1)/usr/bin/ -endef - -Package/monit-nossl/conffiles = $(Package/monit/conffiles) -Package/monit-nossl/install = $(Package/monit/install) - -$(eval $(call BuildPackage,monit)) -$(eval $(call BuildPackage,monit-nossl)) diff --git a/trunk/package/admin/monit/files/monit.init b/trunk/package/admin/monit/files/monit.init deleted file mode 100644 index 2bb36092..00000000 --- a/trunk/package/admin/monit/files/monit.init +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh /etc/rc.common -# Copyright (C) 2014 OpenWrt.org - -START=60 -USE_PROCD=1 -PROG=/usr/bin/monit - -start_service() { - [ -f /etc/monitrc ] || { echo "monit: /etc/monitrc is missing"; return 1; } - chmod 0600 /etc/monitrc - procd_open_instance - # -I runs in foreground, as procd requires - procd_set_param command "$PROG" -I - procd_close_instance -} diff --git a/trunk/package/admin/monit/patches/001-fix-default-piddir.patch b/trunk/package/admin/monit/patches/001-fix-default-piddir.patch deleted file mode 100644 index 13d6029c..00000000 --- a/trunk/package/admin/monit/patches/001-fix-default-piddir.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- a/configure -+++ b/configure -@@ -13821,14 +13821,7 @@ fi - # Find the right directory to put the root-mode PID file in - { $as_echo "$as_me:${as_lineno-$LINENO}: checking pid file location" >&5 - $as_echo_n "checking pid file location... " >&6; } --if test -d "/run" --then -- piddir="/run" --elif test -d "/var/run"; then -- piddir="/var/run" --elif test -d "/etc"; then -- piddir="/etc" --fi -+piddir="/var/run" - - - cat >>confdefs.h <<_ACEOF diff --git a/trunk/package/admin/muninlite/Makefile b/trunk/package/admin/muninlite/Makefile deleted file mode 100644 index 1c1793ed..00000000 --- a/trunk/package/admin/muninlite/Makefile +++ /dev/null @@ -1,54 +0,0 @@ -# -# Copyright (C) 2006-2014 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -include $(TOPDIR)/rules.mk - -PKG_NAME:=muninlite -PKG_VERSION:=1.0.4 -PKG_RELEASE:=5 - -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=@SF/$(PKG_NAME) -PKG_MD5SUM:=a8cc86f0cc536a6c22dc298f4ed55339 -PKG_LICENSE:=GPL-2.0+ -PKG_LICENSE_FILES:=LICENSE - -include $(INCLUDE_DIR)/package.mk - -define Package/muninlite - SECTION:=admin - CATEGORY:=Administration - DEPENDS:=+xinetd - TITLE:=Munin node implemented in shell - URL:=http://sourceforge.net/projects/muninlite/ - PKG_MAINTAINER:=Jonathan McCrohan -endef - -define Package/muninlite/Default/description - Munin node implemented in shell. - Munin is a monitoring system for Unix networks. -endef - -define Package/muninlite/install - $(INSTALL_DIR) $(1)/usr/sbin/ - $(INSTALL_BIN) $(PKG_BUILD_DIR)/munin-node $(1)/usr/sbin/ - $(INSTALL_DIR) $(1)/etc/xinetd.d - $(INSTALL_DATA) ./files/etc/xinetd.d/munin $(1)/etc/xinetd.d/ -endef - -define Package/muninlite/conffiles -/etc/xinetd.d/munin -endef - -define Build/Configure -endef - -define Build/Compile - $(MAKE) -C $(PKG_BUILD_DIR) -endef - -$(eval $(call BuildPackage,muninlite)) diff --git a/trunk/package/admin/muninlite/files/etc/xinetd.d/munin b/trunk/package/admin/muninlite/files/etc/xinetd.d/munin deleted file mode 100644 index 012d71b9..00000000 --- a/trunk/package/admin/muninlite/files/etc/xinetd.d/munin +++ /dev/null @@ -1,10 +0,0 @@ -service munin -{ - socket_type = stream - protocol = tcp - wait = no - user = root - group = root - server = /usr/sbin/munin-node - disable = no -} diff --git a/trunk/package/admin/muninlite/patches/001-no_disks.patch b/trunk/package/admin/muninlite/patches/001-no_disks.patch deleted file mode 100644 index bf9b2b1c..00000000 --- a/trunk/package/admin/muninlite/patches/001-no_disks.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/Makefile -+++ b/Makefile -@@ -1,7 +1,7 @@ - - --PLUGINS=df cpu if_ if_err_ load memory processes swap netstat uptime interrupts irqstats ntpdate plugindir_ --#PLUGINS=cpu if_ if_err_ load memory processes netstat uptime interrupts irqstats -+#PLUGINS=df cpu if_ if_err_ load memory processes swap netstat uptime interrupts irqstats ntpdate plugindir_ -+PLUGINS=cpu if_ if_err_ load memory processes netstat uptime interrupts irqstats - - munin-node: plugins/* munin-node.conf - @VERSION=$$(cat VERSION); \ diff --git a/trunk/package/admin/muninlite/patches/002-hostname.patch b/trunk/package/admin/muninlite/patches/002-hostname.patch deleted file mode 100644 index 5d871683..00000000 --- a/trunk/package/admin/muninlite/patches/002-hostname.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/munin-node.in -+++ b/munin-node.in -@@ -113,7 +113,7 @@ PLUGINS=$RES - - # ===== MAIN LOOP ===== - FUNCTIONS="list nodes config fetch version quit" --HOSTNAME=$(hostname -f 2>/dev/null || hostname) -+HOSTNAME=$(/sbin/uci get "system.@system[0].hostname" 2>/dev/null || cat /proc/sys/kernel/hostname) - echo "# munin node at $HOSTNAME" - while read arg0 arg1 - do diff --git a/trunk/package/admin/muninlite/patches/100-fix-no-ethtool.patch b/trunk/package/admin/muninlite/patches/100-fix-no-ethtool.patch deleted file mode 100644 index 88f7e305..00000000 --- a/trunk/package/admin/muninlite/patches/100-fix-no-ethtool.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- a/plugins/if_ -+++ b/plugins/if_ -@@ -15,10 +15,14 @@ config_if() { - echo "up.min 0" - echo "up.negative down" - echo "up.cdef up,8,*" -- if ethtool $1 | grep -q Speed; then -- MAX=$(($(ethtool $1 | grep Speed | sed -e 's/[[:space:]]\{1,\}/ /g' -e 's/^ //' -e 's/M.*//' | cut -d\ -f2) * 1000000)) -- echo "up.max $MAX" -- echo "down.max $MAX" -+ if [ -n "$(which ethtool)" ]; then -+ if [ -x "$(which ethtool)" ]; then -+ if ethtool $1 | grep -q Speed; then -+ MAX=$(($(ethtool $1 | grep Speed | sed -e 's/[[:space:]]\{1,\}/ /g' -e 's/^ //' -e 's/M.*//' | cut -d\ -f2) * 1000000)) -+ echo "up.max $MAX" -+ echo "down.max $MAX" -+ fi -+ fi - fi - } - fetch_if() { diff --git a/trunk/package/admin/muninlite/patches/110-fix-uptime-days.patch b/trunk/package/admin/muninlite/patches/110-fix-uptime-days.patch deleted file mode 100644 index d9aa43f4..00000000 --- a/trunk/package/admin/muninlite/patches/110-fix-uptime-days.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/plugins/uptime -+++ b/plugins/uptime -@@ -4,8 +4,7 @@ config_uptime() { - echo "graph_vlabel uptime in days" - echo "uptime.label uptime" - echo "uptime.draw AREA" -- echo "uptime.cdef uptime,86400,/" - } - fetch_uptime() { -- echo "uptime.value" $(cut -d\ -f1 /proc/uptime) -+ awk '{printf "uptime.value %.2f",$1/86400; print ""}' /proc/uptime - } diff --git a/trunk/package/admin/muninlite/patches/200-add-tap-dev.patch b/trunk/package/admin/muninlite/patches/200-add-tap-dev.patch deleted file mode 100644 index fa46ce6b..00000000 --- a/trunk/package/admin/muninlite/patches/200-add-tap-dev.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- a/munin-node.in -+++ b/munin-node.in -@@ -72,7 +72,7 @@ RES="" - for PLUG in $PLUGINS - do - if [ "$PLUG" = "if_" ]; then -- for INTER in $(grep '^ *\(ppp\|eth\|wlan\|ath\|ra\|ipsec\)\([^:]\)\{1,\}:' /proc/net/dev | cut -f1 -d: | sed 's/ //g'); -+ for INTER in $(grep '^ *\(ppp\|eth\|wlan\|ath\|ra\|ipsec\|tap\)\([^:]\)\{1,\}:' /proc/net/dev | cut -f1 -d: | sed 's/ //g'); - do - INTERRES=$(echo $INTER | sed 's/\./VLAN/') - RES="$RES if_$INTERRES" -@@ -80,7 +80,7 @@ do - eval "config_if_${INTERRES}() { config_if $INTER $@; };" - done - elif [ "$PLUG" = "if_err_" ]; then -- for INTER in $(grep '^ *\(ppp\|eth\|wlan\|ath\|ra\|ipsec\)\([^:]\)\{1,\}:' /proc/net/dev | cut -f1 -d: | sed 's/ //g'); -+ for INTER in $(grep '^ *\(ppp\|eth\|wlan\|ath\|ra\|ipsec\|tap\)\([^:]\)\{1,\}:' /proc/net/dev | cut -f1 -d: | sed 's/ //g'); - do - INTERRES=$(echo $INTER | sed 's/\./VLAN/') - RES="$RES if_err_$INTERRES" diff --git a/trunk/package/admin/muninlite/patches/210-add-bridge-devs.patch b/trunk/package/admin/muninlite/patches/210-add-bridge-devs.patch deleted file mode 100644 index 1a76e971..00000000 --- a/trunk/package/admin/muninlite/patches/210-add-bridge-devs.patch +++ /dev/null @@ -1,24 +0,0 @@ ---- a/munin-node.in -+++ b/munin-node.in -@@ -72,17 +72,17 @@ RES="" - for PLUG in $PLUGINS - do - if [ "$PLUG" = "if_" ]; then -- for INTER in $(grep '^ *\(ppp\|eth\|wlan\|ath\|ra\|ipsec\|tap\)\([^:]\)\{1,\}:' /proc/net/dev | cut -f1 -d: | sed 's/ //g'); -+ for INTER in $(grep '^ *\(ppp\|eth\|wlan\|ath\|ra\|ipsec\|tap\|br-\)\([^:]\)\{1,\}:' /proc/net/dev | cut -f1 -d: | sed 's/ //g'); - do -- INTERRES=$(echo $INTER | sed 's/\./VLAN/') -+ INTERRES=$(echo $INTER | sed -e 's/\./VLAN/' -e 's/\-/_/') - RES="$RES if_$INTERRES" - eval "fetch_if_${INTERRES}() { fetch_if $INTER $@; };" - eval "config_if_${INTERRES}() { config_if $INTER $@; };" - done - elif [ "$PLUG" = "if_err_" ]; then -- for INTER in $(grep '^ *\(ppp\|eth\|wlan\|ath\|ra\|ipsec\|tap\)\([^:]\)\{1,\}:' /proc/net/dev | cut -f1 -d: | sed 's/ //g'); -+ for INTER in $(grep '^ *\(ppp\|eth\|wlan\|ath\|ra\|ipsec\|tap\|br-\)\([^:]\)\{1,\}:' /proc/net/dev | cut -f1 -d: | sed 's/ //g'); - do -- INTERRES=$(echo $INTER | sed 's/\./VLAN/') -+ INTERRES=$(echo $INTER | sed -e 's/\./VLAN/' -e 's/\-/_/') - RES="$RES if_err_$INTERRES" - eval "fetch_if_err_${INTERRES}() { fetch_if_err $INTER $@; };" - eval "config_if_err_${INTERRES}() { config_if_err $INTER $@; };" diff --git a/trunk/package/admin/sudo/Makefile b/trunk/package/admin/sudo/Makefile deleted file mode 100644 index 69ace606..00000000 --- a/trunk/package/admin/sudo/Makefile +++ /dev/null @@ -1,97 +0,0 @@ -# -# Copyright (C) 2006-2015 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -include $(TOPDIR)/rules.mk - -PKG_NAME:=sudo -PKG_VERSION:=1.8.13 -PKG_RELEASE:=1 -PKG_LICENSE:=ISC -PKG_LICENSE_FILES:=doc/LICENSE - -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://www.sudo.ws/sudo/dist -PKG_MD5SUM:=f61577ec330ad1bd504c0e2eec6ea2d8 - -PKG_INSTALL:=1 - -PKG_BUILD_DEPENDS:=sudo/host - -include $(INCLUDE_DIR)/package.mk - -define Package/sudo - SECTION:=admin - CATEGORY:=Administration - TITLE:=Delegate authority to run commands - URL:=http://www.sudo.ws/ - MAINTAINER:=Gergely Kiss -endef - -define Package/sudo/description - Sudo (su "do") allows a system administrator to delegate authority to - give certain users (or groups of users) the ability to run some (or - all) commands as root or another user while providing an audit trail of - the commands and their arguments. -endef - -define Package/sudo/conffiles -/etc/sudoers -endef - -CONFIGURE_ARGS+= \ - --without-pam \ - --disable-pam-session \ - --with-editor=/bin/vi \ - --without-lecture \ - --disable-zlib \ - --with-rundir=/var/lib/sudo \ - --with-vardir=/var/lib/sudo - -CONFIGURE_VARS+= \ - sudo_cv_uid_t_len=10 \ - sudo_cv_func_unsetenv_void=no - -include $(INCLUDE_DIR)/host-build.mk - -define Host/Compile - cd $(HOST_BUILD_DIR)/lib/util; \ - $(MAKE) mksiglist; $(MAKE) mksigname -endef - -define Host/Install - $(INSTALL_DIR) $(STAGING_DIR_HOST)/bin - $(CP) $(HOST_BUILD_DIR)/lib/util/mksig{list,name} $(STAGING_DIR_HOST)/bin/ -endef - -$(eval $(call HostBuild)) - -define Package/sudo/install - $(INSTALL_DIR) $(1)/usr/bin - $(CP) $(PKG_INSTALL_DIR)/usr/bin/sudo $(1)/usr/bin/ - chmod 4755 $(1)/usr/bin/sudo - $(INSTALL_DIR) $(1)/usr/sbin - $(CP) $(PKG_INSTALL_DIR)/usr/sbin/visudo $(1)/usr/sbin/ - $(INSTALL_DIR) $(1)/etc - $(CP) $(PKG_INSTALL_DIR)/etc/sudoers $(1)/etc/ - chmod 0440 $(1)/etc/sudoers - $(INSTALL_DIR) $(1)/etc/sudoers.d - $(INSTALL_DIR) $(1)/usr/lib/sudo - $(CP) $(PKG_INSTALL_DIR)/usr/lib/sudo/*.so* $(1)/usr/lib/sudo/ - $(INSTALL_DIR) $(1)/etc/init.d - $(INSTALL_BIN) ./files/sudo.init $(1)/etc/init.d/sudo -endef - -define Package/sudo/postinst -#!/bin/sh - -[ -n "$$IPKG_INSTROOT" ] || { - /etc/init.d/sudo enable - /etc/init.d/sudo start -} -endef - -$(eval $(call BuildPackage,sudo)) diff --git a/trunk/package/admin/sudo/files/sudo.init b/trunk/package/admin/sudo/files/sudo.init deleted file mode 100755 index 705fe841..00000000 --- a/trunk/package/admin/sudo/files/sudo.init +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh /etc/rc.common -# Copyright (C) 2014 OpenWrt.org - -START=99 - -start() { - [ -d /var/lib/sudo ] || { - mkdir -m 0755 -p /var/lib/sudo - chmod 0700 /var/lib/sudo - } -} diff --git a/trunk/package/admin/sudo/patches/010-cross-compile-fixes.patch b/trunk/package/admin/sudo/patches/010-cross-compile-fixes.patch deleted file mode 100644 index 4e80d4d4..00000000 --- a/trunk/package/admin/sudo/patches/010-cross-compile-fixes.patch +++ /dev/null @@ -1,25 +0,0 @@ -diff -rupN sudo-1.8.11p2.orig/lib/util/Makefile.in sudo-1.8.11p2/lib/util/Makefile.in ---- sudo-1.8.11p2.orig/lib/util/Makefile.in 2014-10-07 22:26:20.000000000 +0200 -+++ sudo-1.8.11p2/lib/util/Makefile.in 2014-12-09 21:44:35.610041162 +0100 -@@ -17,6 +17,8 @@ - # @configure_input@ - # - -+include $(TOPDIR)/rules.mk -+ - #### Start of system configuration section. #### - - srcdir = @srcdir@ -@@ -142,10 +144,10 @@ libsudo_util.la: $(LTOBJS) @LT_LDDEP@ - esac - - siglist.c: mksiglist -- ./mksiglist > $@ -+ $(STAGING_DIR_HOST)/bin/mksiglist > $@ - - signame.c: mksigname -- ./mksigname > $@ -+ $(STAGING_DIR_HOST)/bin/mksigname > $@ - - mksiglist: $(srcdir)/mksiglist.c $(srcdir)/mksiglist.h $(incdir)/sudo_compat.h $(top_builddir)/config.h - $(CC) $(CPPFLAGS) $(CFLAGS) $(DEFS) $(srcdir)/mksiglist.c -o $@ diff --git a/trunk/package/admin/sudo/patches/020-no-owner-change.patch b/trunk/package/admin/sudo/patches/020-no-owner-change.patch deleted file mode 100644 index 417e95de..00000000 --- a/trunk/package/admin/sudo/patches/020-no-owner-change.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -rupN sudo-1.8.11p2.orig/Makefile.in sudo-1.8.11p2/Makefile.in ---- sudo-1.8.11p2.orig/Makefile.in 2014-10-07 22:26:20.000000000 +0200 -+++ sudo-1.8.11p2/Makefile.in 2014-12-09 22:00:27.256934143 +0100 -@@ -62,7 +62,7 @@ SHELL = @SHELL@ - SED = @SED@ - - INSTALL = $(SHELL) $(top_srcdir)/install-sh -c --INSTALL_OWNER = -o $(install_uid) -g $(install_gid) -+INSTALL_OWNER = - - ECHO_N = @ECHO_N@ - ECHO_C = @ECHO_C@ diff --git a/trunk/package/admin/zabbix/Makefile b/trunk/package/admin/zabbix/Makefile deleted file mode 100644 index 8e084a77..00000000 --- a/trunk/package/admin/zabbix/Makefile +++ /dev/null @@ -1,247 +0,0 @@ -# -# Copyright (C) 2006-2014 OpenWrt.org -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -include $(TOPDIR)/rules.mk - -PKG_NAME:=zabbix -PKG_VERSION:=2.4.4 -PKG_RELEASE:=1 - -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=@SF/zabbix -PKG_MD5SUM:=400a3e2ebec80e2f1fe86d1b32bfd2e1 - -PKG_LICENSE:=GPL-2.0 -PKG_LICENSE_FILES:=COPYING - -PKG_INSTALL:=1 - -PKG_FIXUP:=autoreconf - -include $(INCLUDE_DIR)/package.mk -include $(INCLUDE_DIR)/nls.mk - -define Package/zabbix/Default - SECTION:=admin - CATEGORY:=Administration - TITLE:=Zabbix - URL:=http://www.zabbix.com/ - SUBMENU:=zabbix - MAINTAINER:=Etienne CHAMPETIER - USERID:=zabbix=53:zabbix=53 -endef - -define Package/zabbix-agent - $(call Package/zabbix/Default) - TITLE+= agent -endef - -define Package/zabbix-agentd - $(call Package/zabbix/Default) - TITLE+= agentd -endef - -define Package/zabbix-extra-mac80211 - $(call Package/zabbix/Default) - TITLE+= discovery/userparameters for mac80211 - DEPENDS += +zabbix-agentd @PACKAGE_MAC80211_DEBUGFS @KERNEL_DEBUG_FS -endef - -define Package/zabbix-extra-network - $(call Package/zabbix/Default) - TITLE+= discovery/userparameters for network - DEPENDS += +zabbix-agentd +libuci-lua +lua -endef - -define Package/zabbix-extra-wifi - $(call Package/zabbix/Default) - TITLE+= discovery/userparameters for wifi - DEPENDS += +zabbix-agentd +libiwinfo-lua +libuci-lua +lua -endef - -define Package/zabbix-sender - $(call Package/zabbix/Default) - TITLE+= sender -endef - -define Package/zabbix-get - $(call Package/zabbix/Default) - TITLE+= get -endef - -define Package/zabbix-server - $(call Package/zabbix/Default) - TITLE+= server - DEPENDS += +libsqlite3 -endef - -define Package/zabbix-proxy - $(call Package/zabbix/Default) - TITLE+= proxy - DEPENDS += +libsqlite3 -endef - -define Package/zabbix-extra-mac80211/description -An extra package for zabbix-agentd that adds a discovery rule for mac80211 wifi phy and many userparameters. -It contains an suid helper to allow zabbix-agentd to still run as zabbix user and not as root. -See http://wiki.openwrt.org/doc/howto/zabbix for ready to use zabbix templates. -endef - -define Package/zabbix-extra-network/description -An extra package for zabbix-agentd that adds a discovery rule for openwrt network interfaces. -The idea here is to discover only interfaces listed in /etc/config/network (discover br-lan and not eth0.1 and wlan0) -See http://wiki.openwrt.org/doc/howto/zabbix for ready to use zabbix templates. -endef - -define Package/zabbix-extra-wifi/description -An extra package for zabbix-agentd that adds a discovery rule for wifi interfaces and many userparameters. -As it uses libiwinfo, it works with all wifi devices supported by openwrt. -See http://wiki.openwrt.org/doc/howto/zabbix for ready to use zabbix templates. -endef - -CONFIGURE_ARGS+= \ - --enable-agent \ - --enable-server \ - --enable-proxy \ - --disable-java \ - --with-sqlite3="$(STAGING_DIR)/usr" - -MAKE_FLAGS += ARCH="linux" - -define Package/zabbix/install/sbin - $(INSTALL_DIR) \ - $(1)/usr/sbin - - $(INSTALL_BIN) \ - $(PKG_INSTALL_DIR)/usr/sbin/zabbix_$(2) \ - $(1)/usr/sbin/ -endef - -define Package/zabbix/install/bin - $(INSTALL_DIR) \ - $(1)/usr/bin - - $(INSTALL_BIN) \ - $(PKG_INSTALL_DIR)/usr/bin/zabbix_$(2) \ - $(1)/usr/bin/ -endef - -define Package/zabbix/install/etc - $(INSTALL_DIR) \ - $(1)/etc - - $(INSTALL_CONF) \ - $(PKG_INSTALL_DIR)/etc/zabbix_$(2).conf \ - $(1)/etc/ -endef - -define Package/zabbix/install/init.d - $(INSTALL_DIR) \ - $(1)/etc/init.d - - $(INSTALL_BIN) \ - ./files/zabbix_$(2).init \ - $(1)/etc/init.d/zabbix_$(2) -endef - -define Package/zabbix/install/zabbix.conf.d - $(INSTALL_DIR) \ - $(1)/etc/zabbix_agentd.conf.d - - $(INSTALL_BIN) \ - ./files/$(2) \ - $(1)/etc/zabbix_agentd.conf.d/$(2) -endef - -define Package/zabbix-agent/conffiles -/etc/zabbix_agent.conf -endef -define Package/zabbix-agentd/conffiles -/etc/zabbix_agentd.conf -endef -define Package/zabbix-server/conffiles -/etc/zabbix_server.conf -endef -define Package/zabbix-proxy/conffiles -/etc/zabbix_proxy.conf -endef - -ifdef CONFIG_PACKAGE_zabbix-extra-mac80211 -define Build/Prepare/zabbix-extra-mac80211 - mkdir -p $(PKG_BUILD_DIR)/zabbix-extra-mac80211 - $(CP) ./files/zabbix_helper_mac80211.c $(PKG_BUILD_DIR)/zabbix-extra-mac80211/ -endef - -define Build/Compile/zabbix-extra-mac80211 - $(TARGET_CC) $(TARGET_CFLAGS) $(PKG_BUILD_DIR)/zabbix-extra-mac80211/zabbix_helper_mac80211.c -o $(PKG_BUILD_DIR)/zabbix-extra-mac80211/zabbix_helper_mac80211 -endef -endif - -define Build/Prepare - $(call Build/Prepare/Default) - $(call Build/Prepare/zabbix-extra-mac80211) -endef - -define Build/Compile - $(call Build/Compile/Default) - $(call Build/Compile/zabbix-extra-mac80211) -endef - -define Package/zabbix-agent/install - $(call Package/zabbix/install/sbin,$(1),agent) - $(call Package/zabbix/install/etc,$(1),agent) -endef - -define Package/zabbix-agentd/install - $(INSTALL_DIR) $(1)/etc/zabbix_agentd.conf.d - $(call Package/zabbix/install/sbin,$(1),agentd) - $(call Package/zabbix/install/etc,$(1),agentd) - $(call Package/zabbix/install/init.d,$(1),agentd) -endef - -define Package/zabbix-extra-mac80211/install - $(call Package/zabbix/install/zabbix.conf.d,$(1),mac80211) - $(INSTALL_DIR) $(1)/usr/bin - $(INSTALL_BIN) $(PKG_BUILD_DIR)/zabbix-extra-mac80211/zabbix_helper_mac80211 $(1)/usr/bin/ - chmod 4755 $(1)/usr/bin/zabbix_helper_mac80211 -endef - -define Package/zabbix-extra-network/install - $(call Package/zabbix/install/zabbix.conf.d,$(1),network) -endef - -define Package/zabbix-extra-wifi/install - $(call Package/zabbix/install/zabbix.conf.d,$(1),wifi) -endef - -define Package/zabbix-sender/install - $(call Package/zabbix/install/bin,$(1),sender) -endef - -define Package/zabbix-get/install - $(call Package/zabbix/install/bin,$(1),get) -endef - -define Package/zabbix-server/install - $(call Package/zabbix/install/sbin,$(1),server) - $(call Package/zabbix/install/etc,$(1),server) -endef - -define Package/zabbix-proxy/install - $(call Package/zabbix/install/sbin,$(1),proxy) - $(call Package/zabbix/install/etc,$(1),proxy) -endef - -$(eval $(call BuildPackage,zabbix-agent)) -$(eval $(call BuildPackage,zabbix-agentd)) -$(eval $(call BuildPackage,zabbix-extra-mac80211)) -$(eval $(call BuildPackage,zabbix-extra-network)) -$(eval $(call BuildPackage,zabbix-extra-wifi)) -$(eval $(call BuildPackage,zabbix-sender)) -$(eval $(call BuildPackage,zabbix-server)) -$(eval $(call BuildPackage,zabbix-proxy)) -$(eval $(call BuildPackage,zabbix-get)) diff --git a/trunk/package/admin/zabbix/files/mac80211 b/trunk/package/admin/zabbix/files/mac80211 deleted file mode 100644 index 93d83518..00000000 --- a/trunk/package/admin/zabbix/files/mac80211 +++ /dev/null @@ -1,27 +0,0 @@ -#see http://wiki.openwrt.org/doc/howto/zabbix for ready to use templates - -# If you want to know the exact meaning of an UserParameter, you can search in the ieee80211 standard: -# http://standards.ieee.org/getieee802/download/802.11-2012.pdf -# exemple: for mac80211.ACKFailureCount search for dot11ACKFailureCount (page 2145) - -# mac80211 phy discovery (like 'phy0') -# exemple: {"data":[{"{#PHY}":"phy0"}]} -# -UserParameter=mac80211.phydiscovery,zabbix_helper_mac80211 discovery - -#phy statistics (you need {#PHY} as parameter) -# -UserParameter=mac80211.ACKFailureCount[*],zabbix_helper_mac80211 $1 dot11ACKFailureCount -UserParameter=mac80211.FCSErrorCount[*],zabbix_helper_mac80211 $1 dot11FCSErrorCount -UserParameter=mac80211.RTSFailureCount[*],zabbix_helper_mac80211 $1 dot11RTSFailureCount -UserParameter=mac80211.RTSSuccessCount[*],zabbix_helper_mac80211 $1 dot11RTSSuccessCount -UserParameter=mac80211.FailedCount[*],zabbix_helper_mac80211 $1 failed_count -UserParameter=mac80211.FrameDuplicateCount[*],zabbix_helper_mac80211 $1 frame_duplicate_count -UserParameter=mac80211.MulticastReceivedFrameCount[*],zabbix_helper_mac80211 $1 multicast_received_frame_count -UserParameter=mac80211.MulticastTransmittedFrameCount[*],zabbix_helper_mac80211 $1 multicast_transmitted_frame_count -UserParameter=mac80211.MultipleRetryCount[*],zabbix_helper_mac80211 $1 multiple_retry_count -UserParameter=mac80211.ReceivedFragmentCount[*],zabbix_helper_mac80211 $1 received_fragment_count -UserParameter=mac80211.RetryCount[*],zabbix_helper_mac80211 $1 retry_count -UserParameter=mac80211.TransmittedFragmentCount[*],zabbix_helper_mac80211 $1 transmitted_fragment_count -UserParameter=mac80211.TransmittedFrameCount[*],zabbix_helper_mac80211 $1 transmitted_frame_count - diff --git a/trunk/package/admin/zabbix/files/network b/trunk/package/admin/zabbix/files/network deleted file mode 100644 index 51cb1cbc..00000000 --- a/trunk/package/admin/zabbix/files/network +++ /dev/null @@ -1,9 +0,0 @@ -#see http://wiki.openwrt.org/doc/howto/zabbix for ready to use templates - -# network interface discovery -# exemple: {"data":[{"{#IF}":"lo", "{#NET}":"loopback"},{"{#IF}":"br-lan", "{#NET}":"lan"},{"{#IF}":"eth0.1", "{#NET}":"wan"}]} -# -UserParameter=netowrt.discovery,lua -l uci -e 'x = uci.cursor(nil, "/var/state");list = "{\"data\":[";x:foreach("network", "interface", function(s) list=list.."{\"{#IF}\":\""..s.ifname.."\", \"{#NET}\":\""..s[".name"].."\"}," end); list=string.gsub(list,",$",""); print(list.."]}")' - - - diff --git a/trunk/package/admin/zabbix/files/wifi b/trunk/package/admin/zabbix/files/wifi deleted file mode 100644 index 250d2f91..00000000 --- a/trunk/package/admin/zabbix/files/wifi +++ /dev/null @@ -1,25 +0,0 @@ -#see http://wiki.openwrt.org/doc/howto/zabbix for ready to use templates - -# wifi interface discovery -# exemple: {"data":[{"{#IF}":"wlan0", "{#MODE}":"ap", "{#SSID}":"Openwrt", "{#NET}":"lan", "{#DEV}":"radio0", "{#ENC}":"psk2+ccmp", "{#TYPE}":"mac80211", "{#HWMODE}":"11ng", "{#CHANNEL}":"11", "{#BSSID}":"xx:xx:xx:xx:xx:xx"}]} -# ubus call only work as root so you need to run zabbix as root to use wifi.ifdiscovery -UserParameter=wifi.ifdiscovery, lua -l uci -l ubus -l iwinfo -e 'u = ubus.connect();x = uci.cursor();list="{\"data\":[";stat=u:call("network.wireless", "status", {});for dev, dev_table in pairs(stat) do for i, iface in pairs(dev_table["interfaces"]) do s=iface["section"];list=list.."{\"{#IF}\":\""..iface["ifname"].."\", \"{#MODE}\":\""..x:get("wireless", s, "mode").."\", \"{#SSID}\":\""..x:get("wireless", s, "ssid").."\", \"{#NET}\":\""..x:get("wireless", s, "network").."\", \"{#DEV}\":\""..dev.."\", \"{#ENC}\":\""..(x:get("wireless", s, "encryption") or "?").."\", \"{#TYPE}\":\""..x:get("wireless", dev, "type").."\", \"{#HWMODE}\":\""..x:get("wireless", dev, "hwmode").."\", \"{#CHANNEL}\":\""..x:get("wireless", dev, "channel").."\", \"{#BSSID}\":\""..iwinfo[iwinfo.type(iface["ifname"])].bssid(iface["ifname"]).."\"},";end;end;list=string.gsub(list,",$","");print(list.."]}")' - - -#iwinfo info (you need {#IF} as parameter, like 'wlan0') -UserParameter=wifi.iwinfo.channel[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].channel('$1'))" -UserParameter=wifi.iwinfo.frequency[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].frequency('$1'))" -UserParameter=wifi.iwinfo.txpower[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].txpower('$1'))" -UserParameter=wifi.iwinfo.bitrate[*],lua -l iwinfo -e "b = iwinfo[iwinfo.type('$1')].bitrate('$1'); print(b or '0')" -UserParameter=wifi.iwinfo.signal[*],lua -l iwinfo -e "s = iwinfo[iwinfo.type('$1')].signal('$1'); print(s or '-255')" -UserParameter=wifi.iwinfo.noise[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].noise('$1'))" -UserParameter=wifi.iwinfo.quality[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].quality('$1'))" -UserParameter=wifi.iwinfo.quality_max[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].quality_max('$1'))" -UserParameter=wifi.iwinfo.mode[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].mode('$1'))" -UserParameter=wifi.iwinfo.ssid[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].ssid('$1'))" -UserParameter=wifi.iwinfo.bssid[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].bssid('$1'))" -UserParameter=wifi.iwinfo.country[*],lua -l iwinfo -e "print(iwinfo[iwinfo.type('$1')].country('$1'))" -UserParameter=wifi.iwinfo.nbusers[*],lua -l iwinfo -e "n = 0; for _,_ in pairs(iwinfo[iwinfo.type('$1')].assoclist('$1')) do n = n + 1 end; print(n)" -UserParameter=wifi.iwinfo.encryption[*],lua -l iwinfo -e "e = iwinfo[iwinfo.type('$1')].encryption('$1'); print(e and e.description or 'None')" -UserParameter=wifi.iwinfo.hwmode[*],lua -l iwinfo -e "x=iwinfo[iwinfo.type('$1')].hwmodelist('$1'); print((x.a and 'a' or '')..(x.b and 'b' or '')..(x.g and 'g' or '')..(x.n and 'n' or ''))" - diff --git a/trunk/package/admin/zabbix/files/zabbix_agentd.init b/trunk/package/admin/zabbix/files/zabbix_agentd.init deleted file mode 100644 index c806a9f0..00000000 --- a/trunk/package/admin/zabbix/files/zabbix_agentd.init +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh /etc/rc.common -# Copyright (C) 2008-2011 OpenWrt.org - -START=60 - -PROG=/usr/sbin/zabbix_agentd -CONFIG=/etc/zabbix_agentd.conf -SERVICE_PID_FILE=/var/run/zabbix_agentd.pid - -start() { - # Sometimes the agentd config was installed in /etc/zabbix/zabbix_agentd.conf - [ -f /etc/zabbix/zabbix_agentd.conf ] && mv /etc/zabbix/zabbix_agentd.conf ${CONFIG} - - [ -f ${CONFIG} ] || return 1 - - grep -q "^PidFile=${SERVICE_PID_FILE}" ${CONFIG} || { - logger -s -t ${CONFIG} -p daemon.error "Only \"PidFile=${SERVICE_PID_FILE}\" supported" - return 1 - } - - grep -q "^AllowRoot=1" ${CONFIG} || { - touch ${SERVICE_PID_FILE} - chown zabbix:zabbix ${SERVICE_PID_FILE} - } - - service_start ${PROG} -c ${CONFIG} -} - -stop() { - service_stop ${PROG} -} diff --git a/trunk/package/admin/zabbix/files/zabbix_helper_mac80211.c b/trunk/package/admin/zabbix/files/zabbix_helper_mac80211.c deleted file mode 100644 index 1442d274..00000000 --- a/trunk/package/admin/zabbix/files/zabbix_helper_mac80211.c +++ /dev/null @@ -1,77 +0,0 @@ -#define _GNU_SOURCE -#include -#include -#include -#include -#include -#include - -int discovery() -{ - DIR *dir; - struct dirent *ent; - bool comma = false; - if ((dir = opendir ("/sys/kernel/debug/ieee80211/")) != NULL) { - printf("{\"data\":["); - while ((ent = readdir (dir)) != NULL) { - if (strcmp(".", ent->d_name) && strcmp("..", ent->d_name)) { - if (comma) - printf(","); - printf("{\"{#PHY}\":\"%s\"}", ent->d_name); - comma = true; - } - } - printf("]}\n"); - closedir(dir); - } else { - perror(""); - return EXIT_FAILURE; - } - return EXIT_SUCCESS; -} - -int get_param(char *phy, char *stat) -{ - char *filename = NULL; - FILE *f = NULL; - phy = basename(phy); - stat = basename(stat); - if (asprintf(&filename, "/sys/kernel/debug/ieee80211/%s/statistics/%s", phy, stat) > 0) - f = fopen(filename, "r"); - - if (f != NULL) { - char temp[256]; - while (fgets(temp, 256, f) != NULL) - printf("%s",temp); - - fclose(f); - } else { - perror(""); - return EXIT_FAILURE; - } - free(filename); - return EXIT_SUCCESS; -} - -int usage(char *name) -{ - fprintf(stderr, "Usage:\n"); - fprintf(stderr, " %s discovery\n", name); - fprintf(stderr, " => print mac80211.phydiscovery discovery rule\n"); - fprintf(stderr, " %s PHY STAT\n", name); - fprintf(stderr, " => cat /sys/kernel/debug/ieee80211/PHY/statistics/STAT as root\n"); - return EXIT_FAILURE; -} - -int main(int argc, char *argv[]) -{ - - switch (argc) { - case 2: - return discovery(); - case 3: - return get_param(argv[1], argv[2]); - default: - return usage(argv[0]); - } -} diff --git a/trunk/package/admin/zabbix/patches/002-fix-res_send-on-uclibc.patch b/trunk/package/admin/zabbix/patches/002-fix-res_send-on-uclibc.patch deleted file mode 100644 index cedad900..00000000 --- a/trunk/package/admin/zabbix/patches/002-fix-res_send-on-uclibc.patch +++ /dev/null @@ -1,35 +0,0 @@ ---- a/configure.ac -+++ b/configure.ac -@@ -152,6 +152,10 @@ if test "x$found_resolv" != "xyes"; then - AC_MSG_ERROR([Unable to do DNS lookups (libresolv check failed)]) - fi - LIBS="${LIBS} ${RESOLV_LIBS}" -+AC_SEARCH_LIBS([res_mkquery], [], [AC_DEFINE([HAVE_RES_MKQUERY], 1, [Define if res_mkquery exists])]) -+AC_SEARCH_LIBS([__res_mkquery], [], [AC_DEFINE([HAVE_RES_MKQUERY], 1, [Define if res_mkquery exists])]) -+AC_SEARCH_LIBS([res_send], [], [AC_DEFINE([HAVE_RES_SEND], 1, [Define if res_send exists])]) -+AC_SEARCH_LIBS([__res_send], [], [AC_DEFINE([HAVE_RES_SEND], 1, [Define if res_send exists])]) - - dnl ***************************************************************** - dnl * * ---- a/src/libs/zbxsysinfo/common/net.c -+++ b/src/libs/zbxsysinfo/common/net.c -@@ -450,6 +450,7 @@ static int dns_query(AGENT_REQUEST *requ - return SYSINFO_RET_FAIL; - } - -+#if defined(HAVE_RES_MKQUERY) && defined(HAVE_RES_SEND) - if (-1 == (res = res_mkquery(QUERY, zone, C_IN, type, NULL, 0, NULL, buf, sizeof(buf)))) - { - SET_MSG_RESULT(result, zbx_dsprintf(NULL, "Cannot create DNS query: %s", zbx_strerror(errno))); -@@ -480,6 +481,11 @@ static int dns_query(AGENT_REQUEST *requ - _res.retry = retry; - - res = res_send(buf, res, answer.buffer, sizeof(answer.buffer)); -+#else /* defined(HAVE_RES_QUERY) && defined(HAVE_RES_SEND) */ -+ /* retrand and retry are ignored */ -+ if (-1 == (res = res_query(zone, C_IN, type, answer.buffer, sizeof(answer.buffer)))) -+ return SYSINFO_RET_FAIL; -+#endif - - _res.retrans = saved_retrans; - _res.retry = saved_retry; diff --git a/trunk/package/admin/zabbix/patches/002-uclibc_loadavg.patch b/trunk/package/admin/zabbix/patches/002-uclibc_loadavg.patch deleted file mode 100644 index 191f1a13..00000000 --- a/trunk/package/admin/zabbix/patches/002-uclibc_loadavg.patch +++ /dev/null @@ -1,48 +0,0 @@ ---- a/src/libs/zbxsysinfo/linux/cpu.c -+++ b/src/libs/zbxsysinfo/linux/cpu.c -@@ -62,6 +62,45 @@ int SYSTEM_CPU_DISCOVERY(AGENT_REQUEST * - return SYSINFO_RET_OK; - } - -+ -+/* uclibc and dietlibc do not have this junk -ReneR */ -+#if defined (__UCLIBC__) || defined (__dietlibc__) -+static int getloadavg (double loadavg[], int nelem) -+{ -+ int fd; -+ -+ fd = open ("/proc/loadavg", O_RDONLY); -+ if (fd < 0) -+ return -1; -+ else -+ { -+ char buf[65], *p; -+ ssize_t nread; -+ int i; -+ -+ nread = read (fd, buf, sizeof buf - 1); -+ close (fd); -+ if (nread <= 0) -+ return -1; -+ buf[nread - 1] = '\0'; -+ -+ if (nelem > 3) -+ nelem = 3; -+ p = buf; -+ for (i = 0; i < nelem; ++i) -+ { -+ char *endp; -+ loadavg[i] = strtod (p, &endp); -+ if (endp == p) -+ return -1; -+ p = endp; -+ } -+ -+ return i; -+ } -+} -+#endif -+ - int SYSTEM_CPU_NUM(AGENT_REQUEST *request, AGENT_RESULT *result) - { - char *type; diff --git a/trunk/package/admin/zabbix/patches/010-change-agentd-config.patch b/trunk/package/admin/zabbix/patches/010-change-agentd-config.patch deleted file mode 100644 index ccc36d1b..00000000 --- a/trunk/package/admin/zabbix/patches/010-change-agentd-config.patch +++ /dev/null @@ -1,62 +0,0 @@ ---- a/conf/zabbix_agentd.conf -+++ b/conf/zabbix_agentd.conf -@@ -3,12 +3,8 @@ - - ############ GENERAL PARAMETERS ################# - --### Option: PidFile --# Name of PID file. --# --# Mandatory: no --# Default: --# PidFile=/tmp/zabbix_agentd.pid -+# Only /var/run/zabbix_agentd.pid supported -+PidFile=/var/run/zabbix_agentd.pid - - ### Option: LogFile - # Name of log file. -@@ -18,8 +14,6 @@ - # Default: - # LogFile= - --LogFile=/tmp/zabbix_agentd.log -- - ### Option: LogFileSize - # Maximum size of log file in MB. - # 0 - disable automatic log rotation. -@@ -104,6 +98,7 @@ Server=127.0.0.1 - # Range: 0-100 - # Default: - # StartAgents=3 -+StartAgents=1 - - ##### Active checks related - -@@ -119,8 +114,6 @@ Server=127.0.0.1 - # Default: - # ServerActive= - --ServerActive=127.0.0.1 -- - ### Option: Hostname - # Unique, case sensitive hostname. - # Required for active checks and must match hostname as configured on the server. -@@ -130,8 +123,6 @@ ServerActive=127.0.0.1 - # Default: - # Hostname= - --Hostname=Zabbix server -- - ### Option: HostnameItem - # Item used for generating Hostname if it is undefined. Ignored if Hostname is defined. - # Does not support UserParameters or aliases. -@@ -249,8 +240,8 @@ Hostname=Zabbix server - # Include= - - # Include=/usr/local/etc/zabbix_agentd.userparams.conf --# Include=/usr/local/etc/zabbix_agentd.conf.d/ - # Include=/usr/local/etc/zabbix_agentd.conf.d/*.conf -+Include=/etc/zabbix_agentd.conf.d/ - - ####### USER-DEFINED MONITORED PARAMETERS ####### - diff --git a/trunk/package/base-files/Makefile b/trunk/package/base-files/Makefile deleted file mode 100644 index 3de40f56..00000000 --- a/trunk/package/base-files/Makefile +++ /dev/null @@ -1,180 +0,0 @@ -# -# Copyright (C) 2007-2014 OpenWrt.org -# Copyright (C) 2010 Vertical Communications -# -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# - -include $(TOPDIR)/rules.mk -include $(INCLUDE_DIR)/kernel.mk -include $(INCLUDE_DIR)/version.mk - -PKG_NAME:=base-files -PKG_RELEASE:=157 - -PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/ -PKG_BUILD_DEPENDS:=opkg/host usign/host -PKG_LICENSE:=GPL-2.0 - -PKG_CONFIG_DEPENDS := CONFIG_SIGNED_PACKAGES - -include $(INCLUDE_DIR)/package.mk - -ifneq ($(DUMP),1) - TARGET:=-$(BOARD) - ifneq ($(wildcard $(PLATFORM_DIR)/base-files-$(PROFILE) $(PLATFORM_SUBDIR)/base-files-$(PROFILE)),) - TARGET:=$(TARGET)-$(PROFILE) - endif -endif - -define Package/base-files - SECTION:=base - CATEGORY:=Base system - DEPENDS:=+netifd +libc +procd +jsonfilter +SIGNED_PACKAGES:usign - TITLE:=Base filesystem for libreCMC - URL:=http://librecmc.org/ - VERSION:=$(PKG_RELEASE)-$(REVISION) -endef - -define Package/base-files/conffiles -/etc/config/network -/etc/config/system -/etc/hosts -/etc/inittab -/etc/group -/etc/passwd -/etc/shadow -/etc/profile -/etc/protocols -/etc/services -/etc/shells -/etc/sysctl.conf -/etc/rc.local -/etc/sysupgrade.conf -/etc/config/ -/etc/dropbear/ -/etc/crontabs/ -$(call $(TARGET)/conffiles) -endef - -define Package/base-files/description - This package contains a base filesystem and system scripts for libreCMC. -endef - -ifneq ($(CONFIG_PREINITOPT),) -define ImageConfigOptions - mkdir -p $(1)/lib/preinit - echo 'pi_suppress_stderr="$(CONFIG_TARGET_PREINIT_SUPPRESS_STDERR)"' >$(1)/lib/preinit/00_preinit.conf - echo 'fs_failsafe_wait_timeout=$(if $(CONFIG_TARGET_PREINIT_TIMEOUT),$(CONFIG_TARGET_PREINIT_TIMEOUT),2)' >>$(1)/lib/preinit/00_preinit.conf - echo 'pi_init_path=$(if $(CONFIG_TARGET_INIT_PATH),$(CONFIG_TARGET_INIT_PATH),"/bin:/sbin:/usr/bin:/usr/sbin")' >>$(1)/lib/preinit/00_preinit.conf - echo 'pi_init_env=$(if $(CONFIG_TARGET_INIT_ENV),$(CONFIG_TARGET_INIT_ENV),"")' >>$(1)/lib/preinit/00_preinit.conf - echo 'pi_init_cmd=$(if $(CONFIG_TARGET_INIT_CMD),$(CONFIG_TARGET_INIT_CMD),"/sbin/init")' >>$(1)/lib/preinit/00_preinit.conf - echo 'pi_init_suppress_stderr="$(CONFIG_TARGET_INIT_SUPPRESS_STDERR)"' >>$(1)/lib/preinit/00_preinit.conf - echo 'pi_ifname=$(if $(CONFIG_TARGET_PREINIT_IFNAME),$(CONFIG_TARGET_PREINIT_IFNAME),"")' >>$(1)/lib/preinit/00_preinit.conf - echo 'pi_ip=$(if $(CONFIG_TARGET_PREINIT_IP),$(CONFIG_TARGET_PREINIT_IP),"192.168.1.1")' >>$(1)/lib/preinit/00_preinit.conf - echo 'pi_netmask=$(if $(CONFIG_TARGET_PREINIT_NETMASK),$(CONFIG_TARGET_PREINIT_NETMASK),"255.255.255.0")' >>$(1)/lib/preinit/00_preinit.conf - echo 'pi_broadcast=$(if $(CONFIG_TARGET_PREINIT_BROADCAST),$(CONFIG_TARGET_PREINIT_BROADCAST),"192.168.1.255")' >>$(1)/lib/preinit/00_preinit.conf - echo 'pi_preinit_net_messages="$(CONFIG_TARGET_PREINIT_SHOW_NETMSG)"' >>$(1)/lib/preinit/00_preinit.conf - echo 'pi_preinit_no_failsafe_netmsg="$(CONFIG_TARGET_PREINIT_SUPPRESS_FAILSAFE_NETMSG)"' >>$(1)/lib/preinit/00_preinit.conf -endef -endif - -define Build/Prepare - mkdir -p $(PKG_BUILD_DIR) -endef - -define Build/Compile/Default - -endef -Build/Compile = $(Build/Compile/Default) - -ifdef CONFIG_SIGNED_PACKAGES - define Build/Configure - [ -s $(BUILD_KEY) -a -s $(BUILD_KEY).pub ] || \ - $(STAGING_DIR_HOST)/bin/usign -G -s $(BUILD_KEY) -p $(BUILD_KEY).pub -c "Local build key" - - endef - - define Package/base-files/install-key - mkdir -p $(1)/etc/opkg/keys - $(CP) $(BUILD_KEY).pub $(1)/etc/opkg/keys/`$(STAGING_DIR_HOST)/bin/usign -F -p $(BUILD_KEY).pub` - - endef -endif - -define Package/base-files/install - $(CP) ./files/* $(1)/ - $(Package/base-files/install-key) - if [ -d $(GENERIC_PLATFORM_DIR)/base-files/. ]; then \ - $(CP) $(GENERIC_PLATFORM_DIR)/base-files/* $(1)/; \ - fi - if [ -d $(PLATFORM_DIR)/base-files/. ]; then \ - $(CP) $(PLATFORM_DIR)/base-files/* $(1)/; \ - fi - if [ -d $(PLATFORM_DIR)/base-files-$(PROFILE)/. ]; then \ - $(CP) $(PLATFORM_DIR)/base-files-$(PROFILE)/* $(1)/; \ - fi - if [ -d $(PLATFORM_DIR)/$(PROFILE)/base-files/. ]; then \ - $(CP) $(PLATFORM_DIR)/$(PROFILE)/base-files/* $(1)/; \ - fi - $(if $(filter-out $(PLATFORM_DIR),$(PLATFORM_SUBDIR)), \ - if [ -d $(PLATFORM_SUBDIR)/base-files/. ]; then \ - $(CP) $(PLATFORM_SUBDIR)/base-files/* $(1)/; \ - fi; \ - if [ -d $(PLATFORM_SUBDIR)/base-files-$(PROFILE)/. ]; then \ - $(CP) $(PLATFORM_SUBDIR)/base-files-$(PROFILE)/* $(1)/; \ - fi; \ - if [ -d $(PLATFORM_SUBDIR)/$(PROFILE)/base-files/. ]; then \ - $(CP) $(PLATFORM_SUBDIR)/$(PROFILE)/base-files/* $(1)/; \ - fi \ - ) - - $(VERSION_SED) \ - $(1)/etc/banner \ - $(1)/etc/librecmc_version - - $(VERSION_SED_SCRIPT) \ - $(1)/etc/librecmc_release \ - $(1)/etc/device_info - - mkdir -p $(1)/CONTROL - mkdir -p $(1)/dev - mkdir -p $(1)/etc/crontabs - mkdir -p $(1)/etc/rc.d - mkdir -p $(1)/overlay - mkdir -p $(1)/lib/firmware - $(if $(LIB_SUFFIX),-$(LN) lib $(1)/lib$(LIB_SUFFIX)) - mkdir -p $(1)/mnt - mkdir -p $(1)/proc - mkdir -p $(1)/tmp - mkdir -p $(1)/usr/lib - $(if $(LIB_SUFFIX),-$(LN) lib $(1)/usr/lib$(LIB_SUFFIX)) - mkdir -p $(1)/usr/bin - mkdir -p $(1)/sys - mkdir -p $(1)/www - mkdir -p $(1)/root - $(LN) /proc/mounts $(1)/etc/mtab - rm -f $(1)/var - $(LN) /tmp $(1)/var - mkdir -p $(1)/etc - $(LN) /tmp/resolv.conf /tmp/fstab /tmp/TZ $(1)/etc/ - - chmod 0600 $(1)/etc/shadow - chmod 1777 $(1)/tmp - - $(call ImageConfigOptions,$(1)) - $(call Package/base-files/install-target,$(1)) - for conffile in $(1)/etc/config/*; do \ - if [ -f "$$$$conffile" ]; then \ - grep "$$$${conffile##$(1)}" $(1)/CONTROL/conffiles || \ - echo "$$$${conffile##$(1)}" >> $(1)/CONTROL/conffiles; \ - fi \ - done -endef - -ifneq ($(DUMP),1) - -include $(PLATFORM_DIR)/base-files.mk -endif - -$(eval $(call BuildPackage,base-files)) diff --git a/trunk/package/base-files/files/bin/board_detect b/trunk/package/base-files/files/bin/board_detect deleted file mode 100755 index ee04b9e6..00000000 --- a/trunk/package/base-files/files/bin/board_detect +++ /dev/null @@ -1,14 +0,0 @@ -#!/bin/sh - -[ -d "/etc/board.d/" -a ! -f "/etc/board.json" ] && { - for a in `ls /etc/board.d/*`; do - [ -x $a ] || continue; - $(. $a) - done -} - -[ -f "/etc/board.json" ] || return 1 -[ -f "/etc/config/network" ] || { - touch /etc/config/network - /bin/config_generate -} diff --git a/trunk/package/base-files/files/bin/config_generate b/trunk/package/base-files/files/bin/config_generate deleted file mode 100755 index 7bec566f..00000000 --- a/trunk/package/base-files/files/bin/config_generate +++ /dev/null @@ -1,172 +0,0 @@ -#!/bin/sh - -CFG=/etc/board.json - -. /usr/share/libubox/jshn.sh - -[ -f $CFG ] || exit 1 - -generate_static_network() { - uci -q batch <limit) end=limit - - print "IP="int2ip(ipaddr) - print "NETMASK="int2ip(netmask) - print "BROADCAST="int2ip(broadcast) - print "NETWORK="int2ip(network) - print "PREFIX="32-bitcount(compl32(netmask)) - - # range calculations: - # ipcalc - - if (ARGC > 3) { - print "START="int2ip(start) - print "END="int2ip(end) - } -} -EOF diff --git a/trunk/package/base-files/files/bin/login.sh b/trunk/package/base-files/files/bin/login.sh deleted file mode 100755 index 25627b66..00000000 --- a/trunk/package/base-files/files/bin/login.sh +++ /dev/null @@ -1,19 +0,0 @@ -#!/bin/sh -# Copyright (C) 2006-2011 OpenWrt.org - -if ( ! grep -qsE '^root:[!x]?:' /etc/shadow || \ - ! grep -qsE '^root:[!x]?:' /etc/passwd ) && \ - [ -z "$FAILSAFE" ] -then - echo "Login failed." - exit 0 -else -cat << EOF - === IMPORTANT ============================ - Use 'passwd' to set your login password - this will disable telnet and enable SSH - ------------------------------------------ -EOF -fi - -exec /bin/ash --login diff --git a/trunk/package/base-files/files/etc/banner b/trunk/package/base-files/files/etc/banner deleted file mode 100644 index 4a53134f..00000000 --- a/trunk/package/base-files/files/etc/banner +++ /dev/null @@ -1,7 +0,0 @@ - ____ _____ ____ - _ _ _ | __|| || __| - | (_) |__ _ _ ___ | | | | | || | - | | | '_ \ '_/ -_)| |__ | | | || |__ - |_|_|_.__/_| \___||____||_|_|_||____| - ----------------------------------------- - Elegant Eleanor Version 1.3 diff --git a/trunk/package/base-files/files/etc/banner.failsafe b/trunk/package/base-files/files/etc/banner.failsafe deleted file mode 100644 index 52de603d..00000000 --- a/trunk/package/base-files/files/etc/banner.failsafe +++ /dev/null @@ -1,13 +0,0 @@ -================= FAILSAFE MODE active ================ -special commands: -* firstboot reset settings to factory defaults -* mount_root mount root-partition with config files - -after mount_root: -* passwd change root's password -* /etc/config directory with config files - -for more help see: -http://wiki.librecmc.org/doc/howto/generic.failsafe -======================================================= - diff --git a/trunk/package/base-files/files/etc/config/network b/trunk/package/base-files/files/etc/config/network deleted file mode 100644 index d3cd3c61..00000000 --- a/trunk/package/base-files/files/etc/config/network +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright (C) 2006 OpenWrt.org - -config interface loopback - option ifname lo - option proto static - option ipaddr 127.0.0.1 - option netmask 255.0.0.0 - -config interface lan - option ifname eth0 - option type bridge - option proto static - option ipaddr 192.168.1.1 - option netmask 255.255.255.0 - option ip6assign 60 - -config globals globals - option ula_prefix auto diff --git a/trunk/package/base-files/files/etc/config/system b/trunk/package/base-files/files/etc/config/system deleted file mode 100644 index 918ec319..00000000 --- a/trunk/package/base-files/files/etc/config/system +++ /dev/null @@ -1,11 +0,0 @@ -config system - option hostname libreCMC - option timezone UTC - -config timeserver ntp - list server 0.librecmc.pool.ntp.org - list server 1.librecmc.pool.ntp.org - list server 2.librecmc.pool.ntp.org - list server 3.librecmc.pool.ntp.org - option enabled 1 - option enable_server 0 diff --git a/trunk/package/base-files/files/etc/device_info b/trunk/package/base-files/files/etc/device_info deleted file mode 100644 index 2962cd7f..00000000 --- a/trunk/package/base-files/files/etc/device_info +++ /dev/null @@ -1,3 +0,0 @@ -DEVICE_MANUFACTURER='%M' -DEVICE_PRODUCT='%P' -DEVICE_REVISION='%h' diff --git a/trunk/package/base-files/files/etc/diag.sh b/trunk/package/base-files/files/etc/diag.sh deleted file mode 100644 index 8726a439..00000000 --- a/trunk/package/base-files/files/etc/diag.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -# Copyright (C) 2006-2009 OpenWrt.org - -set_state() { :; } diff --git a/trunk/package/base-files/files/etc/group b/trunk/package/base-files/files/etc/group deleted file mode 100644 index d3668513..00000000 --- a/trunk/package/base-files/files/etc/group +++ /dev/null @@ -1,10 +0,0 @@ -root:x:0: -daemon:x:1: -adm:x:4: -mail:x:8: -audio:x:29: -www-data:x:33: -ftp:x:55: -users:x:100: -network:x:101: -nogroup:x:65534: diff --git a/trunk/package/base-files/files/etc/hosts b/trunk/package/base-files/files/etc/hosts deleted file mode 100644 index 75721cd5..00000000 --- a/trunk/package/base-files/files/etc/hosts +++ /dev/null @@ -1 +0,0 @@ -127.0.0.1 localhost diff --git a/trunk/package/base-files/files/etc/hotplug.d/net/00-sysctl b/trunk/package/base-files/files/etc/hotplug.d/net/00-sysctl deleted file mode 100644 index 5d9da8ac..00000000 --- a/trunk/package/base-files/files/etc/hotplug.d/net/00-sysctl +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -if [ -f /etc/sysctl.conf ] && [ "$ACTION" = add ]; then - sed -ne "/^[[:space:]]*net\..*\.$DEVICENAME\./p" /etc/sysctl.conf | \ - sysctl -e -p - | logger -t sysctl -fi diff --git a/trunk/package/base-files/files/etc/init.d/boot b/trunk/package/base-files/files/etc/init.d/boot deleted file mode 100755 index 6950130f..00000000 --- a/trunk/package/base-files/files/etc/init.d/boot +++ /dev/null @@ -1,62 +0,0 @@ -#!/bin/sh /etc/rc.common -# Copyright (C) 2006-2011 OpenWrt.org - -START=10 -STOP=98 - -uci_apply_defaults() { - . /lib/functions/system.sh - - cd /etc/uci-defaults || return 0 - files="$(ls)" - [ -z "$files" ] && return 0 - mkdir -p /tmp/.uci - for file in $files; do - ( . "./$(basename $file)" ) && rm -f "$file" - done - uci commit -} - -boot() { - [ -f /proc/mounts ] || /sbin/mount_root - [ -f /proc/jffs2_bbc ] && echo "S" > /proc/jffs2_bbc - [ -f /proc/net/vlan/config ] && vconfig set_name_type DEV_PLUS_VID_NO_PAD - - mkdir -p /var/run - mkdir -p /var/log - mkdir -p /var/lock - mkdir -p /var/state - mkdir -p /tmp/.uci - chmod 0700 /tmp/.uci - mkdir -p /tmp/.jail - chmod 0700 /tmp/.jail - touch /var/log/wtmp - touch /var/log/lastlog - touch /tmp/resolv.conf.auto - ln -sf /tmp/resolv.conf.auto /tmp/resolv.conf - grep -q debugfs /proc/filesystems && /bin/mount -o noatime -t debugfs debugfs /sys/kernel/debug - [ "$FAILSAFE" = "true" ] && touch /tmp/.failsafe - - /sbin/kmodloader - - # allow wifi modules time to settle - sleep 1 - - /sbin/wifi detect > /tmp/wireless.tmp - [ -s /tmp/wireless.tmp ] && { - cat /tmp/wireless.tmp >> /etc/config/wireless - } - rm -f /tmp/wireless.tmp - - /bin/board_detect - uci_apply_defaults - - # temporary hack until configd exists - /sbin/reload_config - - # create /dev/root if it doesn't exist - [ -e /dev/root -o -h /dev/root ] || { - rootdev=$(awk 'BEGIN { RS=" "; FS="="; } $1 == "root" { print $2 }' < /proc/cmdline) - [ -n "$rootdev" ] && ln -s "$rootdev" /dev/root - } -} diff --git a/trunk/package/base-files/files/etc/init.d/done b/trunk/package/base-files/files/etc/init.d/done deleted file mode 100755 index 374353a2..00000000 --- a/trunk/package/base-files/files/etc/init.d/done +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh /etc/rc.common -# Copyright (C) 2006 OpenWrt.org - -START=95 -boot() { - mount_root done - rm -f /sysupgrade.tgz - - # process user commands - [ -f /etc/rc.local ] && { - sh /etc/rc.local - } - - # set leds to normal state - . /etc/diag.sh - set_state done -} diff --git a/trunk/package/base-files/files/etc/init.d/led b/trunk/package/base-files/files/etc/init.d/led deleted file mode 100755 index ba4dd679..00000000 --- a/trunk/package/base-files/files/etc/init.d/led +++ /dev/null @@ -1,99 +0,0 @@ -#!/bin/sh /etc/rc.common -# Copyright (C) 2008 OpenWrt.org - -START=96 - -load_led() { - local name - local sysfs - local trigger - local dev - local mode - local default - local delayon - local delayoff - local interval - - config_get sysfs $1 sysfs - config_get name $1 name "$sysfs" - config_get trigger $1 trigger "none" - config_get dev $1 dev - config_get mode $1 mode "link" - config_get_bool default $1 default "nil" - config_get delayon $1 delayon - config_get delayoff $1 delayoff - config_get interval $1 interval "50" - config_get port_state $1 port_state - config_get delay $1 delay "150" - config_get message $1 message "" - - if [ "$trigger" = "rssi" ]; then - # handled by rssileds userspace process - return - fi - - [ -e /sys/class/leds/${sysfs}/brightness ] && { - echo "setting up led ${name}" - - [ "$default" = 0 ] || - echo 0 >/sys/class/leds/${sysfs}/brightness - - echo $trigger > /sys/class/leds/${sysfs}/trigger 2> /dev/null - ret="$?" - - [ $default = 1 ] && - echo 1 >/sys/class/leds/${sysfs}/brightness - - [ $ret = 0 ] || { - echo >&2 "Skipping trigger '$trigger' for led '$name' due to missing kernel module" - return 1 - } - case "$trigger" in - "netdev") - [ -n "$dev" ] && { - echo $dev > /sys/class/leds/${sysfs}/device_name - echo $mode > /sys/class/leds/${sysfs}/mode - } - ;; - - "timer") - [ -n "$delayon" ] && \ - echo $delayon > /sys/class/leds/${sysfs}/delay_on - [ -n "$delayoff" ] && \ - echo $delayoff > /sys/class/leds/${sysfs}/delay_off - ;; - - "usbdev") - [ -n "$dev" ] && { - echo $dev > /sys/class/leds/${sysfs}/device_name - echo $interval > /sys/class/leds/${sysfs}/activity_interval - } - ;; - - "port_state") - [ -n "$port_state" ] && \ - echo $port_state > /sys/class/leds/${sysfs}/port_state - ;; - - "morse") - echo $message > /sys/class/leds/${sysfs}/message - echo $delay > /sys/class/leds/${sysfs}/delay - ;; - - switch[0-9]*) - local port_mask - - config_get port_mask $1 port_mask - [ -n "$port_mask" ] && \ - echo $port_mask > /sys/class/leds/${sysfs}/port_mask - ;; - esac - } -} - -start() { - [ -e /sys/class/leds/ ] && { - config_load system - config_foreach load_led led - } -} diff --git a/trunk/package/base-files/files/etc/init.d/sysctl b/trunk/package/base-files/files/etc/init.d/sysctl deleted file mode 100755 index 36e29eab..00000000 --- a/trunk/package/base-files/files/etc/init.d/sysctl +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh /etc/rc.common -# Copyright (C) 2006 OpenWrt.org - -START=11 -start() { - [ -f /etc/sysctl.conf ] && sysctl -p -e >&- -} diff --git a/trunk/package/base-files/files/etc/init.d/sysfixtime b/trunk/package/base-files/files/etc/init.d/sysfixtime deleted file mode 100755 index 4010e06f..00000000 --- a/trunk/package/base-files/files/etc/init.d/sysfixtime +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh /etc/rc.common -# Copyright (C) 2013-2014 OpenWrt.org - -START=00 - -boot() { - local curtime="$(date +%s)" - local maxtime="$(find /etc -type f -exec date -r {} +%s \; | sort -nr | head -n1)" - [ $curtime -lt $maxtime ] && date -s @$maxtime -} - diff --git a/trunk/package/base-files/files/etc/init.d/system b/trunk/package/base-files/files/etc/init.d/system deleted file mode 100755 index 090fcba9..00000000 --- a/trunk/package/base-files/files/etc/init.d/system +++ /dev/null @@ -1,49 +0,0 @@ -#!/bin/sh /etc/rc.common -# Copyright (C) 2014 OpenWrt.org - -START=10 -USE_PROCD=1 - -validate_system_section() -{ - uci_validate_section system system "${1}" \ - 'hostname:string:libreCMC' \ - 'conloglevel:uinteger' \ - 'buffersize:uinteger' \ - 'timezone:string:UTC' \ - 'zonename:string' -} - -system_config() { - local cfg="$1" - - local hostname conloglevel buffersize timezone zonename - - validate_system_section "${1}" || { - echo "validation failed" - return 1 - } - - echo "$hostname" > /proc/sys/kernel/hostname - [ -z "$conloglevel" -a -z "$buffersize" ] || dmesg ${conloglevel:+-n $conloglevel} ${buffersize:+-s $buffersize} - echo "$timezone" > /tmp/TZ - [ -n "$zonename" ] && [ -f "/usr/share/zoneinfo/$zonename" ] && ln -s "/usr/share/zoneinfo/$zonename" /tmp/localtime - - # apply timezone to kernel - date -k -} - -reload_service() { - config_load system - config_foreach system_config system -} - -service_triggers() -{ - procd_add_reload_trigger "system" - procd_add_validation validate_system_section -} - -start_service() { - reload_service -} diff --git a/trunk/package/base-files/files/etc/init.d/umount b/trunk/package/base-files/files/etc/init.d/umount deleted file mode 100755 index 349b2b32..00000000 --- a/trunk/package/base-files/files/etc/init.d/umount +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh /etc/rc.common -# Copyright (C) 2006 OpenWrt.org - -STOP=99 -stop() { - sync - /bin/umount -a -d -r -} diff --git a/trunk/package/base-files/files/etc/inittab b/trunk/package/base-files/files/etc/inittab deleted file mode 100644 index 78171859..00000000 --- a/trunk/package/base-files/files/etc/inittab +++ /dev/null @@ -1,3 +0,0 @@ -::sysinit:/etc/init.d/rcS S boot -::shutdown:/etc/init.d/rcS K shutdown -::askconsole:/bin/ash --login diff --git a/trunk/package/base-files/files/etc/librecmc_release b/trunk/package/base-files/files/etc/librecmc_release deleted file mode 100644 index 9b2a40c8..00000000 --- a/trunk/package/base-files/files/etc/librecmc_release +++ /dev/null @@ -1,7 +0,0 @@ -DISTRIB_ID='%D' -DISTRIB_RELEASE='%C' -DISTRIB_REVISION='%R' -DISTRIB_CODENAME='%n' -DISTRIB_TARGET='%S' -DISTRIB_DESCRIPTION='%D %N %V' -DISTRIB_TAINTS='%t' diff --git a/trunk/package/base-files/files/etc/librecmc_version b/trunk/package/base-files/files/etc/librecmc_version deleted file mode 100644 index 4b14f596..00000000 --- a/trunk/package/base-files/files/etc/librecmc_version +++ /dev/null @@ -1 +0,0 @@ -%V diff --git a/trunk/package/base-files/files/etc/passwd b/trunk/package/base-files/files/etc/passwd deleted file mode 100644 index 1d06a803..00000000 --- a/trunk/package/base-files/files/etc/passwd +++ /dev/null @@ -1,5 +0,0 @@ -root:x:0:0:root:/root:/bin/ash -daemon:*:1:1:daemon:/var:/bin/false -ftp:*:55:55:ftp:/home/ftp:/bin/false -network:*:101:101:network:/var:/bin/false -nobody:*:65534:65534:nobody:/var:/bin/false diff --git a/trunk/package/base-files/files/etc/preinit b/trunk/package/base-files/files/etc/preinit deleted file mode 100755 index 9cc8a9a8..00000000 --- a/trunk/package/base-files/files/etc/preinit +++ /dev/null @@ -1,46 +0,0 @@ -#!/bin/sh -# Copyright (C) 2006 OpenWrt.org -# Copyright (C) 2010 Vertical Communications - -[ -z "$PREINIT" ] && exec /sbin/init - -export PATH=/bin:/sbin:/usr/bin:/usr/sbin - -pi_ifname= -pi_ip=192.168.1.1 -pi_broadcast=192.168.1.255 -pi_netmask=255.255.255.0 - -fs_failsafe_ifname= -fs_failsafe_ip=192.168.1.1 -fs_failsafe_broadcast=192.168.1.255 -fs_failsafe_netmask=255.255.255.0 - -fs_failsafe_wait_timeout=2 - -pi_suppress_stderr="y" -pi_init_suppress_stderr="y" -pi_init_path="/bin:/sbin:/usr/bin:/usr/sbin" -pi_init_cmd="/sbin/init" - -. /lib/functions.sh -. /lib/functions/preinit.sh -. /lib/functions/system.sh - -boot_hook_init preinit_essential -boot_hook_init preinit_main -boot_hook_init failsafe -boot_hook_init initramfs -boot_hook_init preinit_mount_root - -for pi_source_file in /lib/preinit/*; do - . $pi_source_file -done - -boot_run_hook preinit_essential - -pi_mount_skip_next=false -pi_jffs2_mount_success=false -pi_failsafe_net_message=false - -boot_run_hook preinit_main diff --git a/trunk/package/base-files/files/etc/profile b/trunk/package/base-files/files/etc/profile deleted file mode 100644 index 3dd58e14..00000000 --- a/trunk/package/base-files/files/etc/profile +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh -[ -f /etc/banner ] && cat /etc/banner -[ -e /tmp/.failsafe ] && cat /etc/banner.failsafe - -export PATH=/usr/bin:/usr/sbin:/bin:/sbin -export HOME=$(grep -e "^${USER:-root}:" /etc/passwd | cut -d ":" -f 6) -export HOME=${HOME:-/root} -export PS1='\u@\h:\w\$ ' - -[ -x /bin/more ] || alias more=less -[ -x /usr/bin/vim ] && alias vi=vim || alias vim=vi - -[ -z "$KSH_VERSION" -o \! -s /etc/mkshrc ] || . /etc/mkshrc - -[ -x /usr/bin/arp ] || arp() { cat /proc/net/arp; } -[ -x /usr/bin/ldd ] || ldd() { LD_TRACE_LOADED_OBJECTS=1 $*; } diff --git a/trunk/package/base-files/files/etc/protocols b/trunk/package/base-files/files/etc/protocols deleted file mode 100644 index 53fecb6d..00000000 --- a/trunk/package/base-files/files/etc/protocols +++ /dev/null @@ -1,56 +0,0 @@ -# Internet (IP) protocols -# -# Updated from http://www.iana.org/assignments/protocol-numbers and other -# sources. -# New protocols will be added on request if they have been officially -# assigned by IANA and are not historical. -# If you need a huge list of used numbers please install the nmap package. - -ip 0 IP # internet protocol, pseudo protocol number -#hopopt 0 HOPOPT # IPv6 Hop-by-Hop Option [RFC1883] -icmp 1 ICMP # internet control message protocol -igmp 2 IGMP # Internet Group Management -ggp 3 GGP # gateway-gateway protocol -ipencap 4 IP-ENCAP # IP encapsulated in IP (officially ``IP'') -st 5 ST # ST datagram mode -tcp 6 TCP # transmission control protocol -egp 8 EGP # exterior gateway protocol -igp 9 IGP # any private interior gateway (Cisco) -pup 12 PUP # PARC universal packet protocol -udp 17 UDP # user datagram protocol -hmp 20 HMP # host monitoring protocol -xns-idp 22 XNS-IDP # Xerox NS IDP -rdp 27 RDP # "reliable datagram" protocol -iso-tp4 29 ISO-TP4 # ISO Transport Protocol class 4 [RFC905] -xtp 36 XTP # Xpress Transfer Protocol -ddp 37 DDP # Datagram Delivery Protocol -idpr-cmtp 38 IDPR-CMTP # IDPR Control Message Transport -ipv6 41 IPv6 # Internet Protocol, version 6 -ipv6-route 43 IPv6-Route # Routing Header for IPv6 -ipv6-frag 44 IPv6-Frag # Fragment Header for IPv6 -idrp 45 IDRP # Inter-Domain Routing Protocol -rsvp 46 RSVP # Reservation Protocol -gre 47 GRE # General Routing Encapsulation -esp 50 IPSEC-ESP # Encap Security Payload [RFC2046] -ah 51 IPSEC-AH # Authentication Header [RFC2402] -skip 57 SKIP # SKIP -ipv6-icmp 58 IPv6-ICMP # ICMP for IPv6 -ipv6-nonxt 59 IPv6-NoNxt # No Next Header for IPv6 -ipv6-opts 60 IPv6-Opts # Destination Options for IPv6 -rspf 73 RSPF CPHB # Radio Shortest Path First (officially CPHB) -vmtp 81 VMTP # Versatile Message Transport -eigrp 88 EIGRP # Enhanced Interior Routing Protocol (Cisco) -ospf 89 OSPFIGP # Open Shortest Path First IGP -ax.25 93 AX.25 # AX.25 frames -ipip 94 IPIP # IP-within-IP Encapsulation Protocol -etherip 97 ETHERIP # Ethernet-within-IP Encapsulation [RFC3378] -encap 98 ENCAP # Yet Another IP encapsulation [RFC1241] -# 99 # any private encryption scheme -pim 103 PIM # Protocol Independent Multicast -ipcomp 108 IPCOMP # IP Payload Compression Protocol -vrrp 112 VRRP # Virtual Router Redundancy Protocol -l2tp 115 L2TP # Layer Two Tunneling Protocol [RFC2661] -isis 124 ISIS # IS-IS over IPv4 -sctp 132 SCTP # Stream Control Transmission Protocol -fc 133 FC # Fibre Channel - diff --git a/trunk/package/base-files/files/etc/rc.button/failsafe b/trunk/package/base-files/files/etc/rc.button/failsafe deleted file mode 100755 index bfad8104..00000000 --- a/trunk/package/base-files/files/etc/rc.button/failsafe +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -[ "${TYPE}" = "switch" ] || echo ${BUTTON} > /tmp/failsafe_button diff --git a/trunk/package/base-files/files/etc/rc.button/power b/trunk/package/base-files/files/etc/rc.button/power deleted file mode 100755 index 0cb74b9f..00000000 --- a/trunk/package/base-files/files/etc/rc.button/power +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -[ "${ACTION}" = "released" ] || exit 0 - -exec /sbin/poweroff diff --git a/trunk/package/base-files/files/etc/rc.button/reset b/trunk/package/base-files/files/etc/rc.button/reset deleted file mode 100755 index 229b503a..00000000 --- a/trunk/package/base-files/files/etc/rc.button/reset +++ /dev/null @@ -1,18 +0,0 @@ -#!/bin/sh - -[ "${ACTION}" = "released" ] || exit 0 - -. /lib/functions.sh - -logger "$BUTTON pressed for $SEEN seconds" - -if [ "$SEEN" -lt 1 ] -then - echo "REBOOT" > /dev/console - sync - reboot -elif [ "$SEEN" -gt 5 ] -then - echo "FACTORY RESET" > /dev/console - jffs2reset -y && reboot & -fi diff --git a/trunk/package/base-files/files/etc/rc.button/rfkill b/trunk/package/base-files/files/etc/rc.button/rfkill deleted file mode 100755 index e8d5a9c8..00000000 --- a/trunk/package/base-files/files/etc/rc.button/rfkill +++ /dev/null @@ -1,30 +0,0 @@ -#!/bin/sh - -[ "${ACTION}" = "released" -o -n "${TYPE}" ] || exit 0 - -. /lib/functions.sh - -local rfkill_state=0 - -wifi_rfkill_set() { - uci set wireless.$1.disabled=$rfkill_state -} - -wifi_rfkill_check() { - local disabled - config_get disabled $1 disabled - [ "$disabled" = "1" ] || rfkill_state=1 -} - -config_load wireless -case "${TYPE}" in -"switch") - [ "${ACTION}" = "released" ] && rfkill_state=1 - ;; -*) - config_foreach wifi_rfkill_check wifi-device - ;; -esac -config_foreach wifi_rfkill_set wifi-device -uci commit wireless -wifi up diff --git a/trunk/package/base-files/files/etc/rc.common b/trunk/package/base-files/files/etc/rc.common deleted file mode 100755 index e0de0737..00000000 --- a/trunk/package/base-files/files/etc/rc.common +++ /dev/null @@ -1,143 +0,0 @@ -#!/bin/sh -# Copyright (C) 2006-2012 OpenWrt.org - -. $IPKG_INSTROOT/lib/functions.sh -. $IPKG_INSTROOT/lib/functions/service.sh - -initscript=$1 -action=${2:-help} -shift 2 - -start() { - return 0 -} - -stop() { - return 0 -} - -reload() { - return 1 -} - -restart() { - trap '' TERM - stop "$@" - start "$@" -} - -boot() { - start "$@" -} - -shutdown() { - stop -} - -disable() { - name="$(basename "${initscript}")" - rm -f "$IPKG_INSTROOT"/etc/rc.d/S??$name - rm -f "$IPKG_INSTROOT"/etc/rc.d/K??$name -} - -enable() { - name="$(basename "${initscript}")" - disable - [ -n "$START" -o -n "$STOP" ] || { - echo "/etc/init.d/$name does not have a START or STOP value" - return 1 - } - [ "$START" ] && ln -s "../init.d/$name" "$IPKG_INSTROOT/etc/rc.d/S${START}${name##S[0-9][0-9]}" - [ "$STOP" ] && ln -s "../init.d/$name" "$IPKG_INSTROOT/etc/rc.d/K${STOP}${name##K[0-9][0-9]}" -} - -enabled() { - name="$(basename "${initscript}")" - [ -x "$IPKG_INSTROOT/etc/rc.d/S${START}${name##S[0-9][0-9]}" ] -} - -depends() { - return 0 -} - -help() { - cat </dev/null >/dev/null; then - service_started - fi - } - - trace() { - TRACE_SYSCALLS=1 - start "$@" - } - - stop() { - stop_service "$@" - procd_kill "$(basename ${basescript:-$initscript})" "$1" - } - - reload() { - if eval "type reload_service" 2>/dev/null >/dev/null; then - reload_service "$@" - else - start - fi - } - - running() { - service_running "$@" - } -} - -ALL_COMMANDS="start stop reload restart boot shutdown enable disable enabled depends ${EXTRA_COMMANDS}" -list_contains ALL_COMMANDS "$action" || action=help -[ "$action" = "reload" ] && action='eval reload "$@" || restart "$@" && :' -$action "$@" diff --git a/trunk/package/base-files/files/etc/rc.local b/trunk/package/base-files/files/etc/rc.local deleted file mode 100644 index 56394773..00000000 --- a/trunk/package/base-files/files/etc/rc.local +++ /dev/null @@ -1,4 +0,0 @@ -# Put your custom commands here that should be executed once -# the system init finished. By default this file does nothing. - -exit 0 diff --git a/trunk/package/base-files/files/etc/services b/trunk/package/base-files/files/etc/services deleted file mode 100644 index a12853ef..00000000 --- a/trunk/package/base-files/files/etc/services +++ /dev/null @@ -1,171 +0,0 @@ -echo 7/tcp -echo 7/udp -discard 9/tcp -discard 9/udp -daytime 13/tcp -daytime 13/udp -netstat 15/tcp -chargen 19/tcp -chargen 19/udp -ftp-data 20/tcp -ftp 21/tcp -ssh 22/tcp -ssh 22/udp -telnet 23/tcp -smtp 25/tcp -time 37/tcp -time 37/udp -whois 43/tcp -domain 53/tcp -domain 53/udp -bootps 67/tcp -bootps 67/udp -bootpc 68/tcp -bootpc 68/udp -tftp 69/udp -finger 79/tcp -www 80/tcp http -kerberos 88/tcp kerberos5 krb5 kerberos-sec -kerberos 88/udp kerberos5 krb5 kerberos-sec -pop3 110/tcp -pop3 110/udp -sunrpc 111/tcp -sunrpc 111/udp -auth 113/tcp ident -sftp 115/tcp -nntp 119/tcp -ntp 123/tcp -ntp 123/udp -netbios-ns 137/tcp -netbios-ns 137/udp -netbios-dgm 138/tcp -netbios-dgm 138/udp -netbios-ssn 139/tcp -netbios-ssn 139/udp -imap2 143/tcp imap -imap2 143/udp imap -snmp 161/tcp -snmp 161/udp -snmp-trap 162/tcp snmptrap -snmp-trap 162/udp snmptrap -xdmcp 177/tcp -xdmcp 177/udp -bgp 179/tcp -bgp 179/udp -imap3 220/tcp -imap3 220/udp -ldap 389/tcp -ldap 389/udp -https 443/tcp -https 443/udp -microsoft-ds 445/tcp -microsoft-ds 445/udp -isakmp 500/tcp -isakmp 500/udp -rtsp 554/tcp -rtsp 554/udp -ipp 631/tcp -ipp 631/udp -syslog 514/udp -printer 515/tcp spooler -dhcpv6-client 546/tcp -dhcpv6-client 546/udp -dhcpv6-server 547/tcp -dhcpv6-server 547/udp -afpovertcp 548/tcp -afpovertcp 548/udp -nntps 563/tcp snntp -nntps 563/udp snntp -ldaps 636/tcp -ldaps 636/udp -tinc 655/tcp -tinc 655/udp -rsync 873/tcp -rsync 873/udp -ftps-data 989/tcp -ftps 990/tcp -imaps 993/tcp -imaps 993/udp -ircs 994/tcp -ircs 994/udp -pop3s 995/tcp -pop3s 995/udp -socks 1080/tcp -socks 1080/udp -openvpn 1194/tcp -openvpn 1194/udp -l2f 1701/tcp l2tp -l2f 1701/udp l2tp -radius 1812/tcp -radius 1812/udp -radius-acct 1813/tcp radacct -radius-acct 1813/udp radacct -nfs 2049/tcp -nfs 2049/udp -dict 2628/tcp -dict 2628/udp -gpsd 2947/tcp -gpsd 2947/udp -icpv2 3130/tcp icp -icpv2 3130/udp icp -mysql 3306/tcp -mysql 3306/udp -nut 3493/tcp -nut 3493/udp -distcc 3632/tcp -distcc 3632/udp -daap 3689/tcp -daap 3689/udp -svn 3690/tcp subversion -svn 3690/udp subversion -epmd 4369/tcp -epmd 4369/udp -iax 4569/tcp -iax 4569/udp -mtn 4691/tcp -mtn 4691/udp -munin 4949/tcp -sip 5060/tcp -sip 5060/udp -sip-tls 5061/tcp -sip-tls 5061/udp -xmpp-client 5222/tcp jabber-client -xmpp-client 5222/udp jabber-client -xmpp-server 5269/tcp jabber-server -xmpp-server 5269/udp jabber-server -mdns 5353/tcp -mdns 5353/udp -postgresql 5432/tcp postgres -postgresql 5432/udp postgres -x11 6000/tcp -x11 6000/udp -mysql-proxy 6446/tcp -mysql-proxy 6446/udp -bacula-dir 9101/tcp -bacula-dir 9101/udp -bacula-fd 9102/tcp -bacula-fd 9102/udp -bacula-sd 9103/tcp -bacula-sd 9103/udp -nbd 10809/tcp -zabbix-agent 10050/tcp -zabbix-agent 10050/udp -zabbix-trapper 10051/tcp -zabbix-trapper 10051/udp -hkp 11371/tcp -hkp 11371/udp -ssmtp 465/tcp smtps -spamd 783/tcp -zebrasrv 2600/tcp -zebra 2601/tcp -ripd 2602/tcp -ripngd 2603/tcp -ospfd 2604/tcp -bgpd 2605/tcp -ospf6d 2606/tcp -ospfapi 2607/tcp -isisd 2608/tcp -sane-port 6566/tcp sane saned -ircd 6667/tcp -git 9418/tcp - diff --git a/trunk/package/base-files/files/etc/shadow b/trunk/package/base-files/files/etc/shadow deleted file mode 100644 index 4b4154f2..00000000 --- a/trunk/package/base-files/files/etc/shadow +++ /dev/null @@ -1,5 +0,0 @@ -root::0:0:99999:7::: -daemon:*:0:0:99999:7::: -ftp:*:0:0:99999:7::: -network:*:0:0:99999:7::: -nobody:*:0:0:99999:7::: diff --git a/trunk/package/base-files/files/etc/shells b/trunk/package/base-files/files/etc/shells deleted file mode 100644 index 006aa38c..00000000 --- a/trunk/package/base-files/files/etc/shells +++ /dev/null @@ -1 +0,0 @@ -/bin/ash diff --git a/trunk/package/base-files/files/etc/sysctl.conf b/trunk/package/base-files/files/etc/sysctl.conf deleted file mode 100644 index 8f3de1aa..00000000 --- a/trunk/package/base-files/files/etc/sysctl.conf +++ /dev/null @@ -1,29 +0,0 @@ -kernel.panic=3 -net.ipv4.conf.default.arp_ignore=1 -net.ipv4.conf.all.arp_ignore=1 -net.ipv4.ip_forward=1 -net.ipv4.icmp_echo_ignore_broadcasts=1 -net.ipv4.icmp_ignore_bogus_error_responses=1 -net.ipv4.igmp_max_memberships=100 -net.ipv4.tcp_ecn=0 -net.ipv4.tcp_fin_timeout=30 -net.ipv4.tcp_keepalive_time=120 -net.ipv4.tcp_syncookies=1 -net.ipv4.tcp_timestamps=1 -net.ipv4.tcp_sack=1 -net.ipv4.tcp_dsack=1 - -net.ipv6.conf.default.forwarding=1 -net.ipv6.conf.all.forwarding=1 - -net.netfilter.nf_conntrack_acct=1 -net.netfilter.nf_conntrack_checksum=0 -net.netfilter.nf_conntrack_max=16384 -net.netfilter.nf_conntrack_tcp_timeout_established=7440 -net.netfilter.nf_conntrack_udp_timeout=60 -net.netfilter.nf_conntrack_udp_timeout_stream=180 - -# disable bridge firewalling by default -net.bridge.bridge-nf-call-arptables=0 -net.bridge.bridge-nf-call-ip6tables=0 -net.bridge.bridge-nf-call-iptables=0 diff --git a/trunk/package/base-files/files/etc/sysupgrade.conf b/trunk/package/base-files/files/etc/sysupgrade.conf deleted file mode 100644 index e06fd5e3..00000000 --- a/trunk/package/base-files/files/etc/sysupgrade.conf +++ /dev/null @@ -1,5 +0,0 @@ -## This file contains files and directories that should -## be preserved during an upgrade. - -# /etc/example.conf -# /etc/openvpn/ diff --git a/trunk/package/base-files/files/etc/uci-defaults/10_migrate-shadow b/trunk/package/base-files/files/etc/uci-defaults/10_migrate-shadow deleted file mode 100644 index b7ea5718..00000000 --- a/trunk/package/base-files/files/etc/uci-defaults/10_migrate-shadow +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh - -local ppwd="$(sed -ne '/^root:/s/^root:\([^:]*\):.*$/\1/p' /etc/passwd)" -local spwd="$(sed -ne '/^root:/s/^root:\([^:]*\):.*$/\1/p' /etc/shadow)" - -if [ -n "${ppwd#[\!x]}" ] && [ -z "${spwd#[\!x]}" ]; then - logger -t migrate-shadow "Moving root password hash into shadow database" - sed -i -e "s:^root\:[^\:]*\::root\:x\::" /etc/passwd - sed -i -e "s:^root\:[^\:]*\::root\:$ppwd\::" /etc/shadow -fi - -exit 0 diff --git a/trunk/package/base-files/files/etc/uci-defaults/11_migrate-sysctl b/trunk/package/base-files/files/etc/uci-defaults/11_migrate-sysctl deleted file mode 100644 index 464e2757..00000000 --- a/trunk/package/base-files/files/etc/uci-defaults/11_migrate-sysctl +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -if [ ! -f "/rom/etc/sysctl.conf" ] || cmp -s "/rom/etc/sysctl.conf" "/etc/sysctl.conf"; then - exit 0 -fi - -fingerprint="$(md5sum /etc/sysctl.conf)" -fingerprint="${fingerprint%% *}" - -if [ "$fingerprint" = "1b05ebb41f72cb84e5510573cd4aca26" ] || \ - [ "$fingerprint" = "62deb895be1a7f496040187b7c930e4e" ]; then - logger -t migrate-sysctl "Updating sysctl.conf to use current defaults" - cp "/rom/etc/sysctl.conf" "/etc/sysctl.conf" -fi - -exit 0 diff --git a/trunk/package/base-files/files/etc/uci-defaults/12_network-generate-ula b/trunk/package/base-files/files/etc/uci-defaults/12_network-generate-ula deleted file mode 100644 index 8871427c..00000000 --- a/trunk/package/base-files/files/etc/uci-defaults/12_network-generate-ula +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh - -[ "$(uci -q get network.globals.ula_prefix)" != "auto" ] && exit 0 - -r1=$(dd if=/dev/urandom bs=1 count=1 |hexdump -e '1/1 "%02x"') -r2=$(dd if=/dev/urandom bs=2 count=1 |hexdump -e '2/1 "%02x"') -r3=$(dd if=/dev/urandom bs=2 count=1 |hexdump -e '2/1 "%02x"') - -uci -q batch <<-EOF >/dev/null - set network.globals.ula_prefix=fd$r1:$r2:$r3::/48 - commit network -EOF - -exit 0 - diff --git a/trunk/package/base-files/files/lib/functions.sh b/trunk/package/base-files/files/lib/functions.sh deleted file mode 100755 index 72d954db..00000000 --- a/trunk/package/base-files/files/lib/functions.sh +++ /dev/null @@ -1,322 +0,0 @@ -#!/bin/sh -# Copyright (C) 2006-2014 OpenWrt.org -# Copyright (C) 2006 Fokus Fraunhofer -# Copyright (C) 2010 Vertical Communications - - -debug () { - ${DEBUG:-:} "$@" -} - -# newline -N=" -" - -_C=0 -NO_EXPORT=1 -LOAD_STATE=1 -LIST_SEP=" " - -append() { - local var="$1" - local value="$2" - local sep="${3:- }" - - eval "export ${NO_EXPORT:+-n} -- \"$var=\${$var:+\${$var}\${value:+\$sep}}\$value\"" -} - -list_contains() { - local var="$1" - local str="$2" - local val - - eval "val=\" \${$var} \"" - [ "${val%% $str *}" != "$val" ] -} - -config_load() { - [ -n "$IPKG_INSTROOT" ] && return 0 - uci_load "$@" -} - -reset_cb() { - config_cb() { return 0; } - option_cb() { return 0; } - list_cb() { return 0; } -} -reset_cb - -package() { - return 0 -} - -config () { - local cfgtype="$1" - local name="$2" - - export ${NO_EXPORT:+-n} CONFIG_NUM_SECTIONS=$(($CONFIG_NUM_SECTIONS + 1)) - name="${name:-cfg$CONFIG_NUM_SECTIONS}" - append CONFIG_SECTIONS "$name" - [ -n "$NO_CALLBACK" ] || config_cb "$cfgtype" "$name" - export ${NO_EXPORT:+-n} CONFIG_SECTION="$name" - export ${NO_EXPORT:+-n} "CONFIG_${CONFIG_SECTION}_TYPE=$cfgtype" -} - -option () { - local varname="$1"; shift - local value="$*" - - export ${NO_EXPORT:+-n} "CONFIG_${CONFIG_SECTION}_${varname}=$value" - [ -n "$NO_CALLBACK" ] || option_cb "$varname" "$*" -} - -list() { - local varname="$1"; shift - local value="$*" - local len - - config_get len "$CONFIG_SECTION" "${varname}_LENGTH" 0 - [ $len = 0 ] && append CONFIG_LIST_STATE "${CONFIG_SECTION}_${varname}" - len=$(($len + 1)) - config_set "$CONFIG_SECTION" "${varname}_ITEM$len" "$value" - config_set "$CONFIG_SECTION" "${varname}_LENGTH" "$len" - append "CONFIG_${CONFIG_SECTION}_${varname}" "$value" "$LIST_SEP" - list_cb "$varname" "$*" -} - -config_unset() { - config_set "$1" "$2" "" -} - -# config_get