openwrt/scripts
Hamish Guthrie 1b216aa20a Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target
SVN-Revision: 14939
2009-03-18 15:57:18 +00:00
..
config menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig specifies a default target 2008-10-18 20:16:59 +00:00
flashing adam2flash: fix 'Interrupted system call' error when flashing (closes: #4490, thanks oliver) 2009-02-01 17:36:07 +00:00
abs2rel.pl use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998) 2008-09-23 18:29:44 +00:00
arm-magic.sh generate zImage for the ADI Sidewinder, too 2008-07-22 06:15:07 +00:00
brcmImage.pl brcmImage.pl should be set executable 2009-01-29 15:15:21 +00:00
config.guess use newer config.guess and config.sub for packages then the shipped ones 2007-06-08 10:37:20 +00:00
config.sub Put config.sub executable (#1854) 2007-06-11 08:37:26 +00:00
download.pl add multiple download mirrors 2009-02-20 10:16:47 +00:00
env scripts/env: fix file syncing on env switch 2008-10-08 19:15:26 +00:00
feeds move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants 2009-03-17 02:20:34 +00:00
getver.sh some more s/git-/git / 2008-08-24 14:16:49 +00:00
ipkg get rid of an illegal characters warning with packages that contain uppercase characters 2009-03-09 15:06:30 +00:00
ipkg-make-index.sh finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00
kconfig.pl kconfig.pl: throw warnings into stderr instead of stdout 2009-03-09 15:05:32 +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 Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target 2009-03-18 15:57:18 +00:00
metadata.pm move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants 2009-03-17 02:20:34 +00:00
patch-kernel.sh finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00
rstrip.sh strip relocatable binaries (not depending on the extension) ( thanks to Thomas ) 2009-03-02 17:33:02 +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
timestamp.pl ensure that the timestamp script will follow the path even if it is link ( in our case the build directory might be a link to a ClearCase dynamic view ) 2009-03-02 17:38:08 +00:00