dnsmasq: add mx record support
[openwrt/staging/chunkeey.git] / scripts /
2012-03-19 Felix Fietkaukernel: fix stripping of modules with duplicate symbol...
2012-03-17 Felix Fietkaukernel: improve profiling support, keep static symbols...
2012-03-01 Felix Fietkaukernel: keep more symbols in the kernel modules when...
2012-03-01 Felix Fietkaukernel: do not rename module symbols with kallsyms...
2012-02-26 Felix FietkauRevert "scripts/download.pl: fix sourceforge url"
2012-02-25 Felix Fietkauscripts/download.pl: fix sourceforge url
2012-02-20 Felix Fietkaustrip kernel modules more aggressively: make all global...
2012-02-16 Florian Fainellienv: colorize git output
2012-01-29 Jo-Philipp Wichpatch-specs.sh: gcc 3.4.6 has an additional "(OpenWrt...
2012-01-29 Jo-Philipp Wichdownload.pl: remove ftp.geo. mirror, it does not resolve
2012-01-29 Jo-Philipp Wichext-toolchain.sh: rework generated gcc wrapper Only...
2012-01-29 Jo-Philipp Wichpatch-specs.sh: fallback to ext-toolchain.sh --wrap...
2012-01-29 Jo-Philipp Wichext-toolchain.sh: support --wrap with src == dest
2012-01-19 Jo-Philipp Wichext-toolchain.sh: CONFIG_NLS -> CONFIG_BUILD_NLS
2012-01-19 Jo-Philipp Wichext-toolchain.sh: fix typo
2012-01-18 Jo-Philipp Wichext-toolchain.sh: add option to write .config Add a...
2012-01-18 Jo-Philipp Wichext-toolchain.sh: properly handle toolchains without...
2012-01-18 Jo-Philipp Wichext-toolchain.sh: - use GCC's own idea of the target...
2012-01-18 Jo-Philipp Wichadd patch-specs.sh, a utility for modifying GCC specs...
2012-01-18 Jo-Philipp Wichadd ext-toolchain.sh, a utility for external toolchains...
2012-01-08 Jo-Philipp Wichmetadata.pl: filter direct recursive depends like ...
2011-12-01 Gabor Juhosscripts: add a script for generating fwupgrade config...
2011-11-30 Nicolas Thillscripts: add script to generate combined extended image...
2011-11-19 Felix Fietkauscripts/env: improve the wording of the question when...
2011-11-19 Felix Fietkauscripts/env: make mv and cp operations more robust...
2011-11-19 Felix Fietkauscripts/env: fix indentation (patch by Rolf Leggewie)
2011-11-16 Michael Büschmconf: Fix compile warning: "warning: conflicting types...
2011-10-28 Felix Fietkauscripts/config: merge fixes for various issues, includi...
2011-10-26 Jo-Philipp Wichgetver.sh: cope with varying "git log" line formats...
2011-10-21 Felix Fietkauscripts/feeds: override the OPENWRT_BUILD variable...
2011-07-04 John Crispinallow targets to define a default subtarget when using...
2011-07-03 John Crispinignore empty lines in scripts/localmirrors
2011-07-03 Jo-Philipp Wichdownload.pl: cope with potential two-digit linux versions
2011-07-02 Felix Fietkauadd support for hidden packages that get selected/built...
2011-06-23 Jo-Philipp Wichmetadata.pl: fix handling of multiple conditional depen...
2011-06-20 Jo-Philipp Wichscripts/config/.gitignore omits source files scripts...
2011-06-15 Hauke MehrtensFix CONFIG_LINUX_ for linux 3.0
2011-05-30 Felix Fietkauremove the now unused Target-Kernel field from the...
2011-05-24 Jo-Philipp WichAdd support for git-svn package feeds Signed-off-by...
2011-05-17 Felix Fietkaumetadata: do not emit feature flag selects for targets...
2011-05-13 Hamish GuthrieCorrect libc path
2011-04-05 Felix Fietkauadd a new package metadata variable MDEPENDS for specif...
2011-04-01 John Crispinpath expansion was broken due to a badly quoted *
2011-03-28 Felix Fietkauscripts/diffconfig.sh: handle CONFIG_ALL, CONFIG_DEVEL...
2011-03-01 Felix Fietkaubase-files: relink uclibc and libgcc libraries to remov...
2011-02-27 Jo-Philipp Wichadd config.rpath and link it in autotools.mk if missing...
2011-02-23 Jo-Philipp WichNever write errors to stdout from ipkg-make-index.sh
2011-02-19 Jo-Philipp Wichdownload.pl: adjust kernel download urls for longterm...
2011-02-13 Felix Fietkaumetadata: fix handling of multiple build dependencies...
2011-01-29 Felix Fietkauscripts/diffconfig.sh: use the new kconfig mode to...
2011-01-29 Felix Fietkauscripts/kconfig.pl: add a mode to generate a config...
2011-01-29 Felix Fietkauadd scripts/diffconfig.sh: a tool for making reduced...
2011-01-29 Felix Fietkauscripts/config: add an option for making the conf tool...
2011-01-16 Felix Fietkaumpc85xx: add a new 'spe_fpu' feature flag for the FPU...
2010-12-18 Jo-Philipp Wichdownload.pl: pass --no-check-certificate to wget
2010-12-08 Michael Büschdeptest: Also accept stamps that are broken links.
2010-12-06 Felix Fietkauscripts/feeds: support checking out git trees with...
2010-12-06 Michael Büschdeptest: Make stamps be symlinks to logs.
2010-11-22 Imre Kalozswitch from ext2 to ext4 (w/o) journaling
2010-11-04 Michael Büschdeptest: Capitalize failure message. Makes it easier...
2010-11-03 Michael Büschdeptest: Do not clobber the base build and staging...
2010-11-03 Michael Büschdeptest: --force also overrides blacklist stamps
2010-11-03 Michael Büschdeptest: Add --force to force a test
2010-11-03 Michael Büschdeptest: Install of host tools has to be forced for...
2010-11-03 Michael Büschdeptest: Add option for lean test
2010-11-03 Michael Büschdeptest: Add sanity check to avoid trouble with illegal...
2010-11-03 Michael Büschdeptest: Support specifying certain packages to test...
2010-11-03 Michael Büschdeptest: Add optional blacklisting
2010-11-03 Michael Büschdeptest: Check for .config
2010-11-03 Michael Büschdeptest: Install the kernel at init stage
2010-11-02 Michael Büschdeptest: Better detection of base directory
2010-11-02 Michael Büschdeptest: Also make sure the toolchain is built in the...
2010-11-02 Michael Büschdeptest: Also create "failed" stamps. This makes it...
2010-11-02 Michael Büschdeptest: Add shbang
2010-11-02 Michael Büschdeptest: Fix indent
2010-10-24 Florian Fainelliadd support for darcs-based feeds
2010-10-18 Michael BüschFix typo
2010-10-12 Jo-Philipp Wichremote-gdb: fix parsing of arch and libc from given...
2010-10-12 Jo-Philipp Wichremote-gdb: - fix parsing of arch-libc tuples - automat...
2010-10-10 Jo-Philipp Wichmetadata.pl: don't emit LINUX_2_6 selects anymore
2010-10-08 Jo-Philipp Wichpatch-kernel.sh: utilize --force (#7745), also use...
2010-10-02 Jo-Philipp Wichfeeds: restore previously active feed after install_pac...
2010-09-20 Felix Fietkaufix build dependencies on packages with multiple varian...
2010-09-18 Michael Büschdl_cleanup: Add support for GIT-SHASUM
2010-09-12 Jo-Philipp WichImplement an ARCH_PACKAGES variable which defaults...
2010-09-06 Jo-Philipp Wichmetadata.pl: fix handling of HOST_BUILD_DEPENDS if...
2010-09-01 Felix Fietkauadd a command for printing a cleaned up make target...
2010-08-26 Felix Fietkauscripts/feeds: fix a bug in the metadata caching change
2010-08-26 Felix Fietkauscripts/feeds: switch to the right feed metadata when...
2010-08-26 Felix Fietkauscripts/feeds: cache feed metadata instead of re-readin...
2010-08-25 Michael BüschAdd usb gadget feature flag
2010-08-10 Michael BüschFix dl_cleanup.py
2010-07-21 Felix Fietkauscripts/env: fix initialization of files/ when creating...
2010-07-20 Imre Kalozupgrade the config.* scripts
2010-07-08 Hamish GuthrieRevert r22094 and r22095
2010-07-08 Hamish GuthrieAdded --non-interactive flag to svn package downloads
2010-07-08 Hamish Guthrieadd --trust-server-cert to svn checkout of feeds
2010-06-26 Felix Fietkauset the default target to brcm47xx, now that brcm-2...
2010-06-26 Florian Fainellimake flashing scripts executable
2010-04-28 Nicolas Thillbuildsystem: rename tgz/TGZ "feature" and matching...
next