openwrt/scripts
Felix Fietkau b0359432ae scripts/diffconfig.sh: use the new kconfig mode to remove some more unnecessary entries in the generated output
SVN-Revision: 25233
2011-01-29 02:35:28 +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 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
arm-magic.sh target/ixp4xx: fix image building after r20834 (closes: #7157) 2010-04-14 14:36:41 +00:00
brcmImage.pl brcmImage.pl should be set executable 2009-01-29 15:15:21 +00:00
combined-image.sh scripts/combined-image.sh: remove the use of mktemp to make it more portable 2009-12-24 10:34:37 +00:00
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: pass --no-check-certificate to wget 2010-12-18 20:54:53 +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 getver: don't use "-r COMMITTED" arg which needs network access to the repository, use the "Last Changed Rev:" line instead 2009-10-05 09:30:53 +00:00
ipkg ipkg: strip directory entries from package file list when offline installing .ipk archives, this prevents opkg from removing directories like /usr later on when trying to uninstall preinstalled packages (partial fix for #6772) 2010-03-01 18:01:33 +00:00
ipkg-make-index.sh ipkg-make-index: remove leading './' from the Filename field 2009-03-29 08:46:04 +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 finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00
md5sum improve support for building on mac os x by improving detection of missing components 2009-01-25 19:00:43 +00:00
metadata.pl mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale powerpc cpus The SPE FPU is ABI-incompatible with the regular powerpc FPU, this needs to be reflected in the toolchain target name. Fixes floating point crashes in user space 2011-01-16 01:25:06 +00:00
metadata.pm metadata: allow build variants to contain "-" 2010-01-23 08:28:15 +00:00
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 add a workaround to rstrip restoring exec perms when they got changed by sstrip 2009-04-21 01:10:21 +00:00
slugimage.pl use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998) 2008-09-23 18:29:44 +00:00
symlink-tree.sh add a simple script for symlinking one tree into another for doing builds with separate build dirs, but the same source dir 2009-12-10 20:52:45 +00:00
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 update-package-md5sum: A tool to update the md5sum of openwrt packages. Useful when upgrading a set of packages. 2010-01-03 17:06:06 +00:00