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
Daniel Dickinson c19b7aaac5 script/symlink-tree.sh: Fix missing config dir
Apparently symlink-tree has not been used in quite some time as it
fails to symlink the always required config dir

Also, if we pulled from git but .git is missing we get
many error messages on the symlinked tree without this
patch (which symlinks .git, if present)

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
8 years ago
..
config branding: add LEDE branding 8 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 scripts: avoid hard-coded paths in scripts 8 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 branding: add LEDE branding 8 years ago
clang-gcc-wrapper
clean-package.sh
cleanfile
cleanpatch
combined-ext-image.sh
combined-image.sh
config.guess update config.guess & config.sub 9 years ago
config.rpath
config.sub update config.guess & config.sub 9 years ago
deptest.sh scripts: avoid hard-coded paths in scripts 8 years ago
diffconfig.sh global: introduce ALL_NONSHARED symbol 8 years ago
dl_cleanup.py dl_cleanup: Fix linux blacklist 9 years ago
download.pl download.pl: use http://sources.lede-project.org as download mirror 8 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: avoid hard-coded paths in scripts 8 years ago
freebsd.sh
gen-dependencies.sh scripts: avoid outputting empty lines in gen-dependencies.sh 9 years ago
get_source_date_epoch.sh branding: add LEDE branding 8 years ago
getver.sh scripts: add "r" to revision 8 years ago
ipkg-build scripts/ipkg-build: fix deprecated GZIP environment variable warning 8 years ago
ipkg-make-index.sh scripts: ensure that ipkg-make-index.sh exits successfully 9 years ago
kconfig.pl
make-ipkg-dir.sh branding: add LEDE branding 8 years ago
md5sum
metadata.pl build: remove profile kernel/build system config override support 8 years ago
metadata.pm build: remove profile kernel/build system config override support 8 years ago
mkits.sh scripts: avoid hard-coded paths in scripts 8 years ago
om-fwupgradecfg-gen.sh scripts/om-fwupgradecfg-gen.sh: add support for the OM5P-AC 8 years ago
openbsd.sh branding: add LEDE branding 8 years ago
pad_image scripts: avoid hard-coded paths in scripts 8 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
portable_date.sh scripts: fix GNU data invocation 8 years ago
redboot-script.pl scripts: avoid hard-coded paths in scripts 8 years ago
relink-lib.sh
remote-gdb scripts: avoid hard-coded paths in scripts 8 years ago
rstrip.sh scripts: extend rstrip.sh to remove bad rpaths 9 years ago
slugimage.pl
srecimage.pl scripts: add srecimage.pl, a script to convert binaries to SREC format 9 years ago
strip-kmod.sh scripts/strip-kmod.sh: remove a few extra sections to slightly reduce kernel module size 8 years ago
symlink-tree.sh script/symlink-tree.sh: Fix missing config dir 8 years ago
sysupgrade-nand.sh build system: have tar use $SOURCE_DATE_EPOCH for --mtime 8 years ago
timestamp.pl
ubinize-image.sh scripts: fix ubinize-image on OS X 9 years ago
update-package-md5sum