summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use 2.4.26 final, not a -preEric Andersen2004-07-204-3/+5
|
* Use shared libgcc if possibleEric Andersen2004-07-181-1/+1
|
* Update configs a bitEric Andersen2004-07-172-2/+9
|
* Fix a silly bugEric Andersen2004-07-161-1/+1
|
* enable rdate and hwclockEric Andersen2004-07-091-2/+3
|
* Automatically scale down the image padding sizeEric Andersen2004-07-091-3/+2
|
* Update binutils. This version works on arm...Eric Andersen2004-07-093-2445/+236
|
* Update dropbear and add a setup/start init script for itEric Andersen2004-07-092-2/+63
|
* Erik Karu writes:Eric Andersen2004-06-281-3/+4
| | | | | | | | | | | | | | Hi, this patch seems to be needed to compile tinyx with latest buildroot. Btw, any ideas isn't there anyone else using tinyx if I'm first to submit this obvious patch? Cheers, EK.
* Minor config updatesEric Andersen2004-06-262-0/+2
|
* Update for the latest linux-libc-headersEric Andersen2004-06-241-3/+3
|
* Fixup a stupid bugEric Andersen2004-06-241-1/+1
|
* Minor doc update to match realityEric Andersen2004-06-141-5/+2
|
* Use stock gcc 3.3.4Eric Andersen2004-06-142-4/+2
|
* Use newer versionsEric Andersen2004-06-142-6/+5
|
* A few updates, add some dirs so ifup/ifdown wont complainEric Andersen2004-06-141-10/+9
|
* purge whitespaceEric Andersen2004-06-141-1/+1
|
* uClibc has a working strtod. coreutils does _not_ have a working strtodManuel Novoa III2004-05-281-0/+1
| | | | configuration test when cross compiling.
* A correction and a clarification.Manuel Novoa III2004-05-191-2/+2
|
* Some tedious commentary on the current toolchain patchesEric Andersen2004-05-191-0/+35
|
* http preferred, no?Tim Riker2004-05-141-1/+1
|
* botherEric Andersen2004-05-131-1/+1
|
* Support building procps (since ltp prefers it)Eric Andersen2004-05-131-0/+38
|
* Update to the latest ltp testsuiteEric Andersen2004-05-132-43/+33
|
* Link 'cc' to 'gcc'Eric Andersen2004-05-111-0/+1
|
* Revert to using 2.4.x kernel headers by default, due to public outcry....Eric Andersen2004-05-071-13/+23
|
* Chris Wilson writes:Eric Andersen2004-05-061-1/+1
| | | | | | | | | | | | i Erik, I think I found a small bug in your cramfs patch, which I guess you ported from mkfs.jffs2.c. Therefore this bug might apply to mkfs.jffs2.c as well. When searching for a file (or device node) to create in a subdirectory, mkcramfs doesn't remove the parent's path component which it's already matched. This prevents the sought node from ever being found if it lives in a subdirectory.
* be sure the dir is presentEric Andersen2004-05-061-0/+1
|
* cope with older uClibc versionsEric Andersen2004-05-041-1/+7
|
* Cope with stock uClibc 0.9.26Eric Andersen2004-05-041-1/+1
|
* Update to strace 4.5.3Eric Andersen2004-05-011-2/+2
|
* SighEric Andersen2004-04-301-2/+2
|
* oopsEric Andersen2004-04-301-7/+2
|
* Fix gcc bug 15089Eric Andersen2004-04-301-0/+15
| | | | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15089
* Avoid a question when possibleEric Andersen2004-04-211-0/+1
|
* Default to using the 2.6.x based linux-libc-headers -- yet anotherEric Andersen2004-04-211-6/+16
| | | | | thing we don't have to maintain. These seem to be working nicely and everything now compiles as expected.
* Update to latest valgrindEric Andersen2004-04-212-146/+104
|
* Use busybox to provide login etc by defaultEric Andersen2004-04-213-16/+22
|
* Sync with the latest from Debian testingEric Andersen2004-04-202-0/+1
|
* Sync up binutils with current Debian testingEric Andersen2004-04-203-236/+2445
|
* Goetz Bock writes:Eric Andersen2004-04-161-6/+5
| | | | | | | | | | Hi Erik, as I was unable to find a buildroot mailing list, i just send this small patch to you. It's required to make ntp build on my system and only copy ntpdate into the target directory.
* Stick the cache in its own empty dirEric Andersen2004-04-161-1/+2
|
* Missed a linkEric Andersen2004-04-131-0/+1
|
* Split off the C++ stuff and only install when INSTALL_LIBSTDCPPEric Andersen2004-04-131-16/+19
| | | | is enabled
* Make ifup/ifdown shutupEric Andersen2004-04-121-0/+4
|
* building uml is not supportedEric Andersen2004-04-121-348/+0
|
* Provide sane defaultsEric Andersen2004-04-121-2/+2
|
* Due to alphabetizing, the uml stuff was pulled in after uclibc.mkEric Andersen2004-04-122-73/+5
| | | | | | causing problems. Newer uml messes up sigcontext.h and is a pain to build anyways. So kill it for now. It is trivial to build for stock i386 and then boot the generated root_fs using uml.
* Fix ccache build for targetEric Andersen2004-04-121-5/+2
|
* Fix openvpn build depsEric Andersen2004-04-091-2/+2
|