[OpenWrt-Devel] [PATCH] [scripts] feeds: search packages by license
John Crispin
blogic at openwrt.org
Tue Jan 20 01:40:24 EST 2015
On 19/12/2014 23:47, Eric Schultz wrote:
> Currently, the feeds scripts provides no way to filter by packages
> by license or no license. This patch adds a search feature to feeds
> which can be used to search packages by license or by no license.
>
> Signed-off-by: Eric Schultz <eschultz at prplfoundation.org>
>
> --- scripts/feeds | 90
> ++++++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file
> changed, 77 insertions(+), 13 deletions(-)
>
[...]
>
> @@ -642,6 +704,8 @@ Commands: search [options] <substring>: Search
> for a package Options: -r <feedname>: Only search in this feed +
> -l <license>: Include packages with this license + -n:
> Include packages without a license tag
>
if i read this correctly the current behavior is changed which will
inevitably lead to a trillion tickets with "package XYZ is missing"
can you change the option to "Only include packages with a license tag"
> uninstall -a|<package>: Uninstall a package Options:
>
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list