squashfs4: use our lzma props settings again instead of the defaults (smaller images...
[openwrt/svn-archive/archive.git] / scripts /
2009-10-25 Jo-Philipp Wich[scripts] add "remote-gdb", a helper script to connect...
2009-10-17 Felix Fietkauadd experimental support for a new menuconfig submenu...
2009-10-05 Nicolas Thill[scripts] getver: don't use "-r COMMITTED" arg which...
2009-10-03 Nicolas Thill[scripts] metadata.pl: fix a bug where dependency flags...
2009-10-02 Felix Fietkaumetadata.pl: do not strip whitespaces from multiline...
2009-09-28 Nicolas Thill[scripts] getver: get svn rev from last commit so that...
2009-09-26 Felix Fietkaumake scripts/ipkg more portable by using printf instead...
2009-09-22 Jo-Philipp Wich[scripts] use mktemp instead of tempfile in combined...
2009-09-22 Jo-Philipp Wich[atheros] Implement a preliminary combined image format.
2009-08-31 Felix Fietkauscripts/feeds: fix an error message
2009-08-28 Felix Fietkauadd hg support to getver.sh (patch from #5763)
2009-08-25 Imre Kalozfix breakage introduced with [17394]
2009-08-25 Florian Fainelli[scripts] do not check for a specific Cygwin version...
2009-08-21 Felix Fietkauadd nommu target feature flag
2009-08-21 Felix Fietkauadd a heavily cleaned up version of ubicom32 toolchain...
2009-08-18 Geoff Levandpowerpc: Create a powerpc64 config feature
2009-06-08 Lars-Peter ClausenWorkaround a bug(?) in tar in debian squeeze, which...
2009-06-02 Imre Kalozmissing changes for pcie handling
2009-05-28 Felix Fietkaudeptest: use a separate build dir for host packages...
2009-05-26 Felix Fietkaudeptest: handle packages from feeds
2009-05-26 Felix Fietkauadd a somewhat hackish script for automatic dependency...
2009-05-08 Felix Fietkauscripts/feeds: ignore virtual packages
2009-05-04 Felix Fietkauscripts/feeds: fix a warning (#4474)
2009-04-21 Nicolas Thilladd a workaround to rstrip restoring exec perms when...
2009-04-17 Felix Fietkauget rid of $Id$ - it has never helped us and it has...
2009-04-10 Mirko Vogtuse parent-dependencies for all dependencies of a packa...
2009-04-10 Florian Fainelli[scripts] cygwin also needs to be passed LIBS=-lncurses...
2009-03-29 Gabor Juhos[scripts] ipkg-make-index: remove leading './' from...
2009-03-24 Jose VasconcellosAdd check for IXP42x A0 stepping.
2009-03-24 Felix Fietkaukconfig.pl: interpret =n as undefined symbol
2009-03-24 Felix Fietkaukconfig.pl: add support for custom prefixes instead...
2009-03-20 Felix Fietkaufix host dependencies for packages that depend on their...
2009-03-18 Hamish GuthrieAdd FEATURE ramdisk to be able to select the use of...
2009-03-17 Felix Fietkaumove host build in packages into a separate namespace...
2009-03-14 Felix Fietkaumove cflags default setting to target makefiles
2009-03-09 Felix Fietkauget rid of an illegal characters warning with packages...
2009-03-09 Felix Fietkaukconfig.pl: throw warnings into stderr instead of stdout
2009-03-03 Felix Fietkaufix a package metadata parsing bug
2009-03-02 Ralph Hempelensure that the timestamp script will follow the path...
2009-03-02 Ralph Hempelcheck for correct make version
2009-03-02 Ralph Hempelstrip relocatable binaries (not depending on the extension)
2009-03-01 Ralph Hempeladded source distribution to package dump, used by...
2009-02-20 Ralph Hempeladd multiple download mirrors
2009-02-17 Nicolas Thill[scrips] feeds: extend 'search' to lookup in source...
2009-02-01 Nicolas Thill[scripts] adam2flash: fix 'Interrupted system call...
2009-02-01 Lars-Peter ClausenReset condition for each dependeny when generating...
2009-01-29 Florian Fainelli[scripts] brcmImage.pl should be set executable
2009-01-29 Florian Fainelli[brcm63xx] generate images for old CFE based boards...
2009-01-25 Jose VasconcellosAdded support WRV54G.
2009-01-25 Felix Fietkauimprove support for building on mac os x by improving...
2009-01-18 Jose VasconcellosFix to wait for internal http server to complete transfer.
2009-01-15 Jose VasconcellosFix parsing of password option; set timeout for writing.
2009-01-13 Felix Fietkauadd support for build-only packages which do not appear...
2009-01-05 Lars-Peter ClausenIf a package is part of a virtual dependency and also...
2009-01-02 Felix Fietkaufix recursive dependencies that might be caused by...
2008-12-31 Felix Fietkauscripts/feeds update:
2008-12-17 Florian FainelliAlso move jungo-image.py to scripts/flashing
2008-12-17 Florian FainelliMove flashing scripts to scripts/flashing/
2008-12-17 Florian FainelliAdd flashing script for adsl2mue (#3994)
2008-12-09 Mirko Vogtincreased SCAN_DEPTH for feeds/ by 1
2008-12-08 Peter DenisonUpdated jungo-image.py script (from Jose):
2008-12-02 Peter DenisonAdded jungo-image.py script for backing up and flashing...
2008-11-22 Lars-Peter ClausenFix indention.
2008-11-22 Lars-Peter ClausenAdd support for negative conditional dependencies.
2008-11-07 Steven BarthDetect changed feed urls and rebase working copies...
2008-10-18 Felix Fietkaumenuconfig: don't generate inconsistencies when ~/...
2008-10-18 Felix Fietkauadd support for conditional depends to the feeds script
2008-10-08 Felix Fietkauscripts/env: fix file syncing on env switch
2008-10-06 Felix Fietkaudon't print warnings for undefined DEFAULT_* symbols...
2008-10-04 Felix Fietkaufix infinite recursion in metadata.pl
2008-10-01 Felix Fietkauimplement conditional dependencies for menuconfig and...
2008-09-27 Felix Fietkauscripts/feeds: allow multiple alternative urls for...
2008-09-23 Felix Fietkauuse #!/usr/bin/env perl instead of #!/usr/bin/perl...
2008-09-18 Lars-Peter ClausenRestore config after running scripts/env diff.
2008-09-16 Steven BarthFixed dependency handling for feeds
2008-09-02 Felix Fietkaufix ./scripts/env for newer git versions
2008-09-01 Lars-Peter ClausenAdd @GNOME download source.
2008-08-27 Felix Fietkaufix ./scripts/env delete
2008-08-24 Felix Fietkausome more s/git-/git /
2008-08-24 Felix Fietkaureplace the deprecated git-* command calls with git *
2008-08-22 Nicolas Thilldon't display the "Image configuration" menu entry...
2008-08-20 Nicolas Thilladd "Architecture" field to opkg status file (closes...
2008-08-17 Felix Fietkaurename feeds.conf to feeds.conf.default, make feeds...
2008-08-16 Felix Fietkaufix uninitialized variable in metadata.pm (#3860)
2008-08-16 Travis Kemenmake opkg the default package manager, disable busybox...
2008-08-08 Florian Fainelliscripts/feeds calls 'make' irrespective of the platform...
2008-08-06 Felix Fietkauand another one
2008-08-06 Felix Fietkaufix a small typo
2008-08-06 Felix Fietkauadd script for managing 'build environments' (.config...
2008-08-04 Felix Fietkaufix a small bug in the recursive dependency lookup...
2008-08-04 Felix Fietkauscripts/feeds: properly handle virtual packages as...
2008-08-04 Felix Fietkauscripts/feeds: fix some installation warnings for local...
2008-08-04 Felix Fietkaufix scripts/feeds dependency lookup: process deps for...
2008-07-22 Imre Kalozgenerate zImage for the ADI Sidewinder, too
2008-07-02 Imre Kalozgenerate patched zImage for the Pronghorn, too
2008-06-12 Matteo Croceuse the european kernel.org mirror too
2008-06-11 Felix Fietkaufix missing package compile/installation issue
2008-06-11 Felix Fietkaufix some previously ignored build dependencies (for...
2008-06-10 Felix Fietkauconsider virtual dependencies (generated by using PROVI...
2008-06-03 Imre Kalozadd new target feature option for fpu
next