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 <eschu...@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@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel