| Commit message (Expand) | Author | Age | Files | Lines |
* | only check prerequisites of actually selected packages | Felix Fietkau | 2006-10-12 | 1 | -1/+1 |
* | enable busybox taint checking to support gplonly kernel exports | Felix Fietkau | 2006-10-12 | 1 | -1/+1 |
* | use perl instead of sed for replacing stuff in wl | Felix Fietkau | 2006-10-10 | 1 | -1/+1 |
* | replace ipkg-make-index with a shell script that works on bsd | Felix Fietkau | 2006-10-10 | 1 | -1/+2 |
* | add support for Package/<pkgname>/description - old format still supported, b... | Felix Fietkau | 2006-10-10 | 1 | -3/+5 |
* | add support for a common shell include file, which is evaluated for every mak... | Felix Fietkau | 2006-10-10 | 1 | -4/+6 |
* | pppd: pass on the configured upper limit for mtu to the channel that ppp uses | Felix Fietkau | 2006-10-10 | 1 | -0/+17 |
* | use standard patch naming scheme | Felix Fietkau | 2006-10-09 | 3 | -0/+0 |
* | Port kmod-ipip to the new module layout | Florian Fainelli | 2006-10-09 | 1 | -0/+9 |
* | save the real configured interface name in the 'device' variable when running... | Felix Fietkau | 2006-10-09 | 3 | -6/+3 |
* | add new /bin/uci script and api for manipulating buildroot-ng config files | Felix Fietkau | 2006-10-09 | 4 | -1/+478 |
* | fix shell escaping bug in append() function | Felix Fietkau | 2006-10-09 | 1 | -1/+1 |
* | add 1 second delay for natsemi ifup (sometimes won't come up otherwise) | Felix Fietkau | 2006-10-09 | 1 | -0/+3 |
* | fix natsemi depends, default and autoload | Felix Fietkau | 2006-10-09 | 1 | -1/+3 |
* | fix a small bug in the parse-config script | Felix Fietkau | 2006-10-08 | 1 | -1/+1 |
* | fix openswan init script | Felix Fietkau | 2006-10-08 | 1 | -51/+67 |
* | fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos... | Nicolas Thill | 2006-10-08 | 2 | -11/+17 |
* | implement stop() function for dropbear init script | Felix Fietkau | 2006-10-07 | 1 | -0/+4 |
* | fix path to toolchain build directory (patch from #810) | Felix Fietkau | 2006-10-07 | 1 | -1/+1 |
* | move gdbserver to buildroot-ng, since it uses the toolchain build directory | Felix Fietkau | 2006-10-07 | 1 | -0/+69 |
* | minor cleanup | Felix Fietkau | 2006-10-06 | 1 | -5/+2 |
* | really fix webif password access patch for busybox | Felix Fietkau | 2006-10-06 | 1 | -2/+4 |
* | add qos-scripts package port for buildroot-ng | Felix Fietkau | 2006-10-06 | 8 | -0/+679 |
* | port kmod-sched to new kernel packaging system | Felix Fietkau | 2006-10-06 | 1 | -0/+10 |
* | fix pcmcia-cs dependencies | Felix Fietkau | 2006-10-06 | 1 | -1/+1 |
* | speed up package prereq check (only run make on those directories that actual... | Felix Fietkau | 2006-10-05 | 1 | -1/+1 |
* | fix gmp ccache breakage again (previous fix was removed in a cleanup) | Felix Fietkau | 2006-10-05 | 1 | -1/+3 |
* | hide enable/disable functions, not active yet | Felix Fietkau | 2006-10-04 | 1 | -4/+0 |
* | fix displayed name in init script help text | Felix Fietkau | 2006-10-04 | 1 | -1/+1 |
* | add new rc.common for standardized init scripts, convert existing init scripts | Felix Fietkau | 2006-10-04 | 15 | -379/+506 |
* | move arch specific base-files install call to the end of the generic one - fi... | Felix Fietkau | 2006-10-04 | 1 | -1/+1 |
* | fix missing update for include() api change (#815) | Felix Fietkau | 2006-10-04 | 2 | -2/+2 |
* | don't recreate the resolv.conf file from the dhcp script if no dhcp server is... | Felix Fietkau | 2006-10-03 | 1 | -7/+9 |
* | fix for the password check (checked the wrong variable) | Felix Fietkau | 2006-10-02 | 1 | -2/+2 |
* | port last commit to -ng | Felix Fietkau | 2006-10-02 | 1 | -1/+3 |
* | openswan makefile cleanup and compile fix | Felix Fietkau | 2006-09-29 | 1 | -10/+4 |
* | sync openssl in wr and ng, update to 0.9.8d for security fixes | Felix Fietkau | 2006-09-29 | 2 | -6/+6 |
* | fix ppp compile on osx | Felix Fietkau | 2006-09-27 | 2 | -0/+29 |
* | fix stdint include patch | Felix Fietkau | 2006-09-27 | 1 | -20/+12 |
* | fix alsa on 2.6 (some arches need specific includes) | Nicolas Thill | 2006-09-27 | 1 | -2/+6 |
* | sync firewall script with whiterussian changes | Felix Fietkau | 2006-09-26 | 1 | -1/+5 |
* | fix grep's -C option | Mike Baker | 2006-09-25 | 1 | -0/+12 |
* | new (last?) attempt at standardizing Makefiles | Nicolas Thill | 2006-09-24 | 41 | -599/+698 |
* | use absolute paths in include() shell function | Felix Fietkau | 2006-09-24 | 6 | -6/+6 |
* | standardize Makefile, remove dup description | Nicolas Thill | 2006-09-23 | 1 | -8/+4 |
* | standardize Makefile | Nicolas Thill | 2006-09-23 | 1 | -23/+33 |
* | change section from base to net | Nicolas Thill | 2006-09-23 | 1 | -1/+1 |
* | standardize Makefile | Nicolas Thill | 2006-09-23 | 1 | -25/+36 |
* | standardize Makefile, change section from base to libs | Nicolas Thill | 2006-09-23 | 1 | -7/+7 |
* | standardize Makefile, change section from base to utils | Nicolas Thill | 2006-09-23 | 1 | -11/+14 |