Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Install /lib/libgcc_s.so.1 | Eric Andersen | 2004-07-20 | 1 | -2/+9 |
| | |||||
* | Update to dropbear-0.43 | Eric Andersen | 2004-07-20 | 1 | -2/+2 |
| | |||||
* | Remove the unnecessary USE_UCLIBC_LDSO_0_9_24 option | Eric Andersen | 2004-07-20 | 2 | -11873/+1 |
| | |||||
* | Use 2.4.26 final, not a -pre | Eric Andersen | 2004-07-20 | 4 | -3/+5 |
| | |||||
* | Use shared libgcc if possible | Eric Andersen | 2004-07-18 | 1 | -1/+1 |
| | |||||
* | Update configs a bit | Eric Andersen | 2004-07-17 | 2 | -2/+9 |
| | |||||
* | Fix a silly bug | Eric Andersen | 2004-07-16 | 1 | -1/+1 |
| | |||||
* | enable rdate and hwclock | Eric Andersen | 2004-07-09 | 1 | -2/+3 |
| | |||||
* | Automatically scale down the image padding size | Eric Andersen | 2004-07-09 | 1 | -3/+2 |
| | |||||
* | Update binutils. This version works on arm... | Eric Andersen | 2004-07-09 | 3 | -2445/+236 |
| | |||||
* | Update dropbear and add a setup/start init script for it | Eric Andersen | 2004-07-09 | 2 | -2/+63 |
| | |||||
* | Erik Karu writes: | Eric Andersen | 2004-06-28 | 1 | -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 updates | Eric Andersen | 2004-06-26 | 2 | -0/+2 |
| | |||||
* | Update for the latest linux-libc-headers | Eric Andersen | 2004-06-24 | 1 | -3/+3 |
| | |||||
* | Fixup a stupid bug | Eric Andersen | 2004-06-24 | 1 | -1/+1 |
| | |||||
* | Minor doc update to match reality | Eric Andersen | 2004-06-14 | 1 | -5/+2 |
| | |||||
* | Use stock gcc 3.3.4 | Eric Andersen | 2004-06-14 | 2 | -4/+2 |
| | |||||
* | Use newer versions | Eric Andersen | 2004-06-14 | 2 | -6/+5 |
| | |||||
* | A few updates, add some dirs so ifup/ifdown wont complain | Eric Andersen | 2004-06-14 | 1 | -10/+9 |
| | |||||
* | purge whitespace | Eric Andersen | 2004-06-14 | 1 | -1/+1 |
| | |||||
* | uClibc has a working strtod. coreutils does _not_ have a working strtod | Manuel Novoa III | 2004-05-28 | 1 | -0/+1 |
| | | | | configuration test when cross compiling. | ||||
* | A correction and a clarification. | Manuel Novoa III | 2004-05-19 | 1 | -2/+2 |
| | |||||
* | Some tedious commentary on the current toolchain patches | Eric Andersen | 2004-05-19 | 1 | -0/+35 |
| | |||||
* | http preferred, no? | Tim Riker | 2004-05-14 | 1 | -1/+1 |
| | |||||
* | bother | Eric Andersen | 2004-05-13 | 1 | -1/+1 |
| | |||||
* | Support building procps (since ltp prefers it) | Eric Andersen | 2004-05-13 | 1 | -0/+38 |
| | |||||
* | Update to the latest ltp testsuite | Eric Andersen | 2004-05-13 | 2 | -43/+33 |
| | |||||
* | Link 'cc' to 'gcc' | Eric Andersen | 2004-05-11 | 1 | -0/+1 |
| | |||||
* | Revert to using 2.4.x kernel headers by default, due to public outcry.... | Eric Andersen | 2004-05-07 | 1 | -13/+23 |
| | |||||
* | Chris Wilson writes: | Eric Andersen | 2004-05-06 | 1 | -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 present | Eric Andersen | 2004-05-06 | 1 | -0/+1 |
| | |||||
* | cope with older uClibc versions | Eric Andersen | 2004-05-04 | 1 | -1/+7 |
| | |||||
* | Cope with stock uClibc 0.9.26 | Eric Andersen | 2004-05-04 | 1 | -1/+1 |
| | |||||
* | Update to strace 4.5.3 | Eric Andersen | 2004-05-01 | 1 | -2/+2 |
| | |||||
* | Sigh | Eric Andersen | 2004-04-30 | 1 | -2/+2 |
| | |||||
* | oops | Eric Andersen | 2004-04-30 | 1 | -7/+2 |
| | |||||
* | Fix gcc bug 15089 | Eric Andersen | 2004-04-30 | 1 | -0/+15 |
| | | | | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15089 | ||||
* | Avoid a question when possible | Eric Andersen | 2004-04-21 | 1 | -0/+1 |
| | |||||
* | Default to using the 2.6.x based linux-libc-headers -- yet another | Eric Andersen | 2004-04-21 | 1 | -6/+16 |
| | | | | | thing we don't have to maintain. These seem to be working nicely and everything now compiles as expected. | ||||
* | Update to latest valgrind | Eric Andersen | 2004-04-21 | 2 | -146/+104 |
| | |||||
* | Use busybox to provide login etc by default | Eric Andersen | 2004-04-21 | 3 | -16/+22 |
| | |||||
* | Sync with the latest from Debian testing | Eric Andersen | 2004-04-20 | 2 | -0/+1 |
| | |||||
* | Sync up binutils with current Debian testing | Eric Andersen | 2004-04-20 | 3 | -236/+2445 |
| | |||||
* | Goetz Bock writes: | Eric Andersen | 2004-04-16 | 1 | -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 dir | Eric Andersen | 2004-04-16 | 1 | -1/+2 |
| | |||||
* | Missed a link | Eric Andersen | 2004-04-13 | 1 | -0/+1 |
| | |||||
* | Split off the C++ stuff and only install when INSTALL_LIBSTDCPP | Eric Andersen | 2004-04-13 | 1 | -16/+19 |
| | | | | is enabled | ||||
* | Make ifup/ifdown shutup | Eric Andersen | 2004-04-12 | 1 | -0/+4 |
| | |||||
* | building uml is not supported | Eric Andersen | 2004-04-12 | 1 | -348/+0 |
| | |||||
* | Provide sane defaults | Eric Andersen | 2004-04-12 | 1 | -2/+2 |
| |