Suppress spaces in uname -m
[openwrt/svn-archive/archive.git] / scripts /
2007-06-12 Felix Fietkauremove a useless warning
2007-06-11 Florian FainelliPut config.sub executable (#1854)
2007-06-08 Imre Kalozuse newer config.guess and config.sub for packages...
2007-05-29 Felix FietkauAdd gitignore files
2007-05-10 Imre Kalozfixup avila networking, add support for the loft
2007-05-10 Imre Kalozpreliminary board support for the Linksys WRT300N v2...
2007-05-05 Felix FietkauMake UCI preconfiguration optional and disabled by...
2007-04-17 Imre Kalozadd support for the Compex WP18 and NP18A
2007-04-12 Felix Fietkaurevert find | xargs => find | exec changes - this is...
2007-04-06 Felix Fietkauadd a menuconfig option for specifying a local download...
2007-04-04 Felix Fietkaumove gen_busybox_menuconfig.pl to package/busybox
2007-04-04 Felix Fietkaureplace gen_busybox_config.pl with a simple sed command
2007-04-03 Mike BakerUsing find's -exec to remove directories causes 'not...
2007-04-02 Florian FainelliUse find -exec instead of xargs
2007-04-02 Imre Kalozenable zImage generation for the new boards
2007-03-29 Felix Fietkaufix menuconfig 'deselect' statement
2007-03-23 Felix Fietkausome cleanups in the metadata.pl script; allow target...
2007-03-23 Felix Fietkauadd 'deselect' property for menuconfig
2007-03-16 Felix FietkauAdd an 'Image Configuration' menu to menuconfig
2007-03-04 Felix Fietkaudisable the automatic config reset if 'Advanced configu...
2007-03-04 Felix Fietkauforce a config reset when the user changes the target...
2007-02-28 Felix Fietkaufix a small bug in the config merge/split (fixes buildb...
2007-02-22 Felix Fietkauignore profiles with custom kernel configs in the image...
2007-02-22 Felix Fietkaudisable the image builder in menuconfig for profiles...
2007-02-22 Felix Fietkaurename the Profile template that the image builder...
2007-02-12 Felix FietkauMenuconfig will not treat 'select FOO' as a real dependency
2007-02-09 Felix Fietkaumore fixes for rstrip.sh and kernel modules - fixes...
2007-01-31 Mike Bakermove "make symlinks" to "make package/symlinks"
2007-01-26 Felix Fietkaufix a small bug in config.pl that tends to mess up...
2007-01-25 Felix Fietkaufix download.pl (#1257)
2007-01-24 Tim Yardleyadd functionality to provide local mirrors for developm...
2007-01-21 Felix Fietkaumake spca5xx depend on video device support in the...
2007-01-20 Felix FietkauAdd WL-700gE support (based on work by jr)
2007-01-20 Felix Fietkauadd descriptions to the broadcom target profiles and...
2007-01-20 Felix Fietkaualways return true in rstrip.sh
2007-01-14 Felix Fietkauinclude the default profile in target.mk as well -...
2007-01-13 Felix Fietkaumerge the scripts dealing with package/target metadata...
2007-01-12 Felix FietkauFix the annoying base-files autorebuild bug.
2007-01-10 Felix Fietkaucosmetic fixes for ipkg
2007-01-10 Felix Fietkauinclude the full board name in .target.mk
2007-01-10 Felix Fietkauinclude default package set in .target.mk
2007-01-10 Nicolas Thilladd a hack to allow source package names in Build-Depen...
2007-01-09 Felix Fietkauextend tmp/.target.mk to include target profile informa...
2007-01-05 Florian FainelliAdd some more comments on the feeds script, use paramet...
2007-01-01 Felix Fietkauupdate busybox menuconfig for the latest version
2006-12-31 Florian FainelliAdd a first implementation of a source feed checkout
2006-12-29 Rod WhitbyUpdated slugimage to the latest upstream version, which...
2006-12-23 Rod WhitbyFixed typo, it might work now :-)
2006-12-23 Rod WhitbyUtility for creating installable image for the NSLU2.
2006-12-20 Nicolas Thillmove DEFAULT_foo out of PACKAGE_foo, it was breaking...
2006-12-19 Imre Kaloznext time I should sleep more
2006-12-19 Imre Kalozupgrade to 2.6.19.1, fix Gateway 7001 patch and enable...
2006-12-14 Felix Fietkauadd a simple maintenance tool for kernel config files
2006-12-10 Felix Fietkauadd openbsd compatibility patch (thanks, wbx)
2006-12-08 Felix Fietkauupdate sourceforge downloading
2006-12-06 Felix Fietkaustrip trailing / from download urls
2006-11-26 Tim Yardleycleanup properties in here, adding exec, keywords,...
2006-11-26 Tim Yardleycorrect trailing slash (cosmetic rather than functional)
2006-11-14 Mike Bakerreintroduce LINUX_2_4 and LINUX_2_6 as config variables
2006-11-12 Felix Fietkauimplement target profiles in menuconfig
2006-11-11 Felix Fietkaumake target/linux/* directories self-contained, use...
2006-10-20 Felix Fietkauremove obsolete file
2006-10-17 Felix Fietkau*sigh* increase size of the static buffer allocated...
2006-10-17 Felix Fietkaufix submenu sorting
2006-10-17 Felix Fietkauadd PROVIDES option, currently only used for menuconfig
2006-10-17 Felix Fietkaumenuconfig: include dependency checking in submenu...
2006-10-17 Felix Fietkauimplement sorting for menuconfig submenus
2006-10-16 Felix Fietkausync whiterussian download.pl with trunk, allow the...
2006-10-14 Felix Fietkaudon't generate .tmpconfig.h and .kconfig.d
2006-10-14 Felix Fietkaufix download.pl for weird 'which' implementations
2006-10-13 Felix Fietkauimprove ncurses check
2006-10-13 Felix Fietkaufix lxdialog build target
2006-10-13 Felix Fietkauremove useless file
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk