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