Author: blogic Date: 2016-04-20 19:19:08 +0200 (Wed, 20 Apr 2016) New Revision: 49206
Modified: trunk/feeds.conf.default Log: feeds.conf.default: remove the commented ancient feeds Cleanup feeds.conf.default by removing the old commented-out feeds: * x-wrt has not been updated for years and targets WhiteRussian/Kamikaze. No currect code base available anywhere * six old feeds from svn.openwrt.org/feeds. These feeds have not been updated for 4-5 years and their code is currently unavailable (in svn.openwrt.org) Signed-off-by: Hannu Nyman <[email protected]> Modified: trunk/feeds.conf.default =================================================================== --- trunk/feeds.conf.default 2016-04-20 17:19:05 UTC (rev 49205) +++ trunk/feeds.conf.default 2016-04-20 17:19:08 UTC (rev 49206) @@ -5,11 +5,4 @@ src-git management https://github.com/openwrt-management/packages.git src-git targets https://github.com/openwrt/targets.git #src-git oldpackages http://git.openwrt.org/packages.git -#src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package -#src-svn phone svn://svn.openwrt.org/openwrt/feeds/phone -#src-svn efl svn://svn.openwrt.org/openwrt/feeds/efl -#src-svn xorg svn://svn.openwrt.org/openwrt/feeds/xorg -#src-svn desktop svn://svn.openwrt.org/openwrt/feeds/desktop -#src-svn xfce svn://svn.openwrt.org/openwrt/feeds/xfce -#src-svn lxde svn://svn.openwrt.org/openwrt/feeds/lxde #src-link custom /usr/src/openwrt/custom-feed _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
