Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-12 | Teach dropbear to depend on zlib | Eric Andersen | |
2003-09-12 | Alex King writes: | Eric Andersen | |
Dropbear have bumpeed their version to 0.36, and 0.35 is not where buildroot expects it (they seem to have removed that version.) | |||
2003-09-12 | Add in a default config to make it easy for people that want | Eric Andersen | |
to enable uClibc's locale support. | |||
2003-09-11 | remove stuff already in binutils-2.14.90.0.6 | Eric Andersen | |
2003-09-11 | Lets give binutils-2.14.90.0.6 a try, shall we? | Eric Andersen | |
2003-09-11 | Fix silly typos | Eric Andersen | |
2003-09-11 | Make installing libstdc++ optional | Eric Andersen | |
2003-09-11 | Add support for fakeroot | Eric Andersen | |
2003-09-10 | Default to using the kernel-headers package. mention dropbear. | Eric Andersen | |
Make rootfs be rootfs_$(ARCH) | |||
2003-09-10 | Fixup gcc_target build so it does not require the magic | Eric Andersen | |
/lib/ld-uClibc.so.0 symlink allowing target stuff to run on the build host. -Erik | |||
2003-09-10 | Update the default uClibc config for 0.9.21 | Eric Andersen | |
2003-09-10 | Default to using uClibc 0.9.21 | Eric Andersen | |
2003-09-09 | Make gcc 2.95 build | Eric Andersen | |
2003-09-05 | Fixup broken tabs | Eric Andersen | |
2003-09-04 | Make some more things compile | Eric Andersen | |
2003-09-04 | Patch from Bruce Edge to add raidtools | Eric Andersen | |
2003-09-04 | teach glib to cross compile | Eric Andersen | |
2003-09-04 | Set CC_FOR_HOST | Eric Andersen | |
2003-09-03 | Make sure cross building binutils works | Eric Andersen | |
2003-09-03 | Fixup strace so it compiles | Eric Andersen | |
2003-09-03 | Add support for enabling use of libintl. | Manuel Novoa III | |
Add support for libstd++ in full locale mode, and remove the need for config hacks when using uClibc stub locale support. TODO -- gdb intl support is still broken. uClibc should auto-download the pregenerated locale data | |||
2003-09-03 | Fixup binutils cross builds | Eric Andersen | |
2003-09-02 | Make sure binutils does not leak system libraries into the build. | Eric Andersen | |
patch from mjn3 to prevent gcc using broken include paths | |||
2003-09-01 | Update for disabling wordexp | Eric Andersen | |
2003-08-31 | "Letss Thry thatt again..." | Eric Andersen | |
2003-08-31 | doh! | Eric Andersen | |
2003-08-31 | This should be significantly less broken... Might even work. ;-) | Eric Andersen | |
2003-08-23 | This patch is not needed with gcc 3.3.1 | Eric Andersen | |
2003-08-22 | Revert strace to a stable version that actually compiles | Eric Andersen | |
2003-08-22 | unset CONFIG_LAST | Eric Andersen | |
2003-08-22 | cleanup strip command a bit | Eric Andersen | |
2003-08-22 | remove some leftover garbage | Eric Andersen | |
2003-08-22 | Make binutils not leak libraries | Eric Andersen | |
2003-08-20 | fix all uses of sys_nerr and sys_errlist[] | Eric Andersen | |
2003-08-20 | Fix gdb to not use sys_errlist[] and sys_nerr, | Eric Andersen | |
2003-08-20 | It now builds w/o a /lib/ld-uClibc.so.0 symlink! Perhaps cross | Eric Andersen | |
building the whole darn thing is now possible! -Erik | |||
2003-08-19 | Fix ncurses so it properly compiles | Eric Andersen | |
2003-08-19 | Make the whole usr/local/lib/iptables path. | Manuel Novoa III | |
2003-08-18 | Update default busybox config | Eric Andersen | |
2003-08-17 | Doh! | Eric Andersen | |
2003-08-17 | Update dropbear to the latest and greatest, fixing a | Eric Andersen | |
security problem | |||
2003-08-17 | Update valgrind | Eric Andersen | |
2003-08-17 | Update to binutils-2.14.90.0.5 and gcc-3.3.1 | Eric Andersen | |
2003-08-17 | Update for the latest and greatest uClibc | Eric Andersen | |
2003-08-10 | I missed a spot | Eric Andersen | |
2003-08-09 | oops. don't default to a dev version of gcc | Eric Andersen | |
2003-08-09 | Be sure to install libstdc++ and libgcc_s | Eric Andersen | |
2003-08-07 | Cope with some autoconf wierdness | Eric Andersen | |
2003-08-01 | I wrote this patch some time ago, seems I forgot to commit it. | Eric Andersen | |
This fixes a serious bug in diethotplug, and fixes the install locations. -Erik | |||
2003-07-27 | Patch from Michael Shuler. Update to version 1.2.8 and remember to | Eric Andersen | |
copy all the required shared libs -- without them iptables dosen't do very much. |