summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* add patch from #849nbd2006-10-151-0/+21
* add firewall protection for wan_device in addition to wan_ifname (fixes #852)nbd2006-10-151-0/+2
* fix typonbd2006-10-151-1/+1
* init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...nbd2006-10-1520-19/+197
* disable entropy gathering in wlcompat-debugnbd2006-10-151-1/+8
* add hotplug script for setting up networking on wds interfacesnbd2006-10-151-0/+34
* wlc: use custom ether_ntoa implementation that pads the address partsnbd2006-10-151-7/+12
* add support for wds vifs for broadcom wlnbd2006-10-151-1/+8
* implement wlc call to read wds endpoint macnbd2006-10-151-0/+42
* always return true in disable_broadcom()nbd2006-10-151-0/+1
* fix error messagenbd2006-10-151-1/+1
* implement network callbacks for broadcom wlnbd2006-10-151-12/+34
* scan_interfaces is unnecessary at this pointnbd2006-10-151-1/+0
* remove all broadcom interfaces from bridges and bring them down completely wh...nbd2006-10-153-8/+28
* add protection for bridging interface changesnbd2006-10-151-0/+7
* remove the wifi interface from the default bridgenbd2006-10-152-8/+6
* implement simple device autodetection for wifi driversnbd2006-10-154-26/+78
* Fix module dependency on ipw21,2200, bcm43xxflorian2006-10-151-0/+3
* fix path to bash in openssl compilenbd2006-10-141-0/+8
* fix zlib cross compiling from non-linux systemsnbd2006-10-142-0/+1
* don't exit on tar errors in wireless-tools - sgid flag on directory not accep...nbd2006-10-141-0/+1
* portability fixnbd2006-10-142-0/+21
* fix typonbd2006-10-141-1/+1
* move brcm-2.4 specific kmod to new module layoutnico2006-10-131-0/+18
* only check prerequisites of actually selected packagesnbd2006-10-121-1/+1
* enable busybox taint checking to support gplonly kernel exportsnbd2006-10-121-1/+1
* use perl instead of sed for replacing stuff in wlnbd2006-10-101-1/+1
* replace ipkg-make-index with a shell script that works on bsdnbd2006-10-101-1/+2
* add support for Package/<pkgname>/description - old format still supported, b...nbd2006-10-101-3/+5
* add support for a common shell include file, which is evaluated for every mak...nbd2006-10-101-4/+6
* pppd: pass on the configured upper limit for mtu to the channel that ppp usesnbd2006-10-101-0/+17
* use standard patch naming schemenbd2006-10-093-0/+0
* Port kmod-ipip to the new module layoutflorian2006-10-091-0/+9
* save the real configured interface name in the 'device' variable when running...nbd2006-10-093-6/+3
* add new /bin/uci script and api for manipulating buildroot-ng config filesnbd2006-10-094-1/+478
* fix shell escaping bug in append() functionnbd2006-10-091-1/+1
* add 1 second delay for natsemi ifup (sometimes won't come up otherwise)nbd2006-10-091-0/+3
* fix natsemi depends, default and autoloadnbd2006-10-091-1/+3
* fix a small bug in the parse-config scriptnbd2006-10-081-1/+1
* fix openswan init scriptnbd2006-10-081-51/+67
* fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos...nico2006-10-082-11/+17
* implement stop() function for dropbear init scriptnbd2006-10-071-0/+4
* fix path to toolchain build directory (patch from #810)nbd2006-10-071-1/+1
* move gdbserver to buildroot-ng, since it uses the toolchain build directorynbd2006-10-071-0/+69
* minor cleanupnbd2006-10-061-5/+2
* really fix webif password access patch for busyboxnbd2006-10-061-2/+4
* add qos-scripts package port for buildroot-ngnbd2006-10-068-0/+679
* port kmod-sched to new kernel packaging systemnbd2006-10-061-0/+10
* fix pcmcia-cs dependenciesnbd2006-10-061-1/+1
* speed up package prereq check (only run make on those directories that actual...nbd2006-10-051-1/+1