Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-01 | Enable building soft float buildroot for gcc 3.3. Currently works for | Manuel Novoa III | |
i386 (limited to 64 bit long double... same as double), arm (libfloat), mips, and mipsel. Enable cross compiling a native gcc 3.3 toolchain to run on the target. Misc rootfs cleanups... strip some things that weren't, eliminate duplicate libs, move openssl shared libs out of /lib, reduce size of libssl.so by dynamicly linking with libcrypto.so, fix dropbear compile on mips. | |||
2003-10-11 | Update to dropbear 0.38 | Eric Andersen | |
2003-10-06 | update dropbear release location | Eric Andersen | |
2003-09-26 | Update dropbear to the latest and greatest | Eric Andersen | |
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-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-08-17 | Update dropbear to the latest and greatest, fixing a | Eric Andersen | |
security problem | |||
2003-06-23 | Add support for the Dropbear SSH server | Eric Andersen | |