summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix a cross compile issue.Manuel Novoa III2004-09-031-2/+9
|
* Sigh...Manuel Novoa III2004-09-031-2/+5
|
* Change the filenames.Manuel Novoa III2004-09-032-0/+0
|
* Add support for armeb.Manuel Novoa III2004-09-031-1/+10
|
* For now, mimic arm behavior for armeb since that's what uClibc'sManuel Novoa III2004-09-031-0/+6
| | | | fix-includes script winds up doing. Fix this later...
* Oops... remove some makefile debugging bits.Manuel Novoa III2004-09-031-2/+0
|
* Should be supported now for gcc 3.4.1.Manuel Novoa III2004-09-031-0/+1
|
* Update to what I'm currently using. Lots of changes...Manuel Novoa III2004-09-0371-351/+30751
| | | | | | | 1) Allow selection of binutils/gcc/gdb/kernel headers to build, although some of the older tool patches probably need updating. 2) Rework gdb build so that remote debugging now works with gdbserver. 3) Misc. other package updates.3) Misc. other package updates.3) Misc. other package updates.
* Enable CONFIG_FEATURE_SUID, but disable CONFIG_FEATURE_SUID_CONFIGEric Andersen2004-09-021-1/+2
| | | | | for the default permission dropping behavior. -Erik
* 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
|