| Commit message (Expand) | Author | Age | Files | Lines |
* | move source file to src/. | Nicolas Thill | 2006-06-18 | 3 | -4/+23 |
* | remove ipkg directory, normalize Makefile. | Nicolas Thill | 2006-06-18 | 5 | -66/+21 |
* | remove ipkg directory, normalize Makefile. | Nicolas Thill | 2006-06-18 | 2 | -19/+13 |
* | fix the multiple gateway patch, too | Imre Kaloz | 2006-06-18 | 1 | -145/+119 |
* | upgrade to 2.6.17, probably break some stuff temporary | Imre Kaloz | 2006-06-18 | 15 | -795/+751 |
* | add conffiles for base-files | Felix Fietkau | 2006-06-18 | 1 | -0/+42 |
* | fix extra control files for packages containing "." and allow different conff... | Felix Fietkau | 2006-06-18 | 1 | -4/+4 |
* | add conffiles to iptables | Felix Fietkau | 2006-06-18 | 1 | -0/+5 |
* | suppress warnings. | Nicolas Thill | 2006-06-18 | 1 | -4/+4 |
* | add support for conffiles,preinst,... through templates | Felix Fietkau | 2006-06-18 | 1 | -3/+14 |
* | move source files to src/ and let the kernel tree build the module. | Nicolas Thill | 2006-06-18 | 3 | -18/+44 |
* | add missing base-files for rb532 | Felix Fietkau | 2006-06-18 | 1 | -0/+5 |
* | remove old ipkg directory | Felix Fietkau | 2006-06-18 | 1 | -4/+0 |
* | prevent autoheader invocation, clean autotools patch. | Nicolas Thill | 2006-06-18 | 2 | -10672/+6 |
* | move ueagle-atm from target/linux/package/ to package/. | Nicolas Thill | 2006-06-17 | 5 | -29/+23 |
* | move diag from target/linux/package/ to package/. | Nicolas Thill | 2006-06-17 | 4 | -24/+19 |
* | move openswan from target/linux/package to package/. | Nicolas Thill | 2006-06-17 | 5 | -50/+48 |
* | move zd1211 from target/linux/package/ to package/. | Nicolas Thill | 2006-06-17 | 4 | -64/+57 |
* | move spca5xx from target/linux/package/ to package/, | Nicolas Thill | 2006-06-17 | 5 | -54/+45 |
* | obsolete file | Mike Baker | 2006-06-17 | 1 | -66/+0 |
* | move shfs from target/linux/package/ to package/. | Nicolas Thill | 2006-06-17 | 6 | -38/+22 |
* | move hostap from target/linux/package/ to package/, update to v0.4.9. | Nicolas Thill | 2006-06-17 | 6 | -112/+92 |
* | move mini_fo from target/linux/package/ to package/. | Nicolas Thill | 2006-06-17 | 6 | -52/+47 |
* | add TARGET_CFLAGS to configure for userland lib and util. | Nicolas Thill | 2006-06-17 | 1 | -0/+1 |
* | move fuse from target/linux/package/ to package/, update to v2.5.3, | Nicolas Thill | 2006-06-17 | 8 | -103/+160 |
* | use rm -f in package-rebuild and add extra options to the default configure t... | Felix Fietkau | 2006-06-16 | 1 | -2/+3 |
* | remove some junk | Felix Fietkau | 2006-06-16 | 1 | -10/+0 |
* | massive via-rhine performance improvements | Felix Fietkau | 2006-06-16 | 2 | -13/+461 |
* | put a size limit on rb532 cf partitions | Felix Fietkau | 2006-06-16 | 1 | -1/+4 |
* | return the correct system type for Aruba | Imre Kaloz | 2006-06-15 | 1 | -2/+11 |
* | add rb532 support | Felix Fietkau | 2006-06-15 | 15 | -0/+10096 |
* | add openssl depend on zlib | Felix Fietkau | 2006-06-15 | 1 | -0/+1 |
* | remove global hostapd builddep on openssl | Felix Fietkau | 2006-06-15 | 1 | -1/+1 |
* | remove old junk | Felix Fietkau | 2006-06-15 | 2 | -5/+0 |
* | clean up handling of the root filesystem mount - remove broadcom specific jun... | Felix Fietkau | 2006-06-15 | 14 | -46/+309 |
* | fix hostapd-mini dependencies | Felix Fietkau | 2006-06-15 | 1 | -1/+2 |
* | fix dropbear depends and defaults | Felix Fietkau | 2006-06-15 | 1 | -1/+1 |
* | fix menuconfig developer options structure | Felix Fietkau | 2006-06-15 | 3 | -22/+23 |
* | fix gcc version selection | Felix Fietkau | 2006-06-15 | 1 | -2/+11 |
* | fix display of uninitialized ports | Mike Baker | 2006-06-14 | 1 | -0/+2 |
* | switch io schedular to deadline | Mike Baker | 2006-06-14 | 5 | -29/+29 |
* | remove early_initcall hacks | Felix Fietkau | 2006-06-14 | 2 | -24/+0 |
* | remove libgcc hack | Felix Fietkau | 2006-06-13 | 5 | -40/+1 |
* | hopefully the last fix for the aruba image stuff | Felix Fietkau | 2006-06-13 | 1 | -3/+5 |
* | fix annoying make parse error | Mike Baker | 2006-06-13 | 1 | -2/+2 |
* | update aruba image building makefile for latest image.mk changes | Felix Fietkau | 2006-06-13 | 1 | -3/+4 |
* | remove aruba specific ramdisk option | Felix Fietkau | 2006-06-13 | 1 | -4/+0 |
* | fix aruba ramdisk check for the image building | Felix Fietkau | 2006-06-13 | 1 | -1/+1 |
* | fix madwifi compile when using slab allocator | Mike Baker | 2006-06-13 | 1 | -0/+11 |
* | call Image/BuildKernel template for targets that export their kernel images w... | Felix Fietkau | 2006-06-12 | 1 | -0/+1 |