From 7e8fc187cdb7d3f135286eea564cc839b1639d70 Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sat, 19 Oct 2019 17:36:30 +0800 Subject: [PATCH] move package Openwrt-BBR/* to ctcgfw --- package/{Openwrt-BBR => ctcgfw}/bbr_mod/Makefile | 0 package/{Openwrt-BBR => ctcgfw}/bbr_mod/src/Makefile | 0 package/{Openwrt-BBR => ctcgfw}/bbr_mod/src/tcp_bbr_mod.c | 0 package/{Openwrt-BBR => ctcgfw}/luci-app-bbr-mod/Makefile | 0 .../luci-app-bbr-mod/luasrc/controller/bbr.lua | 0 .../luci-app-bbr-mod/luasrc/model/cbi/bbr.lua | 0 package/{Openwrt-BBR => ctcgfw}/luci-app-bbr-mod/po/zh-cn/bbr.po | 0 .../{Openwrt-BBR => ctcgfw}/luci-app-bbr-mod/root/etc/config/bbr | 0 .../{Openwrt-BBR => ctcgfw}/luci-app-bbr-mod/root/etc/init.d/bbr | 0 .../luci-app-bbr-mod/root/etc/uci-defaults/bbr | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename package/{Openwrt-BBR => ctcgfw}/bbr_mod/Makefile (100%) rename package/{Openwrt-BBR => ctcgfw}/bbr_mod/src/Makefile (100%) rename package/{Openwrt-BBR => ctcgfw}/bbr_mod/src/tcp_bbr_mod.c (100%) rename package/{Openwrt-BBR => ctcgfw}/luci-app-bbr-mod/Makefile (100%) rename package/{Openwrt-BBR => ctcgfw}/luci-app-bbr-mod/luasrc/controller/bbr.lua (100%) rename package/{Openwrt-BBR => ctcgfw}/luci-app-bbr-mod/luasrc/model/cbi/bbr.lua (100%) rename package/{Openwrt-BBR => ctcgfw}/luci-app-bbr-mod/po/zh-cn/bbr.po (100%) rename package/{Openwrt-BBR => ctcgfw}/luci-app-bbr-mod/root/etc/config/bbr (100%) rename package/{Openwrt-BBR => ctcgfw}/luci-app-bbr-mod/root/etc/init.d/bbr (100%) rename package/{Openwrt-BBR => ctcgfw}/luci-app-bbr-mod/root/etc/uci-defaults/bbr (100%) diff --git a/package/Openwrt-BBR/bbr_mod/Makefile b/package/ctcgfw/bbr_mod/Makefile similarity index 100% rename from package/Openwrt-BBR/bbr_mod/Makefile rename to package/ctcgfw/bbr_mod/Makefile diff --git a/package/Openwrt-BBR/bbr_mod/src/Makefile b/package/ctcgfw/bbr_mod/src/Makefile similarity index 100% rename from package/Openwrt-BBR/bbr_mod/src/Makefile rename to package/ctcgfw/bbr_mod/src/Makefile diff --git a/package/Openwrt-BBR/bbr_mod/src/tcp_bbr_mod.c b/package/ctcgfw/bbr_mod/src/tcp_bbr_mod.c similarity index 100% rename from package/Openwrt-BBR/bbr_mod/src/tcp_bbr_mod.c rename to package/ctcgfw/bbr_mod/src/tcp_bbr_mod.c diff --git a/package/Openwrt-BBR/luci-app-bbr-mod/Makefile b/package/ctcgfw/luci-app-bbr-mod/Makefile similarity index 100% rename from package/Openwrt-BBR/luci-app-bbr-mod/Makefile rename to package/ctcgfw/luci-app-bbr-mod/Makefile diff --git a/package/Openwrt-BBR/luci-app-bbr-mod/luasrc/controller/bbr.lua b/package/ctcgfw/luci-app-bbr-mod/luasrc/controller/bbr.lua similarity index 100% rename from package/Openwrt-BBR/luci-app-bbr-mod/luasrc/controller/bbr.lua rename to package/ctcgfw/luci-app-bbr-mod/luasrc/controller/bbr.lua diff --git a/package/Openwrt-BBR/luci-app-bbr-mod/luasrc/model/cbi/bbr.lua b/package/ctcgfw/luci-app-bbr-mod/luasrc/model/cbi/bbr.lua similarity index 100% rename from package/Openwrt-BBR/luci-app-bbr-mod/luasrc/model/cbi/bbr.lua rename to package/ctcgfw/luci-app-bbr-mod/luasrc/model/cbi/bbr.lua diff --git a/package/Openwrt-BBR/luci-app-bbr-mod/po/zh-cn/bbr.po b/package/ctcgfw/luci-app-bbr-mod/po/zh-cn/bbr.po similarity index 100% rename from package/Openwrt-BBR/luci-app-bbr-mod/po/zh-cn/bbr.po rename to package/ctcgfw/luci-app-bbr-mod/po/zh-cn/bbr.po diff --git a/package/Openwrt-BBR/luci-app-bbr-mod/root/etc/config/bbr b/package/ctcgfw/luci-app-bbr-mod/root/etc/config/bbr similarity index 100% rename from package/Openwrt-BBR/luci-app-bbr-mod/root/etc/config/bbr rename to package/ctcgfw/luci-app-bbr-mod/root/etc/config/bbr diff --git a/package/Openwrt-BBR/luci-app-bbr-mod/root/etc/init.d/bbr b/package/ctcgfw/luci-app-bbr-mod/root/etc/init.d/bbr similarity index 100% rename from package/Openwrt-BBR/luci-app-bbr-mod/root/etc/init.d/bbr rename to package/ctcgfw/luci-app-bbr-mod/root/etc/init.d/bbr diff --git a/package/Openwrt-BBR/luci-app-bbr-mod/root/etc/uci-defaults/bbr b/package/ctcgfw/luci-app-bbr-mod/root/etc/uci-defaults/bbr similarity index 100% rename from package/Openwrt-BBR/luci-app-bbr-mod/root/etc/uci-defaults/bbr rename to package/ctcgfw/luci-app-bbr-mod/root/etc/uci-defaults/bbr