Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixup strace so it compiles | Eric Andersen | 2003-09-03 | 1 | -111/+33 | |
| | ||||||
* | Add support for enabling use of libintl. | Manuel Novoa III | 2003-09-03 | 1 | -0/+200 | |
| | | | | | | | | 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 | |||||
* | Fixup binutils cross builds | Eric Andersen | 2003-09-03 | 1 | -0/+32 | |
| | ||||||
* | Make sure binutils does not leak system libraries into the build. | Eric Andersen | 2003-09-02 | 1 | -0/+18 | |
| | | | | patch from mjn3 to prevent gcc using broken include paths | |||||
* | Update for disabling wordexp | Eric Andersen | 2003-09-01 | 1 | -0/+1 | |
| | ||||||
* | This patch is not needed with gcc 3.3.1 | Eric Andersen | 2003-08-23 | 1 | -21/+0 | |
| | ||||||
* | unset CONFIG_LAST | Eric Andersen | 2003-08-22 | 1 | -0/+1 | |
| | ||||||
* | Make binutils not leak libraries | Eric Andersen | 2003-08-22 | 5 | -0/+145 | |
| | ||||||
* | fix all uses of sys_nerr and sys_errlist[] | Eric Andersen | 2003-08-20 | 1 | -3/+122 | |
| | ||||||
* | Fix gdb to not use sys_errlist[] and sys_nerr, | Eric Andersen | 2003-08-20 | 1 | -0/+14 | |
| | ||||||
* | Update default busybox config | Eric Andersen | 2003-08-18 | 1 | -130/+80 | |
| | ||||||
* | Update dropbear to the latest and greatest, fixing a | Eric Andersen | 2003-08-17 | 1 | -41/+0 | |
| | | | | security problem | |||||
* | Update valgrind | Eric Andersen | 2003-08-17 | 2 | -0/+283 | |
| | ||||||
* | Update for the latest and greatest uClibc | Eric Andersen | 2003-08-17 | 1 | -0/+36 | |
| | ||||||
* | I wrote this patch some time ago, seems I forgot to commit it. | Eric Andersen | 2003-08-01 | 1 | -0/+33 | |
| | | | | | | This fixes a serious bug in diethotplug, and fixes the install locations. -Erik | |||||
* | Patch from Dean Matsen to fix broken telnet format strings. | Eric Andersen | 2003-07-24 | 1 | -0/+54 | |
| | ||||||
* | Update to valgrind 1.9.6 | Eric Andersen | 2003-07-13 | 1 | -0/+0 | |
| | ||||||
* | Omit specifying kernel version | Eric Andersen | 2003-07-13 | 1 | -2/+1 | |
| | ||||||
* | Add support for building perl | Eric Andersen | 2003-06-28 | 2 | -0/+1036 | |
| | ||||||
* | add UCLIBC_HAS_TM_EXTENSIONS | Eric Andersen | 2003-06-27 | 1 | -0/+2 | |
| | ||||||
* | Fixup arm and mips builds | Eric Andersen | 2003-06-27 | 1 | -0/+115 | |
| | ||||||
* | Add patch by default | Eric Andersen | 2003-06-26 | 1 | -0/+1 | |
| | ||||||
* | Add support for the Dropbear SSH server | Eric Andersen | 2003-06-23 | 1 | -0/+41 | |
| | ||||||
* | Switch to using gcc 3.3 | Eric Andersen | 2003-06-21 | 2 | -30/+5 | |
| | ||||||
* | Remove a bit of garbage | Eric Andersen | 2003-06-20 | 1 | -10/+0 | |
| | ||||||
* | Add in my default set of 2.4.21 kernel patches | Eric Andersen | 2003-06-20 | 41 | -0/+827 | |
| | ||||||
* | Teach openssh to configure itself and start running sshd on boot | Eric Andersen | 2003-06-20 | 1 | -0/+67 | |
| | ||||||
* | Start networking on boot, and setup a default set of network | Eric Andersen | 2003-06-20 | 2 | -0/+39 | |
| | | | | interfaces (just loopback for now). | |||||
* | Add an sshd user so ssh priv seperation can work | Eric Andersen | 2003-06-20 | 1 | -1/+2 | |
| | ||||||
* | Use tmpfs, not ramfs | Eric Andersen | 2003-06-20 | 1 | -1/+1 | |
| | ||||||
* | Start vtun much later in the boot process | Eric Andersen | 2003-06-20 | 1 | -1/+1 | |
| | ||||||
* | Update default busybox config | Eric Andersen | 2003-06-14 | 1 | -0/+1 | |
| | ||||||
* | Patch from Tim Riker: | Eric Andersen | 2003-06-14 | 1 | -1/+6 | |
| | | | | dd nfs stuff for fast mount -t nfs -o nolock support - glytchbinary | |||||
* | Yet another pcmcia update. Hopefully it will work properly | Eric Andersen | 2003-06-09 | 1 | -0/+101 | |
| | | | | for everyone this time around. | |||||
* | Fixup cross-compile patch | Eric Andersen | 2003-06-09 | 1 | -4/+8 | |
| | ||||||
* | Update pcmcia-cs to version 3.2.4 | Eric Andersen | 2003-06-09 | 1 | -10/+9 | |
| | ||||||
* | Do not disable pcmcia | Eric Andersen | 2003-06-06 | 1 | -0/+10 | |
| | ||||||
* | Fixup vtun init script and install tun device | Eric Andersen | 2003-06-05 | 2 | -30/+28 | |
| | ||||||
* | support vtun | Eric Andersen | 2003-06-05 | 1 | -0/+181 | |
| | ||||||
* | Add needed patch | Eric Andersen | 2003-06-04 | 1 | -0/+12 | |
| | ||||||
* | Cleanup pcmcia a bit (such as removing the X11 binary it installs) | Eric Andersen | 2003-06-04 | 1 | -180/+0 | |
| | | | | | and use the pcmcia default init script rather than including a default one in the target_skeleton. | |||||
* | Update default busybox config | Eric Andersen | 2003-06-04 | 1 | -107/+109 | |
| | ||||||
* | Update user mode Linux target | Eric Andersen | 2003-06-04 | 1 | -2/+14 | |
| | ||||||
* | default to ramfs, not tmpfs | Eric Andersen | 2003-06-04 | 1 | -1/+1 | |
| | ||||||
* | Update gcc to version 3.2.3. Fix the openssh patch | Eric Andersen | 2003-04-26 | 1 | -36/+11 | |
| | ||||||
* | Patch from Bruno Randolf to fix openssh cross-compile to not | Eric Andersen | 2003-04-25 | 1 | -6/+40 | |
| | | | | | use the host system's 'strip' command and thereby break the target binaries. | |||||
* | Fix it so it actually works | Eric Andersen | 2003-04-21 | 1 | -84/+92 | |
| | ||||||
* | Fixup a bug with symlink handling noticed by Wolfgang Denk | Eric Andersen | 2003-04-14 | 1 | -94/+103 | |
| | | | | -Erik | |||||
* | Create a more multi-user friendly set of device perms | Eric Andersen | 2003-03-24 | 1 | -14/+36 | |
| | ||||||
* | Update default config | Eric Andersen | 2003-03-05 | 1 | -0/+2 | |
| |