You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/scripts
Felix Fietkau edd87061ec scripts/diffconfig.sh: reduce config output with CONFIG_BUSYBOX_CUSTOM
Use similar approach as r47461 to reduce output for busybox config.

Since r39435 CONFIG_BUSYBOX_CUSTOM=y has caused the addition of
all ~260 busybox config options to the diffconfig output even if
only one option has been changed.

This patch eliminates the unchanged busybox config options from the output
and leaves only the actually modified options.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>

SVN-Revision: 47463
9 years ago
..
config scripts/config: fix handling of CONFDEFAULT on oldconfig 9 years ago
flashing scripts: fix wrong usage of '==' operator 10 years ago
arm-magic.sh scripts/arm-magic.sh: make the generated kernels also include $IMG_PREFIX 9 years ago
brcmImage.pl brcmImage.pl should be set executable 15 years ago
bundle-libraries.sh scripts/bundle-libraries: fall back to only copying binaries if ldd is unavailable (e.g. non-linux system) 10 years ago
checkpatch.pl scripts/checkpatch.pl: Fix deprecation warnings 9 years ago
clang-gcc-wrapper build: fix build on Mac OS X 10.9 11 years ago
clean-package.sh build: clean up stale files from a previous build when installing a package build to the staging dir 11 years ago
cleanfile scripts/{cleanfile,cleanpatch}: Add scripts for cleaning up file and patch whitespaces 11 years ago
cleanpatch scripts/{cleanfile,cleanpatch}: Add scripts for cleaning up file and patch whitespaces 11 years ago
combined-ext-image.sh scripts: add script to generate combined extended image format 13 years ago
combined-image.sh scripts/combined-image.sh: remove the use of mktemp to make it more portable 15 years ago
config.guess update config.guess & config.sub 9 years ago
config.rpath add config.rpath and link it in autotools.mk if missing, some packages might need it, especially users of lib-link.m4 or iconv.m4 13 years ago
config.sub update config.guess & config.sub 9 years ago
deptest.sh deptest: Also accept stamps that are broken links. 14 years ago
diffconfig.sh scripts/diffconfig.sh: reduce config output with CONFIG_BUSYBOX_CUSTOM 9 years ago
dl_cleanup.py dl_cleanup: Fix linux blacklist 9 years ago
download.pl script: downlaod: change mirror for kernel.org 9 years ago
env env: allow passing a commit message on save 9 years ago
ext-toolchain.sh scripts: fix 64bit uclibc external toolchain detection 9 years ago
feeds scripts/feeds: allow export of feeds with static revisions 9 years ago
freebsd.sh build: BSD compile fixes 11 years ago
gen-dependencies.sh scripts: avoid outputting empty lines in gen-dependencies.sh 9 years ago
getver.sh scripts: fix getver git dir check 9 years ago
ipkg-build ipkg-build: add ogargs to outer tar/ipk 9 years ago
ipkg-make-index.sh scripts: ensure that ipkg-make-index.sh exits successfully 9 years ago
kconfig.pl scripts/kconfig.pl: Indicate which file we couldn't open 10 years ago
make-ipkg-dir.sh finally move buildroot-ng to trunk 8 years ago
md5sum improve support for building on mac os x by improving detection of missing components 16 years ago
metadata.pl scripts/metadata.pl: do not emit ARCH selection for a target if it has subtargets 9 years ago
metadata.pm scripts/metadata.pm: save target makefile names 9 years ago
mkits.sh build: make device-tree arg optional in mkits.sh 9 years ago
om-fwupgradecfg-gen.sh scripts/om-fwupgradecfg-gen.sh: add support for the MR1750 9 years ago
openbsd.sh build: BSD compile fixes 11 years ago
pad_image rework board detection 14 years ago
patch-kernel.sh scripts/patch-kernel.sh: remove -E flag to preserve empty files touched by patches 9 years ago
patch-specs.sh patch-specs.sh: gcc 3.4.6 has an additional "(OpenWrt-2.0)" after the version tag, cope with that 12 years ago
redboot-script.pl scripts: add tool for generating redboot scripts 9 years ago
relink-lib.sh base-files: relink uclibc and libgcc libraries to remove leftovers of the statically linked initial libgcc saves a few kb and gets rid of unused not exported functions as well should also improve the reliability of mklibs 13 years ago
remote-gdb scripts: remote-gdb: fix target / libc matching on directory names 9 years ago
rstrip.sh scripts: extend rstrip.sh to remove bad rpaths 9 years ago
slugimage.pl use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998) 16 years ago
srecimage.pl scripts: add srecimage.pl, a script to convert binaries to SREC format 9 years ago
strip-kmod.sh build: Allow kernel modules to set build ID debug symbol 9 years ago
symlink-tree.sh scripts/symlink-tree.sh: print warnings/errors to stderr 11 years ago
sysupgrade-nand.sh build: add a build step for generic sysupgrade nand image 9 years ago
timestamp.pl fix timestamp checks for build system paths which have '.svn' in their directory name 14 years ago
ubinize-image.sh scripts: fix ubinize-image on OS X 9 years ago
update-package-md5sum update-package-md5sum: A tool to update the md5sum of openwrt packages. Useful when upgrading a set of packages. 15 years ago