From 49bc075652435b0cb21636b903b8b989dc17f01f Mon Sep 17 00:00:00 2001 From: moruiris <53965900+moruiris@users.noreply.github.com> Date: Fri, 6 Jan 2023 15:27:34 +0800 Subject: [PATCH] Create feeds.conf.default --- openwrt/feeds.conf.default | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 openwrt/feeds.conf.default diff --git a/openwrt/feeds.conf.default b/openwrt/feeds.conf.default new file mode 100644 index 0000000..e10fcb2 --- /dev/null +++ b/openwrt/feeds.conf.default @@ -0,0 +1,10 @@ + +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-link custom /usr/src/openwrt/custom-feed +src-git moruiris https://github.com/moruiris/openwrt-packages;openwrt