| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | fix CATEGORY | Nicolas Thill | 2006-07-27 | 1 | -1/+1 |
* | disable kmod-ip6tables if netfilter ipv6 support is disabled | Felix Fietkau | 2006-07-25 | 1 | -0/+1 |
* | use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.conf | Felix Fietkau | 2006-07-25 | 3 | -1/+3 |
* | don't try to create kmod packages that contain no files | Felix Fietkau | 2006-07-25 | 1 | -0/+2 |
* | upgrade to new wl driver - supposedly fixes the weird google issue | Felix Fietkau | 2006-07-24 | 1 | -2/+2 |
* | fix broadcom-wl patchtable | Felix Fietkau | 2006-07-24 | 3 | -13/+7 |
* | bugfixes for the kernel module packaging | Felix Fietkau | 2006-07-23 | 2 | -14/+10 |
* | port over the netfilter module packaging to the new system and fix iptables d... | Felix Fietkau | 2006-07-22 | 3 | -8/+169 |
* | fix kernel module defaults | Felix Fietkau | 2006-07-21 | 1 | -1/+4 |
* | add submenu dependencies (used to hide the proprietary broadcom driver on any... | Felix Fietkau | 2006-07-21 | 1 | -0/+1 |
* | upgrade dnsmasq to v2.32 | Imre Kaloz | 2006-07-21 | 1 | -2/+2 |
* | add copyright statement | Nicolas Thill | 2006-07-21 | 1 | -1/+8 |
* | change 'source' to 'download' | Mike Baker | 2006-07-20 | 1 | -3/+3 |
* | fix nas depends | Felix Fietkau | 2006-07-20 | 1 | -1/+1 |
* | fix broadcom-wl dependancies | Mike Baker | 2006-07-19 | 1 | -1/+1 |
* | add workaround for a broken flex version on some systems (e.g. fc4) | Felix Fietkau | 2006-07-19 | 1 | -0/+14 |
* | change depends/default for nas | Felix Fietkau | 2006-07-18 | 1 | -1/+2 |