| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | scan_interfaces is unnecessary at this point | nbd | 2006-10-15 | 1 | -1/+0 |
* | remove all broadcom interfaces from bridges and bring them down completely wh... | nbd | 2006-10-15 | 3 | -8/+28 |
* | add protection for bridging interface changes | nbd | 2006-10-15 | 1 | -0/+7 |
* | remove the wifi interface from the default bridge | nbd | 2006-10-15 | 2 | -8/+6 |
* | implement simple device autodetection for wifi drivers | nbd | 2006-10-15 | 4 | -26/+78 |
* | Fix module dependency on ipw21,2200, bcm43xx | florian | 2006-10-15 | 1 | -0/+3 |
* | cleanup | nbd | 2006-10-14 | 2 | -13/+1 |
* | fix path to bash in openssl compile | nbd | 2006-10-14 | 1 | -0/+8 |
* | fix sstrip linux compile | nbd | 2006-10-14 | 1 | -0/+1 |
* | use the native toolchain for grub on non-amd64 hosts | nbd | 2006-10-14 | 1 | -2/+23 |
* | fix zlib cross compiling from non-linux systems | nbd | 2006-10-14 | 2 | -0/+1 |
* | cleanup | nbd | 2006-10-14 | 2 | -26/+1 |
* | another one ... | nbd | 2006-10-14 | 1 | -1/+1 |
* | fix lzma compile | nbd | 2006-10-14 | 1 | -1/+1 |
* | check for empty patch directories | nbd | 2006-10-14 | 1 | -1/+1 |
* | don't exit on tar errors in wireless-tools - sgid flag on directory not accep... | nbd | 2006-10-14 | 1 | -0/+1 |
* | use := for TAR_OPTIONS | nbd | 2006-10-14 | 1 | -2/+2 |
* | move '-' parameter to TAR_OPTIONS, so that packages can append commands | nbd | 2006-10-14 | 3 | -5/+5 |
* | portability fix | nbd | 2006-10-14 | 2 | -0/+21 |
* | leave out the ccache directory when copying the staging dir into the sdk (#843) | nbd | 2006-10-14 | 2 | -2/+5 |
* | remove some obsolete stuff | nbd | 2006-10-14 | 2 | -4/+1 |
* | use $(TAR) in unpack commands | nbd | 2006-10-14 | 2 | -3/+3 |
* | fix mistakes in unpack change | nbd | 2006-10-14 | 3 | -6/+6 |
* | another fix for invalid fd messages | nbd | 2006-10-14 | 1 | -0/+3 |
* | fix typo | nbd | 2006-10-14 | 1 | -1/+1 |
* | force LANG to C | nbd | 2006-10-14 | 1 | -0/+2 |
* | add prereq check for case-sensitive filesystem | nbd | 2006-10-14 | 1 | -0/+10 |
* | fix invalid fd warning on mac os x | nbd | 2006-10-14 | 1 | -1/+1 |
* | don't generate .tmpconfig.h and .kconfig.d | nbd | 2006-10-14 | 2 | -70/+1 |
* | move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system... | nbd | 2006-10-14 | 4 | -12/+22 |
* | add *.out to svn:ignore | nbd | 2006-10-14 | 0 | -0/+0 |
* | fix download.pl for weird 'which' implementations | nbd | 2006-10-14 | 1 | -2/+11 |
* | make table of contents clickable | nbd | 2006-10-13 | 1 | -1/+2 |
* | make table of contents clickable | nbd | 2006-10-13 | 1 | -0/+1 |
* | add prereq check for wget | nbd | 2006-10-13 | 1 | -0/+4 |
* | improve ncurses check | nbd | 2006-10-13 | 1 | -1/+1 |
* | fix lxdialog build target | nbd | 2006-10-13 | 1 | -3/+2 |
* | remove useless file | nbd | 2006-10-13 | 1 | -4/+0 |
* | fix tar detection | nbd | 2006-10-13 | 1 | -3/+4 |
* | add initial version of our new documentation - not too pretty yet, but will b... | nbd | 2006-10-13 | 8 | -203/+279 |
* | finally move buildroot-ng to trunk | nbd | 2006-10-13 | 907 | -0/+495477 |
|\ |
|
| * | move brcm-2.4 specific kmod to new module layout | nico | 2006-10-13 | 2 | -10/+18 |
| * | rewrite of platform irq handler | mbm | 2006-10-12 | 1 | -229/+78 |
| * | fix bug in ethernet irq handler | mbm | 2006-10-12 | 1 | -1/+1 |
| * | only check prerequisites of actually selected packages | nbd | 2006-10-12 | 2 | -8/+14 |
| * | enable busybox taint checking to support gplonly kernel exports | nbd | 2006-10-12 | 1 | -1/+1 |
| * | another compile fix | nbd | 2006-10-11 | 1 | -8/+10 |
| * | fix compile error | nbd | 2006-10-11 | 1 | -70/+71 |
| * | use bash for gen_image.sh | nbd | 2006-10-11 | 1 | -1/+1 |
| * | more fixes | nbd | 2006-10-10 | 2 | -0/+2 |