Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | Update openssl version | Eric Andersen | 2003-01-30 | 1 | -115/+273 | |
| | ||||||
* | Update default busybox config | Eric Andersen | 2003-01-24 | 1 | -0/+5 | |
| | ||||||
* | Update busybox default config | Eric Andersen | 2003-01-22 | 1 | -1/+2 | |
| | ||||||
* | Update default busybox config | Eric Andersen | 2003-01-21 | 1 | -0/+5 | |
| | ||||||
* | pcmcia update | Eric Andersen | 2003-01-21 | 2 | -33/+0 | |
| | ||||||
* | Update default bb config | Eric Andersen | 2003-01-20 | 1 | -0/+1 | |
| | ||||||
* | Don't really need this patch | Eric Andersen | 2003-01-20 | 1 | -3340/+0 | |
| | ||||||
* | Update stlport patch | Eric Andersen | 2003-01-19 | 1 | -37/+47 | |
| | ||||||
* | Add a default config script | Eric Andersen | 2003-01-18 | 1 | -0/+20 | |
| | ||||||
* | Merge a bunch of stuff over from the tuxscreen buildroot, with | Eric Andersen | 2003-01-18 | 3 | -0/+344 | |
| | | | | | many updates to make things be more consistant. -Erik | |||||
* | No longer needed | Eric Andersen | 2003-01-18 | 1 | -0/+0 | |
| | ||||||
* | This makes configuring cpu types a bit nicer. | Eric Andersen | 2003-01-17 | 1 | -0/+3340 | |
| | ||||||
* | Update uClibc default config | Eric Andersen | 2003-01-17 | 1 | -1/+2 | |
| | ||||||
* | Support building cramfs filesystems | Eric Andersen | 2003-01-17 | 1 | -0/+1269 | |
| | ||||||
* | Update valgrind to 1.0.4 | Eric Andersen | 2003-01-15 | 2 | -153/+0 | |
| | ||||||
* | Fix genext2fs so it will run on system where char is unsigned | Eric Andersen | 2003-01-10 | 1 | -1/+1 | |
| | ||||||
* | Fixup the busybox config and make it sane | Eric Andersen | 2003-01-10 | 1 | -39/+38 | |
| | ||||||
* | Update busybox configuration mechanism. Support building busybox unstable | Eric Andersen | 2003-01-10 | 3 | -246/+960 | |
| | | | | -Erik | |||||
* | A few more little defaults | Eric Andersen | 2003-01-08 | 5 | -0/+74 | |
| | ||||||
* | Update user-mode linux version | Eric Andersen | 2003-01-07 | 1 | -0/+7 | |
| | ||||||
* | Update genext2fs for filesystems greater than 8 MB. | Eric Andersen | 2003-01-06 | 2 | -274/+1944 | |
| | | | | -Erik | |||||
* | Clean and update the uclibc toolchain build, and sync up with the | Eric Andersen | 2002-12-31 | 1 | -1/+7 | |
| | | | | | current standalone toolchain builder Makefiles -Erik | |||||
* | Fixup non-x86 openssl build | Eric Andersen | 2002-12-30 | 1 | -0/+117 | |
| | ||||||
* | Support building regular kernels | Eric Andersen | 2002-12-10 | 1 | -0/+47 | |
| |