Author: luka Date: 2014-06-12 17:08:08 +0200 (Thu, 12 Jun 2014) New Revision: 41163
Modified: trunk/feeds.conf.default Log: feeds.conf.default: add management feed This feed will contain packages related to management. Signed-off-by: Luka Perkov <[email protected]> Modified: trunk/feeds.conf.default =================================================================== --- trunk/feeds.conf.default 2014-06-12 14:44:26 UTC (rev 41162) +++ trunk/feeds.conf.default 2014-06-12 15:08:08 UTC (rev 41163) @@ -2,6 +2,7 @@ src-git luci http://git.openwrt.org/project/luci.git src-git routing https://github.com/openwrt-routing/packages.git src-git telephony http://git.openwrt.org/feed/telephony.git +src-git management https://github.com/openwrt-management/packages.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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
