From b2aacac24909c4b05995cca7a267350976af68ad Mon Sep 17 00:00:00 2001 From: suyuan <175338101@qq.com> Date: Thu, 24 Dec 2020 23:21:48 +0800 Subject: [PATCH] fix shuxing --- .github/FUNDING.yml | 0 .github/ISSUE_TEMPLATE/enhancement.md | 0 .github/ISSUE_TEMPLATE/feature_request.md | 0 .github/ISSUE_TEMPLATE/hardware_support.md | 0 .github/ISSUE_TEMPLATE/help.md | 0 .github/ISSUE_TEMPLATE/issue.md | 0 .github/ISSUE_TEMPLATE/question.md | 0 .github/PULL_REQUEST_TEMPLATE.md | 0 .github/workflows/stale.yml | 0 .gitignore | 0 CLA-entity.md | 0 CLA-individual.md | 0 CODE_OF_CONDUCT.md | 0 CONTRIBUTING.md | 0 LICENSE | 0 README.md | 0 config | 0 config-bpi-r64 | 0 config-cm520-79f | 0 config-espressobin | 0 config-nanopi_neo | 0 config-p2w_r619ac | 0 config-r2s | 0 config-rpi2 | 0 config-rpi3 | 0 config-rpi4 | 0 config-x86_64 | 0 contributors/example.md | 0 deploy_rsa.enc | Bin patches/bbr2.patch | 0 patches/check-rsync.patch | 0 patches/download-ipv4.patch | 0 patches/gtime.patch | 0 patches/images.patch | 0 patches/ipt-nat6.patch | 0 patches/luci-occitan.patch | 0 patches/nanqinlang.patch | 0 patches/nocheck.patch | 0 patches/package-too-long.patch | 0 patches/smsc75xx.patch | 0 patches/uefi.patch | 0 root/package/base-files/files/etc/banner | 0 root/package/base-files/files/etc/shadow | 0 root/package/firmware/ipq-wifi/Makefile | 0 .../firmware/ipq-wifi/board-p2w_r619ac.qca4019 | Bin .../wireless-regdb/patches/501-CN-regd.patch | 0 .../kernel/mac80211/files/lib/wifi/mac80211.sh | 0 .../config/firewall/patches/fullconenat.patch | 0 root/package/network/ipv6/6in4/Makefile | 0 .../network/services/dnsmasq/files/dnsmasq.init | 0 root/package/network/utils/iperf3/Makefile | 0 .../fstools/patches/100-disable-lazy-init.patch | 0 root/package/utils/wmt/Makefile | 0 root/package/utils/wmt/files/wmt.defaults | 0 root/package/utils/wmt/files/wmt.init | 0 root/rules.mk | 0 root/target/linux/generic/config-4.14 | 0 root/target/linux/generic/config-4.19 | 0 root/target/linux/generic/config-4.9 | 0 root/target/linux/generic/config-5.4 | 0 .../linux/generic/hack-4.14/690-mptcp_v0.94.patch | 0 .../generic/hack-4.14/998-ndpi-netfilter.patch | 0 .../hack-4.14/999-stop-promiscuous-info.patch | 0 .../linux/generic/hack-4.19/690-mptcp_v0.95.patch | 0 .../linux/generic/hack-4.19/691-mptcp_ecf.patch | 0 .../generic/hack-4.19/692-tcp_nanqinlang.patch | 0 .../generic/hack-4.19/998-ndpi-netfilter.patch | 0 .../generic/hack-4.19/999-f2fs-ioerrorfix.patch | 0 .../hack-4.19/999-stop-promiscuous-info.patch | 0 .../linux/generic/hack-4.9/690-mptcp_v0.93.patch | 0 .../linux/generic/hack-5.4/690-mptcp_trunk.patch | 0 .../linux/generic/hack-5.4/692-tcp_nanqinlang.patch | 0 .../linux/generic/hack-5.4/693-tcp_bbr2.patch | 0 .../linux/generic/hack-5.4/998-ndpi-netfilter.patch | 0 .../hack-5.4/999-stop-promiscuous-info.patch | 0 .../etc/hotplug.d/firmware/11-ath10k-caldata | 0 .../ipq40xx/base-files/lib/upgrade/platform.sh | 0 .../files/arch/arm/boot/dts/qcom-ipq4019-l1000.dts | 0 .../arch/arm/boot/dts/qcom-ipq4019-r619ac-128m.dts | 0 .../files/arch/arm/boot/dts/qcom-ipq4019-r619ac.dts | 0 .../arch/arm/boot/dts/qcom-ipq4019-r619ac.dtsi | 0 root/target/linux/ipq40xx/image/Makefile | 0 .../patches-5.4/901-arm-boot-add-dts-files.patch | 0 83 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .github/FUNDING.yml mode change 100644 => 100755 .github/ISSUE_TEMPLATE/enhancement.md mode change 100644 => 100755 .github/ISSUE_TEMPLATE/feature_request.md mode change 100644 => 100755 .github/ISSUE_TEMPLATE/hardware_support.md mode change 100644 => 100755 .github/ISSUE_TEMPLATE/help.md mode change 100644 => 100755 .github/ISSUE_TEMPLATE/issue.md mode change 100644 => 100755 .github/ISSUE_TEMPLATE/question.md mode change 100644 => 100755 .github/PULL_REQUEST_TEMPLATE.md mode change 100644 => 100755 .github/workflows/stale.yml mode change 100644 => 100755 .gitignore mode change 100644 => 100755 CLA-entity.md mode change 100644 => 100755 CLA-individual.md mode change 100644 => 100755 CODE_OF_CONDUCT.md mode change 100644 => 100755 CONTRIBUTING.md mode change 100644 => 100755 LICENSE mode change 100644 => 100755 README.md mode change 100644 => 100755 config mode change 100644 => 100755 config-bpi-r64 mode change 100644 => 100755 config-cm520-79f mode change 100644 => 100755 config-espressobin mode change 100644 => 100755 config-nanopi_neo mode change 100644 => 100755 config-p2w_r619ac mode change 100644 => 100755 config-r2s mode change 100644 => 100755 config-rpi2 mode change 100644 => 100755 config-rpi3 mode change 100644 => 100755 config-rpi4 mode change 100644 => 100755 config-x86_64 mode change 100644 => 100755 contributors/example.md mode change 100644 => 100755 deploy_rsa.enc mode change 100644 => 100755 patches/bbr2.patch mode change 100644 => 100755 patches/check-rsync.patch mode change 100644 => 100755 patches/download-ipv4.patch mode change 100644 => 100755 patches/gtime.patch mode change 100644 => 100755 patches/images.patch mode change 100644 => 100755 patches/ipt-nat6.patch mode change 100644 => 100755 patches/luci-occitan.patch mode change 100644 => 100755 patches/nanqinlang.patch mode change 100644 => 100755 patches/nocheck.patch mode change 100644 => 100755 patches/package-too-long.patch mode change 100644 => 100755 patches/smsc75xx.patch mode change 100644 => 100755 patches/uefi.patch mode change 100644 => 100755 root/package/base-files/files/etc/banner mode change 100644 => 100755 root/package/base-files/files/etc/shadow mode change 100644 => 100755 root/package/firmware/ipq-wifi/Makefile mode change 100644 => 100755 root/package/firmware/ipq-wifi/board-p2w_r619ac.qca4019 mode change 100644 => 100755 root/package/firmware/wireless-regdb/patches/501-CN-regd.patch mode change 100644 => 100755 root/package/kernel/mac80211/files/lib/wifi/mac80211.sh mode change 100644 => 100755 root/package/network/config/firewall/patches/fullconenat.patch mode change 100644 => 100755 root/package/network/ipv6/6in4/Makefile mode change 100644 => 100755 root/package/network/services/dnsmasq/files/dnsmasq.init mode change 100644 => 100755 root/package/network/utils/iperf3/Makefile mode change 100644 => 100755 root/package/system/fstools/patches/100-disable-lazy-init.patch mode change 100644 => 100755 root/package/utils/wmt/Makefile mode change 100644 => 100755 root/package/utils/wmt/files/wmt.defaults mode change 100644 => 100755 root/package/utils/wmt/files/wmt.init mode change 100644 => 100755 root/rules.mk mode change 100644 => 100755 root/target/linux/generic/config-4.14 mode change 100644 => 100755 root/target/linux/generic/config-4.19 mode change 100644 => 100755 root/target/linux/generic/config-4.9 mode change 100644 => 100755 root/target/linux/generic/config-5.4 mode change 100644 => 100755 root/target/linux/generic/hack-4.14/690-mptcp_v0.94.patch mode change 100644 => 100755 root/target/linux/generic/hack-4.14/998-ndpi-netfilter.patch mode change 100644 => 100755 root/target/linux/generic/hack-4.14/999-stop-promiscuous-info.patch mode change 100644 => 100755 root/target/linux/generic/hack-4.19/690-mptcp_v0.95.patch mode change 100644 => 100755 root/target/linux/generic/hack-4.19/691-mptcp_ecf.patch mode change 100644 => 100755 root/target/linux/generic/hack-4.19/692-tcp_nanqinlang.patch mode change 100644 => 100755 root/target/linux/generic/hack-4.19/998-ndpi-netfilter.patch mode change 100644 => 100755 root/target/linux/generic/hack-4.19/999-f2fs-ioerrorfix.patch mode change 100644 => 100755 root/target/linux/generic/hack-4.19/999-stop-promiscuous-info.patch mode change 100644 => 100755 root/target/linux/generic/hack-4.9/690-mptcp_v0.93.patch mode change 100644 => 100755 root/target/linux/generic/hack-5.4/690-mptcp_trunk.patch mode change 100644 => 100755 root/target/linux/generic/hack-5.4/692-tcp_nanqinlang.patch mode change 100644 => 100755 root/target/linux/generic/hack-5.4/693-tcp_bbr2.patch mode change 100644 => 100755 root/target/linux/generic/hack-5.4/998-ndpi-netfilter.patch mode change 100644 => 100755 root/target/linux/generic/hack-5.4/999-stop-promiscuous-info.patch mode change 100644 => 100755 root/target/linux/ipq40xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata mode change 100644 => 100755 root/target/linux/ipq40xx/base-files/lib/upgrade/platform.sh mode change 100644 => 100755 root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-l1000.dts mode change 100644 => 100755 root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-r619ac-128m.dts mode change 100644 => 100755 root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-r619ac.dts mode change 100644 => 100755 root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-r619ac.dtsi mode change 100644 => 100755 root/target/linux/ipq40xx/image/Makefile mode change 100644 => 100755 root/target/linux/ipq40xx/patches-5.4/901-arm-boot-add-dts-files.patch diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml old mode 100644 new mode 100755 diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md old mode 100644 new mode 100755 diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md old mode 100644 new mode 100755 diff --git a/.github/ISSUE_TEMPLATE/hardware_support.md b/.github/ISSUE_TEMPLATE/hardware_support.md old mode 100644 new mode 100755 diff --git a/.github/ISSUE_TEMPLATE/help.md b/.github/ISSUE_TEMPLATE/help.md old mode 100644 new mode 100755 diff --git a/.github/ISSUE_TEMPLATE/issue.md b/.github/ISSUE_TEMPLATE/issue.md old mode 100644 new mode 100755 diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md old mode 100644 new mode 100755 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md old mode 100644 new mode 100755 diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml old mode 100644 new mode 100755 diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/CLA-entity.md b/CLA-entity.md old mode 100644 new mode 100755 diff --git a/CLA-individual.md b/CLA-individual.md old mode 100644 new mode 100755 diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md old mode 100644 new mode 100755 diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/config b/config old mode 100644 new mode 100755 diff --git a/config-bpi-r64 b/config-bpi-r64 old mode 100644 new mode 100755 diff --git a/config-cm520-79f b/config-cm520-79f old mode 100644 new mode 100755 diff --git a/config-espressobin b/config-espressobin old mode 100644 new mode 100755 diff --git a/config-nanopi_neo b/config-nanopi_neo old mode 100644 new mode 100755 diff --git a/config-p2w_r619ac b/config-p2w_r619ac old mode 100644 new mode 100755 diff --git a/config-r2s b/config-r2s old mode 100644 new mode 100755 diff --git a/config-rpi2 b/config-rpi2 old mode 100644 new mode 100755 diff --git a/config-rpi3 b/config-rpi3 old mode 100644 new mode 100755 diff --git a/config-rpi4 b/config-rpi4 old mode 100644 new mode 100755 diff --git a/config-x86_64 b/config-x86_64 old mode 100644 new mode 100755 diff --git a/contributors/example.md b/contributors/example.md old mode 100644 new mode 100755 diff --git a/deploy_rsa.enc b/deploy_rsa.enc old mode 100644 new mode 100755 diff --git a/patches/bbr2.patch b/patches/bbr2.patch old mode 100644 new mode 100755 diff --git a/patches/check-rsync.patch b/patches/check-rsync.patch old mode 100644 new mode 100755 diff --git a/patches/download-ipv4.patch b/patches/download-ipv4.patch old mode 100644 new mode 100755 diff --git a/patches/gtime.patch b/patches/gtime.patch old mode 100644 new mode 100755 diff --git a/patches/images.patch b/patches/images.patch old mode 100644 new mode 100755 diff --git a/patches/ipt-nat6.patch b/patches/ipt-nat6.patch old mode 100644 new mode 100755 diff --git a/patches/luci-occitan.patch b/patches/luci-occitan.patch old mode 100644 new mode 100755 diff --git a/patches/nanqinlang.patch b/patches/nanqinlang.patch old mode 100644 new mode 100755 diff --git a/patches/nocheck.patch b/patches/nocheck.patch old mode 100644 new mode 100755 diff --git a/patches/package-too-long.patch b/patches/package-too-long.patch old mode 100644 new mode 100755 diff --git a/patches/smsc75xx.patch b/patches/smsc75xx.patch old mode 100644 new mode 100755 diff --git a/patches/uefi.patch b/patches/uefi.patch old mode 100644 new mode 100755 diff --git a/root/package/base-files/files/etc/banner b/root/package/base-files/files/etc/banner old mode 100644 new mode 100755 diff --git a/root/package/base-files/files/etc/shadow b/root/package/base-files/files/etc/shadow old mode 100644 new mode 100755 diff --git a/root/package/firmware/ipq-wifi/Makefile b/root/package/firmware/ipq-wifi/Makefile old mode 100644 new mode 100755 diff --git a/root/package/firmware/ipq-wifi/board-p2w_r619ac.qca4019 b/root/package/firmware/ipq-wifi/board-p2w_r619ac.qca4019 old mode 100644 new mode 100755 diff --git a/root/package/firmware/wireless-regdb/patches/501-CN-regd.patch b/root/package/firmware/wireless-regdb/patches/501-CN-regd.patch old mode 100644 new mode 100755 diff --git a/root/package/kernel/mac80211/files/lib/wifi/mac80211.sh b/root/package/kernel/mac80211/files/lib/wifi/mac80211.sh old mode 100644 new mode 100755 diff --git a/root/package/network/config/firewall/patches/fullconenat.patch b/root/package/network/config/firewall/patches/fullconenat.patch old mode 100644 new mode 100755 diff --git a/root/package/network/ipv6/6in4/Makefile b/root/package/network/ipv6/6in4/Makefile old mode 100644 new mode 100755 diff --git a/root/package/network/services/dnsmasq/files/dnsmasq.init b/root/package/network/services/dnsmasq/files/dnsmasq.init old mode 100644 new mode 100755 diff --git a/root/package/network/utils/iperf3/Makefile b/root/package/network/utils/iperf3/Makefile old mode 100644 new mode 100755 diff --git a/root/package/system/fstools/patches/100-disable-lazy-init.patch b/root/package/system/fstools/patches/100-disable-lazy-init.patch old mode 100644 new mode 100755 diff --git a/root/package/utils/wmt/Makefile b/root/package/utils/wmt/Makefile old mode 100644 new mode 100755 diff --git a/root/package/utils/wmt/files/wmt.defaults b/root/package/utils/wmt/files/wmt.defaults old mode 100644 new mode 100755 diff --git a/root/package/utils/wmt/files/wmt.init b/root/package/utils/wmt/files/wmt.init old mode 100644 new mode 100755 diff --git a/root/rules.mk b/root/rules.mk old mode 100644 new mode 100755 diff --git a/root/target/linux/generic/config-4.14 b/root/target/linux/generic/config-4.14 old mode 100644 new mode 100755 diff --git a/root/target/linux/generic/config-4.19 b/root/target/linux/generic/config-4.19 old mode 100644 new mode 100755 diff --git a/root/target/linux/generic/config-4.9 b/root/target/linux/generic/config-4.9 old mode 100644 new mode 100755 diff --git a/root/target/linux/generic/config-5.4 b/root/target/linux/generic/config-5.4 old mode 100644 new mode 100755 diff --git a/root/target/linux/generic/hack-4.14/690-mptcp_v0.94.patch b/root/target/linux/generic/hack-4.14/690-mptcp_v0.94.patch old mode 100644 new mode 100755 diff --git a/root/target/linux/generic/hack-4.14/998-ndpi-netfilter.patch b/root/target/linux/generic/hack-4.14/998-ndpi-netfilter.patch old mode 100644 new mode 100755 diff --git a/root/target/linux/generic/hack-4.14/999-stop-promiscuous-info.patch b/root/target/linux/generic/hack-4.14/999-stop-promiscuous-info.patch old mode 100644 new mode 100755 diff --git a/root/target/linux/generic/hack-4.19/690-mptcp_v0.95.patch b/root/target/linux/generic/hack-4.19/690-mptcp_v0.95.patch old mode 100644 new mode 100755 diff --git a/root/target/linux/generic/hack-4.19/691-mptcp_ecf.patch b/root/target/linux/generic/hack-4.19/691-mptcp_ecf.patch old mode 100644 new mode 100755 diff --git a/root/target/linux/generic/hack-4.19/692-tcp_nanqinlang.patch b/root/target/linux/generic/hack-4.19/692-tcp_nanqinlang.patch old mode 100644 new mode 100755 diff --git a/root/target/linux/generic/hack-4.19/998-ndpi-netfilter.patch b/root/target/linux/generic/hack-4.19/998-ndpi-netfilter.patch old mode 100644 new mode 100755 diff --git a/root/target/linux/generic/hack-4.19/999-f2fs-ioerrorfix.patch b/root/target/linux/generic/hack-4.19/999-f2fs-ioerrorfix.patch old mode 100644 new mode 100755 diff --git a/root/target/linux/generic/hack-4.19/999-stop-promiscuous-info.patch b/root/target/linux/generic/hack-4.19/999-stop-promiscuous-info.patch old mode 100644 new mode 100755 diff --git a/root/target/linux/generic/hack-4.9/690-mptcp_v0.93.patch b/root/target/linux/generic/hack-4.9/690-mptcp_v0.93.patch old mode 100644 new mode 100755 diff --git a/root/target/linux/generic/hack-5.4/690-mptcp_trunk.patch b/root/target/linux/generic/hack-5.4/690-mptcp_trunk.patch old mode 100644 new mode 100755 diff --git a/root/target/linux/generic/hack-5.4/692-tcp_nanqinlang.patch b/root/target/linux/generic/hack-5.4/692-tcp_nanqinlang.patch old mode 100644 new mode 100755 diff --git a/root/target/linux/generic/hack-5.4/693-tcp_bbr2.patch b/root/target/linux/generic/hack-5.4/693-tcp_bbr2.patch old mode 100644 new mode 100755 diff --git a/root/target/linux/generic/hack-5.4/998-ndpi-netfilter.patch b/root/target/linux/generic/hack-5.4/998-ndpi-netfilter.patch old mode 100644 new mode 100755 diff --git a/root/target/linux/generic/hack-5.4/999-stop-promiscuous-info.patch b/root/target/linux/generic/hack-5.4/999-stop-promiscuous-info.patch old mode 100644 new mode 100755 diff --git a/root/target/linux/ipq40xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata b/root/target/linux/ipq40xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata old mode 100644 new mode 100755 diff --git a/root/target/linux/ipq40xx/base-files/lib/upgrade/platform.sh b/root/target/linux/ipq40xx/base-files/lib/upgrade/platform.sh old mode 100644 new mode 100755 diff --git a/root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-l1000.dts b/root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-l1000.dts old mode 100644 new mode 100755 diff --git a/root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-r619ac-128m.dts b/root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-r619ac-128m.dts old mode 100644 new mode 100755 diff --git a/root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-r619ac.dts b/root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-r619ac.dts old mode 100644 new mode 100755 diff --git a/root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-r619ac.dtsi b/root/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-r619ac.dtsi old mode 100644 new mode 100755 diff --git a/root/target/linux/ipq40xx/image/Makefile b/root/target/linux/ipq40xx/image/Makefile old mode 100644 new mode 100755 diff --git a/root/target/linux/ipq40xx/patches-5.4/901-arm-boot-add-dts-files.patch b/root/target/linux/ipq40xx/patches-5.4/901-arm-boot-add-dts-files.patch old mode 100644 new mode 100755