| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add maxfail option to avoid pptp giving up, closes #663 | Florian Fainelli | 2006-08-22 | 1 | -0/+1 |
* | Set KERNEL_DIR to avoid inclusion of host-side linux sources, closes #702 | Florian Fainelli | 2006-08-22 | 1 | -0/+4 |
* | remove bogus dependency line | Felix Fietkau | 2006-08-22 | 1 | -1/+0 |
* | Add --enable-natt and --enable-dpd configuration options, closes #700 | Florian Fainelli | 2006-08-22 | 1 | -0/+2 |
* | revert [4599], the bug was fixed elsewhere | Felix Fietkau | 2006-08-21 | 1 | -2/+7 |
* | port kmod-ipv6 to the new system | Felix Fietkau | 2006-08-20 | 1 | -0/+7 |
* | fix typo | Felix Fietkau | 2006-08-19 | 1 | -1/+1 |
* | Fix/clean several hundred package makefiles | Mike Baker | 2006-08-18 | 7 | -19/+6 |
* | don't try to use gnu wget specific options in ipkg | Felix Fietkau | 2006-08-18 | 1 | -7/+2 |
* | Add support for the Asus power led, closes #349 | Florian Fainelli | 2006-08-18 | 1 | -1/+17 |
* | fix wget long options bug (closes: #682) | Nicolas Thill | 2006-08-18 | 1 | -0/+22 |
* | fix minor compile issues with spca5xx | Mike Baker | 2006-08-16 | 2 | -0/+16 |
* | Move a bunch of ethernet hardware drivers to new kernel module packageing | Gerry Rozema | 2006-08-14 | 1 | -0/+75 |
* | Fix up kmod-mppe for 2.6 kernels too | Gerry Rozema | 2006-08-14 | 1 | -2/+10 |
* | add secret option to use host's toolchain when native compiling | Mike Baker | 2006-08-10 | 1 | -0/+3 |
* | fix error if dhcp is disabled | Mike Baker | 2006-08-08 | 1 | -4/+2 |
* | disable on uml-2.6 (lacking wireless), standardize | Nicolas Thill | 2006-08-08 | 1 | -12/+12 |
* | update busybox to v1.2.1 | Nicolas Thill | 2006-08-08 | 28 | -1306/+1605 |
* | fix typo | Felix Fietkau | 2006-08-07 | 1 | -2/+2 |
* | Add ieee80211softmac modules, bcm43xx, ipw2100/2200 from the kernel | Florian Fainelli | 2006-08-07 | 1 | -0/+59 |
* | fix hostap menuconfig and build for linux 2.6 | Felix Fietkau | 2006-08-04 | 2 | -25/+56 |
* | update spca5xx, old version is no longer on the website | Felix Fietkau | 2006-08-04 | 1 | -2/+2 |
* | set PATH in rules.mk | Mike Baker | 2006-08-04 | 11 | -16/+6 |
* | fix ppp related bug in the network scripts | Felix Fietkau | 2006-08-04 | 1 | -1/+2 |
* | fix everything I broke with the previous patches | Mike Baker | 2006-08-04 | 3 | -5/+8 |
* | fix typo | Felix Fietkau | 2006-08-04 | 1 | -1/+1 |
* | yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS) | Mike Baker | 2006-08-04 | 1 | -0/+1 |
* | more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC) | Mike Baker | 2006-08-04 | 7 | -16/+8 |
* | add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache | Mike Baker | 2006-08-04 | 8 | -13/+13 |
* | clean up smp compiles | Mike Baker | 2006-08-03 | 1 | -7/+13 |
* | fix dependency | Felix Fietkau | 2006-08-02 | 1 | -1/+1 |
* | only rebuild the package index when the *.ipk files have changed | Mike Baker | 2006-08-02 | 1 | -1/+3 |
* | Port hostap-utils to -ng | Florian Fainelli | 2006-08-02 | 1 | -0/+51 |
* | fix typo | Felix Fietkau | 2006-08-01 | 1 | -1/+1 |
* | Port arptables to -ng | Florian Fainelli | 2006-07-30 | 3 | -0/+59 |
* | create a package index | Felix Fietkau | 2006-07-30 | 1 | -0/+3 |
* | fix kernel postinst scripts | Felix Fietkau | 2006-07-30 | 1 | -2/+2 |
* | oops... another one | Felix Fietkau | 2006-07-30 | 1 | -1/+1 |
* | fix typo | Felix Fietkau | 2006-07-30 | 1 | -1/+1 |
* | BUILD_DIR -> KERNEL_BUILD_DIR | Felix Fietkau | 2006-07-30 | 4 | -4/+4 |
* | port ppp modules to package/kernel and fix ppp package dependencies | Felix Fietkau | 2006-07-30 | 2 | -2/+47 |
* | fuse: put PKG_BUILD_DIR in KERNEL_BUILD_DIR | Felix Fietkau | 2006-07-30 | 1 | -1/+1 |
* | fix ipsec-tools (missing include, missing dependencies) | Felix Fietkau | 2006-07-30 | 1 | -1/+2 |
* | fix more instances of '' abuse | Felix Fietkau | 2006-07-30 | 5 | -25/+25 |
* | only set dhcp_enable if lan proto is set to static | Felix Fietkau | 2006-07-30 | 1 | -2/+3 |
* | rewrite of the network scripts and configuration | Felix Fietkau | 2006-07-30 | 39 | -649/+481 |
* | avoid using a reserved word as a variable name | Felix Fietkau | 2006-07-29 | 1 | -3/+3 |
* | fix unnamed config sections | Felix Fietkau | 2006-07-29 | 1 | -6/+15 |
* | add support for per-package prereq checks, run global prereq checks before (m... | Felix Fietkau | 2006-07-29 | 2 | -4/+9 |
* | Minor change to firstboot, closes #591 | Gerry Rozema | 2006-07-27 | 1 | -1/+1 |