| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
| * | use perl instead of sed for replacing stuff in wl | nbd | 2006-10-10 | 1 | -1/+1 |
| * | replace ipkg-make-index with a shell script that works on bsd | nbd | 2006-10-10 | 2 | -1/+26 |
| * | use bsd md5 in ipkg if md5sum is not available | nbd | 2006-10-10 | 1 | -0/+2 |
| * | run rstrip in bash | nbd | 2006-10-10 | 1 | -1/+1 |
| * | always build sed, some systems have a broken one where it's hard to detect | nbd | 2006-10-10 | 2 | -47/+8 |
| * | add portability patch for ipkg-utils | nbd | 2006-10-10 | 1 | -0/+50 |
| * | don't include host.mk from rules.mk - confuses package dump | nbd | 2006-10-10 | 2 | -1/+1 |
| * | more portability fixes and a prereq check for gnu tar | nbd | 2006-10-10 | 4 | -1/+15 |
| * | kernel patch: remove pcmcia compatibility crap - doesn't run on freebsd | nbd | 2006-10-10 | 1 | -0/+21 |
| * | fix target/utils compile on freebsd | nbd | 2006-10-10 | 1 | -1/+1 |
| * | add uclibc portability patch (by thorsten glaser) | nbd | 2006-10-10 | 1 | -0/+38 |
| * | rename patch | nbd | 2006-10-10 | 1 | -0/+0 |
| * | fix gcc compile | nbd | 2006-10-10 | 2 | -1/+4 |
| * | remove sed test garbage left behind on some hosts with an old/unsupported sed | nbd | 2006-10-10 | 1 | -2/+1 |
| * | change OS to HOST_OS | nbd | 2006-10-10 | 2 | -2/+2 |
| * | add BSDmakefile as a wrapper which calls gmake | nbd | 2006-10-10 | 1 | -0/+2 |
| * | set shell to bash in master makefile | nbd | 2006-10-10 | 1 | -0/+1 |
| * | fix HOST_ARCH and GNU_HOST_NAME for freebsd and other operating systems | nbd | 2006-10-10 | 2 | -17/+1481 |
| * | add generic ide support for x86-2.6 | nbd | 2006-10-10 | 1 | -1/+1 |
| * | explicitly set CONFIG_SHELL to bash for the kernel headers configure | nbd | 2006-10-10 | 1 | -1/+4 |
| * | don't touch TAR_OPTIONS in host.mk | nbd | 2006-10-10 | 2 | -2/+2 |