From d134a0abfe662082b203646dfc9a40512148c0f9 Mon Sep 17 00:00:00 2001 From: moruiris <53965900+moruiris@users.noreply.github.com> Date: Fri, 6 Jan 2023 15:44:55 +0800 Subject: [PATCH] Update feeds.conf.default --- immortalwrt/feeds.conf.default | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/immortalwrt/feeds.conf.default b/immortalwrt/feeds.conf.default index e10fcb2..91fb14e 100644 --- a/immortalwrt/feeds.conf.default +++ b/immortalwrt/feeds.conf.default @@ -1,10 +1,9 @@ - -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/immortalwrt/packages.git +src-git luci https://github.com/immortalwrt/luci.git +src-git routing https://github.com/openwrt/routing.git +src-git telephony https://github.com/openwrt/telephony.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;openwrt +src-git moruiris https://github.com/moruiris/openwrt-packages;immortalwrt