summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2006-10-15add hotplug script for setting up networking on wds interfacesnbd
2006-10-15wlc: use custom ether_ntoa implementation that pads the address partsnbd
2006-10-15add support for wds vifs for broadcom wlnbd
2006-10-15implement wlc call to read wds endpoint macnbd
2006-10-15always return true in disable_broadcom()nbd
2006-10-15fix error messagenbd
2006-10-15implement network callbacks for broadcom wlnbd
2006-10-15scan_interfaces is unnecessary at this pointnbd
2006-10-15remove all broadcom interfaces from bridges and bring them down completely wh...nbd
2006-10-15add protection for bridging interface changesnbd
2006-10-15remove the wifi interface from the default bridgenbd
2006-10-15implement simple device autodetection for wifi driversnbd
2006-10-15Fix module dependency on ipw21,2200, bcm43xxflorian
2006-10-14fix path to bash in openssl compilenbd
2006-10-14fix zlib cross compiling from non-linux systemsnbd
2006-10-14don't exit on tar errors in wireless-tools - sgid flag on directory not accep...nbd
2006-10-14portability fixnbd
2006-10-14fix typonbd
2006-10-13move brcm-2.4 specific kmod to new module layoutnico
2006-10-12only check prerequisites of actually selected packagesnbd
2006-10-12enable busybox taint checking to support gplonly kernel exportsnbd
2006-10-10use perl instead of sed for replacing stuff in wlnbd
2006-10-10replace ipkg-make-index with a shell script that works on bsdnbd
2006-10-10add support for Package/<pkgname>/description - old format still supported, b...nbd
2006-10-10add support for a common shell include file, which is evaluated for every mak...nbd
2006-10-10pppd: pass on the configured upper limit for mtu to the channel that ppp usesnbd
2006-10-09use standard patch naming schemenbd
2006-10-09Port kmod-ipip to the new module layoutflorian
2006-10-09save the real configured interface name in the 'device' variable when running...nbd
2006-10-09add new /bin/uci script and api for manipulating buildroot-ng config filesnbd
2006-10-09fix shell escaping bug in append() functionnbd
2006-10-09add 1 second delay for natsemi ifup (sometimes won't come up otherwise)nbd
2006-10-09fix natsemi depends, default and autoloadnbd
2006-10-08fix a small bug in the parse-config scriptnbd
2006-10-08fix openswan init scriptnbd
2006-10-08fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos...nico
2006-10-07implement stop() function for dropbear init scriptnbd
2006-10-07fix path to toolchain build directory (patch from #810)nbd
2006-10-07move gdbserver to buildroot-ng, since it uses the toolchain build directorynbd
2006-10-06minor cleanupnbd
2006-10-06really fix webif password access patch for busyboxnbd
2006-10-06add qos-scripts package port for buildroot-ngnbd
2006-10-06port kmod-sched to new kernel packaging systemnbd
2006-10-06fix pcmcia-cs dependenciesnbd
2006-10-05speed up package prereq check (only run make on those directories that actual...nbd
2006-10-05fix gmp ccache breakage again (previous fix was removed in a cleanup)nbd
2006-10-04hide enable/disable functions, not active yetnbd
2006-10-04fix displayed name in init script help textnbd
2006-10-04add new rc.common for standardized init scripts, convert existing init scriptsnbd
2006-10-04move arch specific base-files install call to the end of the generic one - fi...nbd