diff --git a/lede/feeds.conf.default b/lede/feeds.conf.default index df51e11..8aa7fbd 100644 --- a/lede/feeds.conf.default +++ b/lede/feeds.conf.default @@ -1,9 +1,11 @@ -src-git-full packages https://git.openwrt.org/feed/packages.git -src-git-full luci https://git.openwrt.org/project/luci.git -src-git-full routing https://git.openwrt.org/feed/routing.git -src-git-full telephony https://git.openwrt.org/feed/telephony.git -#src-git-full video https://github.com/openwrt/video.git -#src-git-full targets https://github.com/openwrt/targets.git -#src-git-full oldpackages http://git.openwrt.org/packages.git +src-git packages https://github.com/coolsnowwolf/packages +src-git luci https://github.com/coolsnowwolf/luci +src-git routing https://github.com/coolsnowwolf/routing +src-git telephony https://git.openwrt.org/feed/telephony.git +#src-git helloworld https://github.com/fw876/helloworld.git +#src-git oui https://github.com/zhaojh329/oui.git +#src-git video https://github.com/openwrt/video.git +#src-git targets https://github.com/openwrt/targets.git +#src-git oldpackages http://git.openwrt.org/packages.git #src-link custom /usr/src/openwrt/custom-feed src-git moruiris https://github.com/moruiris/openwrt-packages;lede