From 5fc495738dd1adafae1b7d853e578d13452dbe50 Mon Sep 17 00:00:00 2001 From: moruiris <53965900+moruiris@users.noreply.github.com> Date: Fri, 4 Mar 2022 14:01:48 +0800 Subject: [PATCH] Create feeds.conf.default --- OpenWrt/x86/feeds.conf.default | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 OpenWrt/x86/feeds.conf.default diff --git a/OpenWrt/x86/feeds.conf.default b/OpenWrt/x86/feeds.conf.default new file mode 100644 index 0000000..4de98b2 --- /dev/null +++ b/OpenWrt/x86/feeds.conf.default @@ -0,0 +1,6 @@ +src-git packages https://git.openwrt.org/feed/packages.git;openwrt-21.02 +src-git luci https://git.openwrt.org/project/luci.git;openwrt-21.02 +src-git routing https://git.openwrt.org/feed/routing.git;openwrt-21.02 +src-git telephony https://git.openwrt.org/feed/telephony.git;openwrt-21.02 +#src-link custom /usr/src/openwrt/custom-feed +src-git moruiris https://github.com/moruiris/openwrt-packages;openwrt