openwrt/scripts
Jo-Philipp Wich 3edf9c3544 Never write errors to stdout from ipkg-make-index.sh
Since the output of ipkg-make-index.sh is unconditionally used to create
the Packages file, sending the errors into this file is unacceptable
(both because they are not shown to users and because they make an
invalid Packages file).

For incorrect invocation, write to stderr.
For errors from which, send to /dev/null with stdout.

Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com>

SVN-Revision: 25677
2011-02-23 22:58:58 +00:00
..
config scripts/config: add an option for making the conf tool write to a different file 2011-01-29 02:22:40 +00:00
flashing make flashing scripts executable 2010-06-26 22:18:15 +00:00
abs2rel.pl
arm-magic.sh target/ixp4xx: fix image building after r20834 (closes: #7157) 2010-04-14 14:36:41 +00:00
brcmImage.pl
combined-image.sh
config.guess upgrade the config.* scripts 2010-07-20 13:21:00 +00:00
config.sub upgrade the config.* scripts 2010-07-20 13:21:00 +00:00
deptest.sh deptest: Also accept stamps that are broken links. 2010-12-08 16:08:14 +00:00
diffconfig.sh scripts/diffconfig.sh: use the new kconfig mode to remove some more unnecessary entries in the generated output 2011-01-29 02:35:28 +00:00
dl_cleanup.py dl_cleanup: Add support for GIT-SHASUM 2010-09-18 19:19:34 +00:00
download.pl download.pl: adjust kernel download urls for longterm and testing releases 2011-02-19 15:41:00 +00:00
env scripts/env: fix initialization of files/ when creating a new environment (patch from #7603) 2010-07-21 17:49:52 +00:00
feeds scripts/feeds: support checking out git trees with different branches 2010-12-06 16:57:25 +00:00
getver.sh
ipkg
ipkg-make-index.sh Never write errors to stdout from ipkg-make-index.sh 2011-02-23 22:58:58 +00:00
kconfig.pl scripts/kconfig.pl: add a mode to generate a config diff that ignores added undefined config values 2011-01-29 02:35:24 +00:00
make-ipkg-dir.sh
md5sum
metadata.pl metadata: fix handling of multiple build dependencies with different conditions 2011-02-13 02:52:22 +00:00
metadata.pm
pad_image rework board detection 2010-03-18 23:35:21 +00:00
patch-kernel.sh patch-kernel.sh: utilize --force (#7745), also use the PATCH env var and fallback to "patch" if unset 2010-10-08 09:21:01 +00:00
remote-gdb remote-gdb: fix parsing of arch and libc from given path as well 2010-10-12 03:07:07 +00:00
rstrip.sh
slugimage.pl
symlink-tree.sh
timestamp.pl fix timestamp checks for build system paths which have '.svn' in their directory name 2010-04-14 22:21:15 +00:00
update-package-md5sum