summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* new 2.6. kernel headers are outEric Andersen2004-08-191-3/+3
|
* update to currentEric Andersen2004-08-161-0/+2
|
* Use relative linksEric Andersen2004-07-291-4/+4
|
* Don't use a shared lib for fileEric Andersen2004-07-291-1/+2
|
* Use relative linksEric Andersen2004-07-282-3/+3
|
* Update the 'file' patchEric Andersen2004-07-281-16/+16
|
* Tarcisio writes:Eric Andersen2004-07-281-2/+2
| | | | | | | | | | | | | Hello, I noticed that file-4.08 does no longer exist at ftp://ftp.astron.com/pub/file. I was able to compile a 'buildroot' using file-4.10. I had to change make/file.mk and sources/file.patch. Regards, Tarcisio
* Only install libgcc_s when it is presentEric Andersen2004-07-251-3/+3
|
* Install /lib/libgcc_s.so.1Eric Andersen2004-07-201-2/+9
|
* Update to dropbear-0.43Eric Andersen2004-07-201-2/+2
|
* Remove the unnecessary USE_UCLIBC_LDSO_0_9_24 optionEric Andersen2004-07-202-11873/+1
|
* 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
|