Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Rework things to ensure we are cross compiling. Teach problematic | Eric Andersen | 2003-03-04 | 2 | -30/+135 | |
| | | | | | apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib | |||||
* | Add a patch for better debugging of staticly linked threaded apps. | Eric Andersen | 2003-03-01 | 1 | -0/+500 | |
| | | | | -Erik | |||||
* | Fix pcmcia startup. Add grep | Eric Andersen | 2003-02-15 | 2 | -32/+180 | |
| | ||||||
* | Fixup pcmcia initialization | Eric Andersen | 2003-02-14 | 1 | -28/+42 | |
| | ||||||
* | Lots and lots of changes | Eric Andersen | 2003-02-12 | 2 | -54/+9 | |
| | ||||||
* | Update for the latest | Eric Andersen | 2003-02-11 | 1 | -2/+2 | |
| | ||||||
* | Update to gcc 3.2.2 by default. Move a mips patch to be more obvious. | Eric Andersen | 2003-02-06 | 2 | -0/+1 | |
| | | | | Update the default uClibc config. | |||||
* | Fix naming problem | Eric Andersen | 2003-02-05 | 1 | -0/+0 | |
| | ||||||
* | rename patch | Eric Andersen | 2003-02-04 | 1 | -0/+0 | |
| | ||||||
* | Update default config | Eric Andersen | 2003-02-04 | 1 | -2/+2 | |
| | ||||||
* | Support building a gcc-2.95 toolchain instead | Eric Andersen | 2003-02-04 | 2 | -0/+0 | |
| | ||||||
* | Fix stlport so it works | Eric Andersen | 2003-01-30 | 1 | -2/+2 | |
| | ||||||
* | Fix for an optimization bug that shows up on xscale. | Eric Andersen | 2003-01-30 | 1 | -0/+21 | |
| | | | | | Problem report and patch from http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=8896 |