From 03ada2cf029c49a05e8669834b346f0c3da0d676 Mon Sep 17 00:00:00 2001 From: moruiris <53965900+moruiris@users.noreply.github.com> Date: Fri, 6 Jan 2023 15:39:08 +0800 Subject: [PATCH] Update feeds.conf.default --- lede/feeds.conf.default | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) 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