Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Updated Lua host compiler to 5.1.4 | Steven Barth | 2008-08-24 |
| | | | | SVN-Revision: 12384 | ||
* | Updated Lua to 5.1.4 | Steven Barth | 2008-08-24 |
| | | | | SVN-Revision: 12383 | ||
* | upgrade sibyte to 2.6.26.3 | Imre Kaloz | 2008-08-24 |
| | | | | SVN-Revision: 12382 | ||
* | lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well ↵ | Felix Fietkau | 2008-08-24 |
| | | | | | | (thx, lars) SVN-Revision: 12381 | ||
* | some more s/git-/git / | Felix Fietkau | 2008-08-24 |
| | | | | SVN-Revision: 12380 | ||
* | replace the deprecated git-* command calls with git * | Felix Fietkau | 2008-08-24 |
| | | | | SVN-Revision: 12379 | ||
* | improve lua opcode dispatch performance by using computed goto instead of ↵ | Felix Fietkau | 2008-08-24 |
| | | | | | | switch/case - improves performance by about 10% in a simple loop test SVN-Revision: 12378 | ||
* | fix bridge utils for brcm-2.4 from ↵ | Travis Kemen | 2008-08-24 |
| | | | | | | http://dev.luci.freifunk-halle.net/001-brcm2.4-fix-bridge-utils.patch SVN-Revision: 12377 | ||
* | fix make kernel_menuconfig for subtarget kernel config files | Felix Fietkau | 2008-08-23 |
| | | | | SVN-Revision: 12376 | ||
* | Fix hostapd with open access point and per-device configuration, thanks sn9 | Florian Fainelli | 2008-08-23 |
| | | | | SVN-Revision: 12375 | ||
* | upgrade uci to 0.6.0 - many bugfixes and an API cleanup | Felix Fietkau | 2008-08-23 |
| | | | | SVN-Revision: 12373 | ||
* | sync kernel config | Gabor Juhos | 2008-08-22 |
| | | | | SVN-Revision: 12372 | ||
* | update to 2.6.26.3 and 2.6.25.16 | Gabor Juhos | 2008-08-22 |
| | | | | SVN-Revision: 12371 | ||
* | fix ImageBuilder (closes: #3863) | Nicolas Thill | 2008-08-22 |
| | | | | SVN-Revision: 12370 | ||
* | oops, fix typo in [12368] | Nicolas Thill | 2008-08-22 |
| | | | | SVN-Revision: 12369 | ||
* | install ppp development headers | Nicolas Thill | 2008-08-22 |
| | | | | SVN-Revision: 12368 | ||
* | add LICENSE & minimal Config.in files (closes: #3710) | Nicolas Thill | 2008-08-22 |
| | | | | SVN-Revision: 12367 | ||
* | don't display the "Image configuration" menu entry when there's nothing to ↵ | Nicolas Thill | 2008-08-22 |
| | | | | | | pre-configure (when using the SDK for example) SVN-Revision: 12366 | ||
* | add feeds config file to SDK | Nicolas Thill | 2008-08-22 |
| | | | | SVN-Revision: 12365 | ||
* | fix the CF driver on 2.6.26.x, and create a package for it | Gabor Juhos | 2008-08-21 |
| | | | | SVN-Revision: 12364 | ||
* | madwifi: keep a/g mode and pureg setting in sync across vaps | Felix Fietkau | 2008-08-21 |
| | | | | SVN-Revision: 12363 | ||
* | set reasonable generic CRYPTO_ config entries for 2.6.26 | Nicolas Thill | 2008-08-21 |
| | | | | SVN-Revision: 12362 | ||
* | fix kmod-ipt-imq module generation (closes: #3896) | Nicolas Thill | 2008-08-21 |
| | | | | SVN-Revision: 12361 | ||
* | move more extra packages from ./trunk to ./packages | Nicolas Thill | 2008-08-20 |
| | | | | SVN-Revision: 12359 | ||
* | load the mac address from flash where it is possible | Gabor Juhos | 2008-08-20 |
| | | | | SVN-Revision: 12357 | ||
* | add missing dependencies on libblkid/libuuid for mount-utils/swap-utils ↵ | Nicolas Thill | 2008-08-20 |
| | | | | | | (should close: #3730), bump release number SVN-Revision: 12356 | ||
* | add a patch to use relative symlinks for development shared libraries | Nicolas Thill | 2008-08-20 |
| | | | | SVN-Revision: 12355 | ||
* | disable ath9k on all platforms without pci support, not just uml | Felix Fietkau | 2008-08-20 |
| | | | | SVN-Revision: 12354 | ||
* | upgrade to uci 0.5.0, adds list handling support | Felix Fietkau | 2008-08-20 |
| | | | | SVN-Revision: 12353 | ||
* | disable ath9k on uml | Nicolas Thill | 2008-08-20 |
| | | | | SVN-Revision: 12352 | ||
* | disable ipv6 systcl call, as ipv6 is not enabled by default | Nicolas Thill | 2008-08-20 |
| | | | | SVN-Revision: 12351 | ||
* | remove empty patches left over after [12348] | Nicolas Thill | 2008-08-20 |
| | | | | SVN-Revision: 12350 | ||
* | add "Architecture" field to opkg status file (closes: #3901) | Nicolas Thill | 2008-08-20 |
| | | | | SVN-Revision: 12349 | ||
* | upgrade busybox to v1.11.1 and add current upstream fixes | Imre Kaloz | 2008-08-20 |
| | | | | SVN-Revision: 12348 | ||
* | rename patch | Imre Kaloz | 2008-08-20 |
| | | | | SVN-Revision: 12347 | ||
* | upgrade bridge-utils to v1.4 | Imre Kaloz | 2008-08-20 |
| | | | | SVN-Revision: 12346 | ||
* | fix uci_set_state for empty values | Felix Fietkau | 2008-08-20 |
| | | | | SVN-Revision: 12345 | ||
* | fixes variables, oops | John Crispin | 2008-08-20 |
| | | | | SVN-Revision: 12344 | ||
* | adds the option to have no proto for a interface, usefull if the uci states ↵ | John Crispin | 2008-08-20 |
| | | | | | | need to be set, but interface bring up is handled somewhere else SVN-Revision: 12343 | ||
* | add section names to dnsmasq config | John Crispin | 2008-08-19 |
| | | | | SVN-Revision: 12342 | ||
* | madwifi: more wds sta related fixes | Felix Fietkau | 2008-08-19 |
| | | | | SVN-Revision: 12341 | ||
* | redboot.c - adds implicit creation of boardconfig partition | John Crispin | 2008-08-19 |
| | | | | SVN-Revision: 12340 | ||
* | upgrade iop32x to 2.6.26.2 | Imre Kaloz | 2008-08-18 |
| | | | | SVN-Revision: 12338 | ||
* | clean up atheros pci code | John Crispin | 2008-08-18 |
| | | | | SVN-Revision: 12337 | ||
* | enable TCP ECN by default (see #3001 for more information) | Felix Fietkau | 2008-08-17 |
| | | | | SVN-Revision: 12334 | ||
* | make libc.so symlink relative instead of absolute (#3878) | Felix Fietkau | 2008-08-17 |
| | | | | SVN-Revision: 12333 | ||
* | fix some firewall script typos (patch from #3897) | Felix Fietkau | 2008-08-17 |
| | | | | SVN-Revision: 12332 | ||
* | some more build system cleanup | Felix Fietkau | 2008-08-17 |
| | | | | SVN-Revision: 12329 | ||
* | rename feeds.conf to feeds.conf.default, make feeds.conf override ↵ | Felix Fietkau | 2008-08-17 |
| | | | | | | feeds.conf.default this makes it possible to change the feeds lists without having the version control system record it as a change SVN-Revision: 12328 | ||
* | export the FIND variable which points to a usable find version | Felix Fietkau | 2008-08-17 |
| | | | | SVN-Revision: 12327 |