Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-03 | Update to what I'm currently using. Lots of changes... | Manuel Novoa III | |
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. | |||
2004-09-02 | Enable CONFIG_FEATURE_SUID, but disable CONFIG_FEATURE_SUID_CONFIG | Eric Andersen | |
for the default permission dropping behavior. -Erik | |||
2004-08-19 | new 2.6. kernel headers are out | Eric Andersen | |
2004-08-16 | update to current | Eric Andersen | |
2004-07-29 | Use relative links | Eric Andersen | |
2004-07-29 | Don't use a shared lib for file | Eric Andersen | |
2004-07-28 | Use relative links | Eric Andersen | |
2004-07-28 | Update the 'file' patch | Eric Andersen | |
2004-07-28 | Tarcisio writes: | Eric Andersen | |
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 | |||
2004-07-25 | Only install libgcc_s when it is present | Eric Andersen | |
2004-07-20 | Install /lib/libgcc_s.so.1 | Eric Andersen | |
2004-07-20 | Update to dropbear-0.43 | Eric Andersen | |
2004-07-20 | Remove the unnecessary USE_UCLIBC_LDSO_0_9_24 option | Eric Andersen | |
2004-07-20 | Use 2.4.26 final, not a -pre | Eric Andersen | |
2004-07-18 | Use shared libgcc if possible | Eric Andersen | |
2004-07-17 | Update configs a bit | Eric Andersen | |
2004-07-16 | Fix a silly bug | Eric Andersen | |
2004-07-09 | enable rdate and hwclock | Eric Andersen | |
2004-07-09 | Automatically scale down the image padding size | Eric Andersen | |
2004-07-09 | Update binutils. This version works on arm... | Eric Andersen | |
2004-07-09 | Update dropbear and add a setup/start init script for it | Eric Andersen | |
2004-06-28 | Erik Karu writes: | Eric Andersen | |
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. | |||
2004-06-26 | Minor config updates | Eric Andersen | |
2004-06-24 | Update for the latest linux-libc-headers | Eric Andersen | |
2004-06-24 | Fixup a stupid bug | Eric Andersen | |
2004-06-14 | Minor doc update to match reality | Eric Andersen | |
2004-06-14 | Use stock gcc 3.3.4 | Eric Andersen | |
2004-06-14 | Use newer versions | Eric Andersen | |
2004-06-14 | A few updates, add some dirs so ifup/ifdown wont complain | Eric Andersen | |
2004-06-14 | purge whitespace | Eric Andersen | |
2004-05-28 | uClibc has a working strtod. coreutils does _not_ have a working strtod | Manuel Novoa III | |
configuration test when cross compiling. | |||
2004-05-19 | A correction and a clarification. | Manuel Novoa III | |
2004-05-19 | Some tedious commentary on the current toolchain patches | Eric Andersen | |
2004-05-14 | http preferred, no? | Tim Riker | |
2004-05-13 | bother | Eric Andersen | |
2004-05-13 | Support building procps (since ltp prefers it) | Eric Andersen | |
2004-05-13 | Update to the latest ltp testsuite | Eric Andersen | |
2004-05-11 | Link 'cc' to 'gcc' | Eric Andersen | |
2004-05-07 | Revert to using 2.4.x kernel headers by default, due to public outcry.... | Eric Andersen | |
2004-05-06 | Chris Wilson writes: | Eric Andersen | |
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. | |||
2004-05-06 | be sure the dir is present | Eric Andersen | |
2004-05-04 | cope with older uClibc versions | Eric Andersen | |
2004-05-04 | Cope with stock uClibc 0.9.26 | Eric Andersen | |
2004-05-01 | Update to strace 4.5.3 | Eric Andersen | |
2004-04-30 | Sigh | Eric Andersen | |
2004-04-30 | oops | Eric Andersen | |
2004-04-30 | Fix gcc bug 15089 | Eric Andersen | |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15089 | |||
2004-04-21 | Avoid a question when possible | Eric Andersen | |
2004-04-21 | Default to using the 2.6.x based linux-libc-headers -- yet another | Eric Andersen | |
thing we don't have to maintain. These seem to be working nicely and everything now compiles as expected. | |||
2004-04-21 | Update to latest valgrind | Eric Andersen | |