Rebase from upstream commit : 3bb9dcf44627ffdd313fe92c563ae454b6ff8aa6
authorRISCi_ATOM <bob@bobcall.me>
Thu, 14 Mar 2019 15:44:53 +0000 (11:44 -0400)
committerRISCi_ATOM <bob@bobcall.me>
Thu, 14 Mar 2019 15:44:53 +0000 (11:44 -0400)
commit1474ba39ab1bdfc29322ba6fde05d8c7eeff1a5f
tree499e42907dbfd0c266a9724aa4a174204d815c59
parent94cdda4c0a503cd91d5a1ee9498ec278a955d6a0
Rebase from upstream commit : 3bb9dcf44627ffdd313fe92c563ae454b6ff8aa6
2001 files changed:
config/Config-build.in
config/Config-images.in
config/Config-kernel.in
docs/Supported_Hardware.md
docs/ccs.md [deleted file]
include/download.mk
include/feeds.mk
include/image-commands.mk
include/image.mk
include/kernel-version.mk
include/kernel.mk
include/package-dumpinfo.mk
include/package-ipkg.mk
include/package.mk
include/prereq-build.mk
include/quilt.mk
include/scan.mk
include/target.mk
include/toolchain-build.mk
include/toplevel.mk
include/u-boot.mk
include/upstream.mk [deleted file]
include/version.mk
package/Makefile
package/base-files/Makefile
package/base-files/files/bin/config_generate
package/base-files/files/etc/init.d/system
package/base-files/files/etc/sysctl.d/10-default.conf
package/base-files/files/lib/functions.sh
package/base-files/files/lib/upgrade/common.sh
package/base-files/files/lib/upgrade/fwtool.sh
package/base-files/files/sbin/pkg_check [new file with mode: 0755]
package/base-files/files/sbin/sysupgrade
package/boot/fconfig/Makefile [deleted file]
package/boot/grub2/Makefile
package/boot/uboot-ar71xx/Makefile [deleted file]
package/boot/uboot-ar71xx/patches/0001-upstream-Reproducible-U-Boot-build-support-using-SOURCE_DATE_.patch [deleted file]
package/boot/uboot-ar71xx/patches/0002-upstream-Makefile-Reproducible-U-Boot-build-support.patch [deleted file]
package/boot/uboot-ar71xx/patches/001-ar71xx.patch [deleted file]
package/boot/uboot-ar71xx/patches/002-ar71xx-spi.patch [deleted file]
package/boot/uboot-ar71xx/patches/010-enet-ag71xx.patch [deleted file]
package/boot/uboot-ar71xx/patches/011-switch-rtl8366sr.patch [deleted file]
package/boot/uboot-ar71xx/patches/020-freebsd-compat.patch [deleted file]
package/boot/uboot-ar71xx/patches/021-darwin_compat.patch [deleted file]
package/boot/uboot-ar71xx/patches/022-getline_backport.patch [deleted file]
package/boot/uboot-ar71xx/patches/030-no_examples.patch [deleted file]
package/boot/uboot-ar71xx/patches/040-no_extern_inline.patch [deleted file]
package/boot/uboot-ar71xx/patches/041-no_weak_alias.patch [deleted file]
package/boot/uboot-ar71xx/src/board/zyxel/nbg460n/Makefile [deleted file]
package/boot/uboot-ar71xx/src/board/zyxel/nbg460n/config.mk [deleted file]
package/boot/uboot-ar71xx/src/board/zyxel/nbg460n/lowlevel_init.S [deleted file]
package/boot/uboot-ar71xx/src/board/zyxel/nbg460n/nbg460n.c [deleted file]
package/boot/uboot-ar71xx/src/board/zyxel/nbg460n/u-boot.lds [deleted file]
package/boot/uboot-ar71xx/src/cpu/mips/ar71xx_serial.c [deleted file]
package/boot/uboot-ar71xx/src/drivers/net/ag71xx.c [deleted file]
package/boot/uboot-ar71xx/src/drivers/net/ag71xx.h [deleted file]
package/boot/uboot-ar71xx/src/drivers/net/phy/rtl8366.h [deleted file]
package/boot/uboot-ar71xx/src/drivers/net/phy/rtl8366_mii.c [deleted file]
package/boot/uboot-ar71xx/src/drivers/spi/ar71xx_spi.c [deleted file]
package/boot/uboot-ar71xx/src/include/asm-mips/ar71xx.h [deleted file]
package/boot/uboot-ar71xx/src/include/asm-mips/ar71xx_gpio.h [deleted file]
package/boot/uboot-ar71xx/src/include/configs/nbg460n.h [deleted file]
package/boot/uboot-envtools/files/ipq40xx
package/boot/uboot-envtools/files/mpc85xx [new file with mode: 0644]
package/boot/uboot-envtools/files/oxnas
package/boot/uboot-mvebu/Makefile [deleted file]
package/boot/uboot-mvebu/patches/210-link-libcrypto-static.patch [deleted file]
package/boot/uboot-oxnas/Makefile [deleted file]
package/boot/uboot-oxnas/patches/010-capacity-is-unsigned.patch [deleted file]
package/boot/uboot-oxnas/patches/020-socfpgaimage_portability.patch [deleted file]
package/boot/uboot-oxnas/patches/150-spl-block.patch [deleted file]
package/boot/uboot-oxnas/patches/200-icplus-phy.patch [deleted file]
package/boot/uboot-oxnas/patches/300-oxnas-target.patch [deleted file]
package/boot/uboot-oxnas/patches/400-gcc-5-compiler.patch [deleted file]
package/boot/uboot-oxnas/patches/410-gcc-6-compiler.patch [deleted file]
package/boot/uboot-oxnas/patches/420-gcc-7-compiler.patch [deleted file]
package/boot/uboot-oxnas/patches/800-fix-bootm-assertion.patch [deleted file]
package/boot/uboot-oxnas/src/arch/arm/cpu/arm1136/nas782x/Makefile [deleted file]
package/boot/uboot-oxnas/src/arch/arm/cpu/arm1136/nas782x/clock.c [deleted file]
package/boot/uboot-oxnas/src/arch/arm/cpu/arm1136/nas782x/pinmux.c [deleted file]
package/boot/uboot-oxnas/src/arch/arm/cpu/arm1136/nas782x/reset.c [deleted file]
package/boot/uboot-oxnas/src/arch/arm/cpu/arm1136/nas782x/timer.c [deleted file]
package/boot/uboot-oxnas/src/arch/arm/include/asm/arch-nas782x/clock.h [deleted file]
package/boot/uboot-oxnas/src/arch/arm/include/asm/arch-nas782x/cpu.h [deleted file]
package/boot/uboot-oxnas/src/arch/arm/include/asm/arch-nas782x/hardware.h [deleted file]
package/boot/uboot-oxnas/src/arch/arm/include/asm/arch-nas782x/pinmux.h [deleted file]
package/boot/uboot-oxnas/src/arch/arm/include/asm/arch-nas782x/spl.h [deleted file]
package/boot/uboot-oxnas/src/arch/arm/include/asm/arch-nas782x/sysctl.h [deleted file]
package/boot/uboot-oxnas/src/arch/arm/include/asm/arch-nas782x/timer.h [deleted file]
package/boot/uboot-oxnas/src/board/ox820/Kconfig [deleted file]
package/boot/uboot-oxnas/src/board/ox820/MAINTAINERS [deleted file]
package/boot/uboot-oxnas/src/board/ox820/Makefile [deleted file]
package/boot/uboot-oxnas/src/board/ox820/ddr.c [deleted file]
package/boot/uboot-oxnas/src/board/ox820/ddr.h [deleted file]
package/boot/uboot-oxnas/src/board/ox820/lowlevel_init.S [deleted file]
package/boot/uboot-oxnas/src/board/ox820/ox820.c [deleted file]
package/boot/uboot-oxnas/src/board/ox820/spl_start.S [deleted file]
package/boot/uboot-oxnas/src/board/ox820/u-boot-spl.lds [deleted file]
package/boot/uboot-oxnas/src/common/env_ext4.c [deleted file]
package/boot/uboot-oxnas/src/common/spl/spl_block.c [deleted file]
package/boot/uboot-oxnas/src/configs/ox820_defconfig [deleted file]
package/boot/uboot-oxnas/src/drivers/block/plxsata_ide.c [deleted file]
package/boot/uboot-oxnas/src/drivers/usb/host/ehci-oxnas.c [deleted file]
package/boot/uboot-oxnas/src/include/configs/ox820.h [deleted file]
package/boot/uboot-oxnas/src/tools/mkox820crc.c [deleted file]
package/boot/uboot-sunxi/Makefile
package/devel/perf/Makefile
package/devel/strace/Makefile
package/devel/strace/patches/001-mips-o32-fix-build.patch [new file with mode: 0644]
package/devel/strace/patches/100-workaround--pt-reg-collisions-ppc.patch
package/kernel/linux/modules/can.mk
package/kernel/linux/modules/hwmon.mk
package/kernel/linux/modules/iio.mk
package/kernel/linux/modules/input.mk
package/kernel/linux/modules/netfilter.mk
package/kernel/linux/modules/netsupport.mk
package/kernel/linux/modules/other.mk
package/kernel/linux/modules/sound.mk
package/kernel/linux/modules/usb.mk
package/kernel/linux/modules/video.mk
package/kernel/linux/modules/wpan.mk
package/kernel/mac80211/Makefile
package/kernel/mac80211/ath.mk
package/kernel/mac80211/patches/ath/080-ath10k_thermal_config.patch [deleted file]
package/kernel/mac80211/patches/ath/381-ath9k-fix-tx99-with-monitor-mode-interface.patch
package/kernel/mac80211/patches/ath/395-ath9k-add-back-support-for-using-active-monitor-inte.patch
package/kernel/mac80211/patches/ath/407-regd_add_extra_country_codes.patch [new file with mode: 0644]
package/kernel/mac80211/patches/ath/553-ath9k-dynack-use-authentication-messages-for-late-ac.patch [deleted file]
package/kernel/mac80211/patches/ath/554-ath9k-dynack-move-debug-log-after-buffer-increments.patch
package/kernel/mac80211/patches/ath/555-ath9k-dynack-check-da-enabled-first-in-sampling-rout.patch [deleted file]
package/kernel/mac80211/patches/ath/556-ath9k-dynack-make-ewma-estimation-faster.patch [deleted file]
package/kernel/mac80211/patches/ath/921-ath10k_init_devices_synchronously.patch [deleted file]
package/kernel/mac80211/patches/ath/930-ath10k_add_tpt_led_trigger.patch [deleted file]
package/kernel/mac80211/patches/ath/936-ath10k-fix-otp-failure-result.patch [deleted file]
package/kernel/mac80211/patches/ath/960-0010-ath10k-limit-htt-rx-ring-size.patch [deleted file]
package/kernel/mac80211/patches/ath/960-0011-ath10k-limit-pci-buffer-size.patch [deleted file]
package/kernel/mac80211/patches/ath/972-ath10k_fix-crash-due-to-wrong-handling-of-peer_bw_rxnss_override-parameter.patch [deleted file]
package/kernel/mac80211/patches/ath/973-ath10k_fix-band_center_freq-handling-for-VHT160-in-recent-firmwares.patch [deleted file]
package/kernel/mac80211/patches/ath/974-ath10k_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch [deleted file]
package/kernel/mac80211/patches/ath/975-ath10k-use-tpt-trigger-by-default.patch [deleted file]
package/kernel/mac80211/patches/ath/976-ath10k-Limit-available-channels-via-DT-ieee80211-fre.patch [deleted file]
package/kernel/mac80211/patches/build/060-no_local_ssb_bcma.patch
package/kernel/mac80211/patches/rt2x00/001-rt2x00-use-simple_read_from_buffer.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/002-rt2800-move-usb-specific-txdone-txstatus-routines-to.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/003-rt2800mmio-use-txdone-txstatus-routines-from-lib.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/004-rt2x00-do-not-check-for-txstatus-timeout-every-time-.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/005-rt2x00-use-different-txstatus-timeouts-when-flushing.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/006-rt2800-flush-and-txstatus-rework-for-rt2800mmio.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/007-rt2x00-rt2400pci-mark-expected-switch-fall-through.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/008-rt2x00-rt2500pci-mark-expected-switch-fall-through.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/009-rt2x00-rt2800lib-mark-expected-switch-fall-throughs.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/010-rt2x00-rt61pci-mark-expected-switch-fall-through.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/011-cross-tree-phase-out-dma_zalloc_coherent.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/012-rt2x00-reduce-tx-power-to-nominal-level-on-RT6352.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/013-rt2x00-Work-around-a-firmware-bug-with-shared-keys.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/014-rt2x00-no-need-to-check-return-value-of-debugfs_crea.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/015-rt2x00-remove-unneeded-check.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/016-rt2x00-remove-confusing-AGC-register.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/017-rt2800-enable-TX_PIN_CFG_LNA_PE_-bits-per-band.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/018-rt2800-enable-TX_PIN_CFG_RFRX_EN-only-for-MT7620.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/019-rt2800-comment-and-simplify-AGC-init-for-RT6352.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/020-rt2x00-do-not-print-error-when-queue-is-full.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/021-rt2800-partially-restore-old-mmio-txstatus-behaviour.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/022-rt2800-new-flush-implementation-for-SoC-devices.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/023-rt2800-move-txstatus-pending-routine.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/024-rt2800mmio-fetch-tx-status-changes.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/025-rt2800mmio-use-timer-and-work-for-handling-tx-status.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/026-rt2x00-remove-last_nostatus_check.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/027-rt2x00-remove-not-used-entry-field.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/028-rt2x00mmio-remove-legacy-comment.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/030-rt2x00_options.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/100-rt2x00_options.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/501-rt2x00-allow-to-build-rt2800soc-module-for-RT3883.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/502-rt2x00-rt2800lib-enable-support-for-RT3883.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/503-rt2x00-rt2800lib-add-rf_vals-for-RF3853.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/504-rt2x00-rt2800lib-enable-VCO-calibration-for-RF3853.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/505-rt2x00-rt2800lib-add-channel-configuration-function-.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/506-rt2x00-rt2800lib-enable-RF3853-support.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/507-rt2x00-rt2800lib-add-MAC-register-initialization-for.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/508-rt2x00-rt2800soc-fix-rt2800soc_disable_radio-for-RT3.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/509-rt2x00-rt2800lib-add-BBP-register-initialization-for.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/510-rt2x00-rt2800lib-add-RFCSR-initialization-for-RT3883.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/511-rt2x00-rt2800lib-use-the-extended-EEPROM-map-for-RT3.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/512-rt2x00-rt2800lib-force-rf-type-to-RF3853-on-RT3883.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/513-rt2x00-rt2800lib-add-channel-configuration-code-for-.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/514-rt2x00-rt2800lib-fix-txpower_to_dev-function-for-RT3.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/515-rt2x00-rt2800lib-use-correct-txpower-calculation-fun.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/516-rt2x00-rt2800lib-hardcode-txmixer-gain-values-to-zer.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/517-rt2x00-rt2800lib-use-correct-RT-XWI-size-for-RT3883.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/518-rt2x00-rt2800lib-fix-antenna-configuration-for-RT388.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/519-rt2x00-rt2800lib-fix-LNA-gain-configuration-for-RT38.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/520-rt2x00-rt2800lib-fix-VGC-setup-for-RT3883.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/521-rt2x00-rt2800lib-fix-EEPROM-LNA-validation-for-RT388.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/522-rt2x00-rt2800lib-fix-txpower-compensation-for-RT3883.patch [new file with mode: 0644]
package/kernel/mac80211/patches/rt2x00/600-01-rt2x00-allow-to-build-rt2800soc-module-for-RT3883.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-02-rt2x00-rt2800lib-enable-support-for-RT3883.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-03-rt2x00-rt2800lib-add-rf_vals-for-RF3853.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-04-rt2x00-rt2800lib-enable-VCO-calibration-for-RF3853.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-05-rt2x00-rt2800lib-add-channel-configuration-function-.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-06-rt2x00-rt2800lib-enable-RF3853-support.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-07-rt2x00-rt2800lib-add-MAC-register-initialization-for.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-08-rt2x00-rt2800soc-fix-rt2800soc_disable_radio-for-RT3.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-09-rt2x00-rt2800lib-add-BBP-register-initialization-for.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-10-rt2x00-rt2800lib-add-RFCSR-initialization-for-RT3883.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-11-rt2x00-rt2800lib-use-the-extended-EEPROM-map-for-RT3.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-12-rt2x00-rt2800lib-force-rf-type-to-RF3853-on-RT3883.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-13-rt2x00-rt2800lib-add-channel-configuration-code-for-.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-14-rt2x00-rt2800lib-fix-txpower_to_dev-function-for-RT3.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-15-rt2x00-rt2800lib-use-correct-txpower-calculation-fun.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-16-rt2x00-rt2800lib-hardcode-txmixer-gain-values-to-zer.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-17-rt2x00-rt2800lib-use-correct-RT-XWI-size-for-RT3883.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-18-rt2x00-rt2800lib-fix-antenna-configuration-for-RT388.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-19-rt2x00-rt2800lib-fix-LNA-gain-configuration-for-RT38.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-20-rt2x00-rt2800lib-fix-VGC-setup-for-RT3883.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-21-rt2x00-rt2800lib-fix-EEPROM-LNA-validation-for-RT388.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/600-22-rt2x00-rt2800lib-fix-txpower-compensation-for-RT3883.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/602-rt2x00-introduce-rt2x00eeprom.patch
package/kernel/mac80211/patches/rt2x00/604-rt2x00-load-eeprom-on-SoC-from-a-mtd-device-defines-.patch
package/kernel/mac80211/patches/rt2x00/610-rt2x00-change-led-polarity-from-OF.patch
package/kernel/mac80211/patches/rt2x00/650-rt2x00-add-support-for-external-PA-on-MT7620.patch
package/kernel/mac80211/patches/rt2x00/651-rt2x00-remove-unneccesary-code.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/701-rt2800-move-usb-specific-txdone-txstatus-routines-to.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/702-rt2800mmio-use-txdone-txstatus-routines-from-lib.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/703-rt2x00-do-not-check-for-txstatus-timeout-every-time-.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/704-rt2x00-use-different-txstatus-timeouts-when-flushing.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/705-rt2800-flush-and-txstatus-rework-for-rt2800mmio.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/980-rt2x00-reduce-power-consumption-on-mt7620.patch [deleted file]
package/kernel/mac80211/patches/rt2x00/982-rt2x00-add-rf-self-txdc-calibration.patch
package/kernel/mac80211/patches/rt2x00/983-rt2x00-add-r-calibration.patch
package/kernel/mac80211/patches/rt2x00/984-rt2x00-add-rxdcoc-calibration.patch
package/kernel/mac80211/patches/rt2x00/985-rt2x00-add-rxiq-calibration.patch
package/kernel/mac80211/patches/rt2x00/986-rt2x00-add-TX-LOFT-calibration.patch
package/kernel/mac80211/patches/subsys/140-tweak-TSQ-setting.patch
package/kernel/mac80211/patches/subsys/150-disable_addr_notifier.patch
package/kernel/mac80211/patches/subsys/300-mac80211-add-stop-start-logic-for-software-TXQs.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/301-mac80211-do-not-call-driver-wake_tx_queue-op-during-.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/351-mac80211-free-skb-fraglist-before-freeing-the-skb.patch [deleted file]
package/kernel/mac80211/patches/subsys/357-mac80211-add-hdrlen-to-ieee80211_tx_data.patch
package/kernel/mac80211/patches/subsys/358-mac80211-add-NEED_ALIGNED4_SKBS-hw-flag.patch
package/kernel/mac80211/patches/subsys/371-mac80211-minstrel-merge-with-minstrel_ht-always-enab.patch
package/kernel/mac80211/patches/subsys/378-mac80211-fix-memory-accounting-with-A-MSDU-aggregati.patch
package/kernel/mac80211/patches/subsys/379-mac80211-ignore-tx-status-for-PS-stations-in-ieee802.patch [deleted file]
package/kernel/mac80211/patches/subsys/380-mac80211-fix-reordering-of-buffered-broadcast-packet.patch [deleted file]
package/kernel/mac80211/patches/subsys/381-mac80211-fix-a-kernel-panic-when-TXing-after-TXQ-tea.patch [deleted file]
package/kernel/mac80211/patches/subsys/382-nl80211-fix-memory-leak-if-validate_pae_over_nl80211.patch [deleted file]
package/kernel/mac80211/patches/subsys/383-mac80211-minstrel_ht-add-flag-to-indicate-missing-in.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/390-nl-mac-80211-allow-4addr-AP-operation-on-crypto-cont.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/522-mac80211_configure_antenna_gain.patch
package/libs/elfutils/Makefile
package/libs/gettext-full/Makefile
package/libs/gmp/Makefile
package/libs/libbsd/Makefile
package/libs/libconfig/Makefile
package/libs/libevent2/Makefile
package/libs/libiconv-full/Makefile
package/libs/libjson-c/Makefile
package/libs/libmnl/Makefile
package/libs/libnetfilter-conntrack/Makefile
package/libs/libnetfilter-cthelper/Makefile
package/libs/libnetfilter-cttimeout/Makefile
package/libs/libnetfilter-log/Makefile
package/libs/libnetfilter-queue/Makefile
package/libs/libnfnetlink/Makefile
package/libs/libnftnl/Makefile
package/libs/libnl/Makefile
package/libs/libpcap/Makefile
package/libs/libroxml/Makefile
package/libs/librpc/Makefile [deleted file]
package/libs/libtool/Makefile
package/libs/libubox/Makefile
package/libs/libunwind/Makefile
package/libs/libusb-compat/Makefile
package/libs/libusb/Makefile
package/libs/lzo/Makefile
package/libs/mbedtls/Makefile
package/libs/mbedtls/patches/200-config.patch
package/libs/ncurses/Makefile
package/libs/ncurses/patches/103-ncurses-ar-determinism.patch [new file with mode: 0644]
package/libs/nettle/Makefile
package/libs/nghttp2/Makefile
package/libs/openssl/Config.in
package/libs/openssl/Makefile
package/libs/openssl/include/crypto/cryptodev.h [deleted file]
package/libs/openssl/patches/100-Configure-afalg-support.patch [new file with mode: 0644]
package/libs/openssl/patches/110-openwrt_targets.patch [new file with mode: 0644]
package/libs/openssl/patches/110-optimize-for-size.patch [deleted file]
package/libs/openssl/patches/120-strip-cflags-from-binary.patch [new file with mode: 0644]
package/libs/openssl/patches/130-dont-build-tests-fuzz.patch [new file with mode: 0644]
package/libs/openssl/patches/130-perl-path.patch [deleted file]
package/libs/openssl/patches/140-allow-prefer-chacha20.patch [new file with mode: 0644]
package/libs/openssl/patches/140-makefile-dirs.patch [deleted file]
package/libs/openssl/patches/150-no_engines.patch [deleted file]
package/libs/openssl/patches/160-disable_doc_tests.patch [deleted file]
package/libs/openssl/patches/170-bash_path.patch [deleted file]
package/libs/openssl/patches/180-fix_link_segfault.patch [deleted file]
package/libs/openssl/patches/190-remove_timestamp_check.patch [deleted file]
package/libs/openssl/patches/200-parallel_build.patch [deleted file]
package/libs/popt/Makefile
package/libs/readline/Makefile
package/libs/readline/patches/001-curses-link.patch [new file with mode: 0644]
package/libs/readline/patches/001-install_perm.patch [deleted file]
package/libs/sysfsutils/Makefile
package/libs/toolchain/Makefile
package/libs/uclient/Makefile
package/libs/ustream-ssl/Makefile
package/libs/wolfssl/Makefile
package/luci/.buildpath [deleted file]
package/luci/CONTRIBUTING.md [deleted file]
package/luci/LICENSE [deleted file]
package/luci/NOTICE [deleted file]
package/luci/README.md [deleted file]
package/luci/THANKYOU [deleted file]
package/luci/applications/luci-app-aria2/Makefile [deleted file]
package/luci/applications/luci-app-aria2/luasrc/controller/aria2.lua [deleted file]
package/luci/applications/luci-app-aria2/luasrc/model/cbi/aria2.lua [deleted file]
package/luci/applications/luci-app-aria2/luasrc/view/aria2/overview_status.htm [deleted file]
package/luci/applications/luci-app-aria2/po/pt-br/aria2.po [deleted file]
package/luci/applications/luci-app-aria2/po/ru/aria2.po [deleted file]
package/luci/applications/luci-app-aria2/po/sv/aria2.po [deleted file]
package/luci/applications/luci-app-aria2/po/templates/aria2.pot [deleted file]
package/luci/applications/luci-app-aria2/po/zh-cn/aria2.po [deleted file]
package/luci/applications/luci-app-aria2/po/zh-tw/aria2.po [deleted file]
package/luci/applications/luci-app-aria2/root/etc/uci-defaults/40_luci-aria2 [deleted file]
package/luci/applications/luci-app-firewall/Makefile [deleted file]
package/luci/applications/luci-app-firewall/luasrc/controller/firewall.lua [deleted file]
package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/custom.lua [deleted file]
package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua [deleted file]
package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua [deleted file]
package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua [deleted file]
package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua [deleted file]
package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua [deleted file]
package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua [deleted file]
package/luci/applications/luci-app-firewall/luasrc/tools/firewall.lua [deleted file]
package/luci/applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm [deleted file]
package/luci/applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm [deleted file]
package/luci/applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm [deleted file]
package/luci/applications/luci-app-firewall/po/ca/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/cs/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/de/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/el/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/en/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/es/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/fr/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/he/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/hu/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/it/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/ja/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/ko/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/ms/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/no/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/pl/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/pt-br/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/pt/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/ro/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/ru/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/sk/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/sv/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/templates/firewall.pot [deleted file]
package/luci/applications/luci-app-firewall/po/tr/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/uk/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/vi/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/zh-cn/firewall.po [deleted file]
package/luci/applications/luci-app-firewall/po/zh-tw/firewall.po [deleted file]
package/luci/applications/luci-app-opkg/Makefile [deleted file]
package/luci/applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js [deleted file]
package/luci/applications/luci-app-opkg/luasrc/controller/opkg.lua [deleted file]
package/luci/applications/luci-app-opkg/luasrc/view/opkg.htm [deleted file]
package/luci/applications/luci-app-opkg/po/ca/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/cs/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/de/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/el/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/en/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/es/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/fr/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/he/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/hu/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/it/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/ja/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/ko/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/ms/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/no/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/pl/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/pt-br/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/pt/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/ro/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/ru/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/sk/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/sv/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/templates/opkg.pot [deleted file]
package/luci/applications/luci-app-opkg/po/tr/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/uk/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/vi/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/zh-cn/opkg.po [deleted file]
package/luci/applications/luci-app-opkg/po/zh-tw/opkg.po [deleted file]
package/luci/applications/luci-app-qos/Makefile [deleted file]
package/luci/applications/luci-app-qos/luasrc/controller/qos.lua [deleted file]
package/luci/applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua [deleted file]
package/luci/applications/luci-app-qos/po/ca/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/cs/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/de/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/el/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/en/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/es/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/fr/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/he/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/hu/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/it/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/ja/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/ms/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/no/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/pl/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/pt-br/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/pt/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/ro/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/ru/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/sk/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/sv/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/templates/qos.pot [deleted file]
package/luci/applications/luci-app-qos/po/tr/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/uk/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/vi/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/zh-cn/qos.po [deleted file]
package/luci/applications/luci-app-qos/po/zh-tw/qos.po [deleted file]
package/luci/applications/luci-app-samba/Makefile [deleted file]
package/luci/applications/luci-app-samba/luasrc/controller/samba.lua [deleted file]
package/luci/applications/luci-app-samba/luasrc/model/cbi/samba.lua [deleted file]
package/luci/applications/luci-app-samba/po/ca/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/cs/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/de/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/el/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/en/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/es/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/fr/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/he/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/hu/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/it/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/ja/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/ms/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/no/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/pl/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/pt-br/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/pt/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/ro/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/ru/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/sk/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/sv/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/templates/samba.pot [deleted file]
package/luci/applications/luci-app-samba/po/tr/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/uk/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/vi/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/zh-cn/samba.po [deleted file]
package/luci/applications/luci-app-samba/po/zh-tw/samba.po [deleted file]
package/luci/applications/luci-app-uhttpd/Makefile [deleted file]
package/luci/applications/luci-app-uhttpd/luasrc/controller/uhttpd/uhttpd.lua [deleted file]
package/luci/applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua [deleted file]
package/luci/applications/luci-app-uhttpd/po/en/uhttpd.po [deleted file]
package/luci/applications/luci-app-uhttpd/po/ja/uhttpd.po [deleted file]
package/luci/applications/luci-app-uhttpd/po/pt-br/uhttpd.po [deleted file]
package/luci/applications/luci-app-uhttpd/po/ru/uhttpd.po [deleted file]
package/luci/applications/luci-app-uhttpd/po/templates/uhttpd.pot [deleted file]
package/luci/applications/luci-app-uhttpd/po/zh-cn/uhttpd.po [deleted file]
package/luci/applications/luci-app-uhttpd/po/zh-tw/uhttpd.po [deleted file]
package/luci/build/check-controllers.sh [deleted file]
package/luci/build/i18n-add-language.sh [deleted file]
package/luci/build/i18n-init.sh [deleted file]
package/luci/build/i18n-po2lua.pl [deleted file]
package/luci/build/i18n-scan.pl [deleted file]
package/luci/build/i18n-sync.sh [deleted file]
package/luci/build/i18n-update.pl [deleted file]
package/luci/build/luadoc/doc.lua [deleted file]
package/luci/build/luadoc/luadoc/config.lua [deleted file]
package/luci/build/luadoc/luadoc/doclet/debug.lua [deleted file]
package/luci/build/luadoc/luadoc/doclet/formatter.lua [deleted file]
package/luci/build/luadoc/luadoc/doclet/html.lua [deleted file]
package/luci/build/luadoc/luadoc/doclet/html/constant.lp [deleted file]
package/luci/build/luadoc/luadoc/doclet/html/file.lp [deleted file]
package/luci/build/luadoc/luadoc/doclet/html/function.lp [deleted file]
package/luci/build/luadoc/luadoc/doclet/html/index.lp [deleted file]
package/luci/build/luadoc/luadoc/doclet/html/luadoc.css [deleted file]
package/luci/build/luadoc/luadoc/doclet/html/menu.lp [deleted file]
package/luci/build/luadoc/luadoc/doclet/html/module.lp [deleted file]
package/luci/build/luadoc/luadoc/doclet/html/table.lp [deleted file]
package/luci/build/luadoc/luadoc/doclet/raw.lua [deleted file]
package/luci/build/luadoc/luadoc/init.lua [deleted file]
package/luci/build/luadoc/luadoc/lp.lua [deleted file]
package/luci/build/luadoc/luadoc/taglet/standard.lua [deleted file]
package/luci/build/luadoc/luadoc/taglet/standard/tags.lua [deleted file]
package/luci/build/luadoc/luadoc/util.lua [deleted file]
package/luci/build/makedocs.sh [deleted file]
package/luci/build/mkbasepot.sh [deleted file]
package/luci/build/mkrevision.sh [deleted file]
package/luci/build/zoneinfo2lua.pl [deleted file]
package/luci/collections/luci-light/Makefile [deleted file]
package/luci/collections/luci-ssl-openssl/Makefile [deleted file]
package/luci/collections/luci-ssl/Makefile [deleted file]
package/luci/collections/luci/Makefile [deleted file]
package/luci/contrib/package/Makefile [deleted file]
package/luci/contrib/package/community-profiles/Makefile [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_Freifunk [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_altmark [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_arig_arad [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_arig_neot_semadar [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_arig_tel-aviv [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_augsburg [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_bayreuth [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_bergischesland [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_berlin [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_carbodebit [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_cottbus [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_demo [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_duesseldorf [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_erfurt [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_evernet [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_freiburg [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_fuerstenwalde [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_gadow [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_guifibages [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_halle [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_hameln [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_hooge [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_kiberpipa [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_kyritz [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_l59 [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_leipzig [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_marburg [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_oldenburg [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_openwireless_bern [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_piraten_dresden [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_potsdam [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_reihen [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_rosbach [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_schwarzach [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_stuttgart [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_tulumlibre [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_vogtland [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_weil [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_weimar [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_weinstadt [deleted file]
package/luci/contrib/package/community-profiles/files/etc/config/profile_wlanljubljana [deleted file]
package/luci/contrib/package/csstidy/Makefile [deleted file]
package/luci/contrib/package/freifunk-common/Makefile [deleted file]
package/luci/contrib/package/freifunk-common/files/etc/config/freifunk [deleted file]
package/luci/contrib/package/freifunk-common/files/etc/init.d/freifunk [deleted file]
package/luci/contrib/package/freifunk-common/files/etc/rc.local.d/01-config-migration [deleted file]
package/luci/contrib/package/freifunk-common/files/etc/uci-defaults/freifunk [deleted file]
package/luci/contrib/package/freifunk-common/files/usr/bin/ffdzero [deleted file]
package/luci/contrib/package/freifunk-common/files/usr/bin/neigh.sh [deleted file]
package/luci/contrib/package/freifunk-common/files/usr/bin/watch.sh [deleted file]
package/luci/contrib/package/freifunk-common/files/usr/sbin/ff_olsr_watchdog [deleted file]
package/luci/contrib/package/freifunk-firewall/Makefile [deleted file]
package/luci/contrib/package/freifunk-firewall/files/etc/firewall.freifunk [deleted file]
package/luci/contrib/package/freifunk-firewall/files/etc/hotplug.d/firewall/23-restricted-wan [deleted file]
package/luci/contrib/package/freifunk-gwcheck/Makefile [deleted file]
package/luci/contrib/package/freifunk-gwcheck/files/etc/config/freifunk-gwcheck [deleted file]
package/luci/contrib/package/freifunk-gwcheck/files/usr/sbin/ff_olsr_test_gw.sh [deleted file]
package/luci/contrib/package/freifunk-gwcheck/root/etc/uci-defaults/50_freifunk-gwcheck [deleted file]
package/luci/contrib/package/freifunk-mapupdate/Makefile [deleted file]
package/luci/contrib/package/freifunk-mapupdate/files/etc/config/freifunk-mapupdate [deleted file]
package/luci/contrib/package/freifunk-mapupdate/files/usr/sbin/ff_mapupdate.sh [deleted file]
package/luci/contrib/package/freifunk-mapupdate/root/etc/uci-defaults/50_freifunk-mapupdate [deleted file]
package/luci/contrib/package/freifunk-policyrouting/Makefile [deleted file]
package/luci/contrib/package/freifunk-policyrouting/files/etc/config/freifunk-policyrouting [deleted file]
package/luci/contrib/package/freifunk-policyrouting/files/etc/hotplug.d/iface/30-policyrouting [deleted file]
package/luci/contrib/package/freifunk-policyrouting/files/etc/init.d/freifunk-policyrouting [deleted file]
package/luci/contrib/package/freifunk-policyrouting/files/etc/uci-defaults/freifunk-policyrouting [deleted file]
package/luci/contrib/package/freifunk-watchdog/Makefile [deleted file]
package/luci/contrib/package/freifunk-watchdog/files/freifunk-watchdog.config [deleted file]
package/luci/contrib/package/freifunk-watchdog/files/freifunk-watchdog.init [deleted file]
package/luci/contrib/package/freifunk-watchdog/src/Makefile [deleted file]
package/luci/contrib/package/freifunk-watchdog/src/ucix.c [deleted file]
package/luci/contrib/package/freifunk-watchdog/src/ucix.h [deleted file]
package/luci/contrib/package/freifunk-watchdog/src/watchdog.c [deleted file]
package/luci/contrib/package/freifunk-watchdog/src/watchdog.h [deleted file]
package/luci/contrib/package/freifunk-watchdog/src/wireless.22.h [deleted file]
package/luci/contrib/package/lucihttp/Makefile [deleted file]
package/luci/contrib/package/meshwizard/Makefile [deleted file]
package/luci/contrib/package/meshwizard/files/etc/config/meshwizard [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/functions.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/check-range-in-range.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/common.awk [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_auto-ipv6-dhcpv6-ip.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_bssid.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_dhcp_ip.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/initial_config.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/ipcalc-cidr.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/read_defaults.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/rename-wifi.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_auto-ipv6-interface.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_auto-ipv6.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_dhcp.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_dnsmasq.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_firewall.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_firewall_interface.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_lan_ipv6.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_lan_static.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_network.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_olsrd.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_olsrd_interface.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_policyrouting.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_qos.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_splash.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_ssh.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_system.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_uhttpd.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wan_dhcp.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wan_static.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_widgets.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wifi.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wifi_vap.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/supports_vap.sh [deleted file]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/wizard.sh [deleted file]
package/luci/documentation/CBI.md [deleted file]
package/luci/documentation/JsonRpcHowTo.md [deleted file]
package/luci/documentation/LAR.md [deleted file]
package/luci/documentation/LMO.md [deleted file]
package/luci/documentation/LuCI-0.10.md [deleted file]
package/luci/documentation/Modules.md [deleted file]
package/luci/documentation/ModulesHowTo.md [deleted file]
package/luci/documentation/Templates.md [deleted file]
package/luci/documentation/ThemesHowTo.md [deleted file]
package/luci/documentation/api/index.html [deleted file]
package/luci/documentation/api/luadoc.css [deleted file]
package/luci/documentation/api/modules/luci.dispatcher.html [deleted file]
package/luci/documentation/api/modules/luci.http.html [deleted file]
package/luci/documentation/api/modules/luci.http.protocol.conditionals.html [deleted file]
package/luci/documentation/api/modules/luci.http.protocol.date.html [deleted file]
package/luci/documentation/api/modules/luci.http.protocol.html [deleted file]
package/luci/documentation/api/modules/luci.http.protocol.mime.html [deleted file]
package/luci/documentation/api/modules/luci.i18n.html [deleted file]
package/luci/documentation/api/modules/luci.ip.cidr.html [deleted file]
package/luci/documentation/api/modules/luci.ip.html [deleted file]
package/luci/documentation/api/modules/luci.json.html [deleted file]
package/luci/documentation/api/modules/luci.jsonc.html [deleted file]
package/luci/documentation/api/modules/luci.jsonc.parser.html [deleted file]
package/luci/documentation/api/modules/luci.model.ipkg.html [deleted file]
package/luci/documentation/api/modules/luci.model.uci.html [deleted file]
package/luci/documentation/api/modules/luci.rpcc.html [deleted file]
package/luci/documentation/api/modules/luci.rpcc.ruci.html [deleted file]
package/luci/documentation/api/modules/luci.sys.html [deleted file]
package/luci/documentation/api/modules/luci.sys.init.html [deleted file]
package/luci/documentation/api/modules/luci.sys.iptparser.html [deleted file]
package/luci/documentation/api/modules/luci.sys.net.html [deleted file]
package/luci/documentation/api/modules/luci.sys.process.html [deleted file]
package/luci/documentation/api/modules/luci.sys.user.html [deleted file]
package/luci/documentation/api/modules/luci.sys.wifi.html [deleted file]
package/luci/documentation/api/modules/luci.util.html [deleted file]
package/luci/documentation/api/modules/nixio.CHANGELOG.html [deleted file]
package/luci/documentation/api/modules/nixio.CryptoHash.html [deleted file]
package/luci/documentation/api/modules/nixio.File.html [deleted file]
package/luci/documentation/api/modules/nixio.README.html [deleted file]
package/luci/documentation/api/modules/nixio.Socket.html [deleted file]
package/luci/documentation/api/modules/nixio.TLSContext.html [deleted file]
package/luci/documentation/api/modules/nixio.TLSSocket.html [deleted file]
package/luci/documentation/api/modules/nixio.UnifiedIO.html [deleted file]
package/luci/documentation/api/modules/nixio.bin.html [deleted file]
package/luci/documentation/api/modules/nixio.bit.html [deleted file]
package/luci/documentation/api/modules/nixio.crypto.html [deleted file]
package/luci/documentation/api/modules/nixio.fs.html [deleted file]
package/luci/documentation/api/modules/nixio.html [deleted file]
package/luci/documentation/i18n.md [deleted file]
package/luci/libs/luci-lib-httpclient/Makefile [deleted file]
package/luci/libs/luci-lib-httpclient/luasrc/httpclient.lua [deleted file]
package/luci/libs/luci-lib-httpclient/luasrc/httpclient/receiver.lua [deleted file]
package/luci/libs/luci-lib-httpprotoutils/Makefile [deleted file]
package/luci/libs/luci-lib-httpprotoutils/luasrc/http/conditionals.lua [deleted file]
package/luci/libs/luci-lib-httpprotoutils/luasrc/http/conditionals.luadoc [deleted file]
package/luci/libs/luci-lib-httpprotoutils/luasrc/http/date.lua [deleted file]
package/luci/libs/luci-lib-httpprotoutils/luasrc/http/date.luadoc [deleted file]
package/luci/libs/luci-lib-httpprotoutils/luasrc/http/mime.lua [deleted file]
package/luci/libs/luci-lib-httpprotoutils/luasrc/http/mime.luadoc [deleted file]
package/luci/libs/luci-lib-ip/Makefile [deleted file]
package/luci/libs/luci-lib-ip/src/Makefile [deleted file]
package/luci/libs/luci-lib-ip/src/ip.c [deleted file]
package/luci/libs/luci-lib-ip/src/ip.luadoc [deleted file]
package/luci/libs/luci-lib-ipkg/Makefile [deleted file]
package/luci/libs/luci-lib-ipkg/luasrc/model/ipkg.lua [deleted file]
package/luci/libs/luci-lib-ipkg/luasrc/model/ipkg.luadoc [deleted file]
package/luci/libs/luci-lib-iptparser/Makefile [deleted file]
package/luci/libs/luci-lib-iptparser/luasrc/sys/iptparser.lua [deleted file]
package/luci/libs/luci-lib-iptparser/luasrc/sys/iptparser.luadoc [deleted file]
package/luci/libs/luci-lib-json/Makefile [deleted file]
package/luci/libs/luci-lib-json/luasrc/json.lua [deleted file]
package/luci/libs/luci-lib-json/luasrc/json.luadoc [deleted file]
package/luci/libs/luci-lib-jsonc/Makefile [deleted file]
package/luci/libs/luci-lib-jsonc/src/Makefile [deleted file]
package/luci/libs/luci-lib-jsonc/src/jsonc.c [deleted file]
package/luci/libs/luci-lib-jsonc/src/jsonc.luadoc [deleted file]
package/luci/libs/luci-lib-luaneightbl/Makefile [deleted file]
package/luci/libs/luci-lib-luaneightbl/src/Makefile [deleted file]
package/luci/libs/luci-lib-luaneightbl/src/neightbl.c [deleted file]
package/luci/libs/luci-lib-nixio/.gitignore [deleted file]
package/luci/libs/luci-lib-nixio/LICENSE [deleted file]
package/luci/libs/luci-lib-nixio/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/NOTICE [deleted file]
package/luci/libs/luci-lib-nixio/README [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/README [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/bindings/Config.in [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/bindings/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/bindings/README [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/bindings/csharp/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/bindings/csharp/axTLS.cs [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/bindings/generate_SWIG_interface.pl [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/bindings/generate_interface.pl [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/bindings/java/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSL.java [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLCTX.java [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLClient.java [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLReadHolder.java [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLServer.java [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLUtil.java [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/bindings/lua/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/bindings/perl/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/bindings/vbnet/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/bindings/vbnet/axTLSvb.vb [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/.config [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/Config.in [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/JMeter.jmx [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/Rules.mak [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/axhttpd.aip [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/axtls.RES [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/axtls.rc [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/config.h [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/linuxconfig [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/makefile.conf [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/makefile.dotnet.conf [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/makefile.java.conf [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/makefile.post [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/Kconfig-language.txt [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/conf.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/confdata.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/expr.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/expr.h [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lex.zconf.c_shipped [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lkc.h [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lkc_proto.h [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/BIG.FAT.WARNING [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/checklist.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/colors.h [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/dialog.h [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/inputbox.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/menubox.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/msgbox.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/textbox.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/util.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/yesno.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/mconf.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/menu.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/mkconfigs [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/symbol.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/util.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.l [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.tab.c_shipped [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.tab.h_shipped [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.y [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/config/win32config [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/crypto/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/crypto/aes.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/crypto/bigint.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/crypto/bigint.h [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/crypto/bigint_impl.h [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/crypto/crypto.h [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/crypto/crypto_misc.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/crypto/hmac.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/crypto/md2.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/crypto/md5.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/crypto/rc4.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/crypto/rsa.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/crypto/sha1.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/docsrc/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/docsrc/axTLS.dox [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/docsrc/doco_footer.html [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/docsrc/images/axolotl.jpg [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/docsrc/images/tsbasbw.gif [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/httpd/Config.in [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/httpd/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/httpd/axhttp.h [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/httpd/axhttpd.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/httpd/htpasswd.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/httpd/kepler-1.1-snapshot-20070521-1825.tar.gz [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/httpd/kepler.patch [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/httpd/proc.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/httpd/tdate_parse.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/samples/Config.in [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/samples/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/samples/c/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/samples/c/axssl.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/samples/csharp/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/samples/csharp/axssl.cs [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/samples/java/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/samples/java/axssl.java [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/samples/java/manifest.mf [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/samples/lua/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/samples/lua/axssl.lua [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/samples/perl/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/samples/perl/axssl.pl [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/samples/vbnet/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/samples/vbnet/axssl.vb [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/BigIntConfig.in [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/Config.in [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/asn1.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/cert.h [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/crypto_misc.h [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/gen_cert.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/loader.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/openssl.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/os_port.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/os_port.h [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/p12.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/private_key.h [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/ssl.h [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.ca_key.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.ca_x509.cer [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.ca_x509.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.device_key [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.device_key.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.encrypted.p8 [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.encrypted_pem.p8 [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_1024 [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_1024.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_2048 [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_2048.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_4096 [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_4096.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_512 [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_512.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_aes128.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_aes256.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.noname.p12 [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.unencrypted.p8 [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.unencrypted_pem.p8 [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.withCA.p12 [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.withoutCA.p12 [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_1024.cer [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_1024.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_2048.cer [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_2048.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_4096.cer [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_4096.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_512.cer [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_512.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_aes128.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_aes256.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_bad_after.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_bad_before.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_device.cer [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_device.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/datatest.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/datatest.c.old [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/deutsche_telecom.x509_ca [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/equifax.x509_ca [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/gnutls.cer [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/header_issue.dat [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/killopenssl.sh [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/make_certs.sh [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/microsoft.x509_ca [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/microsoft.x509_ca.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/ms_iis.cer [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/perf_bigint.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/socgen.cer [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/ssltest.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/ssltest.c.bak [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/test_axssl.sh [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/thawte.x509_ca [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_ca [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_ca.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_my_cert [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_my_cert.pem [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/tls1.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/tls1.h [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/tls1_clnt.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/tls1_svr.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/version.h [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/ssl/x509.c [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/bin/.htaccess [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/favicon.ico [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/index.html [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/download.lua [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/env.lua [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/overview.lp [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/prepara_sql2.lua [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_conc.lua [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_cookies.lp [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_cookies.lua [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_err.lua [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_fs.lua [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_htk.lua [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_lib.lua [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_main.html [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_main.lp [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_main.lua [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_session.lua [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_sql.lua [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_sql2.lua [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_variables.lp [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/test_dir/bin/.htaccess [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/test_dir/no_http/.htaccess [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/test_dir/no_http/.htpasswd [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/test_dir/no_http/index.html [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/test_dir/no_ssl/.htaccess [deleted file]
package/luci/libs/luci-lib-nixio/axTLS/www/test_dir/no_ssl/index.html [deleted file]
package/luci/libs/luci-lib-nixio/axtls-config/.config [deleted file]
package/luci/libs/luci-lib-nixio/axtls-config/config.h [deleted file]
package/luci/libs/luci-lib-nixio/axtls-root/etc/nixio/rsa_main.der [deleted file]
package/luci/libs/luci-lib-nixio/docsrc/CHANGELOG.lua [deleted file]
package/luci/libs/luci-lib-nixio/docsrc/README.lua [deleted file]
package/luci/libs/luci-lib-nixio/docsrc/nixio.CryptoHash.lua [deleted file]
package/luci/libs/luci-lib-nixio/docsrc/nixio.File.lua [deleted file]
package/luci/libs/luci-lib-nixio/docsrc/nixio.Socket.lua [deleted file]
package/luci/libs/luci-lib-nixio/docsrc/nixio.TLSContext.lua [deleted file]
package/luci/libs/luci-lib-nixio/docsrc/nixio.TLSSocket.lua [deleted file]
package/luci/libs/luci-lib-nixio/docsrc/nixio.UnifiedIO.lua [deleted file]
package/luci/libs/luci-lib-nixio/docsrc/nixio.bin.lua [deleted file]
package/luci/libs/luci-lib-nixio/docsrc/nixio.bit.lua [deleted file]
package/luci/libs/luci-lib-nixio/docsrc/nixio.crypto.lua [deleted file]
package/luci/libs/luci-lib-nixio/docsrc/nixio.fs.lua [deleted file]
package/luci/libs/luci-lib-nixio/docsrc/nixio.lua [deleted file]
package/luci/libs/luci-lib-nixio/nixio-0.3-1.rockspec [deleted file]
package/luci/libs/luci-lib-nixio/root/lib/upgrade/luci-add-conffiles.sh [deleted file]
package/luci/libs/luci-lib-nixio/root/usr/lib/lua/nixio/fs.lua [deleted file]
package/luci/libs/luci-lib-nixio/root/usr/lib/lua/nixio/util.lua [deleted file]
package/luci/libs/luci-lib-nixio/src/Makefile [deleted file]
package/luci/libs/luci-lib-nixio/src/address.c [deleted file]
package/luci/libs/luci-lib-nixio/src/axtls-compat.c [deleted file]
package/luci/libs/luci-lib-nixio/src/axtls-compat.h [deleted file]
package/luci/libs/luci-lib-nixio/src/binary.c [deleted file]
package/luci/libs/luci-lib-nixio/src/bind.c [deleted file]
package/luci/libs/luci-lib-nixio/src/bit.c [deleted file]
package/luci/libs/luci-lib-nixio/src/cyassl-compat.c [deleted file]
package/luci/libs/luci-lib-nixio/src/cyassl-compat.h [deleted file]
package/luci/libs/luci-lib-nixio/src/file.c [deleted file]
package/luci/libs/luci-lib-nixio/src/fs.c [deleted file]
package/luci/libs/luci-lib-nixio/src/io.c [deleted file]
package/luci/libs/luci-lib-nixio/src/mingw-compat.c [deleted file]
package/luci/libs/luci-lib-nixio/src/mingw-compat.h [deleted file]
package/luci/libs/luci-lib-nixio/src/nixio-tls.h [deleted file]
package/luci/libs/luci-lib-nixio/src/nixio.c [deleted file]
package/luci/libs/luci-lib-nixio/src/nixio.h [deleted file]
package/luci/libs/luci-lib-nixio/src/poll.c [deleted file]
package/luci/libs/luci-lib-nixio/src/process.c [deleted file]
package/luci/libs/luci-lib-nixio/src/protoent.c [deleted file]
package/luci/libs/luci-lib-nixio/src/socket.c [deleted file]
package/luci/libs/luci-lib-nixio/src/sockopt.c [deleted file]
package/luci/libs/luci-lib-nixio/src/splice.c [deleted file]
package/luci/libs/luci-lib-nixio/src/syslog.c [deleted file]
package/luci/libs/luci-lib-nixio/src/tls-context.c [deleted file]
package/luci/libs/luci-lib-nixio/src/tls-crypto.c [deleted file]
package/luci/libs/luci-lib-nixio/src/tls-socket.c [deleted file]
package/luci/libs/luci-lib-nixio/src/user.c [deleted file]
package/luci/libs/luci-lib-px5g/Makefile [deleted file]
package/luci/libs/luci-lib-px5g/lua/px5g/util.lua [deleted file]
package/luci/libs/luci-lib-px5g/root/usr/sbin/px5g-genkeys [deleted file]
package/luci/libs/luci-lib-px5g/src/Makefile [deleted file]
package/luci/libs/luci-lib-px5g/src/library/bignum.c [deleted file]
package/luci/libs/luci-lib-px5g/src/library/havege.c [deleted file]
package/luci/libs/luci-lib-px5g/src/library/rsa.c [deleted file]
package/luci/libs/luci-lib-px5g/src/library/sha1.c [deleted file]
package/luci/libs/luci-lib-px5g/src/library/timing.c [deleted file]
package/luci/libs/luci-lib-px5g/src/library/x509write.c [deleted file]
package/luci/libs/luci-lib-px5g/src/polarssl/bignum.h [deleted file]
package/luci/libs/luci-lib-px5g/src/polarssl/bn_mul.h [deleted file]
package/luci/libs/luci-lib-px5g/src/polarssl/config.h [deleted file]
package/luci/libs/luci-lib-px5g/src/polarssl/havege.h [deleted file]
package/luci/libs/luci-lib-px5g/src/polarssl/rsa.h [deleted file]
package/luci/libs/luci-lib-px5g/src/polarssl/sha1.h [deleted file]
package/luci/libs/luci-lib-px5g/src/polarssl/timing.h [deleted file]
package/luci/libs/luci-lib-px5g/src/polarssl/x509.h [deleted file]
package/luci/libs/luci-lib-px5g/src/px5g.c [deleted file]
package/luci/libs/luci-lib-px5g/src/px5g.h [deleted file]
package/luci/libs/luci-lib-rpcc/Makefile [deleted file]
package/luci/libs/luci-lib-rpcc/luasrc/rpcc.lua [deleted file]
package/luci/libs/luci-lib-rpcc/luasrc/rpcc.luadoc [deleted file]
package/luci/libs/luci-lib-rpcc/luasrc/rpcc/ruci.lua [deleted file]
package/luci/libs/luci-lib-rpcc/luasrc/rpcc/ruci.luadoc [deleted file]
package/luci/libs/rpcd-mod-rrdns/Makefile [deleted file]
package/luci/libs/rpcd-mod-rrdns/src/CMakeLists.txt [deleted file]
package/luci/libs/rpcd-mod-rrdns/src/rrdns.c [deleted file]
package/luci/libs/rpcd-mod-rrdns/src/rrdns.h [deleted file]
package/luci/luci.mk [deleted file]
package/luci/modules/luci-base/Makefile [deleted file]
package/luci/modules/luci-base/htdocs/cgi-bin/luci [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi.js [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/add.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/apply.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/arrow.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/down.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/download.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/edit.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/fieldadd.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/file.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/find.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/folder.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/help.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/key.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/link.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/reload.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/remove.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/reset.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/save.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/up.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/user.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/alias.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/alias_disabled.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/bridge.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/bridge_disabled.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/ethernet.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/ethernet_disabled.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/loading.gif [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/port_down.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/port_up.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-0-25.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-0.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-25-50.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-50-75.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-75-100.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-none.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/switch.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/switch_disabled.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/tunnel.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/tunnel_disabled.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/vlan.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/vlan_disabled.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/wifi.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/wifi_disabled.png [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/luci.js [deleted file]
package/luci/modules/luci-base/htdocs/luci-static/resources/xhr.js [deleted file]
package/luci/modules/luci-base/luasrc/cacheloader.lua [deleted file]
package/luci/modules/luci-base/luasrc/cbi.lua [deleted file]
package/luci/modules/luci-base/luasrc/cbi/datatypes.lua [deleted file]
package/luci/modules/luci-base/luasrc/ccache.lua [deleted file]
package/luci/modules/luci-base/luasrc/config.lua [deleted file]
package/luci/modules/luci-base/luasrc/controller/admin/index.lua [deleted file]
package/luci/modules/luci-base/luasrc/controller/admin/uci.lua [deleted file]
package/luci/modules/luci-base/luasrc/debug.lua [deleted file]
package/luci/modules/luci-base/luasrc/dispatcher.lua [deleted file]
package/luci/modules/luci-base/luasrc/dispatcher.luadoc [deleted file]
package/luci/modules/luci-base/luasrc/http.lua [deleted file]
package/luci/modules/luci-base/luasrc/http.luadoc [deleted file]
package/luci/modules/luci-base/luasrc/i18n.lua [deleted file]
package/luci/modules/luci-base/luasrc/i18n.luadoc [deleted file]
package/luci/modules/luci-base/luasrc/ltn12.lua [deleted file]
package/luci/modules/luci-base/luasrc/model/cbi/admin_network/proto_dhcp.lua [deleted file]
package/luci/modules/luci-base/luasrc/model/cbi/admin_network/proto_none.lua [deleted file]
package/luci/modules/luci-base/luasrc/model/cbi/admin_network/proto_static.lua [deleted file]
package/luci/modules/luci-base/luasrc/model/firewall.lua [deleted file]
package/luci/modules/luci-base/luasrc/model/network.lua [deleted file]
package/luci/modules/luci-base/luasrc/model/uci.lua [deleted file]
package/luci/modules/luci-base/luasrc/model/uci.luadoc [deleted file]
package/luci/modules/luci-base/luasrc/sgi/cgi.lua [deleted file]
package/luci/modules/luci-base/luasrc/sgi/uhttpd.lua [deleted file]
package/luci/modules/luci-base/luasrc/store.lua [deleted file]
package/luci/modules/luci-base/luasrc/sys.lua [deleted file]
package/luci/modules/luci-base/luasrc/sys.luadoc [deleted file]
package/luci/modules/luci-base/luasrc/sys/zoneinfo.lua [deleted file]
package/luci/modules/luci-base/luasrc/sys/zoneinfo/tzdata.lua [deleted file]
package/luci/modules/luci-base/luasrc/sys/zoneinfo/tzoffset.lua [deleted file]
package/luci/modules/luci-base/luasrc/template.lua [deleted file]
package/luci/modules/luci-base/luasrc/tools/proto.lua [deleted file]
package/luci/modules/luci-base/luasrc/tools/status.lua [deleted file]
package/luci/modules/luci-base/luasrc/tools/webadmin.lua [deleted file]
package/luci/modules/luci-base/luasrc/util.lua [deleted file]
package/luci/modules/luci-base/luasrc/util.luadoc [deleted file]
package/luci/modules/luci-base/luasrc/version.lua [deleted file]
package/luci/modules/luci-base/luasrc/view/admin_uci/changelog.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/admin_uci/changes.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/admin_uci/revert.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/apply_widget.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/browser.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/button.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/cell_valuefooter.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/cell_valueheader.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/compound.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/delegator.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/dropdown.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/dvalue.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/dynlist.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/error.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/filebrowser.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/firewall_zoneforwards.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/firewall_zonelist.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/footer.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/full_valuefooter.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/full_valueheader.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/fvalue.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/header.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/ipaddr.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/lvalue.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/map.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/mvalue.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/network_ifacelist.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/network_netinfo.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/network_netlist.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/nsection.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/nullsection.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/simpleform.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/tabcontainer.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/tblsection.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/tsection.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/tvalue.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/ucisection.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/upload.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/value.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/valuefooter.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/valueheader.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/cbi/wireless_modefreq.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/csrftoken.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/empty_node_placeholder.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/error404.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/error500.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/footer.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/header.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/indexer.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/lease_status.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/sysauth.htm [deleted file]
package/luci/modules/luci-base/luasrc/view/wifi_assoclist.htm [deleted file]
package/luci/modules/luci-base/po/ca/base.po [deleted file]
package/luci/modules/luci-base/po/cs/base.po [deleted file]
package/luci/modules/luci-base/po/de/base.po [deleted file]
package/luci/modules/luci-base/po/el/base.po [deleted file]
package/luci/modules/luci-base/po/en/base.po [deleted file]
package/luci/modules/luci-base/po/es/base.po [deleted file]
package/luci/modules/luci-base/po/fr/base.po [deleted file]
package/luci/modules/luci-base/po/he/base.po [deleted file]
package/luci/modules/luci-base/po/hu/base.po [deleted file]
package/luci/modules/luci-base/po/it/base.po [deleted file]
package/luci/modules/luci-base/po/ja/base.po [deleted file]
package/luci/modules/luci-base/po/ko/base.po [deleted file]
package/luci/modules/luci-base/po/ms/base.po [deleted file]
package/luci/modules/luci-base/po/no/base.po [deleted file]
package/luci/modules/luci-base/po/pl/base.po [deleted file]
package/luci/modules/luci-base/po/pt-br/base.po [deleted file]
package/luci/modules/luci-base/po/pt/base.po [deleted file]
package/luci/modules/luci-base/po/ro/base.po [deleted file]
package/luci/modules/luci-base/po/ru/base.po [deleted file]
package/luci/modules/luci-base/po/sk/base.po [deleted file]
package/luci/modules/luci-base/po/sv/base.po [deleted file]
package/luci/modules/luci-base/po/templates/base.pot [deleted file]
package/luci/modules/luci-base/po/tr/base.po [deleted file]
package/luci/modules/luci-base/po/uk/base.po [deleted file]
package/luci/modules/luci-base/po/vi/base.po [deleted file]
package/luci/modules/luci-base/po/zh-cn/base.po [deleted file]
package/luci/modules/luci-base/po/zh-tw/base.po [deleted file]
package/luci/modules/luci-base/root/etc/config/luci [deleted file]
package/luci/modules/luci-base/root/etc/config/ucitrack [deleted file]
package/luci/modules/luci-base/root/etc/init.d/ucitrack [deleted file]
package/luci/modules/luci-base/root/etc/luci-uploads/.placeholder [deleted file]
package/luci/modules/luci-base/root/sbin/luci-reload [deleted file]
package/luci/modules/luci-base/root/usr/share/acl.d/luci-base.json [deleted file]
package/luci/modules/luci-base/root/usr/share/rpcd/acl.d/luci-base.json [deleted file]
package/luci/modules/luci-base/root/www/index.html [deleted file]
package/luci/modules/luci-base/src/Makefile [deleted file]
package/luci/modules/luci-base/src/jsmin [deleted file]
package/luci/modules/luci-base/src/jsmin.c [deleted file]
package/luci/modules/luci-base/src/mkversion.sh [deleted file]
package/luci/modules/luci-base/src/po2lmo.c [deleted file]
package/luci/modules/luci-base/src/template_lmo.c [deleted file]
package/luci/modules/luci-base/src/template_lmo.h [deleted file]
package/luci/modules/luci-base/src/template_lualib.c [deleted file]
package/luci/modules/luci-base/src/template_lualib.h [deleted file]
package/luci/modules/luci-base/src/template_parser.c [deleted file]
package/luci/modules/luci-base/src/template_parser.h [deleted file]
package/luci/modules/luci-base/src/template_utils.c [deleted file]
package/luci/modules/luci-base/src/template_utils.h [deleted file]
package/luci/modules/luci-mod-admin-full/Makefile [deleted file]
package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/filebrowser.lua [deleted file]
package/luci/modules/luci-mod-admin-mini/Makefile [deleted file]
package/luci/modules/luci-mod-admin-mini/luasrc/controller/mini/index.lua [deleted file]
package/luci/modules/luci-mod-admin-mini/luasrc/controller/mini/network.lua [deleted file]
package/luci/modules/luci-mod-admin-mini/luasrc/controller/mini/system.lua [deleted file]
package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/dhcp.lua [deleted file]
package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/index.lua [deleted file]
package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/luci.lua [deleted file]
package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/network.lua [deleted file]
package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/passwd.lua [deleted file]
package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/system.lua [deleted file]
package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/wifi.lua [deleted file]
package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/applyreboot.htm [deleted file]
package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/backup.htm [deleted file]
package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/index.htm [deleted file]
package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/reboot.htm [deleted file]
package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/upgrade.htm [deleted file]
package/luci/modules/luci-mod-failsafe/Makefile [deleted file]
package/luci/modules/luci-mod-failsafe/luasrc/controller/failsafe/failsafe.lua [deleted file]
package/luci/modules/luci-mod-failsafe/luasrc/view/failsafe/applyreboot.htm [deleted file]
package/luci/modules/luci-mod-failsafe/luasrc/view/failsafe/flashops.htm [deleted file]
package/luci/modules/luci-mod-failsafe/luasrc/view/failsafe/reboot.htm [deleted file]
package/luci/modules/luci-mod-failsafe/luasrc/view/failsafe/upgrade.htm [deleted file]
package/luci/modules/luci-mod-network/Makefile [deleted file]
package/luci/modules/luci-mod-network/htdocs/luci-static/resources/view/network/iface_status.js [deleted file]
package/luci/modules/luci-mod-network/htdocs/luci-static/resources/view/network/network.js [deleted file]
package/luci/modules/luci-mod-network/htdocs/luci-static/resources/view/network/wifi_join.js [deleted file]
package/luci/modules/luci-mod-network/htdocs/luci-static/resources/view/network/wifi_status.js [deleted file]
package/luci/modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js [deleted file]
package/luci/modules/luci-mod-network/luasrc/controller/admin/network.lua [deleted file]
package/luci/modules/luci-mod-network/luasrc/model/cbi/admin_network/dhcp.lua [deleted file]
package/luci/modules/luci-mod-network/luasrc/model/cbi/admin_network/hosts.lua [deleted file]
package/luci/modules/luci-mod-network/luasrc/model/cbi/admin_network/iface_add.lua [deleted file]
package/luci/modules/luci-mod-network/luasrc/model/cbi/admin_network/ifaces.lua [deleted file]
package/luci/modules/luci-mod-network/luasrc/model/cbi/admin_network/network.lua [deleted file]
package/luci/modules/luci-mod-network/luasrc/model/cbi/admin_network/routes.lua [deleted file]
package/luci/modules/luci-mod-network/luasrc/model/cbi/admin_network/vlan.lua [deleted file]
package/luci/modules/luci-mod-network/luasrc/model/cbi/admin_network/wifi.lua [deleted file]
package/luci/modules/luci-mod-network/luasrc/model/cbi/admin_network/wifi_add.lua [deleted file]
package/luci/modules/luci-mod-network/luasrc/model/cbi/admin_network/wifi_overview.lua [deleted file]
package/luci/modules/luci-mod-network/luasrc/view/admin_network/diagnostics.htm [deleted file]
package/luci/modules/luci-mod-network/luasrc/view/admin_network/iface_overview.htm [deleted file]
package/luci/modules/luci-mod-network/luasrc/view/admin_network/iface_status.htm [deleted file]
package/luci/modules/luci-mod-network/luasrc/view/admin_network/switch_status.htm [deleted file]
package/luci/modules/luci-mod-network/luasrc/view/admin_network/wifi_join.htm [deleted file]
package/luci/modules/luci-mod-network/luasrc/view/admin_network/wifi_overview.htm [deleted file]
package/luci/modules/luci-mod-network/luasrc/view/admin_network/wifi_status.htm [deleted file]
package/luci/modules/luci-mod-network/root/etc/uci-defaults/50_luci-mod-admin-full [deleted file]
package/luci/modules/luci-mod-rpc/Makefile [deleted file]
package/luci/modules/luci-mod-rpc/luasrc/controller/rpc.lua [deleted file]
package/luci/modules/luci-mod-rpc/luasrc/jsonrpc.lua [deleted file]
package/luci/modules/luci-mod-rpc/luasrc/jsonrpcbind/uci.lua [deleted file]
package/luci/modules/luci-mod-status/Makefile [deleted file]
package/luci/modules/luci-mod-status/htdocs/luci-static/resources/bandwidth.svg [deleted file]
package/luci/modules/luci-mod-status/htdocs/luci-static/resources/connections.svg [deleted file]
package/luci/modules/luci-mod-status/htdocs/luci-static/resources/load.svg [deleted file]
package/luci/modules/luci-mod-status/htdocs/luci-static/resources/view/status/index.js [deleted file]
package/luci/modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js [deleted file]
package/luci/modules/luci-mod-status/htdocs/luci-static/resources/wifirate.svg [deleted file]
package/luci/modules/luci-mod-status/htdocs/luci-static/resources/wireless.svg [deleted file]
package/luci/modules/luci-mod-status/luasrc/controller/admin/status.lua [deleted file]
package/luci/modules/luci-mod-status/luasrc/model/cbi/admin_status/processes.lua [deleted file]
package/luci/modules/luci-mod-status/luasrc/view/admin_status/bandwidth.htm [deleted file]
package/luci/modules/luci-mod-status/luasrc/view/admin_status/connections.htm [deleted file]
package/luci/modules/luci-mod-status/luasrc/view/admin_status/dmesg.htm [deleted file]
package/luci/modules/luci-mod-status/luasrc/view/admin_status/index.htm [deleted file]
package/luci/modules/luci-mod-status/luasrc/view/admin_status/index/10-system.htm [deleted file]
package/luci/modules/luci-mod-status/luasrc/view/admin_status/index/20-memory.htm [deleted file]
package/luci/modules/luci-mod-status/luasrc/view/admin_status/index/30-network.htm [deleted file]
package/luci/modules/luci-mod-status/luasrc/view/admin_status/index/40-dhcp-leases.htm [deleted file]
package/luci/modules/luci-mod-status/luasrc/view/admin_status/index/50-dsl.htm [deleted file]
package/luci/modules/luci-mod-status/luasrc/view/admin_status/index/60-wifi.htm [deleted file]
package/luci/modules/luci-mod-status/luasrc/view/admin_status/iptables.htm [deleted file]
package/luci/modules/luci-mod-status/luasrc/view/admin_status/load.htm [deleted file]
package/luci/modules/luci-mod-status/luasrc/view/admin_status/routes.htm [deleted file]
package/luci/modules/luci-mod-status/luasrc/view/admin_status/syslog.htm [deleted file]
package/luci/modules/luci-mod-status/luasrc/view/admin_status/wireless.htm [deleted file]
package/luci/modules/luci-mod-status/src/Makefile [deleted file]
package/luci/modules/luci-mod-status/src/luci-bwc.c [deleted file]
package/luci/modules/luci-mod-system/Makefile [deleted file]
package/luci/modules/luci-mod-system/htdocs/luci-static/resources/view/system/password.js [deleted file]
package/luci/modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js [deleted file]
package/luci/modules/luci-mod-system/luasrc/controller/admin/system.lua [deleted file]
package/luci/modules/luci-mod-system/luasrc/model/cbi/admin_system/backupfiles.lua [deleted file]
package/luci/modules/luci-mod-system/luasrc/model/cbi/admin_system/crontab.lua [deleted file]
package/luci/modules/luci-mod-system/luasrc/model/cbi/admin_system/dropbear.lua [deleted file]
package/luci/modules/luci-mod-system/luasrc/model/cbi/admin_system/fstab.lua [deleted file]
package/luci/modules/luci-mod-system/luasrc/model/cbi/admin_system/fstab/mount.lua [deleted file]
package/luci/modules/luci-mod-system/luasrc/model/cbi/admin_system/fstab/swap.lua [deleted file]
package/luci/modules/luci-mod-system/luasrc/model/cbi/admin_system/leds.lua [deleted file]
package/luci/modules/luci-mod-system/luasrc/model/cbi/admin_system/startup.lua [deleted file]
package/luci/modules/luci-mod-system/luasrc/model/cbi/admin_system/system.lua [deleted file]
package/luci/modules/luci-mod-system/luasrc/view/admin_system/applyreboot.htm [deleted file]
package/luci/modules/luci-mod-system/luasrc/view/admin_system/backupfiles.htm [deleted file]
package/luci/modules/luci-mod-system/luasrc/view/admin_system/clock_status.htm [deleted file]
package/luci/modules/luci-mod-system/luasrc/view/admin_system/flashops.htm [deleted file]
package/luci/modules/luci-mod-system/luasrc/view/admin_system/password.htm [deleted file]
package/luci/modules/luci-mod-system/luasrc/view/admin_system/reboot.htm [deleted file]
package/luci/modules/luci-mod-system/luasrc/view/admin_system/sshkeys.htm [deleted file]
package/luci/modules/luci-mod-system/luasrc/view/admin_system/upgrade.htm [deleted file]
package/luci/protocols/luci-proto-3g/Makefile [deleted file]
package/luci/protocols/luci-proto-3g/luasrc/model/cbi/admin_network/proto_3g.lua [deleted file]
package/luci/protocols/luci-proto-3g/luasrc/model/network/proto_3g.lua [deleted file]
package/luci/protocols/luci-proto-hnet/Makefile [deleted file]
package/luci/protocols/luci-proto-hnet/luasrc/model/cbi/admin_network/proto_hnet.lua [deleted file]
package/luci/protocols/luci-proto-hnet/luasrc/model/network/proto_hnet.lua [deleted file]
package/luci/protocols/luci-proto-ipip/Makefile [deleted file]
package/luci/protocols/luci-proto-ipip/luasrc/model/cbi/admin_network/proto_ipip.lua [deleted file]
package/luci/protocols/luci-proto-ipip/luasrc/model/network/proto_ipip.lua [deleted file]
package/luci/protocols/luci-proto-ipv6/Makefile [deleted file]
package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_464xlat.lua [deleted file]
package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_6in4.lua [deleted file]
package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_6rd.lua [deleted file]
package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_6to4.lua [deleted file]
package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_dhcpv6.lua [deleted file]
package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_dslite.lua [deleted file]
package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_map.lua [deleted file]
package/luci/protocols/luci-proto-ipv6/luasrc/model/network/proto_4x6.lua [deleted file]
package/luci/protocols/luci-proto-ipv6/luasrc/model/network/proto_6x4.lua [deleted file]
package/luci/protocols/luci-proto-ipv6/luasrc/model/network/proto_dhcpv6.lua [deleted file]
package/luci/protocols/luci-proto-ncm/Makefile [deleted file]
package/luci/protocols/luci-proto-ncm/luasrc/model/cbi/admin_network/proto_ncm.lua [deleted file]
package/luci/protocols/luci-proto-ncm/luasrc/model/network/proto_ncm.lua [deleted file]
package/luci/protocols/luci-proto-openconnect/Makefile [deleted file]
package/luci/protocols/luci-proto-openconnect/luasrc/model/cbi/admin_network/proto_openconnect.lua [deleted file]
package/luci/protocols/luci-proto-openconnect/luasrc/model/network/proto_openconnect.lua [deleted file]
package/luci/protocols/luci-proto-ppp/Makefile [deleted file]
package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_l2tp.lua [deleted file]
package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_ppp.lua [deleted file]
package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pppoa.lua [deleted file]
package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pppoe.lua [deleted file]
package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pptp.lua [deleted file]
package/luci/protocols/luci-proto-ppp/luasrc/model/network/proto_ppp.lua [deleted file]
package/luci/protocols/luci-proto-pppossh/Makefile [deleted file]
package/luci/protocols/luci-proto-pppossh/luasrc/model/cbi/admin_network/proto_pppossh.lua [deleted file]
package/luci/protocols/luci-proto-pppossh/luasrc/model/network/proto_pppossh.lua [deleted file]
package/luci/protocols/luci-proto-qmi/Makefile [deleted file]
package/luci/protocols/luci-proto-qmi/luasrc/model/cbi/admin_network/proto_qmi.lua [deleted file]
package/luci/protocols/luci-proto-qmi/luasrc/model/network/proto_qmi.lua [deleted file]
package/luci/protocols/luci-proto-relay/Makefile [deleted file]
package/luci/protocols/luci-proto-relay/luasrc/model/cbi/admin_network/proto_relay.lua [deleted file]
package/luci/protocols/luci-proto-relay/luasrc/model/network/proto_relay.lua [deleted file]
package/luci/protocols/luci-proto-vpnc/Makefile [deleted file]
package/luci/protocols/luci-proto-vpnc/luasrc/model/cbi/admin_network/proto_vpnc.lua [deleted file]
package/luci/protocols/luci-proto-vpnc/luasrc/model/network/proto_vpnc.lua [deleted file]
package/luci/protocols/luci-proto-wireguard/Makefile [deleted file]
package/luci/protocols/luci-proto-wireguard/luasrc/model/cbi/admin_network/proto_wireguard.lua [deleted file]
package/luci/protocols/luci-proto-wireguard/luasrc/model/network/proto_wireguard.lua [deleted file]
package/luci/themes/luci-theme-bootstrap/Makefile [deleted file]
package/luci/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css [deleted file]
package/luci/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.ico [deleted file]
package/luci/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/mobile.css [deleted file]
package/luci/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/footer.htm [deleted file]
package/luci/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm [deleted file]
package/luci/themes/luci-theme-bootstrap/root/etc/uci-defaults/30_luci-theme-bootstrap [deleted file]
package/luci/themes/luci-theme-freifunk-generic/Makefile [deleted file]
package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css [deleted file]
package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/header.jpg [deleted file]
package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/logo.jpg [deleted file]
package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css [deleted file]
package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/smallscreen.css [deleted file]
package/luci/themes/luci-theme-freifunk-generic/luasrc/view/themes/freifunk-generic/footer.htm [deleted file]
package/luci/themes/luci-theme-freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm [deleted file]
package/luci/themes/luci-theme-freifunk-generic/root/etc/uci-defaults/30_luci-theme-freifunk-generic [deleted file]
package/luci/themes/luci-theme-material/Makefile [deleted file]
package/luci/themes/luci-theme-material/htdocs/luci-static/material/brand.png [deleted file]
package/luci/themes/luci-theme-material/htdocs/luci-static/material/cascade.css [deleted file]
package/luci/themes/luci-theme-material/htdocs/luci-static/material/custom.css [deleted file]
package/luci/themes/luci-theme-material/htdocs/luci-static/material/favicon.ico [deleted file]
package/luci/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.eot [deleted file]
package/luci/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.svg [deleted file]
package/luci/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.ttf [deleted file]
package/luci/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.woff [deleted file]
package/luci/themes/luci-theme-material/htdocs/luci-static/material/js/jquery.min.js [deleted file]
package/luci/themes/luci-theme-material/htdocs/luci-static/material/js/script.js [deleted file]
package/luci/themes/luci-theme-material/luasrc/view/themes/material/footer.htm [deleted file]
package/luci/themes/luci-theme-material/luasrc/view/themes/material/header.htm [deleted file]
package/luci/themes/luci-theme-material/root/etc/uci-defaults/30_luci-theme-material [deleted file]
package/luci/themes/luci-theme-openwrt/Makefile [deleted file]
package/luci/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css [deleted file]
package/luci/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/tabbg.png [deleted file]
package/luci/themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/footer.htm [deleted file]
package/luci/themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm [deleted file]
package/luci/themes/luci-theme-openwrt/root/etc/uci-defaults/30_luci-theme-openwrt [deleted file]
package/luci/themes/luci-theme-rosy/Makefile [deleted file]
package/luci/themes/luci-theme-rosy/htdocs/luci-static/rosy/cascade.css [deleted file]
package/luci/themes/luci-theme-rosy/htdocs/luci-static/rosy/cl-eye.png [deleted file]
package/luci/themes/luci-theme-rosy/htdocs/luci-static/rosy/favicon.ico [deleted file]
package/luci/themes/luci-theme-rosy/htdocs/luci-static/rosy/fonts/font.eot [deleted file]
package/luci/themes/luci-theme-rosy/htdocs/luci-static/rosy/fonts/font.svg [deleted file]
package/luci/themes/luci-theme-rosy/htdocs/luci-static/rosy/fonts/font.ttf [deleted file]
package/luci/themes/luci-theme-rosy/htdocs/luci-static/rosy/fonts/font.woff [deleted file]
package/luci/themes/luci-theme-rosy/htdocs/luci-static/rosy/js/ScrollY.js [deleted file]
package/luci/themes/luci-theme-rosy/htdocs/luci-static/rosy/js/jquery.min.js [deleted file]
package/luci/themes/luci-theme-rosy/htdocs/luci-static/rosy/js/script.js [deleted file]
package/luci/themes/luci-theme-rosy/htdocs/luci-static/rosy/loading.svg [deleted file]
package/luci/themes/luci-theme-rosy/htdocs/luci-static/rosy/loginBG.png [deleted file]
package/luci/themes/luci-theme-rosy/htdocs/luci-static/rosy/logo.png [deleted file]
package/luci/themes/luci-theme-rosy/htdocs/luci-static/rosy/menu-logo.png [deleted file]
package/luci/themes/luci-theme-rosy/htdocs/luci-static/rosy/mobile-loginBG.png [deleted file]
package/luci/themes/luci-theme-rosy/htdocs/luci-static/rosy/no-pwd.png [deleted file]
package/luci/themes/luci-theme-rosy/htdocs/luci-static/rosy/op-eye.png [deleted file]
package/luci/themes/luci-theme-rosy/htdocs/luci-static/rosy/pwd.png [deleted file]
package/luci/themes/luci-theme-rosy/htdocs/luci-static/rosy/user.png [deleted file]
package/luci/themes/luci-theme-rosy/luasrc/view/themes/rosy/footer.htm [deleted file]
package/luci/themes/luci-theme-rosy/luasrc/view/themes/rosy/header.htm [deleted file]
package/luci/themes/luci-theme-rosy/root/etc/uci-defaults/30_luci-theme-rosy [deleted file]
package/network/config/firewall/Makefile
package/network/config/gre/Makefile
package/network/config/gre/files/gre.sh
package/network/config/ipip/Makefile
package/network/config/ipip/files/ipip.sh
package/network/config/netifd/Makefile
package/network/config/soloscli/Makefile [new file with mode: 0644]
package/network/config/soloscli/files/etc/hotplug.d/atm/15-solos-init [new file with mode: 0644]
package/network/config/soloscli/files/etc/uci-default/solos [new file with mode: 0644]
package/network/config/soloscli/files/solos-log-stats [new file with mode: 0644]
package/network/config/soloscli/patches/001-no-driver.patch [new file with mode: 0644]
package/network/config/soloscli/patches/002-cflags.patch [new file with mode: 0644]
package/network/config/vti/Makefile
package/network/config/vti/files/vti.sh
package/network/ipv6/464xlat/Makefile [new file with mode: 0644]
package/network/ipv6/464xlat/files/464xlat.sh [new file with mode: 0755]
package/network/ipv6/464xlat/src/464xlatcfg.c [new file with mode: 0644]
package/network/ipv6/464xlat/src/Makefile [new file with mode: 0644]
package/network/ipv6/map/Makefile
package/network/ipv6/odhcp6c/Makefile
package/network/ipv6/thc-ipv6/Makefile [deleted file]
package/network/ipv6/thc-ipv6/patches/000-cflags_override.patch [deleted file]
package/network/ipv6/thc-ipv6/patches/100-no-ssl.patch [deleted file]
package/network/services/aria2/Config.in [deleted file]
package/network/services/aria2/Makefile [deleted file]
package/network/services/aria2/files/aria2.conf [deleted file]
package/network/services/aria2/files/aria2.init [deleted file]
package/network/services/aria2/patches/010-Platform-Fix-compilation-without-deprecated-OpenSSL-.patch [deleted file]
package/network/services/dnsmasq/Makefile
package/network/services/dnsmasq/files/dnsmasq.init
package/network/services/dnsmasq/patches/0001-Impove-cache-behaviour-for-TCP-connections.patch
package/network/services/dnsmasq/patches/0002-Ensure-that-AD-bit-is-reset-on-answers-from-address-.patch
package/network/services/dnsmasq/patches/0003-Remove-ability-to-compile-without-IPv6-support.patch
package/network/services/dnsmasq/patches/0004-Don-t-forward-.bind-.server-queries-upstream.patch
package/network/services/dnsmasq/patches/0005-Fix-logging-in-cf5984367bc6a949e3803a576512c5a7bc48e.patch
package/network/services/dnsmasq/patches/0006-Fix-spurious-AD-flags-in-some-DNS-replies-from-local.patch
package/network/services/dnsmasq/patches/0007-Do-not-rely-on-dead-code-elimination-use-array-inste.patch
package/network/services/dnsmasq/patches/0008-Fix-Makefile-lines-generating-UBUS-linker-config.patch
package/network/services/dnsmasq/patches/0009-Revert-68f6312d4bae30b78daafcd6f51dc441b8685b1e.patch
package/network/services/dnsmasq/patches/0010-Remove-the-NO_FORK-compile-time-option-and-support-f.patch
package/network/services/dnsmasq/patches/0011-Free-config-file-values-on-parsing-errors.patch
package/network/services/dnsmasq/patches/0013-Treat-DS-and-DNSKEY-queries-being-forwarded-the-same.patch
package/network/services/dnsmasq/patches/0014-Fix-option-parsing-errors-introduced-in-59e470381f84.patch
package/network/services/dnsmasq/patches/0015-fix-ipv6-ipset-bug-in-master.patch
package/network/services/dnsmasq/patches/0016-build-failure-on-master-with-NO_DHCPv6-and-fix.patch
package/network/services/dnsmasq/patches/0017-Alter-DHCP-address-selection-after-DECLINE-in-consec.patch
package/network/services/dnsmasq/patches/0018-Tidy-all_addr-union-merge-log-and-rcode-fields.patch
package/network/services/dnsmasq/patches/0019-Tidy-address-union-handling-move-class-into-explicit.patch
package/network/services/dnsmasq/patches/0020-Futher-address-union-tidying.patch
package/network/services/dnsmasq/patches/0021-Remove-nested-struct-union-in-cache-records-and-all_.patch
package/network/services/dnsmasq/patches/0022-File-logic-bug-in-cache-marshalling-code.-Introduced.patch
package/network/services/dnsmasq/patches/0023-Fix-typo-in-ra-param-man-page-section.patch
package/network/services/dnsmasq/patches/0024-Cache-SRV-records.patch
package/network/services/dnsmasq/patches/0025-Fix-crash-freeing-negative-SRV-cache-entries.patch
package/network/services/dnsmasq/patches/0026-Check-for-not-DS-or-DNSKEY-in-is_outdated_cname_poin.patch
package/network/services/dnsmasq/patches/0027-Fix-e7bfd556c079c8b5e7425aed44abc35925b24043-to-actu.patch
package/network/services/dnsmasq/patches/0028-Tidy-cache_blockdata_free.patch
package/network/services/dnsmasq/patches/0029-Fix-removal-of-DHCP_CLIENT_MAC-options-from-DHCPv6-r.patch
package/network/services/dnsmasq/patches/0030-Fix-entries-in-etc-hosts-disabling-static-leases.patch
package/network/services/dnsmasq/patches/0031-Fix-missing-braces-in-8eac67c0a15b673c8d27002c248651.patch [new file with mode: 0644]
package/network/services/dnsmasq/patches/0031-fix-previous-commit.patch [deleted file]
package/network/services/dnsmasq/patches/0032-Change-read_leases-to-skip-invalid-entries.patch [new file with mode: 0644]
package/network/services/dropbear/files/dropbear.init
package/network/services/ead/Makefile [deleted file]
package/network/services/ead/src/Makefile [deleted file]
package/network/services/ead/src/aes.c [deleted file]
package/network/services/ead/src/ead-client.c [deleted file]
package/network/services/ead/src/ead-crypt.c [deleted file]
package/network/services/ead/src/ead-crypt.h [deleted file]
package/network/services/ead/src/ead-pcap.h [deleted file]
package/network/services/ead/src/ead.c [deleted file]
package/network/services/ead/src/ead.h [deleted file]
package/network/services/ead/src/filter.c [deleted file]
package/network/services/ead/src/libbridge.h [deleted file]
package/network/services/ead/src/libbridge_init.c [deleted file]
package/network/services/ead/src/libbridge_private.h [deleted file]
package/network/services/ead/src/list.h [deleted file]
package/network/services/ead/src/passwd [deleted file]
package/network/services/ead/src/pfc.c [deleted file]
package/network/services/ead/src/pw_encrypt_md5.c [deleted file]
package/network/services/ead/src/sha1.c [deleted file]
package/network/services/ead/src/tinysrp/Makefile.am [deleted file]
package/network/services/ead/src/tinysrp/Makefile.in [deleted file]
package/network/services/ead/src/tinysrp/Notes [deleted file]
package/network/services/ead/src/tinysrp/acconfig.h [deleted file]
package/network/services/ead/src/tinysrp/acinclude.m4 [deleted file]
package/network/services/ead/src/tinysrp/aclocal.m4 [deleted file]
package/network/services/ead/src/tinysrp/bn.h [deleted file]
package/network/services/ead/src/tinysrp/bn_add.c [deleted file]
package/network/services/ead/src/tinysrp/bn_asm.c [deleted file]
package/network/services/ead/src/tinysrp/bn_ctx.c [deleted file]
package/network/services/ead/src/tinysrp/bn_div.c [deleted file]
package/network/services/ead/src/tinysrp/bn_exp.c [deleted file]
package/network/services/ead/src/tinysrp/bn_lcl.h [deleted file]
package/network/services/ead/src/tinysrp/bn_lib.c [deleted file]
package/network/services/ead/src/tinysrp/bn_mul.c [deleted file]
package/network/services/ead/src/tinysrp/bn_prime.h [deleted file]
package/network/services/ead/src/tinysrp/bn_shift.c [deleted file]
package/network/services/ead/src/tinysrp/bn_sqr.c [deleted file]
package/network/services/ead/src/tinysrp/bn_word.c [deleted file]
package/network/services/ead/src/tinysrp/clitest.c [deleted file]
package/network/services/ead/src/tinysrp/config.h.in [deleted file]
package/network/services/ead/src/tinysrp/configure [deleted file]
package/network/services/ead/src/tinysrp/configure.in [deleted file]
package/network/services/ead/src/tinysrp/install-sh [deleted file]
package/network/services/ead/src/tinysrp/missing [deleted file]
package/network/services/ead/src/tinysrp/mkinstalldirs [deleted file]
package/network/services/ead/src/tinysrp/srvtest.c [deleted file]
package/network/services/ead/src/tinysrp/stamp-h.in [deleted file]
package/network/services/ead/src/tinysrp/t_client.c [deleted file]
package/network/services/ead/src/tinysrp/t_client.h [deleted file]
package/network/services/ead/src/tinysrp/t_conf.c [deleted file]
package/network/services/ead/src/tinysrp/t_conv.c [deleted file]
package/network/services/ead/src/tinysrp/t_defines.h [deleted file]
package/network/services/ead/src/tinysrp/t_getconf.c [deleted file]
package/network/services/ead/src/tinysrp/t_getpass.c [deleted file]
package/network/services/ead/src/tinysrp/t_math.c [deleted file]
package/network/services/ead/src/tinysrp/t_misc.c [deleted file]
package/network/services/ead/src/tinysrp/t_pw.c [deleted file]
package/network/services/ead/src/tinysrp/t_pwd.h [deleted file]
package/network/services/ead/src/tinysrp/t_read.c [deleted file]
package/network/services/ead/src/tinysrp/t_read.h [deleted file]
package/network/services/ead/src/tinysrp/t_server.c [deleted file]
package/network/services/ead/src/tinysrp/t_server.h [deleted file]
package/network/services/ead/src/tinysrp/t_sha.c [deleted file]
package/network/services/ead/src/tinysrp/t_sha.h [deleted file]
package/network/services/ead/src/tinysrp/t_truerand.c [deleted file]
package/network/services/ead/src/tinysrp/tconf.c [deleted file]
package/network/services/ead/src/tinysrp/tinysrp.c [deleted file]
package/network/services/ead/src/tinysrp/tinysrp.h [deleted file]
package/network/services/ead/src/tinysrp/tpasswd [deleted file]
package/network/services/ead/src/tinysrp/tphrase.c [deleted file]
package/network/services/hostapd/Makefile
package/network/services/hostapd/files/hostapd.sh
package/network/services/hostapd/files/wpa_supplicant-basic.config
package/network/services/hostapd/files/wpa_supplicant-full.config
package/network/services/hostapd/files/wpa_supplicant-mini.config
package/network/services/hostapd/files/wpa_supplicant-p2p.config
package/network/services/hostapd/files/wps-hotplug.sh
package/network/services/hostapd/patches/051-wpa_supplicant-fix-race-condition-in-mesh-mpm-new-pe.patch [new file with mode: 0644]
package/network/services/hostapd/patches/341-mesh-ctrl-iface-channel-switch.patch [new file with mode: 0644]
package/network/services/hostapd/patches/370-ap_sta_support.patch
package/network/services/hostapd/patches/380-disable_ctrl_iface_mib.patch
package/network/services/hostapd/patches/550-hostapd-Add-Multi-AP-protocol-support.patch [new file with mode: 0644]
package/network/services/hostapd/patches/551-wpa_supplicant-Add-Multi-AP-protocol-support-to-supp.patch [new file with mode: 0644]
package/network/services/hostapd/patches/552-tests-Multi-AP-association.patch [new file with mode: 0644]
package/network/services/hostapd/patches/553-tests-refactor-test_multi_ap.patch [new file with mode: 0644]
package/network/services/hostapd/patches/554-multi_ap-don-t-reject-backhaul-STA-on-fronhaul-BSS.patch [new file with mode: 0644]
package/network/services/hostapd/patches/555-WPS-wps_build_wfa_ext-add-multi_ap_subelem-parameter.patch [new file with mode: 0644]
package/network/services/hostapd/patches/556-wpa_supplicant-support-Multi-AP-backhaul-STA-onboard.patch [new file with mode: 0644]
package/network/services/hostapd/patches/557-hostapd-support-Multi-AP-backhaul-STA-onboarding.patch [new file with mode: 0644]
package/network/services/hostapd/patches/558-hostapd-add-README-MULTI-AP.patch [new file with mode: 0644]
package/network/services/hostapd/patches/559-tests-add-WPS-tests-to-multi_ap-hwsim-tests.patch [new file with mode: 0644]
package/network/services/hostapd/patches/600-ubus_support.patch
package/network/services/hostapd/src/wpa_supplicant/ubus.c
package/network/services/odhcpd/Makefile
package/network/services/omcproxy/Makefile
package/network/services/ppp/Makefile
package/network/services/ppp/patches/001-honor-ldflags.patch [deleted file]
package/network/services/ppp/patches/100-debian_ip-ip_option.patch
package/network/services/ppp/patches/101-debian_close_dev_ppp.patch
package/network/services/ppp/patches/103-debian_fix_link_pidfile.patch
package/network/services/ppp/patches/105-debian_demand.patch
package/network/services/ppp/patches/110-debian_defaultroute.patch
package/network/services/ppp/patches/120-debian_ipv6_updown_option.patch
package/network/services/ppp/patches/121-debian_adaptive_lcp_echo.patch
package/network/services/ppp/patches/132-fix_linux_includes.patch
package/network/services/ppp/patches/140-pppoe_compile_fix.patch
package/network/services/ppp/patches/200-makefile.patch
package/network/services/ppp/patches/201-mppe_mppc_1.1.patch
package/network/services/ppp/patches/202-no_strip.patch
package/network/services/ppp/patches/203-opt_flags.patch
package/network/services/ppp/patches/206-compensate_time_change.patch
package/network/services/ppp/patches/208-fix_status_code.patch
package/network/services/ppp/patches/300-filter-pcap-includes-lib.patch
package/network/services/ppp/patches/310-precompile_filter.patch
package/network/services/ppp/patches/320-custom_iface_names.patch [deleted file]
package/network/services/ppp/patches/321-multilink_support_custom_iface_names.patch
package/network/services/ppp/patches/330-retain_foreign_default_routes.patch
package/network/services/ppp/patches/340-populate_default_gateway.patch
package/network/services/ppp/patches/400-simplify_kernel_checks.patch
package/network/services/ppp/patches/401-no_record_file.patch
package/network/services/ppp/patches/403-no_wtmp.patch
package/network/services/ppp/patches/404-remove_obsolete_protocol_names.patch
package/network/services/ppp/patches/405-no_multilink_option.patch
package/network/services/ppp/patches/520-uniq.patch
package/network/services/ppp/patches/530-pppoe_send_padt.patch [deleted file]
package/network/services/ppp/patches/531-pppoe_no_disconnect_warning.patch [deleted file]
package/network/services/ppp/patches/550-fix-printer-args.patch [deleted file]
package/network/services/ppp/patches/600-Revert-pppd-Use-openssl-for-the-DES-instead-of-the-l.patch [new file with mode: 0644]
package/network/services/relayd/Makefile
package/network/services/samba36/Makefile
package/network/services/uhttpd/Makefile
package/network/services/uhttpd/files/uhttpd.config
package/network/services/umdns/Makefile
package/network/services/wireguard/Makefile
package/network/utils/conntrack-tools/Makefile [deleted file]
package/network/utils/conntrack-tools/files/conntrackd.init [deleted file]
package/network/utils/curl/Makefile
package/network/utils/curl/patches/310-mbedtls-disable-runtime-version-check.patch
package/network/utils/dante/Makefile
package/network/utils/iproute2/Makefile
package/network/utils/iproute2/patches/001-fix-print_0xhex-on-32-bit.patch [deleted file]
package/network/utils/iproute2/patches/001-tc-fix-undefined-XATTR_SIZE_MAX.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/002-tc-fix-xtables-incorrect-usage-of-LDFLAGS.patch [deleted file]
package/network/utils/iproute2/patches/100-config.patch [deleted file]
package/network/utils/iproute2/patches/100-configure.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/115-add-config-xtlibdir.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/140-keep_libmnl_optional.patch
package/network/utils/iproute2/patches/150-extra-ccopts.patch [deleted file]
package/network/utils/iproute2/patches/170-ip_tiny.patch
package/network/utils/iproute2/patches/190-link-libelf-to-tc-only.patch
package/network/utils/iproute2/patches/200-drop_libbsd_dependency.patch [new file with mode: 0644]
package/network/utils/ipset/Makefile
package/network/utils/iptables/Makefile
package/network/utils/iputils/Makefile
package/network/utils/iw/Makefile
package/network/utils/iw/patches/001-nl80211_h_sync.patch
package/network/utils/iw/patches/120-antenna_gain.patch
package/network/utils/iw/patches/200-reduce_size.patch
package/network/utils/iwinfo/Makefile
package/network/utils/layerscape/restool/Makefile [new file with mode: 0644]
package/network/utils/layerscape/restool/patches/0001-restool-fix-get_device_file-function.patch [new file with mode: 0644]
package/network/utils/umbim/Makefile
package/network/utils/uqmi/Makefile
package/network/utils/uqmi/files/lib/netifd/proto/qmi.sh
package/network/utils/wireless-tools/Makefile
package/system/fstools/Makefile
package/system/fstools/files/media-change.hotplug [new file with mode: 0644]
package/system/fwtool/src/fwtool.c
package/system/mtd/Makefile
package/system/mtd/src/Makefile
package/system/mtd/src/linksys_bootcount_fix.c [new file with mode: 0644]
package/system/mtd/src/mtd.c
package/system/mtd/src/mtd.h
package/system/mtd/src/tpl_ramips_recoveryflag.c [new file with mode: 0644]
package/system/opkg/Makefile
package/system/procd/Makefile
package/system/procd/files/procd.sh
package/system/rpcd/Makefile
package/system/ubox/Makefile
package/system/ubox/files/log.init
package/system/ubus/Makefile
package/system/ucert/Makefile
package/system/uci/Makefile
package/system/usign/Makefile
package/utils/admswconfig/Makefile [deleted file]
package/utils/admswconfig/files/admswconfig [deleted file]
package/utils/admswconfig/files/admswswitch.sh [deleted file]
package/utils/admswconfig/patches/001-matrix.patch [deleted file]
package/utils/admswconfig/patches/002-fix-musl.patch [deleted file]
package/utils/busybox/Config.in
package/utils/busybox/Makefile
package/utils/busybox/config/Config.in
package/utils/busybox/config/archival/Config.in
package/utils/busybox/config/console-tools/Config.in
package/utils/busybox/config/coreutils/Config.in
package/utils/busybox/config/debianutils/Config.in
package/utils/busybox/config/e2fsprogs/Config.in
package/utils/busybox/config/e2fsprogs/old_e2fsprogs/Config.in
package/utils/busybox/config/editors/Config.in
package/utils/busybox/config/findutils/Config.in
package/utils/busybox/config/init/Config.in
package/utils/busybox/config/klibc-utils/Config.in [new file with mode: 0644]
package/utils/busybox/config/libbb/Config.in
package/utils/busybox/config/loginutils/Config.in
package/utils/busybox/config/mailutils/Config.in
package/utils/busybox/config/miscutils/Config.in
package/utils/busybox/config/modutils/Config.in
package/utils/busybox/config/networking/Config.in
package/utils/busybox/config/networking/udhcp/Config.in
package/utils/busybox/config/printutils/Config.in
package/utils/busybox/config/procps/Config.in
package/utils/busybox/config/runit/Config.in
package/utils/busybox/config/selinux/Config.in
package/utils/busybox/config/shell/Config.in
package/utils/busybox/config/sysklogd/Config.in
package/utils/busybox/config/util-linux/Config.in
package/utils/busybox/config/util-linux/volume_id/Config.in
package/utils/busybox/files/sysntpd
package/utils/busybox/patches/520-loginutils-handle-crypt-failures.patch [new file with mode: 0644]
package/utils/bzip2/Makefile
package/utils/ct-bugcheck/Makefile [deleted file]
package/utils/ct-bugcheck/src/bugcheck.initd [deleted file]
package/utils/ct-bugcheck/src/bugcheck.sh [deleted file]
package/utils/ct-bugcheck/src/bugchecker.sh [deleted file]
package/utils/e2fsprogs/Makefile
package/utils/e2fsprogs/patches/000-relocatable.patch
package/utils/f2fs-tools/Makefile
package/utils/fritz-tools/Makefile [deleted file]
package/utils/fritz-tools/README.md [deleted file]
package/utils/fritz-tools/src/CMakeLists.txt [deleted file]
package/utils/fritz-tools/src/fritz_cal_extract.c [deleted file]
package/utils/fritz-tools/src/fritz_tffs_read.c [deleted file]
package/utils/fuse/Makefile
package/utils/jboot-tools/Makefile [deleted file]
package/utils/jboot-tools/README.md [deleted file]
package/utils/jboot-tools/src/CMakeLists.txt [deleted file]
package/utils/jboot-tools/src/jboot_config_read.c [deleted file]
package/utils/jsonfilter/Makefile
package/utils/lua/Makefile
package/utils/mdadm/Makefile
package/utils/mdadm/patches/100-cross_compile.patch
package/utils/mdadm/patches/101-mdadm.h-Undefine-dprintf-before-redefining.patch
package/utils/mdadm/patches/200-reduce_size.patch
package/utils/osafeloader/Makefile [deleted file]
package/utils/osafeloader/src/Makefile [deleted file]
package/utils/osafeloader/src/md5.c [deleted file]
package/utils/osafeloader/src/md5.h [deleted file]
package/utils/osafeloader/src/osafeloader.c [deleted file]
package/utils/oseama/Makefile [deleted file]
package/utils/oseama/src/Makefile [deleted file]
package/utils/oseama/src/md5.c [deleted file]
package/utils/oseama/src/md5.h [deleted file]
package/utils/oseama/src/oseama.c [deleted file]
package/utils/otrx/Makefile [deleted file]
package/utils/otrx/src/Makefile [deleted file]
package/utils/otrx/src/otrx.c [deleted file]
package/utils/ugps/Makefile [deleted file]
package/utils/ugps/files/gps.config [deleted file]
package/utils/ugps/files/ugps.init [deleted file]
package/utils/usbmode/Makefile
package/utils/usbutils/Makefile
package/utils/util-linux/Makefile
rules.mk
scripts/clean-package.sh
scripts/download.pl
scripts/flashing/eva_ramboot.py
scripts/getver.sh
scripts/ipkg-make-index.sh
scripts/ipkg-remove [new file with mode: 0755]
scripts/linksys-image.sh [new file with mode: 0755]
scripts/metadata.pm
scripts/mkits-qsdk-ipq-image.sh [new file with mode: 0755]
scripts/package-metadata.pl
scripts/qemustart
scripts/rebrand.sh [deleted file]
target/Makefile
target/linux/ar71xx/base-files/etc/board.d/01_leds
target/linux/ar71xx/base-files/etc/board.d/02_network
target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata [deleted file]
target/linux/ar71xx/base-files/lib/ar71xx.sh
target/linux/ar71xx/base-files/lib/preinit/82_patch_ath10k [deleted file]
target/linux/ar71xx/files/arch/mips/ath79/mach-arduino-yun.c
target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar300m.c
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_ar7240.c
target/linux/ar71xx/image/Makefile
target/linux/ar71xx/image/generic-legacy-devices.mk
target/linux/ar71xx/image/generic-tp-link.mk
target/linux/ar71xx/image/generic-ubnt.mk [deleted file]
target/linux/ar71xx/image/generic.mk
target/linux/ar71xx/image/nand.mk
target/linux/ar71xx/image/tiny-legacy-devices.mk
target/linux/ar71xx/patches-4.14/500-MIPS-fw-myloader.patch
target/linux/ar71xx/patches-4.14/910-unaligned_access_hacks.patch
target/linux/ar71xx/patches-4.14/950-add-boardinfo-platform-data.patch
target/linux/ath79/base-files/etc/board.d/01_leds
target/linux/ath79/base-files/etc/board.d/02_network
target/linux/ath79/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom
target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata [deleted file]
target/linux/ath79/base-files/etc/hotplug.d/ieee80211/10_fix_wifi_mac
target/linux/ath79/dts/ar7161_buffalo_wzr-hp-ag300h.dts
target/linux/ath79/dts/ar7161_netgear_wndr3700.dtsi
target/linux/ath79/dts/ar7161_ubnt_routerstation.dtsi
target/linux/ath79/dts/ar7240_buffalo_whr-g301n.dts
target/linux/ath79/dts/ar7240_netgear_wnr612-v2.dtsi
target/linux/ath79/dts/ar7240_tplink_tl-wr74xn-v1.dtsi
target/linux/ath79/dts/ar7241_tplink.dtsi
target/linux/ath79/dts/ar7241_tplink_tl-wr841-v7.dts
target/linux/ath79/dts/ar7242_avm_fritz300e.dts
target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts
target/linux/ath79/dts/ar9132_tplink_tl-wr1043nd-v1.dts
target/linux/ath79/dts/ar9331_pisen_wmm003n.dts
target/linux/ath79/dts/ar9331_tplink_tl-wr703n_tl-mr10u.dtsi
target/linux/ath79/dts/ar9331_tplink_tl-wr740n-v4.dts [new file with mode: 0644]
target/linux/ath79/dts/ar9331_tplink_tl-wr740nd-v4.dts [deleted file]
target/linux/ath79/dts/ar9331_tplink_tl-wr741nd-v4.dtsi
target/linux/ath79/dts/ar9342_ubnt_nanostation-ac.dts
target/linux/ath79/dts/ar9342_ubnt_xw.dtsi
target/linux/ath79/dts/ar9344_comfast_cf-e120a-v3.dts [new file with mode: 0644]
target/linux/ath79/dts/qca9531_glinet_gl-ar300m.dtsi
target/linux/ath79/dts/qca9531_glinet_gl-x750.dts
target/linux/ath79/dts/qca9533_tplink_tl-wr841-v11.dts
target/linux/ath79/dts/qca9533_tplink_tl-wr841-v9.dts
target/linux/ath79/dts/qca953x.dtsi
target/linux/ath79/dts/qca9557.dtsi
target/linux/ath79/dts/qca9557_buffalo_bhr-4grv2.dts
target/linux/ath79/dts/qca9557_iodata_wn-ac-dgr.dtsi
target/linux/ath79/dts/qca9557_iodata_wn-ac1167dgr.dts
target/linux/ath79/dts/qca9557_iodata_wn-ac1600dgr.dts [new file with mode: 0644]
target/linux/ath79/dts/qca9557_iodata_wn-ac1600dgr2.dts
target/linux/ath79/dts/qca9558_devolo_dvl1750e.dts [new file with mode: 0644]
target/linux/ath79/dts/qca9558_tplink_archer-c5-v1.dts [new file with mode: 0644]
target/linux/ath79/dts/qca9558_tplink_archer-c7-v1.dts
target/linux/ath79/dts/qca9558_tplink_archer-c7-v2.dts
target/linux/ath79/dts/qca9558_tplink_tl-wr1043nd-v2.dts
target/linux/ath79/dts/qca9558_tplink_tl-wr1043nd-v3.dts
target/linux/ath79/dts/qca9561_tplink_archer-c58-v1.dts
target/linux/ath79/dts/qca9561_tplink_archer-c59-v1.dts
target/linux/ath79/dts/qca9561_xiaomi_mi-router-4q.dts [new file with mode: 0644]
target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts [new file with mode: 0644]
target/linux/ath79/dts/qca9563_tplink_archer-c7-v4.dts [new file with mode: 0644]
target/linux/ath79/dts/qca9563_tplink_tl-wr1043nd-v4.dts
target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_ar7240.c
target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c
target/linux/ath79/image/Makefile
target/linux/ath79/image/common-tp-link.mk
target/linux/ath79/image/generic-tp-link.mk
target/linux/ath79/image/generic-ubnt.mk [deleted file]
target/linux/ath79/image/generic.mk
target/linux/ath79/image/tiny-tp-link.mk
target/linux/ath79/patches-4.14/910-unaligned_access_hacks.patch
target/linux/generic/backport-4.14/012-kbuild-add-macro-for-controlling-warnings-to-linux-c.patch
target/linux/generic/backport-4.14/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch
target/linux/generic/backport-4.14/095-Allow-class-e-address-assignment-via-ifconfig-ioctl.patch
target/linux/generic/backport-4.14/100-arm-cns3xxx-fix-writing-to-wrong-PCI-registers-after.patch [deleted file]
target/linux/generic/backport-4.14/272-uapi-if_ether.h-prevent-redefinition-of-struct-ethhd.patch [deleted file]
target/linux/generic/backport-4.14/336-v4.15-netfilter-exit_net-cleanup-check-added.patch
target/linux/generic/backport-4.14/420-enable-CONFIG_MMC_SDHCI_IO_ACCESSORS.patch [new file with mode: 0644]
target/linux/generic/backport-4.19/048-v4.21-mtd-improve-calculating-partition-boundaries-when-ch.patch
target/linux/generic/backport-4.19/095-Allow-class-e-address-assignment-via-ifconfig-ioctl.patch
target/linux/generic/backport-4.19/100-arm-cns3xxx-fix-writing-to-wrong-PCI-registers-after.patch [deleted file]
target/linux/generic/backport-4.19/101-arm-cns3xxx-use-actual-size-reads-for-PCIe.patch [new file with mode: 0644]
target/linux/generic/backport-4.9/012-kbuild-add-macro-for-controlling-warnings-to-linux-c.patch
target/linux/generic/backport-4.9/021-bridge-multicast-to-unicast.patch
target/linux/generic/backport-4.9/023-1-smsc95xx-Use-skb_cow_head-to-deal-with-cloned-skbs.patch [deleted file]
target/linux/generic/backport-4.9/023-6-ch9200-use-skb_cow_head-to-deal-with-cloned-skbs.patch [deleted file]
target/linux/generic/backport-4.9/023-7-kaweth-use-skb_cow_head-to-deal-with-cloned-skbs.patch [deleted file]
target/linux/generic/backport-4.9/025-tcp-allow-drivers-to-tweak-TSQ-logic.patch
target/linux/generic/backport-4.9/041-mm-rename-__alloc_page_frag-to-page_frag_alloc-and-_.patch
target/linux/generic/backport-4.9/050-usb-dwc2-Remove-unnecessary-kfree.patch [deleted file]
target/linux/generic/backport-4.9/090-net-generalize-napi_complete_done.patch
target/linux/generic/backport-4.9/092-netfilter-nf_tables-fix-mismatch-in-big-endian-syste.patch [deleted file]
target/linux/generic/backport-4.9/095-Allow-class-e-address-assignment-via-ifconfig-ioctl.patch
target/linux/generic/backport-4.9/100-arm-cns3xxx-fix-writing-to-wrong-PCI-registers-after.patch [deleted file]
target/linux/generic/backport-4.9/272-uapi-if_ether.h-prevent-redefinition-of-struct-ethhd.patch [deleted file]
target/linux/generic/config-4.14
target/linux/generic/config-4.19
target/linux/generic/config-4.9
target/linux/generic/files/drivers/misc/owl-loader.c
target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_uimage.c
target/linux/generic/hack-4.14/204-module_strip.patch
target/linux/generic/hack-4.14/259-regmap_dynamic.patch
target/linux/generic/hack-4.14/301-mips_image_cmdline_hack.patch
target/linux/generic/hack-4.14/650-netfilter-add-xt_OFFLOAD-target.patch
target/linux/generic/hack-4.14/721-phy_packets.patch
target/linux/generic/hack-4.14/901-debloat_sock_diag.patch
target/linux/generic/hack-4.14/902-debloat_proc.patch
target/linux/generic/hack-4.14/911-kobject_add_broadcast_uevent.patch
target/linux/generic/hack-4.14/940-cleanup-offload-hooks-on-netdev-unregister.patch [deleted file]
target/linux/generic/hack-4.19/160-leds-fix-regression-in-usbport-led-trigger.patch [deleted file]
target/linux/generic/hack-4.19/204-module_strip.patch
target/linux/generic/hack-4.19/259-regmap_dynamic.patch
target/linux/generic/hack-4.19/301-mips_image_cmdline_hack.patch
target/linux/generic/hack-4.19/721-phy_packets.patch
target/linux/generic/hack-4.19/901-debloat_sock_diag.patch
target/linux/generic/hack-4.19/902-debloat_proc.patch
target/linux/generic/hack-4.9/204-module_strip.patch
target/linux/generic/hack-4.9/259-regmap_dynamic.patch
target/linux/generic/hack-4.9/301-mips_image_cmdline_hack.patch
target/linux/generic/hack-4.9/641-bridge_port_isolate.patch
target/linux/generic/hack-4.9/661-use_fq_codel_by_default.patch
target/linux/generic/hack-4.9/721-phy_packets.patch
target/linux/generic/hack-4.9/901-debloat_sock_diag.patch
target/linux/generic/hack-4.9/902-debloat_proc.patch
target/linux/generic/hack-4.9/911-kobject_add_broadcast_uevent.patch
target/linux/generic/pending-3.18/132-mips_inline_dma_ops.patch
target/linux/generic/pending-3.18/204-module_strip.patch
target/linux/generic/pending-3.18/259-regmap_dynamic.patch
target/linux/generic/pending-3.18/300-mips_expose_boot_raw.patch
target/linux/generic/pending-3.18/301-mips_image_cmdline_hack.patch
target/linux/generic/pending-3.18/304-mips_disable_fpu.patch
target/linux/generic/pending-3.18/530-jffs2_make_lzma_available.patch
target/linux/generic/pending-3.18/902-debloat_proc.patch
target/linux/generic/pending-4.14/142-jffs2-Fix-use-of-uninitialized-delayed_work-lockdep-.patch [deleted file]
target/linux/generic/pending-4.14/300-mips_expose_boot_raw.patch
target/linux/generic/pending-4.14/304-mips_disable_fpu.patch
target/linux/generic/pending-4.14/341-MIPS-mm-remove-no-op-dma_map_ops-where-possible.patch
target/linux/generic/pending-4.14/644-net-pppoe-support-hardware-flow-table-offload.patch
target/linux/generic/pending-4.14/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch
target/linux/generic/pending-4.14/680-NET-skip-GRO-for-foreign-MAC-addresses.patch
target/linux/generic/pending-4.19/120-Fix-alloc_node_mem_map-with-ARCH_PFN_OFFSET-calcu.patch
target/linux/generic/pending-4.19/142-jffs2-Fix-use-of-uninitialized-delayed_work-lockdep-.patch [deleted file]
target/linux/generic/pending-4.19/203-kallsyms_uncompressed.patch
target/linux/generic/pending-4.19/300-mips_expose_boot_raw.patch
target/linux/generic/pending-4.19/304-mips_disable_fpu.patch
target/linux/generic/pending-4.19/341-MIPS-mm-remove-no-op-dma_map_ops-where-possible.patch
target/linux/generic/pending-4.19/400-mtd-add-rootfs-split-support.patch
target/linux/generic/pending-4.19/401-mtd-add-support-for-different-partition-parser-types.patch
target/linux/generic/pending-4.19/402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch
target/linux/generic/pending-4.19/404-mtd-add-more-helper-functions.patch
target/linux/generic/pending-4.19/411-mtd-partial_eraseblock_write.patch
target/linux/generic/pending-4.19/630-packet_socket_type.patch
target/linux/generic/pending-4.19/644-net-pppoe-support-hardware-flow-table-offload.patch
target/linux/generic/pending-4.19/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch
target/linux/generic/pending-4.19/680-NET-skip-GRO-for-foreign-MAC-addresses.patch
target/linux/generic/pending-4.19/800-bcma-get-SoC-device-struct-copy-its-DMA-params-to-th.patch
target/linux/generic/pending-4.19/834-ledtrig-libata.patch
target/linux/generic/pending-4.19/920-mangle_bootargs.patch
target/linux/generic/pending-4.9/300-mips_expose_boot_raw.patch
target/linux/generic/pending-4.9/304-mips_disable_fpu.patch
target/linux/generic/pending-4.9/341-MIPS-mm-remove-no-op-dma_map_ops-where-possible.patch
target/linux/generic/pending-4.9/530-jffs2_make_lzma_available.patch
target/linux/generic/pending-4.9/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch
target/linux/generic/pending-4.9/680-NET-skip-GRO-for-foreign-MAC-addresses.patch
target/linux/sunxi/base-files/lib/firmware/brcm/brcmfmac43430a0-sdio.txt [new symlink]
target/linux/sunxi/config-4.14
target/linux/sunxi/config-4.19
target/linux/sunxi/cortexa53/config-4.14
target/linux/sunxi/cortexa53/config-4.19
target/linux/sunxi/cortexa7/config-4.19
target/linux/sunxi/image/cortex-a7.mk
target/linux/sunxi/patches-4.14/031-arm64-Implement-arch_counter_get_cntpct-to-read-the-.patch [new file with mode: 0644]
target/linux/sunxi/patches-4.14/040-arm64-dts-allwinner-a64-Add-watchdog.patch [new file with mode: 0644]
target/linux/sunxi/patches-4.14/080-arm64-allwinner-a64-add-SPI-nodes.patch [new file with mode: 0644]
target/linux/sunxi/patches-4.14/081-arm64-dts-allwinner-sun50i-a64-Add-spi-flash-node-fo.patch [new file with mode: 0644]
target/linux/sunxi/patches-4.14/100-clocksource-drivers-arch_timer-Workaround-for-Allwin.patch [new file with mode: 0644]
target/linux/sunxi/patches-4.14/101-arm64-dts-allwinner-a64-Enable-A64-timer-workaround.patch [new file with mode: 0644]
target/linux/sunxi/patches-4.14/400-arm64-allwinner-a64-sopine-Add-Sopine-flash-partitio.patch [new file with mode: 0644]
target/linux/sunxi/patches-4.19/100-clocksource-drivers-arch_timer-Workaround-for-Allwin.patch [new file with mode: 0644]
target/linux/sunxi/patches-4.19/101-arm64-dts-allwinner-a64-Enable-A64-timer-workaround.patch [new file with mode: 0644]
target/linux/sunxi/patches-4.19/400-arm64-allwinner-a64-sopine-Add-Sopine-flash-partitio.patch [new file with mode: 0644]
target/linux/x86/64/config-4.14
target/linux/x86/64/config-4.19
target/linux/x86/64/target.mk
target/linux/x86/generic/config-4.14
target/linux/x86/generic/config-4.19
target/linux/x86/image/Makefile
target/linux/x86/image/grub.cfg
toolchain/Config.in
toolchain/binutils/Config.in
toolchain/binutils/Config.version
toolchain/binutils/Makefile
toolchain/binutils/patches/2.30/100-PR23254-ld.bfd-mishandles-file-pointers-while-scanni.patch [deleted file]
toolchain/binutils/patches/2.30/300-001_ld_makefile_patch.patch [deleted file]
toolchain/binutils/patches/2.30/300-012_check_ldrunpath_length.patch [deleted file]
toolchain/binutils/patches/2.30/400-mips_no_dynamic_linking_sym.patch [deleted file]
toolchain/binutils/patches/2.30/500-Change-default-emulation-for-mips64-linux.patch [deleted file]
toolchain/binutils/patches/2.32/300-001_ld_makefile_patch.patch [new file with mode: 0644]
toolchain/binutils/patches/2.32/300-012_check_ldrunpath_length.patch [new file with mode: 0644]
toolchain/binutils/patches/2.32/400-mips_no_dynamic_linking_sym.patch [new file with mode: 0644]
toolchain/binutils/patches/2.32/500-Change-default-emulation-for-mips64-linux.patch [new file with mode: 0644]
toolchain/gcc/Config.in
toolchain/gcc/Config.version
toolchain/gcc/common.mk
toolchain/gcc/patches/5.5.0/050-libitm-Don-t-redefine-__always_inline-in-local_atomi.patch [new file with mode: 0644]
toolchain/gcc/patches/8.2.0/002-case_insensitive.patch [deleted file]
toolchain/gcc/patches/8.2.0/010-documentation.patch [deleted file]
toolchain/gcc/patches/8.2.0/110-Fix-MIPS-PR-84790.patch [deleted file]
toolchain/gcc/patches/8.2.0/230-musl_libssp.patch [deleted file]
toolchain/gcc/patches/8.2.0/300-mips_Os_cpu_rtx_cost_model.patch [deleted file]
toolchain/gcc/patches/8.2.0/800-arm_v5te_no_ldrd_strd.patch [deleted file]
toolchain/gcc/patches/8.2.0/810-arm-softfloat-libgcc.patch [deleted file]
toolchain/gcc/patches/8.2.0/820-libgcc_pic.patch [deleted file]
toolchain/gcc/patches/8.2.0/840-armv4_pass_fix-v4bx_to_ld.patch [deleted file]
toolchain/gcc/patches/8.2.0/850-use_shared_libgcc.patch [deleted file]
toolchain/gcc/patches/8.2.0/851-libgcc_no_compat.patch [deleted file]
toolchain/gcc/patches/8.2.0/870-ppc_no_crtsavres.patch [deleted file]
toolchain/gcc/patches/8.2.0/881-no_tm_section.patch [deleted file]
toolchain/gcc/patches/8.2.0/900-bad-mips16-crt.patch [deleted file]
toolchain/gcc/patches/8.2.0/910-mbsd_multi.patch [deleted file]
toolchain/gcc/patches/8.2.0/920-specs_nonfatal_getenv.patch [deleted file]
toolchain/gcc/patches/8.2.0/930-fix-mips-noexecstack.patch [deleted file]
toolchain/gcc/patches/8.2.0/931-libffi-fix-MIPS-softfloat-build-issue.patch [deleted file]
toolchain/gcc/patches/8.2.0/960-gotools-fix-compilation-when-making-cross-compiler.patch [deleted file]
toolchain/gcc/patches/8.3.0/002-case_insensitive.patch [new file with mode: 0644]
toolchain/gcc/patches/8.3.0/010-documentation.patch [new file with mode: 0644]
toolchain/gcc/patches/8.3.0/110-Fix-MIPS-PR-84790.patch [new file with mode: 0644]
toolchain/gcc/patches/8.3.0/230-musl_libssp.patch [new file with mode: 0644]
toolchain/gcc/patches/8.3.0/300-mips_Os_cpu_rtx_cost_model.patch [new file with mode: 0644]
toolchain/gcc/patches/8.3.0/800-arm_v5te_no_ldrd_strd.patch [new file with mode: 0644]
toolchain/gcc/patches/8.3.0/810-arm-softfloat-libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/8.3.0/820-libgcc_pic.patch [new file with mode: 0644]
toolchain/gcc/patches/8.3.0/840-armv4_pass_fix-v4bx_to_ld.patch [new file with mode: 0644]
toolchain/gcc/patches/8.3.0/850-use_shared_libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/8.3.0/851-libgcc_no_compat.patch [new file with mode: 0644]
toolchain/gcc/patches/8.3.0/870-ppc_no_crtsavres.patch [new file with mode: 0644]
toolchain/gcc/patches/8.3.0/881-no_tm_section.patch [new file with mode: 0644]
toolchain/gcc/patches/8.3.0/900-bad-mips16-crt.patch [new file with mode: 0644]
toolchain/gcc/patches/8.3.0/910-mbsd_multi.patch [new file with mode: 0644]
toolchain/gcc/patches/8.3.0/920-specs_nonfatal_getenv.patch [new file with mode: 0644]
toolchain/gcc/patches/8.3.0/930-fix-mips-noexecstack.patch [new file with mode: 0644]
toolchain/gcc/patches/8.3.0/931-libffi-fix-MIPS-softfloat-build-issue.patch [new file with mode: 0644]
toolchain/gcc/patches/8.3.0/960-gotools-fix-compilation-when-making-cross-compiler.patch [new file with mode: 0644]
toolchain/glibc/common.mk
toolchain/musl/Config.in [new file with mode: 0644]
toolchain/musl/common.mk
toolchain/musl/patches/110-read_timezone_from_fs.patch
toolchain/musl/patches/200-add_libssp_nonshared.patch
toolchain/musl/patches/901-crypt_size_hack.patch
toolchain/uClibc/common.mk
tools/Makefile
tools/bison/Makefile
tools/bison/patches/010-intl-stub-compat.patch
tools/firmware-utils/Makefile
tools/firmware-utils/src/mkdapimg2.c [new file with mode: 0644]
tools/firmware-utils/src/mktplinkfw2.c
tools/firmware-utils/src/ptgen.c
tools/firmware-utils/src/tplink-safeloader.c
tools/isl/Makefile
tools/mpfr/Makefile
tools/mpfr/patches/100-freebsd-compat.patch
tools/sed/Makefile
tools/squashfs4/Makefile [deleted file]
tools/squashfs4/patches/100-portability.patch [deleted file]
tools/squashfs4/patches/110-allow_static_liblzma.patch [deleted file]
tools/squashfs4/patches/120-cygwin_fixes.patch [deleted file]
tools/squashfs4/patches/130-include_sysmacros.patch [deleted file]
tools/squashfs4/patches/150-freebsd_fixes.patch [deleted file]
tools/squashfs4/patches/160-expose_lzma_xz_options.patch [deleted file]
tools/squashfs4/patches/170-add_support_for_LZMA_MAGIC_to_unsqashfs.patch [deleted file]
tools/squashfs4/patches/180-openbsd_compat.patch [deleted file]
tools/squashfs4/patches/190-no_nonstatic_inline.patch [deleted file]
tools/squashfs4/patches/200-add-fixed-timestamp-option.patch [deleted file]
tools/squashfskit4/Makefile [new file with mode: 0644]
tools/squashfskit4/patches/0001-fix-version.sh.patch [new file with mode: 0644]
tools/tar/Makefile
tools/tar/patches/100-symlink-force-root-name.patch
tools/tar/patches/110-symlink-force-permissions.patch
tools/wrt350nv2-builder/Makefile [new file with mode: 0644]
tools/wrt350nv2-builder/src/crypt.h [new file with mode: 0644]
tools/wrt350nv2-builder/src/ioapi.c [new file with mode: 0644]
tools/wrt350nv2-builder/src/ioapi.h [new file with mode: 0644]
tools/wrt350nv2-builder/src/md5.c [new file with mode: 0644]
tools/wrt350nv2-builder/src/md5.h [new file with mode: 0644]
tools/wrt350nv2-builder/src/upgrade.h [new file with mode: 0644]
tools/wrt350nv2-builder/src/wrt350nv2-builder.c [new file with mode: 0644]