Fresh pull from upstream (dropped original libreCMC repo due to limits).
authorRISCi_ATOM <bob@bobcall.me>
Tue, 24 May 2016 10:11:50 +0000 (10:11 +0000)
committerRISCi_ATOM <bob@bobcall.me>
Tue, 24 May 2016 10:11:50 +0000 (10:11 +0000)
commit50a77a8fa657652417bd5f783b87b29d272e1486
tree80151e2fb3c6a391bd20da5426e47d02551360b0
parent37997c78c40d204b6d8088a6b6e6053fdf24d406
Fresh pull from upstream (dropped original libreCMC repo due to limits).
4057 files changed:
trunk/Makefile
trunk/config/Config-build.in
trunk/config/Config-devel.in
trunk/config/Config-kernel.in
trunk/include/autotools.mk
trunk/include/cmake.mk
trunk/include/download.mk
trunk/include/feeds.mk
trunk/include/host-build.mk
trunk/include/image.mk
trunk/include/kernel-build.mk
trunk/include/kernel-defaults.mk
trunk/include/kernel-version.mk
trunk/include/kernel.mk
trunk/include/netfilter.mk
trunk/include/nls.mk
trunk/include/package-defaults.mk
trunk/include/package-dumpinfo.mk
trunk/include/package.mk
trunk/include/prereq-build.mk
trunk/include/prereq.mk
trunk/include/quilt.mk
trunk/include/site/arc [new file with mode: 0644]
trunk/include/subdir.mk
trunk/include/target.mk
trunk/include/toplevel.mk
trunk/include/version.mk
trunk/package/Makefile
trunk/package/base-files/Makefile
trunk/package/base-files/files/bin/config_generate
trunk/package/base-files/files/bin/login.sh [deleted file]
trunk/package/base-files/files/etc/banner
trunk/package/base-files/files/etc/banner.failsafe
trunk/package/base-files/files/etc/board.d/99-default_network [new file with mode: 0755]
trunk/package/base-files/files/etc/config/network [deleted file]
trunk/package/base-files/files/etc/config/system
trunk/package/base-files/files/etc/device_info
trunk/package/base-files/files/etc/hosts
trunk/package/base-files/files/etc/hotplug.d/net/00-sysctl
trunk/package/base-files/files/etc/init.d/boot
trunk/package/base-files/files/etc/init.d/gpio_switch [new file with mode: 0755]
trunk/package/base-files/files/etc/init.d/led
trunk/package/base-files/files/etc/init.d/sysctl
trunk/package/base-files/files/etc/init.d/sysfixtime
trunk/package/base-files/files/etc/init.d/system
trunk/package/base-files/files/etc/inittab
trunk/package/base-files/files/etc/iproute2/rt_tables [new file with mode: 0644]
trunk/package/base-files/files/etc/librecmc_release
trunk/package/base-files/files/etc/opkg/keys/53bad1233d4c98c5 [deleted file]
trunk/package/base-files/files/etc/opkg/keys/af22f7a88858c8e9 [new file with mode: 0644]
trunk/package/base-files/files/etc/preinit
trunk/package/base-files/files/etc/profile
trunk/package/base-files/files/etc/protocols
trunk/package/base-files/files/etc/rc.button/reset
trunk/package/base-files/files/etc/sysctl.conf
trunk/package/base-files/files/etc/sysctl.d/local.conf [new file with mode: 0644]
trunk/package/base-files/files/etc/uci-defaults/13_fix_group_user [new file with mode: 0644]
trunk/package/base-files/files/lib/functions.sh
trunk/package/base-files/files/lib/functions/preinit.sh
trunk/package/base-files/files/lib/functions/system.sh
trunk/package/base-files/files/lib/functions/uci-defaults-new.sh [deleted file]
trunk/package/base-files/files/lib/functions/uci-defaults.sh [changed mode: 0644->0755]
trunk/package/base-files/files/lib/preinit/10_indicate_failsafe
trunk/package/base-files/files/lib/preinit/10_indicate_preinit
trunk/package/base-files/files/lib/preinit/10_sysinfo
trunk/package/base-files/files/lib/preinit/30_failsafe_wait
trunk/package/base-files/files/lib/preinit/40_run_failsafe_hook
trunk/package/base-files/files/lib/preinit/99_10_failsafe_login
trunk/package/base-files/files/lib/upgrade/common.sh
trunk/package/base-files/files/sbin/hotplug-call
trunk/package/base-files/files/sbin/sysupgrade
trunk/package/base-files/files/usr/libexec/login.sh [new file with mode: 0755]
trunk/package/base-files/image-config.in
trunk/package/boot/apex/Makefile [new file with mode: 0644]
trunk/package/boot/apex/patches/001-compile_fix.patch [new file with mode: 0644]
trunk/package/boot/apex/patches/100-openwrt_nslu2_armeb_config.patch [new file with mode: 0644]
trunk/package/boot/apex/patches/120-openwrt_nslu2_16mb_armeb_config.patch [new file with mode: 0644]
trunk/package/boot/apex/patches/140-openwrt_fsg3_armeb_config.patch [new file with mode: 0644]
trunk/package/boot/apex/patches/150-limit_ram_to_64mb.patch [new file with mode: 0644]
trunk/package/boot/apex/patches/160-openwrt_nas100d_armeb_config.patch [new file with mode: 0644]
trunk/package/boot/grub2/Makefile
trunk/package/boot/grub2/patches/100-musl-compat.patch [new file with mode: 0644]
trunk/package/boot/kobs-ng/patches/003-missing_include.patch [new file with mode: 0644]
trunk/package/boot/kobs-ng/patches/004-gnu_source.patch [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/patches/030-no_examples.patch [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/patches/040-no_extern_inline.patch [new file with mode: 0644]
trunk/package/boot/uboot-ar71xx/patches/041-no_weak_alias.patch [new file with mode: 0644]
trunk/package/boot/uboot-envtools/Makefile
trunk/package/boot/uboot-envtools/files/ar71xx
trunk/package/boot/uboot-envtools/files/imx6
trunk/package/boot/uboot-envtools/files/kirkwood
trunk/package/boot/uboot-envtools/files/lantiq
trunk/package/boot/uboot-envtools/files/oxnas
trunk/package/boot/uboot-envtools/files/ramips
trunk/package/boot/uboot-envtools/patches/100-fw_env_gnu_source.patch [deleted file]
trunk/package/boot/uboot-envtools/patches/200-fw_env_no_aes.patch
trunk/package/boot/uboot-envtools/patches/300-support-env-in-ubivol-chardev.patch
trunk/package/boot/uboot-sunxi/Makefile
trunk/package/boot/uboot-sunxi/patches/001-use-dtc-in-kernel.patch [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/patches/002-add-linksprite-pcduino.diff [deleted file]
trunk/package/boot/uboot-sunxi/patches/002-add-olimex-a13-som.diff [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/patches/003-add-lemaker-bananapro.diff [deleted file]
trunk/package/boot/uboot-sunxi/patches/003-add-theobroma-a31-pangolin.patch [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/patches/004-add-olimex-a13-som.diff [deleted file]
trunk/package/boot/uboot-sunxi/patches/005-add-gmac-tx-delay-variant.patch [deleted file]
trunk/package/boot/uboot-sunxi/patches/006-add-lamobo-r1.patch [deleted file]
trunk/package/boot/uboot-sunxi/patches/010-dt-sync-files-with-kernel.patch [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/patches/011-dt-sync-dts-files-with-kernel.patch [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/patches/012-sun6i-fix-clock_twi_onoff.patch [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/patches/013-enable-realtek-phy.patch [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/patches/014-fix-gmac-init.patch [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/patches/015-fix-2nd-usb-ctrler-on-sun47i.patch [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/patches/016-spl-print-mmc-slot.patch [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/patches/017-usb-add-support-for-usb3-vbus-pin.patch [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/patches/018-usb-specify-vbus-pins-on-orangepis.patch [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/patches/019-sid-add-efuse-support-for-h3-a83t.patch [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/patches/020-boot-display-board-model-on-startup.patch [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/patches/091-sun6i-sync-PLL1-multdiv-with-Boot1.patch [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/patches/093-sun6i-fix-PLL-LDO-voltselect.patch [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/patches/100-sun6i-alternate-on-UART2.patch [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/patches/101-sun6i-support-console-on-UART2.patch [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/patches/102-sunxi-make_CONS_INDEX-configurable.patch [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/uEnv-default.txt [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/uEnv-pangolin.txt [new file with mode: 0644]
trunk/package/boot/uboot-sunxi/uEnv.txt [deleted file]
trunk/package/boot/yamonenv/Makefile
trunk/package/devel/binutils/Makefile
trunk/package/devel/gdb/Makefile
trunk/package/devel/gdb/patches/001-gdb-pr14523-mips-signal-number.patch
trunk/package/devel/gdb/patches/100-musl_fix.patch
trunk/package/devel/gdb/patches/101-arm-uclibc-sim-needs-libm.patch [deleted file]
trunk/package/devel/oprofile/Makefile [deleted file]
trunk/package/devel/oprofile/patches/100-use_insmod_instead_of_modprobe.patch [deleted file]
trunk/package/devel/oprofile/patches/110-fix_compile_error.patch [deleted file]
trunk/package/devel/perf/Makefile
trunk/package/devel/perf/musl-compat.h [new file with mode: 0644]
trunk/package/devel/perf/musl-include/string.h [new file with mode: 0644]
trunk/package/devel/strace/Makefile
trunk/package/devel/strace/patches/100-musl_fix.patch [deleted file]
trunk/package/devel/valgrind/Makefile
trunk/package/devel/valgrind/patches/120-Fix-configure-for-Linux-kernel-4.0-rc1.patch [new file with mode: 0644]
trunk/package/devel/valgrind/patches/130-mips_fix_soft_float.patch [new file with mode: 0644]
trunk/package/devel/valgrind/patches/200-musl_fix.patch
trunk/package/kernel/avila-wdt/Makefile [new file with mode: 0644]
trunk/package/kernel/avila-wdt/src/Makefile [new file with mode: 0644]
trunk/package/kernel/avila-wdt/src/avila-wdt.c [new file with mode: 0644]
trunk/package/kernel/gpio-button-hotplug/Makefile
trunk/package/kernel/gpio-button-hotplug/src/gpio-button-hotplug.c
trunk/package/kernel/hostap-driver/Makefile
trunk/package/kernel/hostap-driver/files/lib/wifi/hostap.sh
trunk/package/kernel/linux/Makefile
trunk/package/kernel/linux/modules/block.mk
trunk/package/kernel/linux/modules/can.mk
trunk/package/kernel/linux/modules/crypto.mk
trunk/package/kernel/linux/modules/dsa.mk [new file with mode: 0644]
trunk/package/kernel/linux/modules/fs.mk
trunk/package/kernel/linux/modules/hwmon.mk
trunk/package/kernel/linux/modules/input.mk
trunk/package/kernel/linux/modules/leds.mk
trunk/package/kernel/linux/modules/netdevices.mk
trunk/package/kernel/linux/modules/netfilter.mk
trunk/package/kernel/linux/modules/netsupport.mk
trunk/package/kernel/linux/modules/other.mk
trunk/package/kernel/linux/modules/sound.mk
trunk/package/kernel/linux/modules/usb.mk
trunk/package/kernel/linux/modules/video.mk
trunk/package/kernel/linux/modules/virtual.mk
trunk/package/kernel/linux/modules/wpan.mk
trunk/package/kernel/mac80211/Makefile
trunk/package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh
trunk/package/kernel/mac80211/files/lib/wifi/mac80211.sh
trunk/package/kernel/mac80211/patches/546-ath9k_platform_led_name.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/547-ath9k_led_defstate_fix.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/548-ath9k_enable_gpio_chip.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/549-ath9k_enable_gpio_buttons.patch [new file with mode: 0644]
trunk/package/kernel/mac80211/patches/550-ath9k_add_ar9280_gpio_chip.patch [new file with mode: 0644]
trunk/package/kernel/mmc_over_gpio/Makefile
trunk/package/kernel/om-watchdog/files/om-watchdog.init
trunk/package/kernel/spi-gpio-custom/src/spi-gpio-custom.c
trunk/package/kernel/trelay/files/trelay.init
trunk/package/libs/argp-standalone/patches/002-no_optimize.patch [new file with mode: 0644]
trunk/package/libs/elfutils/Makefile
trunk/package/libs/elfutils/patches/001-elfutils-portability.patch [deleted file]
trunk/package/libs/elfutils/patches/002-argp_standalone.patch
trunk/package/libs/elfutils/patches/003-libint-stub.patch
trunk/package/libs/elfutils/patches/004-maybe-uninitialized.patch
trunk/package/libs/elfutils/patches/004-memcpy_def.patch
trunk/package/libs/elfutils/patches/005-build_only_libs.patch
trunk/package/libs/elfutils/patches/006-libdw_LIBS.patch
trunk/package/libs/elfutils/patches/100-musl-compat.patch
trunk/package/libs/elfutils/patches/101-no-fts.patch
trunk/package/libs/elfutils/patches/110-elf_compressed_header_support.patch [new file with mode: 0644]
trunk/package/libs/gettext-full/Makefile
trunk/package/libs/gettext-full/patches/000-relocatable.patch
trunk/package/libs/gettext/Makefile
trunk/package/libs/gmp/Makefile
trunk/package/libs/libiconv-full/Makefile
trunk/package/libs/libiconv-full/patches/300-fortify-source-compat.patch [new file with mode: 0644]
trunk/package/libs/libiconv/Makefile
trunk/package/libs/libiconv/src/iconv.c
trunk/package/libs/libiconv/src/include/iconv.h
trunk/package/libs/libnl-tiny/Makefile
trunk/package/libs/libnl-tiny/src/Makefile
trunk/package/libs/libnl-tiny/src/include/linux/gen_stats.h
trunk/package/libs/libnl-tiny/src/include/linux/netlink.h
trunk/package/libs/libnl-tiny/src/include/netlink/handlers.h
trunk/package/libs/libnl/Makefile
trunk/package/libs/libnl/patches/001-fix-poll-h-include-warning-on-musl.h [new file with mode: 0644]
trunk/package/libs/libpcap/Config.in
trunk/package/libs/libpcap/Makefile
trunk/package/libs/libpcap/patches/102-makefile_disable_manpages.patch
trunk/package/libs/libpcap/patches/103-makefile_flex_workaround.patch
trunk/package/libs/libpcap/patches/201-space_optimization.patch
trunk/package/libs/libpcap/patches/202-protocol_api.patch
trunk/package/libs/libpcap/patches/203-undef_iw_mode_monitor.patch
trunk/package/libs/libreadline/Makefile
trunk/package/libs/librpc/Makefile
trunk/package/libs/libtool/Makefile
trunk/package/libs/libtool/patches/160-passthrough-ssp.patch [new file with mode: 0644]
trunk/package/libs/libubox/Makefile
trunk/package/libs/libusb-compat/Makefile
trunk/package/libs/libusb-compat/patches/001-fix-musl-stdint.patch [new file with mode: 0644]
trunk/package/libs/libusb/Makefile
trunk/package/libs/lzo/Makefile
trunk/package/libs/mbedtls/Makefile [new file with mode: 0644]
trunk/package/libs/mbedtls/patches/200-config.patch [new file with mode: 0644]
trunk/package/libs/ncurses/Makefile
trunk/package/libs/polarssl/Makefile
trunk/package/libs/polarssl/patches/200-reduce_config.patch
trunk/package/libs/popt/Makefile
trunk/package/libs/toolchain/Makefile
trunk/package/libs/uclibc++/Makefile
trunk/package/libs/uclibc++/patches/010-honor-ldflags.patch [new file with mode: 0644]
trunk/package/libs/uclibc++/patches/020-template-fix.patch [new file with mode: 0644]
trunk/package/libs/uclibc++/patches/030-memory_corruption_fix.patch [new file with mode: 0644]
trunk/package/libs/uclient/Makefile
trunk/package/libs/ustream-ssl/Makefile
trunk/package/libs/zlib/Makefile
trunk/package/luci/CONTRIBUTING.md [deleted file]
trunk/package/luci/INSTALL [deleted file]
trunk/package/luci/LICENSE [deleted file]
trunk/package/luci/Makefile [deleted file]
trunk/package/luci/NOTICE [deleted file]
trunk/package/luci/README.md [deleted file]
trunk/package/luci/THANKYOU [deleted file]
trunk/package/luci/applications/luci-app-adblock/Makefile [deleted file]
trunk/package/luci/applications/luci-app-adblock/luasrc/controller/adblock.lua [deleted file]
trunk/package/luci/applications/luci-app-adblock/luasrc/model/cbi/adblock.lua [deleted file]
trunk/package/luci/applications/luci-app-adblock/root/etc/uci-defaults/40_luci-adblock [deleted file]
trunk/package/luci/applications/luci-app-ahcp/Makefile [deleted file]
trunk/package/luci/applications/luci-app-ahcp/luasrc/controller/ahcp.lua [deleted file]
trunk/package/luci/applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua [deleted file]
trunk/package/luci/applications/luci-app-ahcp/luasrc/view/admin_status/index/ahcp.htm [deleted file]
trunk/package/luci/applications/luci-app-ahcp/luasrc/view/ahcp_status.htm [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/ca/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/cs/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/de/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/el/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/en/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/es/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/fr/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/he/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/hu/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/it/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/ja/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/ms/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/no/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/pl/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/pt-br/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/pt/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/ro/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/ru/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/sk/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/sv/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/templates/ahcp.pot [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/tr/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/uk/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/vi/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/zh-cn/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/po/zh-tw/ahcp.po [deleted file]
trunk/package/luci/applications/luci-app-ahcp/root/etc/uci-defaults/luci-ahcp [deleted file]
trunk/package/luci/applications/luci-app-asterisk/Makefile [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/asterisk.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/asterisk/cc_idd.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/controller/asterisk.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-dialplans.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-iax-connections.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-meetme.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-app.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-cdr.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-chan.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-codec.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-format.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-func.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-pbx.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-res-feature.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-res.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-sip-connections.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-voice.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialplan_out.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialplans.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialzones.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/meetme.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/meetme_settings.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/phone_sip.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/phones.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/trunk_sip.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/trunks.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/voicemail.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/voicemail_settings.lua [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/view/asterisk/cbi/cell.htm [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/view/asterisk/dialplans.htm [deleted file]
trunk/package/luci/applications/luci-app-asterisk/luasrc/view/asterisk/dialzones.htm [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/ca/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/cs/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/de/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/el/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/en/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/es/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/fr/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/he/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/hu/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/it/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/ja/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/ms/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/no/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/pl/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/pt-br/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/pt/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/ro/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/ru/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/sk/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/sv/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/templates/asterisk.pot [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/tr/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/uk/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/vi/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/zh-cn/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/po/zh-tw/asterisk.po [deleted file]
trunk/package/luci/applications/luci-app-asterisk/root/etc/config/asterisk [deleted file]
trunk/package/luci/applications/luci-app-asterisk/root/etc/uci-defaults/luci-asterisk [deleted file]
trunk/package/luci/applications/luci-app-commands/Makefile [deleted file]
trunk/package/luci/applications/luci-app-commands/luasrc/controller/commands.lua [deleted file]
trunk/package/luci/applications/luci-app-commands/luasrc/model/cbi/commands.lua [deleted file]
trunk/package/luci/applications/luci-app-commands/luasrc/view/commands.htm [deleted file]
trunk/package/luci/applications/luci-app-commands/po/ca/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/cs/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/de/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/el/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/en/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/es/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/fr/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/he/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/hu/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/it/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/ja/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/ms/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/no/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/pl/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/pt-br/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/pt/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/ro/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/ru/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/sk/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/sv/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/templates/commands.pot [deleted file]
trunk/package/luci/applications/luci-app-commands/po/tr/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/uk/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/vi/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/zh-cn/commands.po [deleted file]
trunk/package/luci/applications/luci-app-commands/po/zh-tw/commands.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/Makefile [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/luasrc/controller/coovachilli.lua [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/luasrc/model/cbi/coovachilli.lua [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/luasrc/model/cbi/coovachilli_auth.lua [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/luasrc/model/cbi/coovachilli_network.lua [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/luasrc/model/cbi/coovachilli_radius.lua [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/ca/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/cs/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/de/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/el/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/en/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/es/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/fr/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/he/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/hu/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/it/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/ja/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/ms/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/no/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/pl/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/pt-br/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/pt/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/ro/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/ru/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/sk/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/sv/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/templates/coovachilli.pot [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/tr/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/uk/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/vi/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/zh-cn/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/po/zh-tw/coovachilli.po [deleted file]
trunk/package/luci/applications/luci-app-coovachilli/root/etc/config/coovachilli [deleted file]
trunk/package/luci/applications/luci-app-ddns/Makefile [deleted file]
trunk/package/luci/applications/luci-app-ddns/luasrc/controller/ddns.lua [deleted file]
trunk/package/luci/applications/luci-app-ddns/luasrc/model/cbi/ddns/detail.lua [deleted file]
trunk/package/luci/applications/luci-app-ddns/luasrc/model/cbi/ddns/global.lua [deleted file]
trunk/package/luci/applications/luci-app-ddns/luasrc/model/cbi/ddns/hints.lua [deleted file]
trunk/package/luci/applications/luci-app-ddns/luasrc/model/cbi/ddns/overview.lua [deleted file]
trunk/package/luci/applications/luci-app-ddns/luasrc/tools/ddns.lua [deleted file]
trunk/package/luci/applications/luci-app-ddns/luasrc/view/admin_status/index/ddns.htm [deleted file]
trunk/package/luci/applications/luci-app-ddns/luasrc/view/ddns/detail_logview.htm [deleted file]
trunk/package/luci/applications/luci-app-ddns/luasrc/view/ddns/detail_lvalue.htm [deleted file]
trunk/package/luci/applications/luci-app-ddns/luasrc/view/ddns/detail_value.htm [deleted file]
trunk/package/luci/applications/luci-app-ddns/luasrc/view/ddns/global_value.htm [deleted file]
trunk/package/luci/applications/luci-app-ddns/luasrc/view/ddns/overview_doubleline.htm [deleted file]
trunk/package/luci/applications/luci-app-ddns/luasrc/view/ddns/overview_enabled.htm [deleted file]
trunk/package/luci/applications/luci-app-ddns/luasrc/view/ddns/overview_startstop.htm [deleted file]
trunk/package/luci/applications/luci-app-ddns/luasrc/view/ddns/overview_status.htm [deleted file]
trunk/package/luci/applications/luci-app-ddns/luasrc/view/ddns/system_status.htm [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/ca/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/cs/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/de/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/el/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/en/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/es/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/fr/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/he/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/hu/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/it/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/ja/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/ms/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/no/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/pl/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/pt-br/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/pt/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/ro/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/ru/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/sk/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/sv/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/templates/ddns.pot [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/tr/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/uk/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/vi/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/zh-cn/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/po/zh-tw/ddns.po [deleted file]
trunk/package/luci/applications/luci-app-ddns/root/etc/uci-defaults/luci-ddns [deleted file]
trunk/package/luci/applications/luci-app-diag-core/Makefile [deleted file]
trunk/package/luci/applications/luci-app-diag-core/luasrc/controller/luci_diag.lua [deleted file]
trunk/package/luci/applications/luci-app-diag-core/luasrc/view/diag/index.htm [deleted file]
trunk/package/luci/applications/luci-app-diag-core/luasrc/view/diag/network_config_index.htm [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/ca/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/cs/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/de/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/el/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/en/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/es/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/fr/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/he/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/hu/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/it/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/ja/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/ms/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/no/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/pl/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/pt-br/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/pt/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/ro/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/ru/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/sk/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/sv/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/templates/diag_core.pot [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/tr/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/uk/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/vi/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/zh-cn/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-core/po/zh-tw/diag_core.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/Makefile [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/controller/luci_diag/devinfo_common.lua [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/controller/luci_diag/luci_diag_devinfo.lua [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/controller/luci_diag/netdiscover_common.lua [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/controller/luci_diag/smap_common.lua [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/mactodevinfo.lua [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/netdiscover_devinfo.lua [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/netdiscover_devinfo_config.lua [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/netdiscover_devinfo_config_mini.lua [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/netdiscover_devinfo_mini.lua [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/smap_devinfo.lua [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/smap_devinfo_config.lua [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/smap_devinfo_config_mini.lua [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/smap_devinfo_mini.lua [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/view/diag/smapsection.htm [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/luasrc/view/diag/smapvalue.htm [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/ca/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/cs/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/de/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/el/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/en/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/es/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/fr/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/he/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/hu/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/it/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/ja/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/ms/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/no/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/pl/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/pt-br/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/pt/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/ro/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/ru/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/sk/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/sv/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/templates/diag_devinfo.pot [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/tr/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/uk/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/vi/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/zh-cn/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/po/zh-tw/diag_devinfo.po [deleted file]
trunk/package/luci/applications/luci-app-diag-devinfo/root/etc/config/luci_devinfo [deleted file]
trunk/package/luci/applications/luci-app-dump1090/Makefile [deleted file]
trunk/package/luci/applications/luci-app-dump1090/luasrc/controller/dump1090.lua [deleted file]
trunk/package/luci/applications/luci-app-dump1090/luasrc/model/cbi/dump1090.lua [deleted file]
trunk/package/luci/applications/luci-app-dump1090/root/etc/uci-defaults/luci-dump1090 [deleted file]
trunk/package/luci/applications/luci-app-firewall/Makefile [deleted file]
trunk/package/luci/applications/luci-app-firewall/luasrc/controller/firewall.lua [deleted file]
trunk/package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/custom.lua [deleted file]
trunk/package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua [deleted file]
trunk/package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua [deleted file]
trunk/package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua [deleted file]
trunk/package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua [deleted file]
trunk/package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua [deleted file]
trunk/package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua [deleted file]
trunk/package/luci/applications/luci-app-firewall/luasrc/tools/firewall.lua [deleted file]
trunk/package/luci/applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm [deleted file]
trunk/package/luci/applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm [deleted file]
trunk/package/luci/applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/ca/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/cs/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/de/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/el/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/en/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/es/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/fr/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/he/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/hu/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/it/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/ja/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/ms/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/no/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/pl/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/pt-br/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/pt/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/ro/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/ru/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/sk/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/sv/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/templates/firewall.pot [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/tr/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/uk/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/vi/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/zh-cn/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-firewall/po/zh-tw/firewall.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-diagnostics/Makefile [deleted file]
trunk/package/luci/applications/luci-app-freifunk-diagnostics/luasrc/controller/freifunk/diag.lua [deleted file]
trunk/package/luci/applications/luci-app-freifunk-diagnostics/luasrc/view/freifunk/diagnostics.htm [deleted file]
trunk/package/luci/applications/luci-app-freifunk-diagnostics/root/etc/uci-defaults/luci-freifunk-diagnostics [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/Makefile [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/ca/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/cs/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/de/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/el/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/en/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/es/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/fr/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/he/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/hu/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/it/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/ja/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/ms/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/no/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/pl/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/pt-br/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/pt/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/ro/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/ru/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/sk/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/sv/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/templates/freifunk-policyrouting.pot [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/tr/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/uk/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/vi/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/zh-cn/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-policyrouting/po/zh-tw/freifunk-policyrouting.po [deleted file]
trunk/package/luci/applications/luci-app-freifunk-widgets/Makefile [deleted file]
trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/controller/freifunk/widgets.lua [deleted file]
trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/heightwidth.lua [deleted file]
trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/html.lua [deleted file]
trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/iframe.lua [deleted file]
trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/rssfeed.lua [deleted file]
trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/search.lua [deleted file]
trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/widget.lua [deleted file]
trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/widgets_overview.lua [deleted file]
trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/clear/main.htm [deleted file]
trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/html/main.htm [deleted file]
trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/iframe/main.htm [deleted file]
trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/rssfeed/main.htm [deleted file]
trunk/package/luci/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/search/main.htm [deleted file]
trunk/package/luci/applications/luci-app-freifunk-widgets/root/etc/config/freifunk-widgets [deleted file]
trunk/package/luci/applications/luci-app-freifunk-widgets/root/lib/upgrade/keep.d/freifunk-widgets [deleted file]
trunk/package/luci/applications/luci-app-fwknopd/Makefile [deleted file]
trunk/package/luci/applications/luci-app-fwknopd/luasrc/controller/fwknopd.lua [deleted file]
trunk/package/luci/applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua [deleted file]
trunk/package/luci/applications/luci-app-fwknopd/luasrc/view/fwknopd-qr.htm [deleted file]
trunk/package/luci/applications/luci-app-fwknopd/po/en/fwknopd.po [deleted file]
trunk/package/luci/applications/luci-app-fwknopd/po/templates/fwknopd.pot [deleted file]
trunk/package/luci/applications/luci-app-fwknopd/root/etc/uci-defaults/luci-fwknopd [deleted file]
trunk/package/luci/applications/luci-app-fwknopd/root/usr/sbin/gen-qr.sh [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/Makefile [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/luasrc/controller/hd_idle.lua [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/ca/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/cs/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/de/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/el/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/en/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/es/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/fr/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/he/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/hu/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/it/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/ja/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/ms/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/no/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/pl/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/pt-br/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/pt/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/ro/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/ru/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/sk/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/sv/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/templates/hd_idle.pot [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/tr/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/uk/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/vi/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/zh-cn/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/po/zh-tw/hd_idle.po [deleted file]
trunk/package/luci/applications/luci-app-hd-idle/root/etc/uci-defaults/luci-hd_idle [deleted file]
trunk/package/luci/applications/luci-app-ltqtapi/Makefile [deleted file]
trunk/package/luci/applications/luci-app-ltqtapi/luasrc/controller/ltqtapi.lua [deleted file]
trunk/package/luci/applications/luci-app-ltqtapi/luasrc/model/cbi/luci_ltqtapi/account.lua [deleted file]
trunk/package/luci/applications/luci-app-ltqtapi/luasrc/model/cbi/luci_ltqtapi/contact.lua [deleted file]
trunk/package/luci/applications/luci-app-ltqtapi/luasrc/view/admin_status/index/telephony.htm [deleted file]
trunk/package/luci/applications/luci-app-ltqtapi/luasrc/view/telephony_status.htm [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/Makefile [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/ca/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/cs/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/de/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/el/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/en/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/es/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/fr/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/he/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/hu/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/it/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/ja/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/ms/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/no/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/pl/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/pt-br/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/pt/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/ro/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/ru/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/sk/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/sv/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/templates/meshwizard.pot [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/tr/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/uk/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/vi/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/zh-cn/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/po/zh-tw/meshwizard.po [deleted file]
trunk/package/luci/applications/luci-app-meshwizard/root/etc/uci-defaults/meshwizard [deleted file]
trunk/package/luci/applications/luci-app-minidlna/Makefile [deleted file]
trunk/package/luci/applications/luci-app-minidlna/luasrc/controller/minidlna.lua [deleted file]
trunk/package/luci/applications/luci-app-minidlna/luasrc/model/cbi/minidlna.lua [deleted file]
trunk/package/luci/applications/luci-app-minidlna/luasrc/view/admin_status/index/minidlna.htm [deleted file]
trunk/package/luci/applications/luci-app-minidlna/luasrc/view/minidlna_status.htm [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/ca/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/cs/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/de/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/el/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/en/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/es/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/fr/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/he/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/hu/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/it/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/ja/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/ms/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/no/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/pl/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/pt-br/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/pt/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/ro/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/ru/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/sk/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/sv/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/templates/minidlna.pot [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/tr/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/uk/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/vi/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/zh-cn/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/po/zh-tw/minidlna.po [deleted file]
trunk/package/luci/applications/luci-app-minidlna/root/etc/uci-defaults/luci-minidlna [deleted file]
trunk/package/luci/applications/luci-app-mjpg-streamer/Makefile [deleted file]
trunk/package/luci/applications/luci-app-mjpg-streamer/luasrc/controller/mjpg-streamer.lua [deleted file]
trunk/package/luci/applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua [deleted file]
trunk/package/luci/applications/luci-app-mjpg-streamer/po/templates/mjpg-streamer.pot [deleted file]
trunk/package/luci/applications/luci-app-mjpg-streamer/root/etc/uci-defaults/luci-mjpg-streamer [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/Makefile [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/luasrc/controller/mmc_over_gpio.lua [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/luasrc/model/cbi/mmc_over_gpio.lua [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/ca/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/cs/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/de/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/el/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/en/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/es/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/fr/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/he/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/hu/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/it/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/ja/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/ms/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/no/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/pl/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/pt-br/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/pt/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/ro/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/ru/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/sk/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/sv/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/templates/mmc_over_gpio.pot [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/tr/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/uk/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/vi/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/zh-cn/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/po/zh-tw/mmc_over_gpio.po [deleted file]
trunk/package/luci/applications/luci-app-mmc-over-gpio/root/etc/uci-defaults/luci-mmc-over-gpio [deleted file]
trunk/package/luci/applications/luci-app-multiwan/Makefile [deleted file]
trunk/package/luci/applications/luci-app-multiwan/luasrc/controller/multiwan.lua [deleted file]
trunk/package/luci/applications/luci-app-multiwan/luasrc/model/cbi/multiwan/multiwan.lua [deleted file]
trunk/package/luci/applications/luci-app-multiwan/luasrc/model/cbi/multiwan/multiwanmini.lua [deleted file]
trunk/package/luci/applications/luci-app-multiwan/luasrc/view/admin_status/index/multiwan.htm [deleted file]
trunk/package/luci/applications/luci-app-multiwan/luasrc/view/multiwan_status.htm [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/ca/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/cs/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/de/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/el/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/en/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/es/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/fr/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/he/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/hu/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/it/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/ja/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/ms/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/no/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/pl/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/pt-br/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/pt/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/ro/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/ru/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/sk/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/sv/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/templates/multiwan.pot [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/tr/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/uk/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/vi/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/zh-cn/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-multiwan/po/zh-tw/multiwan.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/Makefile [deleted file]
trunk/package/luci/applications/luci-app-ntpc/luasrc/controller/ntpc.lua [deleted file]
trunk/package/luci/applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua [deleted file]
trunk/package/luci/applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/ca/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/cs/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/de/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/el/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/en/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/es/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/fr/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/he/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/hu/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/it/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/ja/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/ms/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/no/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/pl/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/pt-br/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/pt/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/ro/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/ru/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/sk/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/sv/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/templates/ntpc.pot [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/tr/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/uk/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/vi/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/zh-cn/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ntpc/po/zh-tw/ntpc.po [deleted file]
trunk/package/luci/applications/luci-app-ocserv/Makefile [deleted file]
trunk/package/luci/applications/luci-app-ocserv/luasrc/controller/ocserv.lua [deleted file]
trunk/package/luci/applications/luci-app-ocserv/luasrc/model/cbi/ocserv/main.lua [deleted file]
trunk/package/luci/applications/luci-app-ocserv/luasrc/model/cbi/ocserv/user-config.lua [deleted file]
trunk/package/luci/applications/luci-app-ocserv/luasrc/model/cbi/ocserv/users.lua [deleted file]
trunk/package/luci/applications/luci-app-ocserv/luasrc/view/admin_status/index/ocserv.htm [deleted file]
trunk/package/luci/applications/luci-app-ocserv/luasrc/view/ocserv_status.htm [deleted file]
trunk/package/luci/applications/luci-app-olsr-services/Makefile [deleted file]
trunk/package/luci/applications/luci-app-olsr-services/luasrc/controller/services.lua [deleted file]
trunk/package/luci/applications/luci-app-olsr-services/luasrc/view/freifunk-services/services.htm [deleted file]
trunk/package/luci/applications/luci-app-olsr-viz/Makefile [deleted file]
trunk/package/luci/applications/luci-app-olsr-viz/htdocs/cgi-bin/olsr-viz.sh [deleted file]
trunk/package/luci/applications/luci-app-olsr-viz/htdocs/cgi-bin/vizdata.sh [deleted file]
trunk/package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz.js [deleted file]
trunk/package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_down.gif [deleted file]
trunk/package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_good.gif [deleted file]
trunk/package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_ok.gif [deleted file]
trunk/package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_weak.gif [deleted file]
trunk/package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/node-hna-mini.gif [deleted file]
trunk/package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/node-mini.gif [deleted file]
trunk/package/luci/applications/luci-app-olsr-viz/luasrc/controller/olsr-viz.lua [deleted file]
trunk/package/luci/applications/luci-app-olsr-viz/luasrc/view/olsr-viz/olsr-viz.htm [deleted file]
trunk/package/luci/applications/luci-app-olsr/Makefile [deleted file]
trunk/package/luci/applications/luci-app-olsr/htdocs/cgi-bin-nodes.html [deleted file]
trunk/package/luci/applications/luci-app-olsr/htdocs/cgi-bin-status.html [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/controller/olsr.lua [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/controller/olsr4.lua [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/controller/olsr6.lua [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd.lua [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd6.lua [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrddisplay.lua [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdhna.lua [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdhna6.lua [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdiface.lua [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdiface6.lua [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdplugins.lua [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdplugins6.lua [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/tools/olsr.lua [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/common_js.htm [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/error_olsr.htm [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/hna.htm [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/interfaces.htm [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/legend.htm [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/mid.htm [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/neighbors.htm [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/overview.htm [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/routes.htm [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/smartgw.htm [deleted file]
trunk/package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/topology.htm [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/ca/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/cs/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/de/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/el/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/en/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/es/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/fr/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/he/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/hu/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/it/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/ja/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/ms/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/no/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/pl/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/pt-br/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/pt/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/ro/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/ru/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/sk/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/sv/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/templates/olsr.pot [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/tr/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/uk/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/vi/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/zh-cn/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/po/zh-tw/olsr.po [deleted file]
trunk/package/luci/applications/luci-app-olsr/root/etc/config/luci_olsr [deleted file]
trunk/package/luci/applications/luci-app-olsr/root/etc/uci-defaults/luci-olsr [deleted file]
trunk/package/luci/applications/luci-app-openvpn/Makefile [deleted file]
trunk/package/luci/applications/luci-app-openvpn/luasrc/controller/openvpn.lua [deleted file]
trunk/package/luci/applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua [deleted file]
trunk/package/luci/applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua [deleted file]
trunk/package/luci/applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua [deleted file]
trunk/package/luci/applications/luci-app-openvpn/luasrc/view/openvpn/cbi-select-input-add.htm [deleted file]
trunk/package/luci/applications/luci-app-openvpn/luasrc/view/openvpn/pageswitch.htm [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/ca/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/cs/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/de/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/el/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/en/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/es/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/fr/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/he/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/hu/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/it/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/ja/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/ms/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/no/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/pl/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/pt-br/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/pt/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/ro/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/ru/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/sk/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/sv/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/templates/openvpn.pot [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/tr/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/uk/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/vi/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/zh-cn/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/po/zh-tw/openvpn.po [deleted file]
trunk/package/luci/applications/luci-app-openvpn/root/etc/config/openvpn_recipes [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/Makefile [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/luasrc/controller/ff_p2pblock.lua [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/luasrc/model/cbi/luci_fw/p2pblock.lua [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/ca/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/cs/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/de/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/el/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/en/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/es/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/fr/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/he/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/hu/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/it/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/ja/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/ms/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/no/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/pl/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/pt-br/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/pt/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/ro/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/ru/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/sk/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/sv/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/templates/p2pblock.pot [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/tr/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/uk/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/vi/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/zh-cn/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/po/zh-tw/p2pblock.po [deleted file]
trunk/package/luci/applications/luci-app-p2pblock/root/etc/uci-defaults/luci-p2pblock [deleted file]
trunk/package/luci/applications/luci-app-p910nd/Makefile [deleted file]
trunk/package/luci/applications/luci-app-p910nd/luasrc/controller/p910nd.lua [deleted file]
trunk/package/luci/applications/luci-app-p910nd/luasrc/model/cbi/p910nd.lua [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/ca/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/cs/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/de/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/el/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/en/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/es/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/fr/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/he/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/hu/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/it/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/ja/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/ms/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/no/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/pl/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/pt-br/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/pt/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/ro/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/ru/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/sk/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/sv/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/templates/p910nd.pot [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/tr/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/uk/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/vi/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/zh-cn/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/po/zh-tw/p910nd.po [deleted file]
trunk/package/luci/applications/luci-app-p910nd/root/etc/uci-defaults/luci-p910nd [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/COPYING [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/Makefile [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/luasrc/controller/pbx-voicemail.lua [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/luasrc/model/cbi/pbx-voicemail.lua [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/ca/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/cs/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/de/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/el/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/en/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/es/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/fr/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/he/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/hu/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/it/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/ja/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/ms/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/no/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/pl/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/pt-br/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/pt/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/ro/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/ru/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/sk/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/sv/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/templates/pbx-voicemail.pot [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/tr/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/uk/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/vi/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/zh-cn/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/po/zh-tw/pbx-voicemail.po [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/root/etc/config/pbx-voicemail [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/root/etc/pbx-voicemail/pbx-move-greeting [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-account-auth.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-account-default.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-account.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-defaults.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx-voicemail/root/etc/pbx-voicemail/pbx-send-voicemail [deleted file]
trunk/package/luci/applications/luci-app-pbx/COPYING [deleted file]
trunk/package/luci/applications/luci-app-pbx/CREDITS-SOUNDS [deleted file]
trunk/package/luci/applications/luci-app-pbx/LICENSE-SOUNDS [deleted file]
trunk/package/luci/applications/luci-app-pbx/Makefile [deleted file]
trunk/package/luci/applications/luci-app-pbx/luasrc/controller/pbx.lua [deleted file]
trunk/package/luci/applications/luci-app-pbx/luasrc/model/cbi/pbx-advanced.lua [deleted file]
trunk/package/luci/applications/luci-app-pbx/luasrc/model/cbi/pbx-calls.lua [deleted file]
trunk/package/luci/applications/luci-app-pbx/luasrc/model/cbi/pbx-google.lua [deleted file]
trunk/package/luci/applications/luci-app-pbx/luasrc/model/cbi/pbx-users.lua [deleted file]
trunk/package/luci/applications/luci-app-pbx/luasrc/model/cbi/pbx-voip.lua [deleted file]
trunk/package/luci/applications/luci-app-pbx/luasrc/model/cbi/pbx.lua [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/ca/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/cs/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/de/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/el/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/en/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/es/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/fr/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/he/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/hu/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/it/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/ja/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/ms/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/no/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/pl/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/pt-br/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/pt/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/ro/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/ru/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/sk/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/sv/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/templates/pbx.pot [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/tr/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/uk/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/vi/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/zh-cn/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/po/zh-tw/pbx.po [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/config/pbx [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/config/pbx-advanced [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/config/pbx-calls [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/config/pbx-google [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/config/pbx-users [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/config/pbx-voip [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/init.d/pbx-asterisk [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/asterisk.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/delayedcallback [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_blacklist.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_blacklist_footer.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_blacklist_header.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_callback-check.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_callback-check_footer.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_callback-check_header.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_callback_gtalk.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_callback_header.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_callback_sip.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_default.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_default_user.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_disa-check.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_disa-check_footer.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_disa-check_header.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_disa-nopin.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_disa.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_disa_header.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_incoming_context_gtalk.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_incoming_context_gtalk_header.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_incoming_context_sip.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_outgoing_dial_local_user.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_outgoing_gtalk.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_outgoing_pattern_gtalk.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_outgoing_pattern_sip.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_outgoing_sip.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_user_context_footer.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_user_context_header.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_voicemail_disabled.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_voicemail_enabled.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/gtalk.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/indications.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/jabber.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/jabber_users.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/logger.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/manager.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/modules.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/rtp.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sip.conf.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sip_peer.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sip_registration.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sip_user.TEMPLATE [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-alreadyon.gsm [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-incorrect.gsm [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-pass.gsm [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/auth-incorrect.gsm [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/auth-thankyou.gsm [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/beep.gsm [deleted file]
trunk/package/luci/applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/vm-goodbye.gsm [deleted file]
trunk/package/luci/applications/luci-app-polipo/Makefile [deleted file]
trunk/package/luci/applications/luci-app-polipo/luasrc/controller/polipo.lua [deleted file]
trunk/package/luci/applications/luci-app-polipo/luasrc/model/cbi/polipo.lua [deleted file]
trunk/package/luci/applications/luci-app-polipo/luasrc/view/polipo_status.htm [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/ca/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/cs/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/de/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/el/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/en/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/es/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/fr/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/he/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/hu/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/it/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/ja/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/ms/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/no/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/pl/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/pt-br/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/pt/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/ro/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/ru/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/sk/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/sv/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/templates/polipo.pot [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/tr/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/uk/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/vi/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/zh-cn/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/po/zh-tw/polipo.po [deleted file]
trunk/package/luci/applications/luci-app-polipo/root/etc/uci-defaults/luci-polipo [deleted file]
trunk/package/luci/applications/luci-app-polipo/root/usr/sbin/polipo_purge [deleted file]
trunk/package/luci/applications/luci-app-privoxy/Makefile [deleted file]
trunk/package/luci/applications/luci-app-privoxy/luasrc/controller/privoxy.lua [deleted file]
trunk/package/luci/applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua [deleted file]
trunk/package/luci/applications/luci-app-privoxy/luasrc/view/privoxy/detail_logview.htm [deleted file]
trunk/package/luci/applications/luci-app-privoxy/luasrc/view/privoxy/detail_startstop.htm [deleted file]
trunk/package/luci/applications/luci-app-privoxy/po/de/privoxy.po [deleted file]
trunk/package/luci/applications/luci-app-privoxy/po/templates/privoxy.pot [deleted file]
trunk/package/luci/applications/luci-app-privoxy/po/zh-cn/privoxy.po [deleted file]
trunk/package/luci/applications/luci-app-privoxy/root/etc/uci-defaults/luci-privoxy [deleted file]
trunk/package/luci/applications/luci-app-qos/Makefile [deleted file]
trunk/package/luci/applications/luci-app-qos/luasrc/controller/qos.lua [deleted file]
trunk/package/luci/applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua [deleted file]
trunk/package/luci/applications/luci-app-qos/po/ca/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/cs/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/de/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/el/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/en/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/es/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/fr/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/he/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/hu/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/it/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/ja/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/ms/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/no/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/pl/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/pt-br/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/pt/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/ro/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/ru/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/sk/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/sv/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/templates/qos.pot [deleted file]
trunk/package/luci/applications/luci-app-qos/po/tr/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/uk/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/vi/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/zh-cn/qos.po [deleted file]
trunk/package/luci/applications/luci-app-qos/po/zh-tw/qos.po [deleted file]
trunk/package/luci/applications/luci-app-radicale/Makefile [deleted file]
trunk/package/luci/applications/luci-app-radicale/luasrc/controller/radicale.lua [deleted file]
trunk/package/luci/applications/luci-app-radicale/luasrc/model/cbi/radicale.lua [deleted file]
trunk/package/luci/applications/luci-app-radicale/luasrc/view/radicale/btn_startstop.htm [deleted file]
trunk/package/luci/applications/luci-app-radicale/luasrc/view/radicale/ro_value.htm [deleted file]
trunk/package/luci/applications/luci-app-radicale/po/de/radicale.po [deleted file]
trunk/package/luci/applications/luci-app-radicale/po/templates/radicale.pot [deleted file]
trunk/package/luci/applications/luci-app-radicale/root/etc/uci-defaults/luci-radicale [deleted file]
trunk/package/luci/applications/luci-app-radvd/Makefile [deleted file]
trunk/package/luci/applications/luci-app-radvd/luasrc/controller/radvd.lua [deleted file]
trunk/package/luci/applications/luci-app-radvd/luasrc/model/cbi/radvd.lua [deleted file]
trunk/package/luci/applications/luci-app-radvd/luasrc/model/cbi/radvd/dnssl.lua [deleted file]
trunk/package/luci/applications/luci-app-radvd/luasrc/model/cbi/radvd/interface.lua [deleted file]
trunk/package/luci/applications/luci-app-radvd/luasrc/model/cbi/radvd/prefix.lua [deleted file]
trunk/package/luci/applications/luci-app-radvd/luasrc/model/cbi/radvd/rdnss.lua [deleted file]
trunk/package/luci/applications/luci-app-radvd/luasrc/model/cbi/radvd/route.lua [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/ca/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/cs/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/de/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/el/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/en/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/es/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/fr/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/he/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/hu/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/it/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/ja/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/ms/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/no/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/pl/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/pt-br/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/pt/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/ro/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/ru/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/sk/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/sv/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/templates/radvd.pot [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/tr/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/uk/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/vi/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/zh-cn/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/po/zh-tw/radvd.po [deleted file]
trunk/package/luci/applications/luci-app-radvd/root/etc/uci-defaults/luci-radvd [deleted file]
trunk/package/luci/applications/luci-app-samba/Makefile [deleted file]
trunk/package/luci/applications/luci-app-samba/luasrc/controller/samba.lua [deleted file]
trunk/package/luci/applications/luci-app-samba/luasrc/model/cbi/samba.lua [deleted file]
trunk/package/luci/applications/luci-app-samba/po/ca/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/cs/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/de/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/el/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/en/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/es/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/fr/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/he/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/hu/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/it/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/ja/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/ms/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/no/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/pl/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/pt-br/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/pt/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/ro/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/ru/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/sk/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/sv/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/templates/samba.pot [deleted file]
trunk/package/luci/applications/luci-app-samba/po/tr/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/uk/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/vi/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/zh-cn/samba.po [deleted file]
trunk/package/luci/applications/luci-app-samba/po/zh-tw/samba.po [deleted file]
trunk/package/luci/applications/luci-app-shairplay/Makefile [deleted file]
trunk/package/luci/applications/luci-app-shairplay/luasrc/controller/shairplay.lua [deleted file]
trunk/package/luci/applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua [deleted file]
trunk/package/luci/applications/luci-app-shairplay/root/etc/uci-defaults/luci-shairplay [deleted file]
trunk/package/luci/applications/luci-app-shairport/Makefile [deleted file]
trunk/package/luci/applications/luci-app-shairport/luasrc/controller/shairport.lua [deleted file]
trunk/package/luci/applications/luci-app-shairport/luasrc/model/cbi/shairport.lua [deleted file]
trunk/package/luci/applications/luci-app-shairport/root/etc/uci-defaults/luci-shairport [deleted file]
trunk/package/luci/applications/luci-app-siitwizard/Makefile [deleted file]
trunk/package/luci/applications/luci-app-siitwizard/luasrc/controller/siitwizard.lua [deleted file]
trunk/package/luci/applications/luci-app-siitwizard/luasrc/model/cbi/siitwizard.lua [deleted file]
trunk/package/luci/applications/luci-app-siitwizard/root/etc/config/siit [deleted file]
trunk/package/luci/applications/luci-app-splash/Makefile [deleted file]
trunk/package/luci/applications/luci-app-splash/README [deleted file]
trunk/package/luci/applications/luci-app-splash/htdocs/cgi-bin/splash/splash.sh [deleted file]
trunk/package/luci/applications/luci-app-splash/htdocs/luci/splash/index.html [deleted file]
trunk/package/luci/applications/luci-app-splash/luasrc/controller/splash/splash.lua [deleted file]
trunk/package/luci/applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua [deleted file]
trunk/package/luci/applications/luci-app-splash/luasrc/model/cbi/splash/splashtext.lua [deleted file]
trunk/package/luci/applications/luci-app-splash/luasrc/view/admin_status/splash.htm [deleted file]
trunk/package/luci/applications/luci-app-splash/luasrc/view/splash/blocked.htm [deleted file]
trunk/package/luci/applications/luci-app-splash/luasrc/view/splash/splash.htm [deleted file]
trunk/package/luci/applications/luci-app-splash/luasrc/view/splash_splash/index.htm [deleted file]
trunk/package/luci/applications/luci-app-splash/luasrc/view/splash_splash/splash.htm [deleted file]
trunk/package/luci/applications/luci-app-splash/po/ca/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/cs/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/de/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/el/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/en/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/es/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/fr/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/he/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/hu/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/it/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/ja/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/ms/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/no/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/pl/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/pt-br/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/pt/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/ro/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/ru/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/sk/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/sv/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/templates/splash.pot [deleted file]
trunk/package/luci/applications/luci-app-splash/po/tr/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/uk/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/vi/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/zh-cn/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/po/zh-tw/splash.po [deleted file]
trunk/package/luci/applications/luci-app-splash/root/etc/config/luci_splash [deleted file]
trunk/package/luci/applications/luci-app-splash/root/etc/config/luci_splash_leases [deleted file]
trunk/package/luci/applications/luci-app-splash/root/etc/hotplug.d/iface/25-splash [deleted file]
trunk/package/luci/applications/luci-app-splash/root/etc/init.d/luci_splash [deleted file]
trunk/package/luci/applications/luci-app-splash/root/usr/sbin/luci-splash [deleted file]
trunk/package/luci/applications/luci-app-statistics/Makefile [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/controller/luci_statistics/luci_statistics.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/collectd.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/conntrack.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/cpu.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/csv.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/df.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/disk.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/dns.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/email.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/entropy.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/exec.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/interface.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/iptables.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/irq.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/iwinfo.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/load.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/memory.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/netlink.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/network.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/nut.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/olsrd.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/ping.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/processes.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/rrdtool.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/splash_leases.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/tcpconns.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/unixsock.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/uptime.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/datatree.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/i18n.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/colors.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/conntrack.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/cpu.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/df.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/disk.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/dns.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/entropy.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/interface.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/iptables.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/irq.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/iwinfo.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/load.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/memory.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/netlink.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/nut.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/olsrd.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/ping.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/processes.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/splash_leases.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/tcpconns.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/uptime.lua [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/view/admin_statistics/index.htm [deleted file]
trunk/package/luci/applications/luci-app-statistics/luasrc/view/public_statistics/graph.htm [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/ca/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/ca/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/cs/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/cs/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/de/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/de/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/el/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/el/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/en/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/en/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/es/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/es/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/fr/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/fr/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/he/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/he/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/hu/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/hu/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/it/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/it/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/ja/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/ja/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/ms/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/ms/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/no/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/no/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/pl/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/pl/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/pt-br/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/pt-br/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/pt/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/pt/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/ro/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/ro/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/ru/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/ru/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/sk/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/sk/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/sv/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/sv/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/templates/rrdtool.pot [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/templates/statistics.pot [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/tr/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/tr/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/uk/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/uk/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/vi/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/vi/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/zh-cn/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/zh-cn/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/zh-tw/rrdtool.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/po/zh-tw/statistics.po [deleted file]
trunk/package/luci/applications/luci-app-statistics/root/etc/config/luci_statistics [deleted file]
trunk/package/luci/applications/luci-app-statistics/root/etc/init.d/luci_statistics [deleted file]
trunk/package/luci/applications/luci-app-statistics/root/etc/uci-defaults/luci-statistics [deleted file]
trunk/package/luci/applications/luci-app-statistics/root/usr/bin/stat-genconfig [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/Makefile [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/luasrc/controller/tinyproxy.lua [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/luasrc/view/tinyproxy_status.htm [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/ca/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/cs/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/de/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/el/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/en/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/es/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/fr/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/he/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/hu/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/it/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/ja/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/ms/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/no/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/pl/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/pt-br/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/pt/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/ro/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/ru/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/sk/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/sv/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/templates/tinyproxy.pot [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/tr/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/uk/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/vi/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/zh-cn/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-tinyproxy/po/zh-tw/tinyproxy.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/Makefile [deleted file]
trunk/package/luci/applications/luci-app-transmission/luasrc/controller/transmission.lua [deleted file]
trunk/package/luci/applications/luci-app-transmission/luasrc/model/cbi/transmission.lua [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/ca/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/cs/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/de/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/el/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/en/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/es/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/fr/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/he/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/hu/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/it/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/ja/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/ms/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/no/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/pl/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/pt-br/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/pt/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/ro/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/ru/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/sk/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/sv/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/templates/transmission.pot [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/tr/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/uk/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/vi/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/zh-cn/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/po/zh-tw/transmission.po [deleted file]
trunk/package/luci/applications/luci-app-transmission/root/etc/uci-defaults/luci-transmission [deleted file]
trunk/package/luci/applications/luci-app-udpxy/Makefile [deleted file]
trunk/package/luci/applications/luci-app-udpxy/luasrc/controller/udpxy.lua [deleted file]
trunk/package/luci/applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua [deleted file]
trunk/package/luci/applications/luci-app-udpxy/root/etc/uci-defaults/luci-udpxy [deleted file]
trunk/package/luci/applications/luci-app-upnp/Makefile [deleted file]
trunk/package/luci/applications/luci-app-upnp/luasrc/controller/upnp.lua [deleted file]
trunk/package/luci/applications/luci-app-upnp/luasrc/model/cbi/upnp/upnp.lua [deleted file]
trunk/package/luci/applications/luci-app-upnp/luasrc/view/admin_status/index/upnp.htm [deleted file]
trunk/package/luci/applications/luci-app-upnp/luasrc/view/upnp_status.htm [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/ca/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/cs/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/de/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/el/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/en/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/es/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/fr/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/he/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/hu/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/it/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/ja/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/ms/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/no/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/pl/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/pt-br/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/pt/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/ro/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/ru/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/sk/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/sv/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/templates/upnp.pot [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/tr/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/uk/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/vi/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/zh-cn/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-upnp/po/zh-tw/upnp.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/Makefile [deleted file]
trunk/package/luci/applications/luci-app-ushare/luasrc/controller/ushare.lua [deleted file]
trunk/package/luci/applications/luci-app-ushare/luasrc/model/cbi/ushare.lua [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/ca/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/cs/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/de/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/el/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/en/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/es/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/fr/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/he/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/hu/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/it/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/ja/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/ms/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/no/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/pl/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/pt-br/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/pt/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/ro/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/ru/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/sk/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/sv/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/templates/ushare.pot [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/tr/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/uk/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/vi/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/zh-cn/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/po/zh-tw/ushare.po [deleted file]
trunk/package/luci/applications/luci-app-ushare/root/etc/uci-defaults/luci-ushare [deleted file]
trunk/package/luci/applications/luci-app-vnstat/Makefile [deleted file]
trunk/package/luci/applications/luci-app-vnstat/luasrc/controller/vnstat.lua [deleted file]
trunk/package/luci/applications/luci-app-vnstat/luasrc/model/cbi/vnstat.lua [deleted file]
trunk/package/luci/applications/luci-app-vnstat/luasrc/view/vnstat.htm [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/ca/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/cs/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/de/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/el/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/en/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/es/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/fr/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/he/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/hu/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/it/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/ja/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/ms/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/no/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/pl/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/pt-br/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/pt/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/ro/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/ru/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/sk/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/sv/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/templates/vnstat.pot [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/tr/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/uk/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/vi/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/zh-cn/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/po/zh-tw/vnstat.po [deleted file]
trunk/package/luci/applications/luci-app-vnstat/root/etc/uci-defaults/luci-vnstat [deleted file]
trunk/package/luci/applications/luci-app-voice-core/Makefile [deleted file]
trunk/package/luci/applications/luci-app-voice-core/luasrc/controller/luci_voice.lua [deleted file]
trunk/package/luci/applications/luci-app-voice-core/luasrc/view/luci_voice/index.htm [deleted file]
trunk/package/luci/applications/luci-app-voice-core/luasrc/view/luci_voice/phone_index.htm [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/ca/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/cs/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/de/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/el/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/en/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/es/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/fr/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/he/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/hu/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/it/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/ja/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/ms/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/no/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/pl/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/pt-br/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/pt/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/ro/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/ru/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/sk/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/sv/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/templates/voice_core.pot [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/tr/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/uk/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/vi/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/zh-cn/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-core/po/zh-tw/voice_core.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/Makefile [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/luasrc/controller/luci_voice/luci_voice_diag.lua [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/luasrc/view/luci_voice/diag_index.htm [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/ca/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/cs/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/de/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/el/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/en/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/es/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/fr/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/he/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/hu/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/it/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/ja/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/ms/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/no/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/pl/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/pt-br/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/pt/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/ro/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/ru/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/sk/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/sv/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/templates/voice_diag.pot [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/tr/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/uk/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/vi/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/zh-cn/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-voice-diag/po/zh-tw/voice_diag.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/Makefile [deleted file]
trunk/package/luci/applications/luci-app-watchcat/luasrc/controller/watchcat.lua [deleted file]
trunk/package/luci/applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/ca/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/cs/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/de/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/el/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/en/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/es/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/fr/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/he/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/hu/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/it/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/ja/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/ms/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/no/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/pl/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/pt-br/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/pt/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/ro/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/ru/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/sk/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/sv/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/templates/watchcat.pot [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/tr/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/uk/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/vi/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/zh-cn/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/po/zh-tw/watchcat.po [deleted file]
trunk/package/luci/applications/luci-app-watchcat/root/etc/uci-defaults/luci-watchcat [deleted file]
trunk/package/luci/applications/luci-app-wol/Makefile [deleted file]
trunk/package/luci/applications/luci-app-wol/luasrc/controller/wol.lua [deleted file]
trunk/package/luci/applications/luci-app-wol/luasrc/model/cbi/wol.lua [deleted file]
trunk/package/luci/applications/luci-app-wol/po/ca/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/cs/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/de/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/el/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/en/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/es/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/fr/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/he/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/hu/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/it/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/ja/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/ms/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/no/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/pl/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/pt-br/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/pt/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/ro/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/ru/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/sk/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/sv/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/templates/wol.pot [deleted file]
trunk/package/luci/applications/luci-app-wol/po/tr/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/uk/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/vi/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/zh-cn/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wol/po/zh-tw/wol.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/Makefile [deleted file]
trunk/package/luci/applications/luci-app-wshaper/luasrc/controller/wshaper.lua [deleted file]
trunk/package/luci/applications/luci-app-wshaper/luasrc/model/cbi/wshaper.lua [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/ca/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/cs/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/de/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/el/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/en/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/es/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/fr/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/he/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/hu/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/it/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/ja/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/ms/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/no/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/pl/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/pt-br/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/pt/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/ro/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/ru/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/sk/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/sv/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/templates/wshaper.pot [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/tr/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/uk/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/vi/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/zh-cn/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/po/zh-tw/wshaper.po [deleted file]
trunk/package/luci/applications/luci-app-wshaper/root/etc/uci-defaults/wshaper [deleted file]
trunk/package/luci/build/i18n-init.sh [deleted file]
trunk/package/luci/build/i18n-po2lua.pl [deleted file]
trunk/package/luci/build/i18n-scan.pl [deleted file]
trunk/package/luci/build/i18n-sync.sh [deleted file]
trunk/package/luci/build/i18n-update.pl [deleted file]
trunk/package/luci/build/luadoc/doc.lua [deleted file]
trunk/package/luci/build/luadoc/luadoc/config.lua [deleted file]
trunk/package/luci/build/luadoc/luadoc/doclet/debug.lua [deleted file]
trunk/package/luci/build/luadoc/luadoc/doclet/formatter.lua [deleted file]
trunk/package/luci/build/luadoc/luadoc/doclet/html.lua [deleted file]
trunk/package/luci/build/luadoc/luadoc/doclet/html/constant.lp [deleted file]
trunk/package/luci/build/luadoc/luadoc/doclet/html/file.lp [deleted file]
trunk/package/luci/build/luadoc/luadoc/doclet/html/function.lp [deleted file]
trunk/package/luci/build/luadoc/luadoc/doclet/html/index.lp [deleted file]
trunk/package/luci/build/luadoc/luadoc/doclet/html/luadoc.css [deleted file]
trunk/package/luci/build/luadoc/luadoc/doclet/html/menu.lp [deleted file]
trunk/package/luci/build/luadoc/luadoc/doclet/html/module.lp [deleted file]
trunk/package/luci/build/luadoc/luadoc/doclet/html/table.lp [deleted file]
trunk/package/luci/build/luadoc/luadoc/doclet/raw.lua [deleted file]
trunk/package/luci/build/luadoc/luadoc/init.lua [deleted file]
trunk/package/luci/build/luadoc/luadoc/lp.lua [deleted file]
trunk/package/luci/build/luadoc/luadoc/taglet/standard.lua [deleted file]
trunk/package/luci/build/luadoc/luadoc/taglet/standard/tags.lua [deleted file]
trunk/package/luci/build/luadoc/luadoc/util.lua [deleted file]
trunk/package/luci/build/makedocs.sh [deleted file]
trunk/package/luci/build/mkbasepot.sh [deleted file]
trunk/package/luci/build/mkrevision.sh [deleted file]
trunk/package/luci/build/zoneinfo2lua.pl [deleted file]
trunk/package/luci/collections/luci-light/Makefile [deleted file]
trunk/package/luci/collections/luci-ssl/Makefile [deleted file]
trunk/package/luci/collections/luci/Makefile [deleted file]
trunk/package/luci/contrib/luasrcdiet/Makefile [deleted file]
trunk/package/luci/contrib/luasrcdiet/lua/COPYRIGHT [deleted file]
trunk/package/luci/contrib/luasrcdiet/lua/LuaSrcDiet.lua [deleted file]
trunk/package/luci/contrib/luasrcdiet/lua/llex.lua [deleted file]
trunk/package/luci/contrib/luasrcdiet/lua/lparser.lua [deleted file]
trunk/package/luci/contrib/luasrcdiet/lua/optlex.lua [deleted file]
trunk/package/luci/contrib/luasrcdiet/lua/optparser.lua [deleted file]
trunk/package/luci/contrib/package/Makefile [deleted file]
trunk/package/luci/contrib/package/community-profiles/Makefile [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_31c3 [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_Freifunk [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_altmark [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_arig_arad [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_arig_neot_semadar [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_arig_tel-aviv [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_augsburg [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_bayreuth [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_bensheim [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_bergischesland [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_berlin [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_bno [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_carbodebit [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_demo [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_duesseldorf [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_erfurt [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_evernet [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_freiburg [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_gadow [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_guifibages [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_halle [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_hannover [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_heppenheim [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_hooge [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_kiberpipa [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_kyritz [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_l59 [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_leipzig [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_marburg [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_oldenburg [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_openwireless_bern [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_pberg [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_piraten_dresden [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_potsdam [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_reihen [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_rosbach [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_schwarzach [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_seefeld [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_stuttgart [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_vogtland [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_weil [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_weimar [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_weinstadt [deleted file]
trunk/package/luci/contrib/package/community-profiles/files/etc/config/profile_wlanljubljana [deleted file]
trunk/package/luci/contrib/package/freifunk-common/Makefile [deleted file]
trunk/package/luci/contrib/package/freifunk-common/files/etc/config/freifunk [deleted file]
trunk/package/luci/contrib/package/freifunk-common/files/etc/init.d/freifunk [deleted file]
trunk/package/luci/contrib/package/freifunk-common/files/etc/rc.local.d/01-config-migration [deleted file]
trunk/package/luci/contrib/package/freifunk-common/files/etc/uci-defaults/freifunk [deleted file]
trunk/package/luci/contrib/package/freifunk-common/files/usr/bin/ffdzero [deleted file]
trunk/package/luci/contrib/package/freifunk-common/files/usr/bin/neigh.sh [deleted file]
trunk/package/luci/contrib/package/freifunk-common/files/usr/bin/watch.sh [deleted file]
trunk/package/luci/contrib/package/freifunk-common/files/usr/sbin/ff_olsr_watchdog [deleted file]
trunk/package/luci/contrib/package/freifunk-firewall/Makefile [deleted file]
trunk/package/luci/contrib/package/freifunk-firewall/files/etc/firewall.freifunk [deleted file]
trunk/package/luci/contrib/package/freifunk-firewall/files/etc/hotplug.d/firewall/23-restricted-wan [deleted file]
trunk/package/luci/contrib/package/freifunk-gwcheck/Makefile [deleted file]
trunk/package/luci/contrib/package/freifunk-gwcheck/files/etc/config/freifunk-gwcheck [deleted file]
trunk/package/luci/contrib/package/freifunk-gwcheck/files/usr/sbin/ff_olsr_test_gw.sh [deleted file]
trunk/package/luci/contrib/package/freifunk-gwcheck/root/etc/uci-defaults/freifunk-gwcheck [deleted file]
trunk/package/luci/contrib/package/freifunk-mapupdate/Makefile [deleted file]
trunk/package/luci/contrib/package/freifunk-mapupdate/files/etc/config/freifunk-mapupdate [deleted file]
trunk/package/luci/contrib/package/freifunk-mapupdate/files/usr/sbin/ff_mapupdate.sh [deleted file]
trunk/package/luci/contrib/package/freifunk-mapupdate/root/etc/uci-defaults/freifunk-mapupdate [deleted file]
trunk/package/luci/contrib/package/freifunk-p2pblock/Makefile [deleted file]
trunk/package/luci/contrib/package/freifunk-p2pblock/files/freifunk-p2pblock.config [deleted file]
trunk/package/luci/contrib/package/freifunk-p2pblock/files/freifunk-p2pblock.init [deleted file]
trunk/package/luci/contrib/package/freifunk-policyrouting/Makefile [deleted file]
trunk/package/luci/contrib/package/freifunk-policyrouting/files/etc/config/freifunk-policyrouting [deleted file]
trunk/package/luci/contrib/package/freifunk-policyrouting/files/etc/hotplug.d/iface/30-policyrouting [deleted file]
trunk/package/luci/contrib/package/freifunk-policyrouting/files/etc/init.d/freifunk-policyrouting [deleted file]
trunk/package/luci/contrib/package/freifunk-policyrouting/files/etc/uci-defaults/freifunk-policyrouting [deleted file]
trunk/package/luci/contrib/package/freifunk-watchdog/Makefile [deleted file]
trunk/package/luci/contrib/package/freifunk-watchdog/files/freifunk-watchdog.config [deleted file]
trunk/package/luci/contrib/package/freifunk-watchdog/files/freifunk-watchdog.init [deleted file]
trunk/package/luci/contrib/package/freifunk-watchdog/src/Makefile [deleted file]
trunk/package/luci/contrib/package/freifunk-watchdog/src/ucix.c [deleted file]
trunk/package/luci/contrib/package/freifunk-watchdog/src/ucix.h [deleted file]
trunk/package/luci/contrib/package/freifunk-watchdog/src/watchdog.c [deleted file]
trunk/package/luci/contrib/package/freifunk-watchdog/src/watchdog.h [deleted file]
trunk/package/luci/contrib/package/freifunk-watchdog/src/wireless.22.h [deleted file]
trunk/package/luci/contrib/package/meshwizard/Makefile [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/etc/config/meshwizard [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/functions.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/check-range-in-range.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/common.awk [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_auto-ipv6-dhcpv6-ip.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_bssid.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_dhcp_ip.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/initial_config.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/ipcalc-cidr.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/read_defaults.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/rename-wifi.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_auto-ipv6-interface.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_auto-ipv6.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_dhcp.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_dnsmasq.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_firewall.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_firewall_interface.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_lan_ipv6.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_lan_static.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_network.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_olsrd.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_olsrd_interface.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_policyrouting.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_qos.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_splash.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_ssh.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_system.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_uhttpd.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wan_dhcp.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wan_static.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_widgets.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wifi.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wifi_vap.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/supports_vap.sh [deleted file]
trunk/package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/wizard.sh [deleted file]
trunk/package/luci/contrib/package/remote-update/Makefile [deleted file]
trunk/package/luci/contrib/package/remote-update/files/usr/sbin/remote-update [deleted file]
trunk/package/luci/contrib/uci/Makefile [deleted file]
trunk/package/luci/contrib/uci/hostfiles/bin/uci [deleted file]
trunk/package/luci/contrib/uci/hostfiles/bin/uci-defaults [deleted file]
trunk/package/luci/contrib/uci/hostfiles/etc/config/batmand [deleted file]
trunk/package/luci/contrib/uci/hostfiles/etc/config/ddns [deleted file]
trunk/package/luci/contrib/uci/hostfiles/etc/config/dhcp [deleted file]
trunk/package/luci/contrib/uci/hostfiles/etc/config/dropbear [deleted file]
trunk/package/luci/contrib/uci/hostfiles/etc/config/firewall [deleted file]
trunk/package/luci/contrib/uci/hostfiles/etc/config/fstab [deleted file]
trunk/package/luci/contrib/uci/hostfiles/etc/config/httpd [deleted file]
trunk/package/luci/contrib/uci/hostfiles/etc/config/luci_devinfo [deleted file]
trunk/package/luci/contrib/uci/hostfiles/etc/config/mactodevinfo [deleted file]
trunk/package/luci/contrib/uci/hostfiles/etc/config/network [deleted file]
trunk/package/luci/contrib/uci/hostfiles/etc/config/ntpclient [deleted file]
trunk/package/luci/contrib/uci/hostfiles/etc/config/qos [deleted file]
trunk/package/luci/contrib/uci/hostfiles/etc/config/system [deleted file]
trunk/package/luci/contrib/uci/hostfiles/etc/config/upnpd [deleted file]
trunk/package/luci/contrib/uci/hostfiles/etc/config/wireless [deleted file]
trunk/package/luci/contrib/uhttpd/Makefile [deleted file]
trunk/package/luci/contrib/uhttpd/patches/001-pass-env.patch [deleted file]
trunk/package/luci/contrib/uhttpd/patches/002-link-order.patch [deleted file]
trunk/package/luci/contrib/uhttpd/patches/series [deleted file]
trunk/package/luci/libs/luci-lib-httpclient/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-httpclient/luasrc/httpclient.lua [deleted file]
trunk/package/luci/libs/luci-lib-httpclient/luasrc/httpclient/receiver.lua [deleted file]
trunk/package/luci/libs/luci-lib-ip/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-ip/src/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-ip/src/ip.c [deleted file]
trunk/package/luci/libs/luci-lib-ip/src/ip.luadoc [deleted file]
trunk/package/luci/libs/luci-lib-json/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-json/luasrc/json.lua [deleted file]
trunk/package/luci/libs/luci-lib-json/luasrc/json.luadoc [deleted file]
trunk/package/luci/libs/luci-lib-jsonc/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-jsonc/src/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-jsonc/src/jsonc.c [deleted file]
trunk/package/luci/libs/luci-lib-jsonc/src/jsonc.luadoc [deleted file]
trunk/package/luci/libs/luci-lib-luaneightbl/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-luaneightbl/src/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-luaneightbl/src/neightbl.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/LICENSE [deleted file]
trunk/package/luci/libs/luci-lib-nixio/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/NOTICE [deleted file]
trunk/package/luci/libs/luci-lib-nixio/README [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/README [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/Config.in [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/README [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/csharp/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/csharp/axTLS.cs [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/generate_SWIG_interface.pl [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/generate_interface.pl [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/java/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSL.java [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLCTX.java [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLClient.java [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLReadHolder.java [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLServer.java [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLUtil.java [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/lua/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/perl/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/vbnet/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/bindings/vbnet/axTLSvb.vb [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/Config.in [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/JMeter.jmx [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/Rules.mak [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/axhttpd.aip [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/axtls.RES [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/axtls.rc [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/config.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/linuxconfig [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/makefile.conf [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/makefile.dotnet.conf [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/makefile.java.conf [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/makefile.post [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/Kconfig-language.txt [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/conf.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/confdata.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/expr.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/expr.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lex.zconf.c_shipped [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lkc.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lkc_proto.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/BIG.FAT.WARNING [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/checklist.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/colors.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/dialog.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/inputbox.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/menubox.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/msgbox.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/textbox.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/util.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/yesno.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/mconf.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/menu.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/mkconfigs [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/symbol.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/util.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.l [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.tab.c_shipped [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.tab.h_shipped [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.y [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/config/win32config [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/aes.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/bigint.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/bigint.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/bigint_impl.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/crypto.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/crypto_misc.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/hmac.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/md2.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/md5.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/rc4.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/rsa.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/crypto/sha1.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/docsrc/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/docsrc/axTLS.dox [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/docsrc/doco_footer.html [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/docsrc/images/axolotl.jpg [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/docsrc/images/tsbasbw.gif [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/httpd/Config.in [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/httpd/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/httpd/axhttp.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/httpd/axhttpd.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/httpd/htpasswd.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/httpd/kepler-1.1-snapshot-20070521-1825.tar.gz [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/httpd/kepler.patch [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/httpd/proc.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/httpd/tdate_parse.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/Config.in [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/c/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/c/axssl.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/csharp/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/csharp/axssl.cs [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/java/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/java/axssl.java [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/java/manifest.mf [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/lua/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/lua/axssl.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/perl/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/perl/axssl.pl [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/vbnet/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/samples/vbnet/axssl.vb [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/BigIntConfig.in [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/Config.in [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/asn1.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/cert.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/crypto_misc.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/gen_cert.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/loader.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/openssl.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/os_port.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/os_port.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/p12.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/private_key.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/ssl.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.ca_key.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.ca_x509.cer [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.ca_x509.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.device_key [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.device_key.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.encrypted.p8 [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.encrypted_pem.p8 [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_1024 [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_1024.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_2048 [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_2048.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_4096 [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_4096.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_512 [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_512.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_aes128.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_aes256.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.noname.p12 [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.unencrypted.p8 [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.unencrypted_pem.p8 [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.withCA.p12 [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.withoutCA.p12 [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_1024.cer [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_1024.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_2048.cer [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_2048.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_4096.cer [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_4096.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_512.cer [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_512.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_aes128.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_aes256.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_bad_after.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_bad_before.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_device.cer [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_device.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/datatest.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/datatest.c.old [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/deutsche_telecom.x509_ca [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/equifax.x509_ca [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/gnutls.cer [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/header_issue.dat [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/killopenssl.sh [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/make_certs.sh [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/microsoft.x509_ca [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/microsoft.x509_ca.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/ms_iis.cer [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/perf_bigint.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/socgen.cer [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/ssltest.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/ssltest.c.bak [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/test_axssl.sh [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/thawte.x509_ca [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_ca [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_ca.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_my_cert [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_my_cert.pem [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/tls1.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/tls1.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/tls1_clnt.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/tls1_svr.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/version.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/ssl/x509.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/favicon.ico [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/index.html [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/download.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/env.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/overview.lp [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/prepara_sql2.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_conc.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_cookies.lp [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_cookies.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_err.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_fs.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_htk.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_lib.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_main.html [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_main.lp [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_main.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_session.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_sql.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_sql2.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_variables.lp [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/test_dir/no_http/index.html [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axTLS/www/test_dir/no_ssl/index.html [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axtls-config/config.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/axtls-root/etc/nixio/rsa_main.der [deleted file]
trunk/package/luci/libs/luci-lib-nixio/docsrc/CHANGELOG.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/docsrc/README.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.CryptoHash.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.File.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.Socket.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.TLSContext.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.TLSSocket.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.UnifiedIO.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.bin.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.bit.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.crypto.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.fs.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/docsrc/nixio.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/nixio-0.3-1.rockspec [deleted file]
trunk/package/luci/libs/luci-lib-nixio/root/lib/upgrade/luci-add-conffiles.sh [deleted file]
trunk/package/luci/libs/luci-lib-nixio/root/usr/lib/lua/nixio/fs.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/root/usr/lib/lua/nixio/util.lua [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/address.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/axtls-compat.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/axtls-compat.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/binary.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/bind.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/bit.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/cyassl-compat.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/cyassl-compat.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/file.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/fs.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/io.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/mingw-compat.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/mingw-compat.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/nixio-tls.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/nixio.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/nixio.h [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/poll.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/process.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/protoent.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/socket.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/sockopt.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/splice.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/syslog.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/tls-context.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/tls-crypto.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/tls-socket.c [deleted file]
trunk/package/luci/libs/luci-lib-nixio/src/user.c [deleted file]
trunk/package/luci/libs/luci-lib-px5g/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-px5g/lua/px5g/util.lua [deleted file]
trunk/package/luci/libs/luci-lib-px5g/root/usr/sbin/px5g-genkeys [deleted file]
trunk/package/luci/libs/luci-lib-px5g/src/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-px5g/src/library/bignum.c [deleted file]
trunk/package/luci/libs/luci-lib-px5g/src/library/havege.c [deleted file]
trunk/package/luci/libs/luci-lib-px5g/src/library/rsa.c [deleted file]
trunk/package/luci/libs/luci-lib-px5g/src/library/sha1.c [deleted file]
trunk/package/luci/libs/luci-lib-px5g/src/library/timing.c [deleted file]
trunk/package/luci/libs/luci-lib-px5g/src/library/x509write.c [deleted file]
trunk/package/luci/libs/luci-lib-px5g/src/polarssl/bignum.h [deleted file]
trunk/package/luci/libs/luci-lib-px5g/src/polarssl/bn_mul.h [deleted file]
trunk/package/luci/libs/luci-lib-px5g/src/polarssl/config.h [deleted file]
trunk/package/luci/libs/luci-lib-px5g/src/polarssl/havege.h [deleted file]
trunk/package/luci/libs/luci-lib-px5g/src/polarssl/rsa.h [deleted file]
trunk/package/luci/libs/luci-lib-px5g/src/polarssl/sha1.h [deleted file]
trunk/package/luci/libs/luci-lib-px5g/src/polarssl/timing.h [deleted file]
trunk/package/luci/libs/luci-lib-px5g/src/polarssl/x509.h [deleted file]
trunk/package/luci/libs/luci-lib-px5g/src/px5g.c [deleted file]
trunk/package/luci/libs/luci-lib-px5g/src/px5g.h [deleted file]
trunk/package/luci/libs/luci-lib-rpcc/Makefile [deleted file]
trunk/package/luci/libs/luci-lib-rpcc/luasrc/rpcc.lua [deleted file]
trunk/package/luci/libs/luci-lib-rpcc/luasrc/rpcc.luadoc [deleted file]
trunk/package/luci/libs/luci-lib-rpcc/luasrc/rpcc/ruci.lua [deleted file]
trunk/package/luci/libs/luci-lib-rpcc/luasrc/rpcc/ruci.luadoc [deleted file]
trunk/package/luci/luci.mk [deleted file]
trunk/package/luci/modules/luci-base/Makefile [deleted file]
trunk/package/luci/modules/luci-base/htdocs/cgi-bin/luci [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi.js [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/add.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/apply.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/arrow.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/down.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/download.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/edit.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/fieldadd.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/file.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/find.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/folder.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/help.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/key.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/link.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/reload.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/remove.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/reset.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/save.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/up.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/user.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/bridge.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/bridge_disabled.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/encryption.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/encryption_disabled.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/ethernet.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/ethernet_disabled.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/loading.gif [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/port_down.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/port_up.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-0-25.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-0.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-25-50.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-50-75.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-75-100.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-none.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/switch.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/switch_disabled.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/tunnel.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/tunnel_disabled.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/vlan.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/vlan_disabled.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/wifi.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/wifi_big.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/wifi_big_disabled.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/icons/wifi_disabled.png [deleted file]
trunk/package/luci/modules/luci-base/htdocs/luci-static/resources/xhr.js [deleted file]
trunk/package/luci/modules/luci-base/luasrc/cacheloader.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/cbi.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/cbi/datatypes.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/ccache.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/config.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/controller/admin/servicectl.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/debug.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/dispatcher.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/dispatcher.luadoc [deleted file]
trunk/package/luci/modules/luci-base/luasrc/http.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/http.luadoc [deleted file]
trunk/package/luci/modules/luci-base/luasrc/http/protocol.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/http/protocol.luadoc [deleted file]
trunk/package/luci/modules/luci-base/luasrc/http/protocol/conditionals.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/http/protocol/conditionals.luadoc [deleted file]
trunk/package/luci/modules/luci-base/luasrc/http/protocol/date.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/http/protocol/date.luadoc [deleted file]
trunk/package/luci/modules/luci-base/luasrc/http/protocol/mime.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/http/protocol/mime.luadoc [deleted file]
trunk/package/luci/modules/luci-base/luasrc/i18n.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/i18n.luadoc [deleted file]
trunk/package/luci/modules/luci-base/luasrc/ltn12.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/model/cbi/admin_network/proto_dhcp.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/model/cbi/admin_network/proto_none.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/model/cbi/admin_network/proto_static.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/model/firewall.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/model/ipkg.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/model/ipkg.luadoc [deleted file]
trunk/package/luci/modules/luci-base/luasrc/model/network.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/model/uci.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/model/uci.luadoc [deleted file]
trunk/package/luci/modules/luci-base/luasrc/sgi/cgi.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/sgi/uhttpd.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/store.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/sys.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/sys.luadoc [deleted file]
trunk/package/luci/modules/luci-base/luasrc/sys/iptparser.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/sys/iptparser.luadoc [deleted file]
trunk/package/luci/modules/luci-base/luasrc/sys/zoneinfo.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/sys/zoneinfo/tzdata.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/sys/zoneinfo/tzoffset.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/template.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/tools/proto.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/tools/status.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/tools/webadmin.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/util.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/util.luadoc [deleted file]
trunk/package/luci/modules/luci-base/luasrc/version.lua [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/apply_xhr.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/browser.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/button.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/cell_valuefooter.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/cell_valueheader.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/compound.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/delegator.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/dvalue.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/dynlist.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/filebrowser.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/firewall_zoneforwards.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/firewall_zonelist.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/footer.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/full_valuefooter.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/full_valueheader.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/fvalue.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/header.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/lvalue.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/map.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/mvalue.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/network_ifacelist.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/network_netinfo.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/network_netlist.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/nsection.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/nullsection.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/simpleform.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/tabcontainer.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/tabmenu.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/tblsection.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/tsection.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/tvalue.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/ucisection.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/upload.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/value.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/valuefooter.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/cbi/valueheader.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/error404.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/error500.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/footer.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/header.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/indexer.htm [deleted file]
trunk/package/luci/modules/luci-base/luasrc/view/sysauth.htm [deleted file]
trunk/package/luci/modules/luci-base/po/ca/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/cs/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/de/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/el/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/en/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/es/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/fr/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/he/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/hu/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/it/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/ja/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/ms/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/no/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/pl/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/pt-br/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/pt/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/ro/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/ru/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/sk/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/sv/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/templates/base.pot [deleted file]
trunk/package/luci/modules/luci-base/po/tr/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/uk/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/vi/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/zh-cn/base.po [deleted file]
trunk/package/luci/modules/luci-base/po/zh-tw/base.po [deleted file]
trunk/package/luci/modules/luci-base/root/etc/config/luci [deleted file]
trunk/package/luci/modules/luci-base/root/etc/config/ucitrack [deleted file]
trunk/package/luci/modules/luci-base/root/sbin/luci-reload [deleted file]
trunk/package/luci/modules/luci-base/root/www/index.html [deleted file]
trunk/package/luci/modules/luci-base/src/Makefile [deleted file]
trunk/package/luci/modules/luci-base/src/mkversion.sh [deleted file]
trunk/package/luci/modules/luci-base/src/po2lmo.c [deleted file]
trunk/package/luci/modules/luci-base/src/template_lmo.c [deleted file]
trunk/package/luci/modules/luci-base/src/template_lmo.h [deleted file]
trunk/package/luci/modules/luci-base/src/template_lualib.c [deleted file]
trunk/package/luci/modules/luci-base/src/template_lualib.h [deleted file]
trunk/package/luci/modules/luci-base/src/template_parser.c [deleted file]
trunk/package/luci/modules/luci-base/src/template_parser.h [deleted file]
trunk/package/luci/modules/luci-base/src/template_utils.c [deleted file]
trunk/package/luci/modules/luci-base/src/template_utils.h [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/Makefile [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/htdocs/luci-static/resources/bandwidth.svg [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/htdocs/luci-static/resources/connections.svg [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/htdocs/luci-static/resources/load.svg [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/htdocs/luci-static/resources/wifirate.svg [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/htdocs/luci-static/resources/wireless.svg [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/filebrowser.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/index.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/network.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/status.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/system.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/uci.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/dhcp.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/hosts.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/iface_add.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/ifaces.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/network.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/proto_ahcp.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/routes.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/vlan.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/wifi.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/wifi_add.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_status/processes.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/admin.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/backupfiles.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/buttons.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/crontab.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/fstab.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/fstab/mount.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/fstab/swap.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/ipkg.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/leds.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/startup.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/system.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/diagnostics.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/iface_overview.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/iface_status.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/lease_status.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/switch_status.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/wifi_join.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/wifi_overview.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/wifi_status.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/bandwidth.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/connections.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/dmesg.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/index.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/iptables.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/load.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/routes.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/syslog.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/wireless.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/applyreboot.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/backupfiles.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/clock_status.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/flashops.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/ipkg.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/packages.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/reboot.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/upgrade.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_uci/apply.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_uci/changelog.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_uci/changes.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/admin_uci/revert.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/luasrc/view/cbi/wireless_modefreq.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/src/Makefile [deleted file]
trunk/package/luci/modules/luci-mod-admin-full/src/luci-bwc.c [deleted file]
trunk/package/luci/modules/luci-mod-admin-mini/Makefile [deleted file]
trunk/package/luci/modules/luci-mod-admin-mini/luasrc/controller/mini/index.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-mini/luasrc/controller/mini/network.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-mini/luasrc/controller/mini/system.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/dhcp.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/index.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/luci.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/network.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/passwd.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/system.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/wifi.lua [deleted file]
trunk/package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/applyreboot.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/backup.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/index.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/reboot.htm [deleted file]
trunk/package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/upgrade.htm [deleted file]
trunk/package/luci/modules/luci-mod-failsafe/Makefile [deleted file]
trunk/package/luci/modules/luci-mod-failsafe/luasrc/controller/failsafe/failsafe.lua [deleted file]
trunk/package/luci/modules/luci-mod-failsafe/luasrc/view/failsafe/applyreboot.htm [deleted file]
trunk/package/luci/modules/luci-mod-failsafe/luasrc/view/failsafe/flashops.htm [deleted file]
trunk/package/luci/modules/luci-mod-failsafe/luasrc/view/failsafe/reboot.htm [deleted file]
trunk/package/luci/modules/luci-mod-failsafe/luasrc/view/failsafe/upgrade.htm [deleted file]
trunk/package/luci/modules/luci-mod-freifunk-community/Makefile [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/Makefile [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/htdocs/luci-static/flashing.html [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/htdocs/luci-static/resources/OSMLatLon.htm [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/htdocs/luci-static/resources/flashing.gif [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/htdocs/luci-static/resources/freifunk-map/hna.gif [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/htdocs/luci-static/resources/freifunk-map/node.gif [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/htdocs/luci-static/resources/osm.js [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/luasrc/controller/freifunk/freifunk.lua [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/luasrc/controller/freifunk/remote_update.lua [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/basics.lua [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/contact.lua [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/profile.lua [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/profile_expert.lua [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/user_index.lua [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/luasrc/view/cbi/osmll_value.htm [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk-map/frame.htm [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk-map/map.htm [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk/adminindex.htm [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk/contact.htm [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk/index.htm [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk/profile_error.htm [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk/public_status.htm [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk/remote_update.htm [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/ca/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/cs/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/de/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/el/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/en/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/es/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/fr/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/he/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/hu/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/it/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/ja/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/ms/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/no/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/pl/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/pt-br/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/pt/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/ro/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/ru/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/sk/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/sv/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/tr/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/uk/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/vi/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/zh-cn/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-freifunk/po/zh-tw/freifunk.po [deleted file]
trunk/package/luci/modules/luci-mod-rpc/Makefile [deleted file]
trunk/package/luci/modules/luci-mod-rpc/luasrc/controller/rpc.lua [deleted file]
trunk/package/luci/modules/luci-mod-rpc/luasrc/jsonrpc.lua [deleted file]
trunk/package/luci/modules/luci-mod-rpc/luasrc/jsonrpcbind/uci.lua [deleted file]
trunk/package/luci/protocols/luci-proto-3g/Makefile [deleted file]
trunk/package/luci/protocols/luci-proto-3g/luasrc/model/cbi/admin_network/proto_3g.lua [deleted file]
trunk/package/luci/protocols/luci-proto-ipv6/Makefile [deleted file]
trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_6in4.lua [deleted file]
trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_6rd.lua [deleted file]
trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_6to4.lua [deleted file]
trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_aiccu.lua [deleted file]
trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_dhcpv6.lua [deleted file]
trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_dslite.lua [deleted file]
trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_hnet.lua [deleted file]
trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/network/proto_4x6.lua [deleted file]
trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/network/proto_6x4.lua [deleted file]
trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/network/proto_aiccu.lua [deleted file]
trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/network/proto_dhcpv6.lua [deleted file]
trunk/package/luci/protocols/luci-proto-ipv6/luasrc/model/network/proto_hnet.lua [deleted file]
trunk/package/luci/protocols/luci-proto-openconnect/Makefile [deleted file]
trunk/package/luci/protocols/luci-proto-openconnect/luasrc/model/cbi/admin_network/proto_openconnect.lua [deleted file]
trunk/package/luci/protocols/luci-proto-openconnect/luasrc/model/network/proto_openconnect.lua [deleted file]
trunk/package/luci/protocols/luci-proto-ppp/Makefile [deleted file]
trunk/package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_l2tp.lua [deleted file]
trunk/package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_ppp.lua [deleted file]
trunk/package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pppoa.lua [deleted file]
trunk/package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pppoe.lua [deleted file]
trunk/package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pptp.lua [deleted file]
trunk/package/luci/protocols/luci-proto-ppp/luasrc/model/network/proto_ppp.lua [deleted file]
trunk/package/luci/protocols/luci-proto-relay/Makefile [deleted file]
trunk/package/luci/protocols/luci-proto-relay/luasrc/model/cbi/admin_network/proto_relay.lua [deleted file]
trunk/package/luci/protocols/luci-proto-relay/luasrc/model/network/proto_relay.lua [deleted file]
trunk/package/luci/themes/luci-theme-bootstrap/Makefile [deleted file]
trunk/package/luci/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css [deleted file]
trunk/package/luci/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.ico [deleted file]
trunk/package/luci/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/html5.js [deleted file]
trunk/package/luci/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/mobile.css [deleted file]
trunk/package/luci/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/footer.htm [deleted file]
trunk/package/luci/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm [deleted file]
trunk/package/luci/themes/luci-theme-bootstrap/root/etc/uci-defaults/luci-theme-bootstrap [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-bno/Makefile [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/bgoption.png [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/favicon.ico [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-back.gif [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-left.gif [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-right.gif [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/logo.gif [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/main-back.png [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/schriftzug.gif [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-bno/luasrc/view/themes/freifunk-bno/footer.htm [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-bno/luasrc/view/themes/freifunk-bno/header.htm [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-bno/root/etc/uci-defaults/luci-theme-freifunk-bno [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-generic/Makefile [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/bg.jpg [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/header.jpg [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/ie7.css [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/logo.jpg [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/smallscreen.css [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-generic/luasrc/view/themes/freifunk-generic/footer.htm [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm [deleted file]
trunk/package/luci/themes/luci-theme-freifunk-generic/root/etc/uci-defaults/luci-theme-freifunk-generic [deleted file]
trunk/package/network/config/firewall/Makefile
trunk/package/network/config/firewall/files/firewall.config
trunk/package/network/config/gre/Makefile
trunk/package/network/config/gre/files/gre.sh
trunk/package/network/config/ltq-adsl-app/Makefile [new file with mode: 0644]
trunk/package/network/config/ltq-adsl-app/files/dsl_control [new file with mode: 0644]
trunk/package/network/config/ltq-adsl-app/patches/010-eglibc_compile_fix.patch [new file with mode: 0644]
trunk/package/network/config/ltq-vdsl-app/Makefile [new file with mode: 0644]
trunk/package/network/config/ltq-vdsl-app/files/dsl_control [new file with mode: 0644]
trunk/package/network/config/ltq-vdsl-app/files/dsl_cpe_pipe.sh [new file with mode: 0755]
trunk/package/network/config/ltq-vdsl-app/files/vdsl_cpe_control_wrapper [new file with mode: 0644]
trunk/package/network/config/ltq-vdsl-app/patches/010-warnings.patch [new file with mode: 0644]
trunk/package/network/config/ltq-vdsl-app/patches/100-compat.patch [new file with mode: 0644]
trunk/package/network/config/ltq-vdsl-app/patches/101-musl.patch [new file with mode: 0644]
trunk/package/network/config/ltq-vdsl-app/patches/200-autoboot.patch [new file with mode: 0644]
trunk/package/network/config/netifd/Makefile
trunk/package/network/config/netifd/files/etc/init.d/network
trunk/package/network/config/netifd/files/lib/netifd/proto/dhcp.sh
trunk/package/network/config/netifd/files/sbin/ifdown
trunk/package/network/config/netifd/files/sbin/ifup
trunk/package/network/config/qos-scripts/Makefile
trunk/package/network/config/qos-scripts/files/usr/lib/qos/generate.sh
trunk/package/network/config/qos-scripts/files/usr/lib/qos/tcrules.awk
trunk/package/network/config/swconfig/Makefile
trunk/package/network/config/swconfig/files/switch.sh
trunk/package/network/config/swconfig/src/Makefile
trunk/package/network/config/swconfig/src/cli.c
trunk/package/network/config/swconfig/src/swlib.c
trunk/package/network/config/swconfig/src/swlib.h
trunk/package/network/config/vti/Makefile [new file with mode: 0644]
trunk/package/network/config/vti/files/vti.sh [new file with mode: 0755]
trunk/package/network/ipv6/6in4/Makefile
trunk/package/network/ipv6/6in4/files/6in4.sh
trunk/package/network/ipv6/6rd/Makefile
trunk/package/network/ipv6/6to4/Makefile
trunk/package/network/ipv6/ds-lite/Makefile
trunk/package/network/ipv6/map/Makefile
trunk/package/network/ipv6/map/src/mapcalc.c
trunk/package/network/ipv6/odhcp6c/Makefile
trunk/package/network/ipv6/odhcp6c/files/dhcpv6.script
trunk/package/network/ipv6/odhcp6c/files/dhcpv6.sh
trunk/package/network/services/authsae/files/lib/wifi/authsae.sh
trunk/package/network/services/dnsmasq/Makefile
trunk/package/network/services/dnsmasq/files/dnsmasq.init
trunk/package/network/services/dnsmasq/patches/100-fix-dhcp-no-address-warning.patch
trunk/package/network/services/dnsmasq/patches/210-dnssec-improve-timestamp-heuristic.patch
trunk/package/network/services/dropbear/Config.in
trunk/package/network/services/dropbear/Makefile
trunk/package/network/services/dropbear/files/dropbear.init
trunk/package/network/services/dropbear/patches/100-pubkey_path.patch
trunk/package/network/services/dropbear/patches/110-change_user.patch
trunk/package/network/services/dropbear/patches/120-openwrt_options.patch
trunk/package/network/services/dropbear/patches/130-ssh_ignore_o_and_x_args.patch
trunk/package/network/services/dropbear/patches/140-disable_assert.patch
trunk/package/network/services/dropbear/patches/150-dbconvert_standalone.patch
trunk/package/network/services/dropbear/patches/500-set-default-path.patch
trunk/package/network/services/dropbear/patches/600-allow-blank-root-password.patch [new file with mode: 0644]
trunk/package/network/services/dropbear/patches/610-skip-default-keys-in-custom-runs.patch [new file with mode: 0644]
trunk/package/network/services/ead/Makefile
trunk/package/network/services/hostapd/Config.in
trunk/package/network/services/hostapd/Makefile
trunk/package/network/services/hostapd/files/hostapd-full.config
trunk/package/network/services/hostapd/files/hostapd.sh
trunk/package/network/services/hostapd/files/netifd.sh
trunk/package/network/services/hostapd/files/wpa_supplicant-full.config
trunk/package/network/services/hostapd/files/wpa_supplicant-mesh.config [deleted file]
trunk/package/network/services/hostapd/patches/001-P2P-Validate-SSID-element-length-before-copying-it-C.patch [deleted file]
trunk/package/network/services/hostapd/patches/002-AP-WMM-Fix-integer-underflow-in-WMM-Action-frame-par.patch [deleted file]
trunk/package/network/services/hostapd/patches/003-WPS-Fix-HTTP-chunked-transfer-encoding-parser.patch [deleted file]
trunk/package/network/services/hostapd/patches/004-EAP-pwd-peer-Fix-payload-length-validation-for-Commi.patch [deleted file]
trunk/package/network/services/hostapd/patches/005-EAP-pwd-server-Fix-payload-length-validation-for-Com.patch [deleted file]
trunk/package/network/services/hostapd/patches/006-EAP-pwd-peer-Fix-Total-Length-parsing-for-fragment-r.patch [deleted file]
trunk/package/network/services/hostapd/patches/007-EAP-pwd-server-Fix-Total-Length-parsing-for-fragment.patch [deleted file]
trunk/package/network/services/hostapd/patches/008-EAP-pwd-peer-Fix-asymmetric-fragmentation-behavior.patch [deleted file]
trunk/package/network/services/hostapd/patches/009-NFC-Fix-payload-length-validation-in-NDEF-record-par.patch [deleted file]
trunk/package/network/services/hostapd/patches/010-WNM-Ignore-Key-Data-in-WNM-Sleep-Mode-Response-frame.patch [deleted file]
trunk/package/network/services/hostapd/patches/011-EAP-pwd-peer-Fix-last-fragment-length-validation.patch [deleted file]
trunk/package/network/services/hostapd/patches/012-EAP-pwd-server-Fix-last-fragment-length-validation.patch [deleted file]
trunk/package/network/services/hostapd/patches/013-EAP-pwd-peer-Fix-error-path-for-unexpected-Confirm-m.patch [deleted file]
trunk/package/network/services/hostapd/patches/014-nl80211-Try-running-without-mgmt-frame-subscription-.patch [deleted file]
trunk/package/network/services/hostapd/patches/100-mesh_mode_fix.patch [new file with mode: 0644]
trunk/package/network/services/hostapd/patches/110-bool_fix.patch [deleted file]
trunk/package/network/services/hostapd/patches/120-daemonize_fix.patch
trunk/package/network/services/hostapd/patches/130-no_eapol_fix.patch
trunk/package/network/services/hostapd/patches/140-disable_bridge_packet_workaround.patch
trunk/package/network/services/hostapd/patches/150-nl80211-Report-disassociated-STA-lost-peer-for-the-c.patch [deleted file]
trunk/package/network/services/hostapd/patches/200-multicall.patch
trunk/package/network/services/hostapd/patches/300-noscan.patch
trunk/package/network/services/hostapd/patches/310-rescan_immediately.patch
trunk/package/network/services/hostapd/patches/320-optional_rfkill.patch
trunk/package/network/services/hostapd/patches/330-nl80211_fix_set_freq.patch
trunk/package/network/services/hostapd/patches/340-reload_freq_change.patch
trunk/package/network/services/hostapd/patches/350-nl80211_del_beacon_bss.patch
trunk/package/network/services/hostapd/patches/360-ctrl_iface_reload.patch
trunk/package/network/services/hostapd/patches/370-ap_sta_support.patch
trunk/package/network/services/hostapd/patches/380-disable_ctrl_iface_mib.patch
trunk/package/network/services/hostapd/patches/390-wpa_ie_cap_workaround.patch
trunk/package/network/services/hostapd/patches/400-wps_single_auth_enc_type.patch
trunk/package/network/services/hostapd/patches/410-limit_debug_messages.patch
trunk/package/network/services/hostapd/patches/420-indicate-features.patch
trunk/package/network/services/hostapd/patches/430-hostapd_cli_ifdef.patch
trunk/package/network/services/hostapd/patches/431-wpa_cli_ifdef.patch
trunk/package/network/services/hostapd/patches/440-max_num_sta_probe.patch [deleted file]
trunk/package/network/services/hostapd/patches/450-scan_wait.patch
trunk/package/network/services/hostapd/patches/460-wpa_supplicant-add-new-config-params-to-be-used-with.patch
trunk/package/network/services/hostapd/patches/461-driver_nl80211-use-new-parameters-during-ibss-join.patch
trunk/package/network/services/hostapd/patches/462-wpa_s-support-htmode-param.patch
trunk/package/network/services/hostapd/patches/470-wait-for-nullfunc-longer.patch [deleted file]
trunk/package/network/services/hostapd/patches/600-ubus_support.patch
trunk/package/network/services/lldpd/Makefile
trunk/package/network/services/lldpd/files/lldpd.init
trunk/package/network/services/mdns/Makefile
trunk/package/network/services/mdns/files/mdns.init
trunk/package/network/services/omcproxy/Makefile [new file with mode: 0644]
trunk/package/network/services/omcproxy/files/omcproxy.config [new file with mode: 0644]
trunk/package/network/services/omcproxy/files/omcproxy.init [new file with mode: 0644]
trunk/package/network/services/openvpn/Makefile
trunk/package/network/services/openvpn/files/openvpn.init
trunk/package/network/services/openvpn/patches/001-backport_cipher_none_fix.patch [deleted file]
trunk/package/network/services/openvpn/patches/001-reproducible-remove_DATE.patch [new file with mode: 0644]
trunk/package/network/services/openvpn/patches/100-polarssl-disable-runtime-version-check.patch [new file with mode: 0644]
trunk/package/network/services/openvpn/patches/100-polarssl_compat.h [deleted file]
trunk/package/network/services/openvpn/patches/110-musl_compat.patch [deleted file]
trunk/package/network/services/openvpn/patches/120-polarssl-disable-record-splitting.patch [deleted file]
trunk/package/network/services/openvpn/patches/130-polarssl-disable-runtime-version-check.patch [deleted file]
trunk/package/network/services/openvpn/patches/200-small_build_enable_occ.patch [new file with mode: 0644]
trunk/package/network/services/ppp/Makefile
trunk/package/network/services/ppp/files/lib/netifd/ppp-up
trunk/package/network/services/ppp/patches/001-honor-ldflags.patch [new file with mode: 0644]
trunk/package/network/services/ppp/patches/140-pppoe_compile_fix.patch
trunk/package/network/services/ppp/patches/530-pppoe_send_padt.patch
trunk/package/network/services/relayd/Makefile
trunk/package/network/services/samba36/Makefile
trunk/package/network/services/uhttpd/Makefile
trunk/package/network/services/uhttpd/files/uhttpd.config
trunk/package/network/services/uhttpd/files/uhttpd.init
trunk/package/network/utils/comgt/Makefile
trunk/package/network/utils/comgt/files/3g.sh
trunk/package/network/utils/comgt/files/directip.sh
trunk/package/network/utils/comgt/files/ncm.json
trunk/package/network/utils/comgt/files/ncm.sh
trunk/package/network/utils/conntrack-tools/Makefile
trunk/package/network/utils/conntrack-tools/files/conntrackd.init
trunk/package/network/utils/conntrack-tools/patches/100-missing_include.patch [deleted file]
trunk/package/network/utils/curl/Config.in
trunk/package/network/utils/curl/Makefile
trunk/package/network/utils/curl/patches/010-CVE-2015-3143.patch [deleted file]
trunk/package/network/utils/curl/patches/011-CVE-2015-3144.patch [deleted file]
trunk/package/network/utils/curl/patches/012-CVE-2015-3145.patch [deleted file]
trunk/package/network/utils/curl/patches/013-CVE-2015-3148.patch [deleted file]
trunk/package/network/utils/curl/patches/014-CVE-2015-3153.patch [deleted file]
trunk/package/network/utils/curl/patches/015-CVE-2015-3236.patch [deleted file]
trunk/package/network/utils/curl/patches/016-CVE-2015-3237.patch [deleted file]
trunk/package/network/utils/curl/patches/018-CVE-2016-0755.patch [deleted file]
trunk/package/network/utils/curl/patches/100-check_long_long.patch [deleted file]
trunk/package/network/utils/curl/patches/110-cyassl-detect-the-library-as-renamed-wolfssl.patch [deleted file]
trunk/package/network/utils/curl/patches/200-no_docs_tests.patch
trunk/package/network/utils/curl/patches/300-fix-disable-crypto-auth.patch
trunk/package/network/utils/curl/patches/310-polarssl-disable-runtime-version-check.patch
trunk/package/network/utils/dante/Makefile
trunk/package/network/utils/dante/patches/001-automake-compat.patch [deleted file]
trunk/package/network/utils/dante/patches/100-do-not-use-defdname.patch [deleted file]
trunk/package/network/utils/dante/patches/200-fix-RTLD_NEXT.patch
trunk/package/network/utils/ebtables/Makefile
trunk/package/network/utils/ebtables/patches/100-musl_fix.patch [new file with mode: 0644]
trunk/package/network/utils/iftop/Makefile
trunk/package/network/utils/iftop/patches/0001-force-ncurses.patch [deleted file]
trunk/package/network/utils/iperf/Makefile
trunk/package/network/utils/iperf/patches/002-format-security.patch [new file with mode: 0644]
trunk/package/network/utils/iperf3/Makefile
trunk/package/network/utils/iproute2/Makefile
trunk/package/network/utils/iproute2/patches/006-no_sctp.patch
trunk/package/network/utils/iproute2/patches/007-no_arpd.patch
trunk/package/network/utils/iproute2/patches/008-no_netem.patch
trunk/package/network/utils/iproute2/patches/110-extra-ccopts.patch
trunk/package/network/utils/iproute2/patches/120-libnetlink-pic.patch
trunk/package/network/utils/iproute2/patches/130-missing_include.patch
trunk/package/network/utils/iproute2/patches/210-add-act_connmark.patch [deleted file]
trunk/package/network/utils/iproute2/patches/300-ip_tiny.patch
trunk/package/network/utils/iproute2/patches/900-drop_FAILED_POLICY.patch
trunk/package/network/utils/iproute2/patches/911-fix_in_h_include.patch [new file with mode: 0644]
trunk/package/network/utils/iptables/Makefile
trunk/package/network/utils/iptables/patches/500-add-xt_id-match.patch
trunk/package/network/utils/iputils/Makefile
trunk/package/network/utils/iwinfo/Makefile
trunk/package/network/utils/linux-atm/Makefile
trunk/package/network/utils/linux-atm/files/atm.hotplug [new file with mode: 0644]
trunk/package/network/utils/linux-atm/files/br2684-up [new file with mode: 0644]
trunk/package/network/utils/linux-atm/files/br2684ctl
trunk/package/network/utils/linux-atm/files/br2684ctl_wrap [new file with mode: 0644]
trunk/package/network/utils/linux-atm/patches/400-portability_fixes.patch
trunk/package/network/utils/linux-atm/patches/500-br2684ctl_script.patch [new file with mode: 0644]
trunk/package/network/utils/linux-atm/patches/600-fix-format-errors.patch [new file with mode: 0644]
trunk/package/network/utils/umbim/Makefile
trunk/package/network/utils/umbim/files/lib/netifd/proto/mbim.sh
trunk/package/network/utils/uqmi/Makefile
trunk/package/network/utils/uqmi/files/lib/netifd/proto/qmi.sh
trunk/package/network/utils/wpan-tools/Makefile
trunk/package/network/utils/xtables-addons/Makefile
trunk/package/network/utils/xtables-addons/patches/001-build-fix-configure-compatiblity-with-POSIX-shells.patch [new file with mode: 0644]
trunk/package/network/utils/xtables-addons/patches/002-fix-kernel-version-detection.patch
trunk/package/network/utils/xtables-addons/patches/100-add-rtsp-conntrack.patch
trunk/package/network/utils/xtables-addons/patches/200-add-lua-packetscript.patch
trunk/package/network/utils/xtables-addons/patches/201-fix-lua-packetscript.patch
trunk/package/system/ca-certificates/Makefile
trunk/package/system/fstools/Makefile
trunk/package/system/fstools/files/fstab.init
trunk/package/system/fstools/files/snapshot
trunk/package/system/mountd/Makefile
trunk/package/system/mtd/src/Makefile
trunk/package/system/mtd/src/imagetag.c
trunk/package/system/mtd/src/mtd.c
trunk/package/system/mtd/src/mtd.h
trunk/package/system/mtd/src/seama.c
trunk/package/system/mtd/src/trx.c
trunk/package/system/opkg/Makefile
trunk/package/system/opkg/patches/230-drop_md5_support.patch
trunk/package/system/opkg/patches/250-add-lists-dir-switch.patch [new file with mode: 0644]
trunk/package/system/opkg/patches/260-add-print-package-size.patch
trunk/package/system/procd/Makefile
trunk/package/system/procd/files/hotplug-preinit.json
trunk/package/system/procd/files/hotplug.json
trunk/package/system/procd/files/nand.sh
trunk/package/system/procd/files/procd.sh
trunk/package/system/procd/patches/0001-Align-early-init-PATH-with-system-wide-OpenWrt-path.patch [deleted file]
trunk/package/system/ubox/Makefile
trunk/package/system/ubox/files/log.init
trunk/package/system/ubus/Makefile
trunk/package/system/uci/Makefile
trunk/package/system/udev/Config.in [deleted file]
trunk/package/system/udev/Makefile [deleted file]
trunk/package/system/udev/patches/0001-build-don-t-use-gc-sections.patch [deleted file]
trunk/package/system/udev/patches/0002-udevd-add-lrt-for-message-queue-symbols.patch [deleted file]
trunk/package/system/udev/patches/0003-add_btn_trigger_happy_define.patch [deleted file]
trunk/package/system/usign/Makefile
trunk/package/system/zram-swap/Makefile
trunk/package/utils/admswconfig/Makefile
trunk/package/utils/admswconfig/files/admswswitch.sh
trunk/package/utils/admswconfig/patches/002-fix-musl.patch [new file with mode: 0644]
trunk/package/utils/bsdiff/Makefile [new file with mode: 0644]
trunk/package/utils/bsdiff/patches/001-musl.patch [new file with mode: 0644]
trunk/package/utils/busybox/Config-defaults.in
trunk/package/utils/busybox/Makefile
trunk/package/utils/busybox/config/Config.in
trunk/package/utils/busybox/config/archival/Config.in
trunk/package/utils/busybox/config/coreutils/Config.in
trunk/package/utils/busybox/config/miscutils/Config.in
trunk/package/utils/busybox/config/networking/Config.in
trunk/package/utils/busybox/config/selinux/Config.in
trunk/package/utils/busybox/config/util-linux/Config.in
trunk/package/utils/busybox/convert_menuconfig.pl
trunk/package/utils/busybox/files/telnet [deleted file]
trunk/package/utils/busybox/patches/010-networking-fix-uninitialized-memory-when-displaying-.patch [new file with mode: 0644]
trunk/package/utils/busybox/patches/020-networking-libiproute-fix-displaying-route-table-for.patch [new file with mode: 0644]
trunk/package/utils/busybox/patches/102-trylink_mktemp_fix.patch [new file with mode: 0644]
trunk/package/utils/busybox/patches/120-remove_uclibc_rpc_check.patch
trunk/package/utils/busybox/patches/200-udhcpc_reduce_msgs.patch
trunk/package/utils/busybox/patches/201-udhcpc_changed_ifindex.patch
trunk/package/utils/busybox/patches/203-udhcpc_renew_no_deconfig.patch
trunk/package/utils/busybox/patches/204-udhcpc_src_ip_rebind.patch
trunk/package/utils/busybox/patches/210-add_netmsg_util.patch
trunk/package/utils/busybox/patches/220-add_lock_util.patch
trunk/package/utils/busybox/patches/230-ntpd_delayed_resolve.patch
trunk/package/utils/busybox/patches/250-date-k-flag.patch
trunk/package/utils/busybox/patches/270-libbb_make_unicode_printable.patch
trunk/package/utils/busybox/patches/280-fix_find_regression.patch [deleted file]
trunk/package/utils/busybox/patches/290-ash-fix-a-regression-in-handling-local-variables.patch [deleted file]
trunk/package/utils/busybox/patches/301-ip-link-fix-netlink-msg-size.patch [new file with mode: 0644]
trunk/package/utils/bzip2/Makefile
trunk/package/utils/e2fsprogs/Makefile
trunk/package/utils/fuse/Makefile
trunk/package/utils/jsonfilter/Makefile
trunk/package/utils/lua/Makefile
trunk/package/utils/lua/patches-host/010-lua-5.1.3-lnum-full-260308.patch
trunk/package/utils/lua/patches/050-honor-cflags.patch [new file with mode: 0644]
trunk/package/utils/mkelfimage/Makefile
trunk/package/utils/oseama/Makefile [new file with mode: 0644]
trunk/package/utils/oseama/src/Makefile [new file with mode: 0644]
trunk/package/utils/oseama/src/md5.c [new file with mode: 0644]
trunk/package/utils/oseama/src/md5.h [new file with mode: 0644]
trunk/package/utils/oseama/src/oseama.c [new file with mode: 0644]
trunk/package/utils/otrx/src/otrx.c
trunk/package/utils/px5g-standalone/Makefile
trunk/package/utils/px5g-standalone/src/library/havege.c [deleted file]
trunk/package/utils/px5g-standalone/src/library/x509write.c
trunk/package/utils/px5g-standalone/src/polarssl/havege.h [deleted file]
trunk/package/utils/px5g-standalone/src/px5g.c
trunk/package/utils/px5g/px5g.c
trunk/package/utils/robocfg/Makefile [deleted file]
trunk/package/utils/robocfg/src/Makefile [deleted file]
trunk/package/utils/robocfg/src/etc53xx.h [deleted file]
trunk/package/utils/robocfg/src/robocfg.c [deleted file]
trunk/package/utils/ubi-utils/patches/010-fix-rpmatch.patch
trunk/package/utils/ubi-utils/patches/110-gcc5-fix.patch [new file with mode: 0644]
trunk/package/utils/ubi-utils/patches/130-lzma_jffs2.patch
trunk/package/utils/ugps/Makefile
trunk/package/utils/usbmode/Makefile
trunk/package/utils/usbutils/Makefile
trunk/package/utils/util-linux/Makefile
trunk/package/utils/util-linux/patches/0001-switch_root-improve-statfs-f_type-portability.patch [deleted file]
trunk/package/utils/util-linux/patches/0002-lib-colors-use-static-buffers-when-parse-scheme.patch [deleted file]
trunk/package/utils/util-linux/patches/001-no-printf-alloc.patch [deleted file]
trunk/package/utils/util-linux/patches/002-mkostemp.patch [deleted file]
trunk/package/utils/util-linux/patches/003-fix_pkgconfig_files.patch
trunk/package/utils/xfsprogs/Makefile
trunk/package/utils/xfsprogs/patches/001-automake-compat.patch
trunk/package/utils/xfsprogs/patches/100-no_aio.patch
trunk/package/utils/xfsprogs/patches/110-uclibc_no_ustat.patch
trunk/package/utils/xfsprogs/patches/120-portability.patch
trunk/package/utils/xfsprogs/patches/130-uclibc_no_xattr.patch
trunk/package/utils/xfsprogs/patches/140-no_po.patch
trunk/package/utils/xfsprogs/patches/160-format-security.patch [new file with mode: 0644]
trunk/rules.mk
trunk/scripts/brcmImage.pl
trunk/scripts/checkpatch.pl
trunk/scripts/config.guess
trunk/scripts/config.sub
trunk/scripts/config/confdata.c
trunk/scripts/deptest.sh
trunk/scripts/diffconfig.sh
trunk/scripts/dl_cleanup.py
trunk/scripts/download.pl
trunk/scripts/ext-toolchain.sh
trunk/scripts/feeds
trunk/scripts/get_source_date_epoch.sh [new file with mode: 0755]
trunk/scripts/getver.sh
trunk/scripts/ipkg-build
trunk/scripts/metadata.pl
trunk/scripts/metadata.pm
trunk/scripts/mkits.sh
trunk/scripts/om-fwupgradecfg-gen.sh
trunk/scripts/pad_image
trunk/scripts/patch-kernel.sh
trunk/scripts/portable_date.sh [new file with mode: 0755]
trunk/scripts/redboot-script.pl [new file with mode: 0755]
trunk/scripts/remote-gdb
trunk/scripts/strip-kmod.sh
trunk/scripts/sysupgrade-nand.sh [new file with mode: 0755]
trunk/target/Config.in
trunk/target/imagebuilder/Makefile
trunk/target/imagebuilder/files/Makefile
trunk/target/linux/ar71xx/Makefile
trunk/target/linux/ar71xx/base-files.mk [deleted file]
trunk/target/linux/ar71xx/base-files/etc/board.d/01_leds [new file with mode: 0755]
trunk/target/linux/ar71xx/base-files/etc/board.d/02_network [new file with mode: 0755]
trunk/target/linux/ar71xx/base-files/etc/board.d/03_gpio_switches [new file with mode: 0755]
trunk/target/linux/ar71xx/base-files/etc/diag.sh
trunk/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom
trunk/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata [deleted file]
trunk/target/linux/ar71xx/base-files/etc/inittab
trunk/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds [deleted file]
trunk/target/linux/ar71xx/base-files/etc/uci-defaults/02_network [deleted file]
trunk/target/linux/ar71xx/base-files/lib/ar71xx.sh
trunk/target/linux/ar71xx/base-files/lib/preinit/05_set_iface_mac_ar71xx
trunk/target/linux/ar71xx/base-files/lib/preinit/05_set_preinit_iface_ar71xx
trunk/target/linux/ar71xx/base-files/lib/preinit/82_patch_ath10k [deleted file]
trunk/target/linux/ar71xx/base-files/lib/upgrade/merakinand.sh [new file with mode: 0644]
trunk/target/linux/ar71xx/base-files/lib/upgrade/openmesh.sh
trunk/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
trunk/target/linux/ar71xx/config-3.18 [deleted file]
trunk/target/linux/ar71xx/config-4.1 [new file with mode: 0644]
trunk/target/linux/ar71xx/config-4.4 [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.librecmc [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/Makefile [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/dev-ap9x-pci.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/dev-ap9x-pci.h
trunk/target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/dev-m25p80.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/dev-m25p80.h
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-antrouter-r1.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-ap143.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-ap147.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-ap152.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-arduino-yun.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-c55.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-cap324.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-cf-e316n-v2.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-cr3000.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-cr5000.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-dlan-hotspot.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-dlan-pro-1200-ac.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-dr344.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-epg5000.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-esr1750.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-f9k1115v2.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar150.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar300.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-domino.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-mr1750.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-mr18.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-mr900.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-nbg6716.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-om5pac.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-om5pacv2.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-omy-g1.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-omy-x1.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-rb4xx.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tellstick-znet-lite.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tew-823dru.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa801nd-v3.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr3320-v2.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr6500-v2.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr810n.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tpe-r1100.c [deleted file]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-tpe-r3300.c [deleted file]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-ubnt-unifiac.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-weio.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wlr8100.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v3.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2200.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wpe72.c
trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-wpj342.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/machtypes.h [new file with mode: 0644]
trunk/target/linux/ar71xx/files/arch/mips/ath79/pci-ath9k-fixup.c
trunk/target/linux/ar71xx/files/drivers/leds/leds-nu801.c [new file with mode: 0644]
trunk/target/linux/ar71xx/files/drivers/mtd/nand/ar934x_nfc.c
trunk/target/linux/ar71xx/files/drivers/mtd/tplinkpart.c
trunk/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx.h
trunk/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_debugfs.c
trunk/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_ethtool.c
trunk/target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c
trunk/target/linux/ar71xx/files/include/linux/leds-nu801.h [new file with mode: 0644]
trunk/target/linux/ar71xx/files/include/linux/platform/ar934x_nfc.h
trunk/target/linux/ar71xx/generic/profiles/airtight.mk [new file with mode: 0644]
trunk/target/linux/ar71xx/generic/profiles/alfa.mk
trunk/target/linux/ar71xx/generic/profiles/antminer.mk
trunk/target/linux/ar71xx/generic/profiles/arduino.mk [new file with mode: 0644]
trunk/target/linux/ar71xx/generic/profiles/atheros.mk
trunk/target/linux/ar71xx/generic/profiles/comfast.mk [new file with mode: 0644]
trunk/target/linux/ar71xx/generic/profiles/compex.mk
trunk/target/linux/ar71xx/generic/profiles/d-link.mk
trunk/target/linux/ar71xx/generic/profiles/devolo-dlan.mk
trunk/target/linux/ar71xx/generic/profiles/gainstrong.mk [new file with mode: 0644]
trunk/target/linux/ar71xx/generic/profiles/gl-connect.mk [deleted file]
trunk/target/linux/ar71xx/generic/profiles/gli.mk [new file with mode: 0644]
trunk/target/linux/ar71xx/generic/profiles/gs-minibox-v1.mk [deleted file]
trunk/target/linux/ar71xx/generic/profiles/netgear.mk
trunk/target/linux/ar71xx/generic/profiles/omy.mk [new file with mode: 0644]
trunk/target/linux/ar71xx/generic/profiles/oolite.mk [deleted file]
trunk/target/linux/ar71xx/generic/profiles/openmesh.mk
trunk/target/linux/ar71xx/generic/profiles/pcs.mk
trunk/target/linux/ar71xx/generic/profiles/telldus.mk [new file with mode: 0644]
trunk/target/linux/ar71xx/generic/profiles/thinkpenguin.mk [deleted file]
trunk/target/linux/ar71xx/generic/profiles/tp-link.mk
trunk/target/linux/ar71xx/generic/profiles/wallys.mk [new file with mode: 0644]
trunk/target/linux/ar71xx/image/Makefile
trunk/target/linux/ar71xx/mikrotik/config-default
trunk/target/linux/ar71xx/mikrotik/target.mk
trunk/target/linux/ar71xx/modules.mk
trunk/target/linux/ar71xx/nand/config-default
trunk/target/linux/ar71xx/nand/profiles/meraki.mk [new file with mode: 0644]
trunk/target/linux/ar71xx/nand/profiles/zyxel.mk [deleted file]
trunk/target/linux/ar71xx/patches-3.18/003-MIPS-ath79-make-bootconsole-wait-for-both-THRE-and-T.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/102-MIPS-ath79-Avoid-using-unitialized-reg-variable.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/206-spi-ath79-make-chipselect-logic-more-flexible.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/213-MIPS-ath79-fix-ar933x-wmac-reset.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/220-add_cpu_feature_overrides.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/300-MIPS-add-MIPS_MACHINE_NONAME-macro.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/310-lib-add-rle-decompression.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/401-mtd-physmap-add-lock-unlock.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/402-mtd-SST39VF6401B-support.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/403-mtd_fix_cfi_cmdset_0002_status_check.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/404-mtd-cybertan-trx-parser.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/405-mtd-tp-link-partition-parser.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/408-mtd-redboot_partition_scan.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/409-mtd-rb4xx_nand_driver.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/410-mtd-rb750-nand-driver.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/411-mtd-cfi_cmdset_0002-force-word-write.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/412-mtd-m25p80-zero-partition-parser-data.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/413-mtd-ar934x-nand-driver.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/414-mtd-rb91x-nand-driver.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/420-net-ar71xx_mac_driver.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/422-dsa-trailer-tag-validation-fix.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/423-dsa-add-88e6063-driver.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/425-net-phy-at803x-allow-to-configure-via-pdata.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/430-drivers-link-spi-before-mtd.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/431-spi-add-various-flags.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/432-spi-rb4xx-spi-driver.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/433-spi-rb4xx-cpld-driver.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/434-spi-ap83_spi_controller.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/435-spi-vsc7385_driver.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/440-leds-wndr3700-usb-led-driver.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/441-leds-rb750-led-driver.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/450-gpio-nxp-74hc153-gpio-chip-driver.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/451-gpio-74x164-improve-platform-device-support.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/452-gpio-add-gpio-latch-driver.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/460-spi-bitbang-export-spi_bitbang_bufs.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/461-spi-add-type-field-to-spi_transfer.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/462-mtd-m25p80-set-spi-transfer-type.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/463-spi-ath79-add-fast-flash-read.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/464-spi-ath79-fix-fast-flash-read.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/470-MIPS-ath79-swizzle-pci-address-for-ar71xx.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/480-ar913x_wmac_external_reset.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/490-usb-ehci-add-quirks-for-qca-socs.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/500-MIPS-fw-myloader.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/501-MIPS-ath79-add-mac-argument-to-ath79_register_wmac.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/502-MIPS-ath79-export-ath79_gpio_base.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/503-MIPS-ath79-add-flash-acquire-release.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/504-MIPS-ath79-add-ath79_device_reset_get.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/505-MIPS-ath79-add-ath79_gpio_function_select.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/506-MIPS-ath79-prom-parse-redboot-args.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/507-MIPS-ath79-prom-add-myloader-support.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/508-MIPS-ath79-prom-image-command-line-hack.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/509-MIPS-ath79-process-board-kernel-option.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/510-MIPS-ath79-init-gpio-pin-of-wmac-device.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/520-MIPS-ath79-enable-UART-function.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/521-MIPS-ath79-enable-UART-for-early_serial.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/522-MIPS-ath79-add-ath79_wmac_register_simple-helper.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/523-MIPS-ath79-OTP-support.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/524-MIPS-ath79-add-ath79_wmac_disable_25ghz-helpers.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/525-MIPS-ath79-enable-qca-usb-quirks.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/601-MIPS-ath79-add-more-register-defines.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/602-MIPS-ath79-add-openwrt-stuff.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/603-MIPS-ath79-ap121-fixes.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/604-MIPS-ath79-ap81-fixes.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/605-MIPS-ath79-db120-fixes.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/606-MIPS-ath79-pb44-fixes.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/607-MIPS-ath79-ubnt-xm-fixes.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/608-MIPS-ath79-ubnt-xm-add-more-boards.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/609-MIPS-ath79-ap136-fixes.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/610-MIPS-ath79-openwrt-machines.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/611-MIPS-ath79-wdt-timeout.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/612-MIPS-ath79-set-buffalo-txgain.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/613-MIPS-ath79-add-ath79_wmac_setup_ext_lna_gpio-helper.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/615-MIPS-ath79-ap83-remove-mtd-partitions.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/707-MIPS-ath79-add-support-for-QCA953x-SoC.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/718-MIPS-ath79-add-EPG5000-support.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/727-MIPS-ath79-ar934x-wmac-revision.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/728-MIPS-ath79-fix-restart.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/736-MIPS-ath79-add-MC-MAC1200R-support.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/736-MIPS-ath79-fix-chained-irq-disable.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/737-MIPS-ath79-add-om5p-an-support.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/738-MIPS-ath79-add-meraki-mr12-mr16-support.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/799-MIPS-ath79-add-minibox-v1-support.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/800-MIPS-ath79-add-RB922GS-support.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/901-mdio_bitbang_ignore_ta_value.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/902-unaligned_access_hacks.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/903-MIPS-ath79-ubnt-rocket-m-xw-support.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/904-MIPS-ath79-bitmain-antminer-s1-support.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/904-phy-mdio-bitbang-prevent-rescheduling-during-command.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/905-MIPS-ath79-bitmain-antminer-s3-support.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/906-MIPS-ath79-add-blackswift.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/907-MIPS-ath79-add-WPN824N.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/907-MIPS-ath79-add-tl-wa901nd-v4-support.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/911-MIPS-ath79-add-tpe-r1100.patch [deleted file]
trunk/target/linux/ar71xx/patches-3.18/912-MIPS-ath79-add-tpe-r3300.patch [deleted file]
trunk/target/linux/ar71xx/patches-4.1/003-MIPS-ath79-make-bootconsole-wait-for-both-THRE-and-T.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/100-MIPS-ath79-Avoid-using-unitialized-reg-variable.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/110-export-missing-clk-functions.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/200-MIPS-ath79-fix-ar933x-wmac-reset.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/201-ar913x_wmac_external_reset.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/202-MIPS-ath79-ar934x-wmac-revision.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/203-MIPS-ath79-fix-restart.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/206-spi-ath79-make-chipselect-logic-more-flexible.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/220-add_cpu_feature_overrides.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/300-MIPS-add-MIPS_MACHINE_NONAME-macro.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/310-lib-add-rle-decompression.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/401-mtd-physmap-add-lock-unlock.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/402-mtd-SST39VF6401B-support.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/403-mtd_fix_cfi_cmdset_0002_status_check.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/404-mtd-cybertan-trx-parser.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/405-mtd-tp-link-partition-parser.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/408-mtd-redboot_partition_scan.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/409-mtd-rb4xx_nand_driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/410-mtd-rb750-nand-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/411-mtd-cfi_cmdset_0002-force-word-write.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/412-mtd-m25p80-zero-partition-parser-data.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/413-mtd-ar934x-nand-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/414-mtd-rb91x-nand-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/420-net-ar71xx_mac_driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/422-dsa-trailer-tag-validation-fix.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/423-dsa-add-88e6063-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/430-drivers-link-spi-before-mtd.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/431-spi-add-various-flags.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/432-spi-rb4xx-spi-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/433-spi-rb4xx-cpld-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/434-spi-ap83_spi_controller.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/435-spi-vsc7385_driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/440-leds-wndr3700-usb-led-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/441-leds-rb750-led-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/450-gpio-nxp-74hc153-gpio-chip-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/451-gpio-74x164-improve-platform-device-support.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/452-gpio-add-gpio-latch-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/460-spi-bitbang-export-spi_bitbang_bufs.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/461-spi-add-type-field-to-spi_transfer.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/462-mtd-m25p80-set-spi-transfer-type.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/463-spi-ath79-add-fast-flash-read.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/464-spi-ath79-fix-fast-flash-read.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/470-MIPS-ath79-swizzle-pci-address-for-ar71xx.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/490-usb-ehci-add-quirks-for-qca-socs.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/500-MIPS-fw-myloader.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/501-MIPS-ath79-add-mac-argument-to-ath79_register_wmac.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/502-MIPS-ath79-export-ath79_gpio_base.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/503-MIPS-ath79-add-flash-acquire-release.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/504-MIPS-ath79-add-ath79_device_reset_get.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/505-MIPS-ath79-add-ath79_gpio_function_select.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/506-MIPS-ath79-prom-parse-redboot-args.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/507-MIPS-ath79-prom-add-myloader-support.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/508-MIPS-ath79-prom-image-command-line-hack.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/509-MIPS-ath79-process-board-kernel-option.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/510-MIPS-ath79-init-gpio-pin-of-wmac-device.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/520-MIPS-ath79-enable-UART-function.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/521-MIPS-ath79-enable-UART-for-early_serial.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/522-MIPS-ath79-add-ath79_wmac_register_simple-helper.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/523-MIPS-ath79-OTP-support.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/524-MIPS-ath79-add-ath79_wmac_disable_25ghz-helpers.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/525-MIPS-ath79-enable-qca-usb-quirks.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/601-MIPS-ath79-add-more-register-defines.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/602-MIPS-ath79-add-openwrt-stuff.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/603-MIPS-ath79-ap121-fixes.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/604-MIPS-ath79-ap81-fixes.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/605-MIPS-ath79-db120-fixes.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/606-MIPS-ath79-pb44-fixes.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/607-MIPS-ath79-ubnt-xm-fixes.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/608-MIPS-ath79-ubnt-xm-add-more-boards.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/609-MIPS-ath79-ap136-fixes.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/610-MIPS-ath79-UBNT-add-airGateway-pro-support.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/611-MIPS-ath79-wdt-timeout.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/612-MIPS-ath79-set-buffalo-txgain.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/613-MIPS-ath79-add-ath79_wmac_setup_ext_lna_gpio-helper.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/615-MIPS-ath79-ap83-remove-mtd-partitions.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/620-MIPS-ath79-add-support-for-QCA953x-SoC.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/621-MIPS-ath79-add-support-for-QCA956x-SoC.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/630-MIPS-ath79-fix-chained-irq-disable.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/631-MIPS-ath79-wmac-enable-set-led-pin.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/632-MIPS-ath79-gpio-enable-set-direction.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/633-MIPS-ath79-add-gpio-irq-support.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/634-MIPS-ath79-ar724x-clock-calculation-fixes.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/700-MIPS-ath79-add-openwrt-Kconfig.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/701-MIPS-ath79-add-routerboard-detection.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/739-MIPS-ath79-add-gpio-func-register-for-QCA955x-SoC.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/740-MIPS-ath79-add-PCI-for-QCA953x-SoC.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/818-MIPS-ath79-add-nu801-led-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/820-MIPS-ath79-add_gpio_function2_setup.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/821-serial-core-add-support-for-boot-console-with-arbitr.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/900-mdio_bitbang_ignore_ta_value.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/901-phy-mdio-bitbang-prevent-rescheduling-during-command.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.1/910-unaligned_access_hacks.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/001-revert_spi_device_tree_support.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/002-add_back_gpio_function_select.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/003-MIPS-ath79-make-bootconsole-wait-for-both-THRE-and-T.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/100-MIPS-ath79-Avoid-using-unitialized-reg-variable.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/200-MIPS-ath79-fix-ar933x-wmac-reset.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/201-ar913x_wmac_external_reset.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/202-MIPS-ath79-ar934x-wmac-revision.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/203-MIPS-ath79-fix-restart.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/206-spi-ath79-make-chipselect-logic-more-flexible.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/220-add_cpu_feature_overrides.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/300-MIPS-add-MIPS_MACHINE_NONAME-macro.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/310-lib-add-rle-decompression.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/401-mtd-physmap-add-lock-unlock.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/402-mtd-SST39VF6401B-support.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/403-mtd_fix_cfi_cmdset_0002_status_check.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/404-mtd-cybertan-trx-parser.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/405-mtd-tp-link-partition-parser.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/408-mtd-redboot_partition_scan.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/409-mtd-rb4xx_nand_driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/410-mtd-rb750-nand-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/411-mtd-cfi_cmdset_0002-force-word-write.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/412-mtd-m25p80-zero-partition-parser-data.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/413-mtd-ar934x-nand-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/414-mtd-rb91x-nand-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/420-net-ar71xx_mac_driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/423-dsa-add-88e6063-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/430-drivers-link-spi-before-mtd.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/431-spi-add-various-flags.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/432-spi-rb4xx-spi-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/433-spi-rb4xx-cpld-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/434-spi-ap83_spi_controller.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/435-spi-vsc7385_driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/440-leds-wndr3700-usb-led-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/441-leds-rb750-led-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/450-gpio-nxp-74hc153-gpio-chip-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/451-gpio-74x164-improve-platform-device-support.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/452-gpio-add-gpio-latch-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/460-spi-bitbang-export-spi_bitbang_bufs.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/461-spi-add-type-field-to-spi_transfer.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/462-mtd-m25p80-set-spi-transfer-type.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/463-spi-ath79-add-fast-flash-read.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/464-spi-ath79-fix-fast-flash-read.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/470-MIPS-ath79-swizzle-pci-address-for-ar71xx.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/490-usb-ehci-add-quirks-for-qca-socs.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/500-MIPS-fw-myloader.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/501-MIPS-ath79-add-mac-argument-to-ath79_register_wmac.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/503-MIPS-ath79-add-flash-acquire-release.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/504-MIPS-ath79-add-ath79_device_reset_get.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/505-MIPS-ath79-add-ath79_gpio_function_select.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/506-MIPS-ath79-prom-parse-redboot-args.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/507-MIPS-ath79-prom-add-myloader-support.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/508-MIPS-ath79-prom-image-command-line-hack.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/509-MIPS-ath79-process-board-kernel-option.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/510-MIPS-ath79-init-gpio-pin-of-wmac-device.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/520-MIPS-ath79-enable-UART-function.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/521-MIPS-ath79-enable-UART-for-early_serial.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/522-MIPS-ath79-add-ath79_wmac_register_simple-helper.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/523-MIPS-ath79-OTP-support.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/524-MIPS-ath79-add-ath79_wmac_disable_25ghz-helpers.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/525-MIPS-ath79-enable-qca-usb-quirks.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/601-MIPS-ath79-add-more-register-defines.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/602-MIPS-ath79-add-openwrt-stuff.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/603-MIPS-ath79-ap121-fixes.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/604-MIPS-ath79-ap81-fixes.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/605-MIPS-ath79-db120-fixes.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/606-MIPS-ath79-pb44-fixes.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/607-MIPS-ath79-ubnt-xm-fixes.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/608-MIPS-ath79-ubnt-xm-add-more-boards.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/609-MIPS-ath79-ap136-fixes.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/610-MIPS-ath79-UBNT-add-airGateway-pro-support.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/611-MIPS-ath79-wdt-timeout.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/612-MIPS-ath79-set-buffalo-txgain.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/613-MIPS-ath79-add-ath79_wmac_setup_ext_lna_gpio-helper.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/615-MIPS-ath79-ap83-remove-mtd-partitions.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/620-MIPS-ath79-add-support-for-QCA953x-SoC.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/621-MIPS-ath79-add-support-for-QCA956x-SoC.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/630-MIPS-ath79-fix-chained-irq-disable.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/631-MIPS-ath79-wmac-enable-set-led-pin.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/632-MIPS-ath79-gpio-enable-set-direction.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/634-MIPS-ath79-ar724x-clock-calculation-fixes.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/700-MIPS-ath79-add-openwrt-Kconfig.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/701-MIPS-ath79-add-routerboard-detection.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/739-MIPS-ath79-add-gpio-func-register-for-QCA955x-SoC.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/740-MIPS-ath79-add-PCI-for-QCA953x-SoC.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/818-MIPS-ath79-add-nu801-led-driver.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/820-MIPS-ath79-add_gpio_function2_setup.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/821-serial-core-add-support-for-boot-console-with-arbitr.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/900-mdio_bitbang_ignore_ta_value.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/901-phy-mdio-bitbang-prevent-rescheduling-during-command.patch [new file with mode: 0644]
trunk/target/linux/ar71xx/patches-4.4/910-unaligned_access_hacks.patch [new file with mode: 0644]
trunk/target/linux/generic/config-3.18
trunk/target/linux/generic/config-4.1 [new file with mode: 0644]
trunk/target/linux/generic/config-4.4 [new file with mode: 0644]
trunk/target/linux/generic/files/crypto/ocf/Makefile
trunk/target/linux/generic/files/crypto/ocf/kirkwood/cesa_ocf_drv.c
trunk/target/linux/generic/files/crypto/ocf/pasemi/pasemi.c
trunk/target/linux/generic/files/crypto/ocf/ubsec_ssb/ubsec_ssb.c
trunk/target/linux/generic/files/drivers/mtd/mtdsplit/Kconfig
trunk/target/linux/generic/files/drivers/mtd/mtdsplit/Makefile
trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.c
trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.h
trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_brnimage.c [new file with mode: 0644]
trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_eva.c [new file with mode: 0644]
trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_fit.c
trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_lzma.c
trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_seama.c
trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_squashfs.c
trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_tplink.c
trunk/target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_uimage.c
trunk/target/linux/generic/files/drivers/net/phy/adm6996.c
trunk/target/linux/generic/files/drivers/net/phy/ar8216.c
trunk/target/linux/generic/files/drivers/net/phy/ar8216.h
trunk/target/linux/generic/files/drivers/net/phy/ar8327.c
trunk/target/linux/generic/files/drivers/net/phy/ar8327.h
trunk/target/linux/generic/files/drivers/net/phy/b53/b53_common.c
trunk/target/linux/generic/files/drivers/net/phy/b53/b53_mdio.c
trunk/target/linux/generic/files/drivers/net/phy/b53/b53_priv.h
trunk/target/linux/generic/files/drivers/net/phy/b53/b53_regs.h
trunk/target/linux/generic/files/drivers/net/phy/mvsw61xx.c
trunk/target/linux/generic/files/drivers/net/phy/mvsw61xx.h
trunk/target/linux/generic/files/drivers/net/phy/mvswitch.c
trunk/target/linux/generic/files/drivers/net/phy/swconfig.c
trunk/target/linux/generic/files/drivers/net/phy/swconfig_leds.c
trunk/target/linux/generic/files/fs/yaffs2/NOTE.openwrt
trunk/target/linux/generic/files/fs/yaffs2/yaffs_checkptrw.c
trunk/target/linux/generic/files/fs/yaffs2/yaffs_guts.c
trunk/target/linux/generic/files/fs/yaffs2/yaffs_vfs.c
trunk/target/linux/generic/files/fs/yaffs2/yaffs_yaffs2.c
trunk/target/linux/generic/files/include/linux/ar8216_platform.h
trunk/target/linux/generic/files/include/linux/ath9k_platform.h
trunk/target/linux/generic/files/include/linux/bcm47xx_nvram.h [deleted file]
trunk/target/linux/generic/files/include/linux/switch.h
trunk/target/linux/generic/files/include/uapi/linux/switch.h
trunk/target/linux/generic/image/lzma-loader/src/start.S
trunk/target/linux/generic/image/relocate/Makefile
trunk/target/linux/generic/patches-3.18/025-bcma_backport.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/026-bcma-from-3.20.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/027-bcma-from-4.1.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/028-bcma-from-4.2.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/029-bcma-from-4.4.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/030-backport_bcm47xx_nvram.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/031-bcma-from-4.5.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/032-bcma-from-4.6.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/040-mtd-bcm47xxpart-backports-from-3.19.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/041-mtd-bcm47xxpart-backports-from-3.20.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/043-mtd_GD25Q128B_support_backport_from_3.19.patch
trunk/target/linux/generic/patches-3.18/044-backport-m25p80-jedec-probe.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/078-01-bgmac-support-up-to-3-cores-devices-on-a-bus.patch [deleted file]
trunk/target/linux/generic/patches-3.18/078-02-bgmac-add-helper-checking-for-BCM4707-BCM53018-chip-.patch [deleted file]
trunk/target/linux/generic/patches-3.18/078-03-bgmac-support-Ethernet-device-on-BCM47094-SoC.patch [deleted file]
trunk/target/linux/generic/patches-3.18/078-04-bgmac-reset-enable-Ethernet-core-before-using-it.patch [deleted file]
trunk/target/linux/generic/patches-3.18/078-05-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch [deleted file]
trunk/target/linux/generic/patches-3.18/078-bgmac-reset-enable-Ethernet-core-before-using-it.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/079-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/091-mtd-spi-nor-add-support-Spansion_S25FL164K [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/095-api-fix-compatibility-of-linux-in.h-with-netinet-in..patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/133-MIPS-UAPI-Ignore-__arch_swab-16-32-64-when-using-MIP.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/140-mtd-part-add-generic-parsing-of-linux-part-probe.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/141-mtd-bcm47xxpart-limit-scanned-flash-area-on-BCM47XX-.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/142-mtd-bcm47xxpart-don-t-fail-because-of-bit-flips.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/190-cdc_ncm_add_support_for_moving_ndp_to_end_of_ncm_frame.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/192-USB-qcserial-Add-support-for-Quectel-EC20-Mini-PCIe-.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/193-USB-qmi_wwan-Add-quirk-for-Quectel-EC20-Mini-PCIe-mo.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/259-regmap_dynamic.patch
trunk/target/linux/generic/patches-3.18/270-bridge_header_fix.patch [deleted file]
trunk/target/linux/generic/patches-3.18/270-uapi-kernel.h-glibc-specific-inclusion-of-sysinfo.h.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/271-uapi-libc-compat.h-do-not-rely-on-__GLIBC__.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/272-uapi-if_ether.h-prevent-redefinition-of-struct-ethhd.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/400-mtd-add-rootfs-split-support.patch
trunk/target/linux/generic/patches-3.18/401-mtd-add-support-for-different-partition-parser-types.patch
trunk/target/linux/generic/patches-3.18/402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch
trunk/target/linux/generic/patches-3.18/404-mtd-add-more-helper-functions.patch
trunk/target/linux/generic/patches-3.18/405-mtd-old-firmware-uimage-splitter.patch
trunk/target/linux/generic/patches-3.18/406-mtd-old-rootfs-squashfs-splitter.patch
trunk/target/linux/generic/patches-3.18/411-mtd-partial_eraseblock_write.patch
trunk/target/linux/generic/patches-3.18/412-mtd-partial_eraseblock_unlock.patch
trunk/target/linux/generic/patches-3.18/431-mtd-bcm47xxpart-check-for-bad-blocks-when-calculatin.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/462-m25p80-mx-disable-software-protection.patch [deleted file]
trunk/target/linux/generic/patches-3.18/472-mtd-m25p80-add-support-for-Winbond-W25X05-flash.patch
trunk/target/linux/generic/patches-3.18/501-yaffs-add-missing-flush-arguments.patch [deleted file]
trunk/target/linux/generic/patches-3.18/503-yaffs-add-tags-9bytes-mount-option.patch
trunk/target/linux/generic/patches-3.18/640-bridge_no_eap_forward.patch
trunk/target/linux/generic/patches-3.18/641-bridge_always_accept_eap.patch
trunk/target/linux/generic/patches-3.18/642-bridge_port_isolate.patch
trunk/target/linux/generic/patches-3.18/643-bridge_remove_ipv6_dependency.patch [deleted file]
trunk/target/linux/generic/patches-3.18/645-bridge_multicast_to_unicast.patch
trunk/target/linux/generic/patches-3.18/652-atm_header_changes.patch [deleted file]
trunk/target/linux/generic/patches-3.18/660-fq_codel_defaults.patch
trunk/target/linux/generic/patches-3.18/681-NET-add-of_get_mac_address_mtd.patch
trunk/target/linux/generic/patches-3.18/731-phy_mvswitch_3.10_compilation.patch [deleted file]
trunk/target/linux/generic/patches-3.18/734-net-phy-at803x-allow-to-configure-via-pdata.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/735-net-phy-at803x-fix-at8033-sgmii-mode.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-3.18/773-bgmac-add-srab-switch.patch
trunk/target/linux/generic/patches-3.18/901-debloat_sock_diag.patch
trunk/target/linux/generic/patches-3.18/930-crashlog.patch
trunk/target/linux/generic/patches-4.1/000-keep_initrafs_the_default.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/010-perf-tools-Create-config.detected-into-OUTPUT-direct.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/011-perf-tools-Fix-makefile-generation-under-dash.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/020-ssb-backport.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/021-ssb_sprom.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/022-bcma-from-4.2.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/023-bcma-from-4.4.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/024-bcma-from-4.5.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/025-bcma-from-4.6.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/030-backport_bcm47xx_nvram.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/040-fs-overlay-fix-stacking.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/050-backport_netfilter_rtcache.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/060-mips_decompressor_memmove.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/072-13-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/072-14-bgmac-reset-all-4-GMAC-cores-on-init.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/080-ipv6-ip6_fragment-fix-headroom-tests-and-skb-leak.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/081-solos-pci-Increase-headroom-on-received-packets.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/090-m25p80_spi-nor_update_to_4.4rc1.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/095-api-fix-compatibility-of-linux-in.h-with-netinet-in..patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/102-ehci_hcd_ignore_oc.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/103-packet_allow_empty_payload.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/111-jffs2-add-RENAME_EXCHANGE-support.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/120-bridge_allow_receiption_on_disabled_port.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/132-mips_inline_dma_ops.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/133-MIPS-UAPI-Ignore-__arch_swab-16-32-64-when-using-MIP.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/140-mtd-part-add-generic-parsing-of-linux-part-probe.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/141-Revert-mtd-spi-nor-disable-protection-for-Winbond-fl.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/142-mtd-spi-nor-include-mtd.h-header-for-struct-mtd_info.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/143-mtd-bcm47xxpart-limit-scanned-flash-area-on-BCM47XX-.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/144-mtd-bcm47xxpart-don-t-fail-because-of-bit-flips.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/180-usb-xhci-make-USB_XHCI_PLATFORM-selectable.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/190-cdc_ncm_add_support_for_moving_ndp_to_end_of_ncm_frame.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/193-USB-qmi_wwan-Add-quirk-for-Quectel-EC20-Mini-PCIe-mo.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/200-fix_localversion.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/201-extra_optimization.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/202-reduce_module_size.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/203-kallsyms_uncompressed.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/204-module_strip.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/205-backtrace_module_info.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/210-darwin_scripts_include.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/212-byteshift_portability.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/214-spidev_h_portability.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/220-gc_sections.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/221-module_exports.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/222-perf-build-Do-not-fail-on-missing-Build-file.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/230-openwrt_lzma_options.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/250-netfilter_depends.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/251-sound_kconfig.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/252-mv_cesa_depends.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/253-ssb_b43_default_on.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/254-textsearch_kconfig_hacks.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/255-lib80211_kconfig_hacks.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/256-crypto_add_kconfig_prompts.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/257-wireless_ext_kconfig_hack.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/258-netfilter_netlink_kconfig_hack.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/259-regmap_dynamic.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/260-crypto_test_dependencies.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/262-compressor_kconfig_hack.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/270-uapi-kernel.h-glibc-specific-inclusion-of-sysinfo.h.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/271-uapi-libc-compat.h-do-not-rely-on-__GLIBC__.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/272-uapi-if_ether.h-prevent-redefinition-of-struct-ethhd.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/300-mips_expose_boot_raw.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/301-mips_image_cmdline_hack.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/302-mips_no_branch_likely.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/304-mips_disable_fpu.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/305-mips_module_reloc.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/306-mips_mem_functions_performance.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/307-mips_highmem_offset.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/309-mips_fuse_workaround.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/310-arm_module_unresolved_weak_sym.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/320-ppc4xx_optimization.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/321-powerpc_crtsavres_prereq.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/330-MIPS-kexec-Accept-command-line-parameters-from-users.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/400-mtd-add-rootfs-split-support.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/401-mtd-add-support-for-different-partition-parser-types.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/403-mtd-hook-mtdsplit-to-Kbuild.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/404-mtd-add-more-helper-functions.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/405-mtd-old-firmware-uimage-splitter.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/410-mtd-move-forward-declaration-of-struct-mtd_info.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/411-mtd-partial_eraseblock_write.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/412-mtd-partial_eraseblock_unlock.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/420-mtd-redboot_space.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/430-mtd-add-myloader-partition-parser.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/431-mtd-bcm47xxpart-check-for-bad-blocks-when-calculatin.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/440-block2mtd_init.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/441-block2mtd_probe.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/450-mtd-nand-allow-to-use-platform-specific-chip-fixup.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/451-mtd-nand-fix-return-code-of-nand_correct_data-function.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/460-mtd-cfi_cmdset_0002-no-erase_suspend.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/465-m25p80-mx-disable-software-protection.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/480-mtd-set-rootfs-to-be-root-dev.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/491-ubi-auto-create-ubiblock-device-for-rootfs.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/494-mtd-ubi-add-EOF-marker-support.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/500-yaffs-Kbuild-integration.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/502-yaffs-fix-compat-tags-handling.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/503-yaffs-add-tags-9bytes-mount-option.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/504-yaffs-3.16-new-fops.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/505-yaffs-3.19-f_dentry-remove.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/520-squashfs_update_xz_comp_opts.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/530-jffs2_make_lzma_available.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/531-debloat_lzma.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/532-jffs2_eofdetect.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/540-crypto-xz-decompression-support.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/541-ubifs-xz-decompression-support.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/551-ubifs-fix-default-compression-selection.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/600-netfilter_conntrack_flush.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/610-netfilter_match_bypass_default_checks.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/611-netfilter_match_bypass_default_table.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/612-netfilter_match_reduce_memory_access.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/613-netfilter_optional_tcp_window_check.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/615-netfilter_add_xt_id_match.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/616-net_optimize_xfrm_calls.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/620-sched_esfq.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/630-packet_socket_type.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/640-bridge_no_eap_forward.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/641-bridge_always_accept_eap.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/642-bridge_port_isolate.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/645-bridge_multicast_to_unicast.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/650-pppoe_header_pad.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/651-wireless_mesh_header.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/653-disable_netlink_trim.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/655-increase_skb_pad.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/656-skb_reduce_truesize-helper.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/657-qdisc_reduce_truesize.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/660-fq_codel_defaults.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/661-fq_codel_keep_dropped_stats.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/662-use_fq_codel_by_default.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/663-remove_pfifo_fast.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/664-codel_fix_3_12.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/671-net-provide-defines-for-_POLICY_FAILED-until-all-cod.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/680-NET-skip-GRO-for-foreign-MAC-addresses.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/681-NET-add-of_get_mac_address_mtd.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/700-swconfig.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/701-phy_extension.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/702-phy_add_aneg_done_function.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/703-phy-add-detach-callback-to-struct-phy_driver.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/704-phy-no-genphy-soft-reset.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/710-phy-add-mdio_register_board_info.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/720-phy_adm6996.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/721-phy_packets.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/722-phy_mvswitch.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/723-phy_ip175c.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/724-phy_ar8216.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/725-phy_rtl8306.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/726-phy_rtl8366.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/727-phy-rtl8367.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/728-phy-rtl8367b.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/729-phy-tantos.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/730-phy_b53.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/732-phy-ar8216-led-support.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/733-phy_mvsw61xx.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/734-net-phy-at803x-allow-to-configure-via-pdata.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/735-net-phy-at803x-fix-at8033-sgmii-mode.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/750-hostap_txpower.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/760-8139cp-fixes-from-4.3.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/761-8139cp-fixes-from-4.4.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/773-bgmac-add-srab-switch.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/780-igb-Fix-Null-pointer-dereference-in-igb_reset_q_vect.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/785-hso-support-0af0-9300.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/810-pci_disable_common_quirks.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/811-pci_disable_usb_common_quirks.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/820-usb_add_usb_find_device_by_name.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/830-ledtrig_morse.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/831-ledtrig_netdev.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/832-ledtrig_usbdev.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/834-ledtrig-libata.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/840-rtc7301.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/841-rtc_pt7c4338.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/861-04_spi_gpio_implement_spi_delay.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/862-gpio_spi_driver.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/863-gpiommc.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/864-gpiommc_configfs_locking.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/870-hifn795x_byteswap.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/880-gateworks_system_controller.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/890-8250_optional_sysrq.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/900-slab_maxsize.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/901-debloat_sock_diag.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/902-debloat_proc.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/903-debloat_direct_io.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/904-debloat_dma_buf.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/910-kobject_uevent.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/911-kobject_add_broadcast_uevent.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/921-use_preinit_as_init.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/922-always-create-console-node-in-initramfs.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/930-crashlog.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/940-ocf_kbuild_integration.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/941-ocf_20120127.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/960-decompress_unlzo_fix.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/970-remove-unsane-filenames-from-deps_initramfs-list.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/980-arm_openwrt_machtypes.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/990-gpio_wdt.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/995-mangle_bootargs.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/997-device_tree_cmdline.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.1/998-enable_wilink_platform_without_drivers.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/000-keep_initrafs_the_default.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/010-Kbuild-don-t-hardcode-path-to-awk-in-scripts-ld-vers.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/020-bcma-from-4.5.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/021-bcma-from-4.6.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/040-mtd-bcm47xxpart-limit-scanned-flash-area-on-BCM47XX-.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/041-mtd-bcm47xxpart-don-t-fail-because-of-bit-flips.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/042-mtd-bcm47xxsflash-use-ioremap_cache-instead-of-KSEG0.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/045-mtd-devices-m25p80-add-support-for-mmap-read-request.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/050-backport_netfilter_rtcache.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/060-mips_decompressor_memmove.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/070-bgmac-add-helper-checking-for-BCM4707-BCM53018-chip-.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/071-bgmac-support-Ethernet-device-on-BCM47094-SoC.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/072-bgmac-reset-enable-Ethernet-core-before-using-it.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/073-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/080-spi-introduce-accelerated-read-support-for-spi-flash.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/081-spi-bcm53xx-add-spi_flash_read-callback-for-MMIO-bas.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/101-MIPS-fix-cache-flushing-for-highmem-pages.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/102-ehci_hcd_ignore_oc.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/111-jffs2-add-RENAME_EXCHANGE-support.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/120-bridge_allow_receiption_on_disabled_port.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/132-mips_inline_dma_ops.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/140-mtd-part-add-generic-parsing-of-linux-part-probe.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/142-mtd-spi-nor-include-mtd.h-header-for-struct-mtd_info.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/200-fix_localversion.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/201-extra_optimization.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/202-reduce_module_size.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/203-kallsyms_uncompressed.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/204-module_strip.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/205-backtrace_module_info.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/206-mips-disable-vdso.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/207-mips-vdso-dbg-rebuild-after-genvdso.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/210-darwin_scripts_include.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/212-byteshift_portability.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/214-spidev_h_portability.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/220-gc_sections.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/221-module_exports.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/230-openwrt_lzma_options.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/250-netfilter_depends.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/251-sound_kconfig.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/252-mv_cesa_depends.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/253-ssb_b43_default_on.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/254-textsearch_kconfig_hacks.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/255-lib80211_kconfig_hacks.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/256-crypto_add_kconfig_prompts.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/257-wireless_ext_kconfig_hack.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/258-netfilter_netlink_kconfig_hack.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/259-regmap_dynamic.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/260-crypto_test_dependencies.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/262-compressor_kconfig_hack.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/270-uapi-kernel.h-glibc-specific-inclusion-of-sysinfo.h.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/271-uapi-libc-compat.h-do-not-rely-on-__GLIBC__.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/272-uapi-if_ether.h-prevent-redefinition-of-struct-ethhd.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/300-mips_expose_boot_raw.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/301-mips_image_cmdline_hack.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/302-mips_no_branch_likely.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/304-mips_disable_fpu.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/305-mips_module_reloc.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/306-mips_mem_functions_performance.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/307-mips_highmem_offset.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/309-mips_fuse_workaround.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/310-arm_module_unresolved_weak_sym.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/320-ppc4xx_optimization.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/321-powerpc_crtsavres_prereq.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/330-MIPS-kexec-Accept-command-line-parameters-from-users.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/331-arc-remove-dependency-on-DEVTMPFS.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/332-arc-add-OWRTDTB-section.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/333-arc-enable-unaligned-access-in-kernel-mode.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/340-MIPS-deactivate-gettimeofday-vdso.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/400-mtd-add-rootfs-split-support.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/401-mtd-add-support-for-different-partition-parser-types.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/403-mtd-hook-mtdsplit-to-Kbuild.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/404-mtd-add-more-helper-functions.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/410-mtd-move-forward-declaration-of-struct-mtd_info.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/411-mtd-partial_eraseblock_write.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/412-mtd-partial_eraseblock_unlock.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/420-mtd-redboot_space.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/430-mtd-add-myloader-partition-parser.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/431-mtd-bcm47xxpart-check-for-bad-blocks-when-calculatin.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/440-block2mtd_init.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/441-block2mtd_probe.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/450-mtd-nand-allow-to-use-platform-specific-chip-fixup.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/451-mtd-nand-fix-return-code-of-nand_correct_data-function.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/460-mtd-cfi_cmdset_0002-no-erase_suspend.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/480-mtd-set-rootfs-to-be-root-dev.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/491-ubi-auto-create-ubiblock-device-for-rootfs.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/494-mtd-ubi-add-EOF-marker-support.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/500-yaffs-Kbuild-integration.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/502-yaffs-fix-compat-tags-handling.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/503-yaffs-add-tags-9bytes-mount-option.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/504-yaffs-3.16-new-fops.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/505-yaffs-3.19-f_dentry-remove.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/520-squashfs_update_xz_comp_opts.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/530-jffs2_make_lzma_available.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/531-debloat_lzma.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/532-jffs2_eofdetect.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/540-crypto-xz-decompression-support.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/541-ubifs-xz-decompression-support.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/551-ubifs-fix-default-compression-selection.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/600-netfilter_conntrack_flush.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/610-netfilter_match_bypass_default_checks.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/611-netfilter_match_bypass_default_table.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/612-netfilter_match_reduce_memory_access.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/613-netfilter_optional_tcp_window_check.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/615-netfilter_add_xt_id_match.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/616-net_optimize_xfrm_calls.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/620-sched_esfq.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/630-packet_socket_type.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/640-bridge_no_eap_forward.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/641-bridge_always_accept_eap.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/642-bridge_port_isolate.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/645-bridge_multicast_to_unicast.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/650-pppoe_header_pad.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/651-wireless_mesh_header.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/653-disable_netlink_trim.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/655-increase_skb_pad.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/656-skb_reduce_truesize-helper.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/657-qdisc_reduce_truesize.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/660-fq_codel_defaults.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/661-fq_codel_keep_dropped_stats.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/663-remove_pfifo_fast.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/664-codel_fix_3_12.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/671-net-provide-defines-for-_POLICY_FAILED-until-all-cod.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/680-NET-skip-GRO-for-foreign-MAC-addresses.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/681-NET-add-of_get_mac_address_mtd.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/700-swconfig.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/701-phy_extension.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/702-phy_add_aneg_done_function.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/703-phy-add-detach-callback-to-struct-phy_driver.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/704-phy-no-genphy-soft-reset.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/710-phy-add-mdio_register_board_info.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/720-phy_adm6996.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/721-phy_packets.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/722-phy_mvswitch.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/723-phy_ip175c.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/724-phy_ar8216.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/725-phy_rtl8306.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/726-phy_rtl8366.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/727-phy-rtl8367.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/728-phy-rtl8367b.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/729-phy-tantos.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/730-phy_b53.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/732-phy-ar8216-led-support.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/733-phy_mvsw61xx.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/734-net-phy-at803x-allow-to-configure-via-pdata.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/735-net-phy-at803x-fix-at8033-sgmii-mode.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/750-hostap_txpower.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/773-bgmac-add-srab-switch.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/780-igb-Fix-Null-pointer-dereference-in-igb_reset_q_vect.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/785-hso-support-0af0-9300.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/810-pci_disable_common_quirks.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/811-pci_disable_usb_common_quirks.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/820-usb_add_usb_find_device_by_name.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/830-ledtrig_morse.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/831-ledtrig_netdev.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/832-ledtrig_usbdev.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/834-ledtrig-libata.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/840-rtc7301.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/841-rtc_pt7c4338.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/861-04_spi_gpio_implement_spi_delay.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/862-gpio_spi_driver.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/863-gpiommc.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/864-gpiommc_configfs_locking.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/870-hifn795x_byteswap.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/880-gateworks_system_controller.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/890-8250_optional_sysrq.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/900-slab_maxsize.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/901-debloat_sock_diag.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/902-debloat_proc.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/903-debloat_direct_io.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/904-debloat_dma_buf.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/910-kobject_uevent.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/911-kobject_add_broadcast_uevent.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/921-use_preinit_as_init.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/922-always-create-console-node-in-initramfs.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/930-crashlog.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/940-ocf_kbuild_integration.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/941-ocf_20120127.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/960-decompress_unlzo_fix.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/970-remove-unsane-filenames-from-deps_initramfs-list.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/980-arm_openwrt_machtypes.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/990-gpio_wdt.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/995-mangle_bootargs.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/997-device_tree_cmdline.patch [new file with mode: 0644]
trunk/target/linux/generic/patches-4.4/998-enable_wilink_platform_without_drivers.patch [new file with mode: 0644]
trunk/target/linux/sunxi/Makefile
trunk/target/linux/sunxi/base-files.mk [deleted file]
trunk/target/linux/sunxi/base-files/etc/board.d/02_network [new file with mode: 0755]
trunk/target/linux/sunxi/base-files/etc/inittab
trunk/target/linux/sunxi/base-files/etc/uci-defaults/02_network [deleted file]
trunk/target/linux/sunxi/base-files/lib/firmware/brcm/brcmfmac4329-sdio.txt [new file with mode: 0644]
trunk/target/linux/sunxi/base-files/lib/firmware/brcm/brcmfmac43362-sdio.txt [new file with mode: 0644]
trunk/target/linux/sunxi/config-3.18
trunk/target/linux/sunxi/config-4.1 [new file with mode: 0644]
trunk/target/linux/sunxi/config-4.4 [new file with mode: 0644]
trunk/target/linux/sunxi/image/Makefile
trunk/target/linux/sunxi/modules.mk
trunk/target/linux/sunxi/patches-4.1/100-mfd-axp20x-add-axp22x-pmic.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/101-regulator-axp20x-prep-support-for-multiple-axp-families.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/102-regulator-axp20x-add-support-for-axp22.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/103-mfd-axp20x-add-missing-registers.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/104-mfd-axp20x-enable-axp22x.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/105-mfd-axp20x-add-axp152-support.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/110-mtd-move-nand_ecc_ctrl-init.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/111-mtd-add-support-for-nand-partitions.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/112-mtd-add-dt-nand-partition-parser.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/113-mtd-nand-add-pst.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/114-mtd-randomizer-into-nand-framework.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/115-mtd-fetch-randomizer-mode.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/116-mtd-add-vendor-specific-initcode-infra.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/117-mtd-nand-add-hynix-init.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/119-mtd-nand-ecc-for-samsung.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/120-mtd-nand-print-ecc-strength.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/121-mtd-print-full-chipid.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/122-mtd-nand-sunxi-add-partition-support.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/123-mtd-nand-sunxi-add-hw-randomizer-support.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/124-mtd-nand-sunxi-fallback-to-chip-config.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/125-mtd-nand-sunxi-extend-bbt_options.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/126-1-dt-sun4i-add-nand-ctrlpin-defs.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/126-2-dt-sun5i-add-nand-ctrlpin-defs.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/126-3-dt-sun7i-add-nand-ctrlpin-defs.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/126-4-dt-sun4i-add-nfc-to-a10.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/126-5-dt-sun4i-add-nfc-to-a10.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/126-6-dt-sun5i-add-nfc-to-a13.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/127-1-dt-sun5i-enable-nand-on-a13-olinuxino.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/127-2-dt-sun7i-enable-nand-on-a20-olinuxino.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/127-3-dt-sun4i-enable-nand-on-cubieboard.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/127-4-dt-sun4i-enable-nand-on-a10-lime.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/127-5-dt-sun4i-enable-nand-on-a10-pcduino.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/127-6-dt-sun7i-enable-nand-on-a20-pcduino3.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/128-1-mtd-nand-store-timing-in-nand_chip.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/128-2-mtd-nand-support-non-ONFI-timings.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/128-3-mtd-nand-add-H27UBG8T2BTR-BC.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/129-nand-sunxi-fix-write-to-USER_DATA-a13.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/140-mmc-sdio-reliability-fix.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/142-arm-add-sunxi-h3.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/143-dmaengine-add-h3.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/160-dmaengine-add-sun4i-driver.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/161-clk-sunxi-add-pll2-for-sun457i.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/162-clk-sunxi-codec-clock.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/163-clk-sunxi-mod1-clock.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/164-1-dt-add-pll2-into-dtsi.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/164-2-dt-add-codec-clock-into-dtsi.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/164-3-dt-sun7i-add-mod1-clocknodes.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/164-4-dt-sun7i-resort-pll-parents-for-audio.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/165-asoc-add-sunxi-codec.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/166-asoc-sunxi-fix-distortion-on-16bit-mono.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/167-1-dt-sun7i-add-codec-node.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/167-2-dt-sun7i-add-codec-to-a20-olinuxino-micro.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/167-3-dt-sun7i-add-codec-to-cubieboard2.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/167-4-dt-sun7i-add-codec-to-cubietruck.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/170-musb-add-driver.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/171-musb-add-support-for-a31.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/190-dt-sun7i-add-ss-to-a20.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/191-dt-sun4i-add-ss-to-a10.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/192-crypto-add-ss.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/201-dt-sun7i-add-oob-irq-to-bcm-sdio-wifi.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/202-dt-sun7i-add-bluetooth-to-cubietruck.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.1/300-dt-sun7i-add-lamobo-r1.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/100-clk-sunxi-add-dram-gates-support.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/101-dt-sun4i-add-dram-gates.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/102-dt-sun7i-add-dram-gates.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/103-clk-sunxi-add-h3-clksupport.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/104-1-dt-sunxi-add-h3-dtsi.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/104-2-dt-sun8i-add-orangepi-plus.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/105-phy-use_of_match_node.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/106-phy-add-h3-usbphys.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/107-clk-sunxi-add-h3-usbphy-clocks.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/110-clk-sunxi-add-ve-for-sun457i.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/111-1-dt-sun4i-add-ve-clock-module.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/111-2-dt-sun7i-add-ve-clock-module.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/115-musb-ignore-vbus-errors.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/130-pinctrl-sunxi-add-h3-pio.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/131-reset-add-h3-resets.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/132-dt-sun8i-add-h3-usbclocks.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/133-dt-sun8i-add-usbphy-usbhost-ctrl-nodes.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/134-dt-sun8i-orangepiplus-enable-usbhost.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/135-clk-sunxi-fix-signedness-bug.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/140-reset-add-of_reset_control_get_by_index.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/141-reset-fix-of_reset_control_get.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/142-reset-use-ENOTSUPP-instead-of-ENOSYS.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/143-reset-add-shared-resetcontrol-asserts.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/144-usb-ehci-plat-support-multiple-reset-ctrllines.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/145-usb-ohci-plat-support-multiple-reset-ctrllines.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/150-dt-sun7i-enable-codec-on-pcduino3.patch [new file with mode: 0644]
trunk/target/linux/sunxi/patches-4.4/200-dt-sun7i-add-lamobo-r1.patch [new file with mode: 0644]
trunk/target/linux/sunxi/profiles/a10-olinuxino.mk
trunk/target/linux/sunxi/profiles/a20-olinuxino.mk
trunk/target/linux/sunxi/profiles/bananapi.mk
trunk/target/linux/sunxi/profiles/bananapro.mk
trunk/target/linux/sunxi/profiles/cubieboard.mk
trunk/target/linux/sunxi/profiles/cubieboard2.mk
trunk/target/linux/sunxi/profiles/cubietruck.mk
trunk/target/linux/sunxi/profiles/orangepi_plus.mk [new file with mode: 0644]
trunk/target/linux/sunxi/profiles/pcduino3.mk
trunk/target/linux/uml/Makefile
trunk/target/linux/uml/config/i386
trunk/target/linux/uml/config/x86_64
trunk/target/linux/uml/patches-3.18/001-fix_make_headers_install.patch [deleted file]
trunk/target/linux/uml/patches-3.18/101-mconsole-exec.patch [deleted file]
trunk/target/linux/uml/patches-3.18/102-pseudo-random-mac.patch [deleted file]
trunk/target/linux/uml/patches-4.4/101-mconsole-exec.patch [new file with mode: 0644]
trunk/target/linux/uml/patches-4.4/102-pseudo-random-mac.patch [new file with mode: 0644]
trunk/target/linux/x86/64/config-default
trunk/target/linux/x86/64/profiles/000-Generic.mk [new file with mode: 0644]
trunk/target/linux/x86/64/target.mk
trunk/target/linux/x86/Makefile
trunk/target/linux/x86/base-files/etc/config/network [deleted file]
trunk/target/linux/x86/base-files/etc/inittab
trunk/target/linux/x86/base-files/lib/upgrade/platform.sh
trunk/target/linux/x86/config-3.18 [deleted file]
trunk/target/linux/x86/config-4.4 [new file with mode: 0644]
trunk/target/linux/x86/generic/config-default
trunk/target/linux/x86/geode/config-default
trunk/target/linux/x86/geode/target.mk
trunk/target/linux/x86/image/Makefile
trunk/target/linux/x86/kvm_guest/config-default
trunk/target/linux/x86/kvm_guest/profiles/000-Generic.mk [new file with mode: 0644]
trunk/target/linux/x86/kvm_guest/target.mk
trunk/target/linux/x86/patches-3.18/006-yenta_mistery.patch [deleted file]
trunk/target/linux/x86/patches-3.18/009-rdc321x_select_embedded.patch [deleted file]
trunk/target/linux/x86/patches-3.18/010-rdc_cpu_ident.patch [deleted file]
trunk/target/linux/x86/patches-3.18/011-tune_lzma_options.patch [deleted file]
trunk/target/linux/x86/patches-3.18/012-export_erase_write.patch [deleted file]
trunk/target/linux/x86/patches-3.18/100-rdc_boards.patch [deleted file]
trunk/target/linux/x86/patches-3.18/120-panic_on_unrecovered_nmi.patch [deleted file]
trunk/target/linux/x86/patches-3.18/150-pit-tick-rate.patch [deleted file]
trunk/target/linux/x86/patches-3.18/160-kexec-fix.patch [deleted file]
trunk/target/linux/x86/patches-4.4/011-tune_lzma_options.patch [new file with mode: 0644]
trunk/target/linux/x86/patches-4.4/100-fix_cs5535_clockevt.patch [new file with mode: 0644]
trunk/target/linux/x86/patches-4.4/120-panic_on_unrecovered_nmi.patch [new file with mode: 0644]
trunk/target/linux/x86/rdc/base-files/etc/config/network [deleted file]
trunk/target/linux/x86/rdc/base-files/etc/diag.sh [deleted file]
trunk/target/linux/x86/rdc/base-files/lib/preinit/05_set_ether_mac_rdc [deleted file]
trunk/target/linux/x86/rdc/base-files/lib/upgrade/platform.sh [deleted file]
trunk/target/linux/x86/rdc/config-default [deleted file]
trunk/target/linux/x86/rdc/profiles/ar525w.mk [deleted file]
trunk/target/linux/x86/rdc/profiles/bifferboard.mk [deleted file]
trunk/target/linux/x86/rdc/profiles/r8610.mk [deleted file]
trunk/target/linux/x86/rdc/profiles/sitecom.mk [deleted file]
trunk/target/linux/x86/rdc/target.mk [deleted file]
trunk/target/linux/x86/xen_domu/base-files/etc/inittab
trunk/target/linux/x86/xen_domu/config-default
trunk/target/linux/x86/xen_domu/profiles/000-Generic.mk [new file with mode: 0644]
trunk/target/linux/x86/xen_domu/target.mk
trunk/target/linux/xburst/image/Makefile
trunk/target/sdk/Makefile
trunk/target/toolchain/Makefile
trunk/tools/Makefile
trunk/tools/bison/Makefile
trunk/tools/bison/patches/100-fix-gets-removal.patch
trunk/tools/bison/scripts/yacc [new file with mode: 0755]
trunk/tools/ccache/Makefile
trunk/tools/ccache/patches/100-honour-copts.patch [new file with mode: 0644]
trunk/tools/cmake/Makefile
trunk/tools/cmake/patches/100-disable_qt_tests.patch
trunk/tools/cmake/patches/110-freebsd-compat.patch
trunk/tools/cmake/patches/120-alpine_musl-compat.patch [new file with mode: 0644]
trunk/tools/e2fsprogs/Makefile
trunk/tools/e2fsprogs/patches/003-openbsd-compat.patch
trunk/tools/e2fsprogs/patches/004-freebsd-compat.patch
trunk/tools/e2fsprogs/patches/005-darwin-compat.patch [new file with mode: 0644]
trunk/tools/expat/Makefile [new file with mode: 0644]
trunk/tools/findutils/Makefile
trunk/tools/findutils/patches/21-Fix-time_t-vs-long-int-mismatches.patch [deleted file]
trunk/tools/firmware-utils/Makefile
trunk/tools/firmware-utils/src/imagetag.c
trunk/tools/firmware-utils/src/imagetag.ggo
trunk/tools/firmware-utils/src/jcgimage.c [new file with mode: 0644]
trunk/tools/firmware-utils/src/mkbrncmdline.c
trunk/tools/firmware-utils/src/mkbrnimg.c
trunk/tools/firmware-utils/src/mkcasfw.c
trunk/tools/firmware-utils/src/mkfwimage.c
trunk/tools/firmware-utils/src/mktplinkfw.c
trunk/tools/firmware-utils/src/mktplinkfw2.c
trunk/tools/firmware-utils/src/mkzynfw.c
trunk/tools/firmware-utils/src/oseama.c [new file with mode: 0644]
trunk/tools/firmware-utils/src/wrt400n.c
trunk/tools/firmware-utils/src/zynos.h
trunk/tools/flex/Makefile
trunk/tools/flex/patches/100-disable-tests-docs.patch [new file with mode: 0644]
trunk/tools/flex/patches/100-remove_no_undefined.patch [deleted file]
trunk/tools/flock/Makefile
trunk/tools/flock/src/flock.c
trunk/tools/gmp/Makefile
trunk/tools/isl/Makefile [new file with mode: 0644]
trunk/tools/libtool/patches/160-passthrough-ssp.patch [new file with mode: 0644]
trunk/tools/make-ext4fs/Makefile
trunk/tools/mm-macros/Makefile
trunk/tools/mpc/Makefile
trunk/tools/mpfr/Makefile
trunk/tools/mpfr/patches/001-only_src.patch
trunk/tools/mtd-utils/Makefile
trunk/tools/mtd-utils/patches/110-portability.patch
trunk/tools/mtd-utils/patches/130-lzma_jffs2.patch
trunk/tools/mtd-utils/patches/136-mkfs.ubifs-xz-support.patch
trunk/tools/mtd-utils/patches/137-no_extern_inline.patch [deleted file]
trunk/tools/mtd-utils/patches/300-libfec_use_standard_unsigned_long.patch [deleted file]
trunk/tools/mtd-utils/patches/310-add-static-linking-option.patch [new file with mode: 0644]
trunk/tools/mtools/Makefile
trunk/tools/patch/Makefile
trunk/tools/pkg-config/patches/001-glib-gdate-suppress-string-format-literal-warning.patch [new file with mode: 0644]
trunk/tools/quilt/Makefile
trunk/tools/quilt/patches/000-relocatable.patch
trunk/tools/quilt/patches/001-fix_compile.patch
trunk/tools/scons/Makefile
trunk/tools/sdimage/Makefile [new file with mode: 0644]
trunk/tools/squashfs/patches/100-lzma.patch
trunk/tools/squashfs/patches/120-add-fixed-timestamp-support.patch [new file with mode: 0644]
trunk/tools/squashfs4/patches/160-expose_lzma_xz_options.patch
trunk/tools/squashfs4/patches/180-openbsd_compat.patch
trunk/tools/squashfs4/patches/190-no_nonstatic_inline.patch
trunk/tools/squashfs4/patches/200-add-fixed-timestamp-option.patch [new file with mode: 0644]
trunk/tools/tar/Makefile [new file with mode: 0644]
trunk/tools/tar/patches/100-fix_xattr_disable.patch [new file with mode: 0644]
trunk/tools/xz/Makefile