Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-07 | Add a bit more stuff to the default busybox config | Eric Andersen | |
2003-10-07 | Update included kernel version | Eric Andersen | |
2003-10-06 | Add the linux test project test suite. The 'make install' step is currently | Eric Andersen | |
broken, since I've not worked out how I want to handle that step (it wants to run as root). | |||
2003-10-03 | Update file | Eric Andersen | |
2003-10-03 | enable ftw by default | Eric Andersen | |
2003-10-01 | Update to non-vulnerable version | Eric Andersen | |
2003-09-27 | Fixup the binutils_target build | Eric Andersen | |
2003-09-26 | Update the default busybox config | Eric Andersen | |
2003-09-14 | Rework toolchain build to make it much more modular and | Eric Andersen | |
remove the redundant redundancy. | |||
2003-09-14 | enable getopt for fakeroot | Eric Andersen | |
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-10 | Update the default uClibc config for 0.9.21 | Eric Andersen | |
2003-09-04 | teach glib to cross compile | 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-23 | This patch is not needed with gcc 3.3.1 | Eric Andersen | |
2003-08-22 | unset CONFIG_LAST | 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-18 | Update default busybox config | 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 for the latest and greatest uClibc | 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-24 | Patch from Dean Matsen to fix broken telnet format strings. | Eric Andersen | |
2003-07-13 | Update to valgrind 1.9.6 | Eric Andersen | |
2003-07-13 | Omit specifying kernel version | Eric Andersen | |
2003-06-28 | Add support for building perl | Eric Andersen | |
2003-06-27 | add UCLIBC_HAS_TM_EXTENSIONS | Eric Andersen | |
2003-06-27 | Fixup arm and mips builds | Eric Andersen | |
2003-06-26 | Add patch by default | Eric Andersen | |
2003-06-23 | Add support for the Dropbear SSH server | Eric Andersen | |
2003-06-21 | Switch to using gcc 3.3 | Eric Andersen | |
2003-06-20 | Remove a bit of garbage | Eric Andersen | |
2003-06-20 | Add in my default set of 2.4.21 kernel patches | Eric Andersen | |
2003-06-20 | Teach openssh to configure itself and start running sshd on boot | Eric Andersen | |
2003-06-20 | Start networking on boot, and setup a default set of network | Eric Andersen | |
interfaces (just loopback for now). | |||
2003-06-20 | Add an sshd user so ssh priv seperation can work | Eric Andersen | |
2003-06-20 | Use tmpfs, not ramfs | Eric Andersen | |
2003-06-20 | Start vtun much later in the boot process | Eric Andersen | |
2003-06-14 | Update default busybox config | Eric Andersen | |
2003-06-14 | Patch from Tim Riker: | Eric Andersen | |
dd nfs stuff for fast mount -t nfs -o nolock support - glytchbinary | |||
2003-06-09 | Yet another pcmcia update. Hopefully it will work properly | Eric Andersen | |
for everyone this time around. | |||
2003-06-09 | Fixup cross-compile patch | Eric Andersen | |
2003-06-09 | Update pcmcia-cs to version 3.2.4 | Eric Andersen | |