| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | don't rely on temporary variables in config() as they may get overwritten by ... | Felix Fietkau | 2006-06-26 | 1 | -5/+3 |
* | reorder nas command line parameters (required for bridge operation) | Felix Fietkau | 2006-06-25 | 1 | -1/+1 |
* | make nas depend on nvram | Felix Fietkau | 2006-06-25 | 1 | -0/+1 |
* | work around a busybox bug | Felix Fietkau | 2006-06-25 | 1 | -1/+1 |
* | small bugfixes for wifi (broadcom) | Felix Fietkau | 2006-06-25 | 1 | -2/+5 |
* | move the broadcom driver stuff into its own submenu | Felix Fietkau | 2006-06-25 | 1 | -4/+3 |
* | add a simple /sbin/wifi script with support for the new broadcom driver (inco... | Felix Fietkau | 2006-06-25 | 4 | -0/+221 |
* | fixes for common config functions | Felix Fietkau | 2006-06-25 | 1 | -15/+27 |
* | enable wlc by default | Felix Fietkau | 2006-06-25 | 1 | -0/+1 |
* | fix ipsec compile (FIXME: move DESTDIR to build template?) | Mike Baker | 2006-06-23 | 1 | -1/+1 |
* | mini_fo patch from upstream (fixes 2.6.17 compile) | Mike Baker | 2006-06-23 | 1 | -0/+47 |
* | switch on new verbose system | Mike Baker | 2006-06-23 | 1 | -2/+0 |
* | nuke jffs2root --move from init scripts | Felix Fietkau | 2006-06-23 | 2 | -13/+2 |
* | .pkginfo cleanup #2 | Mike Baker | 2006-06-23 | 1 | -0/+3 |
* | revert last change and add a different fix | Felix Fietkau | 2006-06-21 | 1 | -3/+4 |
* | avoid includes that aren't required for current target (make download) | Mike Baker | 2006-06-21 | 1 | -4/+3 |
* | fix and enable the sdk | Felix Fietkau | 2006-06-21 | 1 | -1/+4 |
* | add INCLUDE_DIR variable for $(TOPDIR)/include | Felix Fietkau | 2006-06-21 | 39 | -56/+56 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | Felix Fietkau | 2006-06-21 | 41 | -387/+56 |
* | add package/download target | Felix Fietkau | 2006-06-20 | 2 | -8/+18 |
* | mount /proc earlier in /sbin/mount_root | Felix Fietkau | 2006-06-20 | 2 | -1/+2 |
* | be politically correct | Imre Kaloz | 2006-06-20 | 2 | -3/+3 |
* | add libbcmcrypto to the nas package | Felix Fietkau | 2006-06-20 | 1 | -1/+5 |
* | fix MODULE_PARM removal in 2.6.17. | Nicolas Thill | 2006-06-19 | 1 | -0/+37 |
* | add a list append function to functions.sh | Felix Fietkau | 2006-06-19 | 1 | -0/+11 |
* | build mimo version of the broadcom wl driver as well | Felix Fietkau | 2006-06-19 | 2 | -14/+36 |
* | fix wlcompat depends/default | Felix Fietkau | 2006-06-19 | 1 | -1/+3 |
* | add modules.d file for wl | Felix Fietkau | 2006-06-19 | 1 | -0/+2 |
* | remove the wl.o build from the kernel patch and move the driver along with wl... | Felix Fietkau | 2006-06-19 | 25 | -40/+3274 |
* | fix module params on 2.6.17, suppress warnings. | Nicolas Thill | 2006-06-19 | 3 | -10/+22 |
* | move source file to src/ and let the kernel tree build the modules. | Nicolas Thill | 2006-06-19 | 3 | -7/+40 |
* | move wlcompat from target/linux/package/ to package/. | Nicolas Thill | 2006-06-18 | 14 | -0/+4362 |
* | add util-linux | Felix Fietkau | 2006-06-18 | 2 | -0/+145 |
* | override LDOPTS to remove madwifi compile warning | Felix Fietkau | 2006-06-18 | 1 | -0/+1 |
* | normalize Makefiles. | Nicolas Thill | 2006-06-18 | 19 | -236/+204 |
* | add conffiles, use proper optimization flags when building. | Nicolas Thill | 2006-06-18 | 1 | -3/+15 |
* | rename br2684.init to br2684.hotplug, normalize Makefile. | Nicolas Thill | 2006-06-18 | 2 | -15/+16 |
* | remove unneeded autoconf call and flags, rename S50dropbear to dropbear.init, | Nicolas Thill | 2006-06-18 | 2 | -43/+41 |
* | remove ipkg directory, add conffiles, normalize Makefile. | Nicolas Thill | 2006-06-18 | 3 | -27/+30 |
* | move source files to src/. | Nicolas Thill | 2006-06-18 | 4 | -3/+20 |
* | add wlc utility | Felix Fietkau | 2006-06-18 | 14 | -0/+5389 |
* | 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 |
* | 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 |