This website works better with JavaScript.
Explore
Help
Sign In
hsist
/
freifunkist-firmware
Watch
6
Star
1
Fork
You've already forked freifunkist-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24500
Commits
1
Branch
0
Tags
164 MiB
C
64%
Makefile
17.7%
Shell
9.1%
Perl
2.2%
Assembly
1.8%
Other
4.9%
Tag:
Branch:
Tree:
67eb275f69
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '67eb275f69'
${ noResults }
freifunkist-firmware
/
scripts
History
Felix Fietkau
40b3db713d
scripts/download.pl: use HTTP instead of FTP for the default GNU site
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37213
12 years ago
..
config
scripts/config: fix an option processing error that caused duplication in diffconfig.sh output (
#13384
)
12 years ago
flashing
make flashing scripts executable
15 years ago
abs2rel.pl
…
arm-magic.sh
add support for the Tonze AP-422/425
12 years ago
brcmImage.pl
…
bundle-libraries.sh
scripts: bundle-libraries.sh: support mixing 32bit and 64bit binaries
12 years ago
clean-package.sh
build: clean up stale files from a previous build when installing a package build to the staging dir
12 years ago
combined-ext-image.sh
scripts: add script to generate combined extended image format
13 years ago
combined-image.sh
…
config.guess
upgrade the config.* scripts
15 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
14 years ago
config.sub
remove support for ubicom32
12 years ago
deptest.sh
deptest: Also accept stamps that are broken links.
14 years ago
diffconfig.sh
build: add new menuconfig code based on linux 3.9
12 years ago
dl_cleanup.py
scripts: dl_cleanup.py: properly detect file names with <date>-<githash> version string
12 years ago
download.pl
scripts/download.pl: use HTTP instead of FTP for the default GNU site
12 years ago
env
env: colorize git output
13 years ago
ext-toolchain.sh
buildroot: allow specifying libc personality for external toolchains
12 years ago
feeds
feeds: fix check for core packages that are not in the package/ toplevel directory
12 years ago
freebsd.sh
build: BSD compile fixes
12 years ago
gen-dependencies.sh
gen-dependencies.sh: only include lib*.so* files in dependency list, to match the filtering of provides lists
13 years ago
getver.sh
getver.sh: cope with varying "git log" line formats to reliably extract the git-svn rev (
#10268
)
13 years ago
ipkg
scripts/ipkg: print warnings/errors to stderr
12 years ago
ipkg-make-index.sh
package/index: filter out the libc package from the index
13 years ago
kconfig.pl
build: ensure that reordering of KCONFIG lines are handled properly and that the final result does not depend on the package scan order
13 years ago
make-ipkg-dir.sh
…
md5sum
…
metadata.pl
metadata.pl: fixpath exclusion of kernel packages
12 years ago
metadata.pm
add support for hidden packages that get selected/built but do not show up in menuconfig
14 years ago
om-fwupgradecfg-gen.sh
scripts/om-fwupgradecfg-gen.sh: add support for the MR600
12 years ago
openbsd.sh
build: BSD compile fixes
12 years ago
pad_image
…
patch-kernel.sh
patch-kernel.sh: utilize --force (
#7745
), also use the PATCH env var and fallback to "patch" if unset
14 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
13 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
14 years ago
remote-gdb
scripts/remote-gdb: add support for debugging core files
12 years ago
rstrip.sh
strip kernel modules more aggressively: make all global symbols local, rename all symbols in the symbol table to make them compress better
13 years ago
slugimage.pl
…
strip-kmod.sh
kernel: fix stripping of modules with duplicate symbol names
13 years ago
symlink-tree.sh
scripts/symlink-tree.sh: print warnings/errors to stderr
12 years ago
timestamp.pl
…
update-package-md5sum
…