Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | automatically detect if we have a usable version of sed | Eric Andersen | 2003-11-19 | 1 | -1/+1 |
| | | | | installed. If not, we will now build our own version. | ||||
* | Change 'sed -ie' to 'sed -i -e' to avoid littering the build | Eric Andersen | 2003-11-18 | 1 | -1/+1 |
| | | | | | with lots of unwanted backup files with the letter "e" appended. -Erik | ||||
* | By popular demand, use 'sed' rather than 'perl' for doing | Eric Andersen | 2003-11-13 | 1 | -1/+1 |
| | | | | | | search and replace stuff. Hopefully we do not have any perl specific regexs that will be broken by this change, but it seems to be working thus far anyways, | ||||
* | Default to using a single fast sourceforge mirror | Eric Andersen | 2003-06-14 | 1 | -2/+2 |
| | |||||
* | Update user mode Linux target | Eric Andersen | 2003-06-04 | 1 | -2/+3 |
| | |||||
* | Rework things to ensure we are cross compiling. Teach problematic | Eric Andersen | 2003-03-04 | 1 | -0/+2 |
| | | | | | apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib | ||||
* | update handling of 'make' | Eric Andersen | 2003-01-17 | 1 | -4/+4 |
| | |||||
* | Update user-mode linux version | Eric Andersen | 2003-01-07 | 1 | -1/+1 |
| | |||||
* | Finx kernel dependancy problem | Eric Andersen | 2003-01-03 | 1 | -1/+1 |
| | |||||
* | Update the toolchain build, per the latest in the standalone | Eric Andersen | 2003-01-01 | 1 | -43/+35 |
| | | | | | toolchain builders -Erik | ||||
* | Support building regular kernels | Eric Andersen | 2002-12-10 | 1 | -0/+4 |
| | |||||
* | Make use of wget consistant by using a WGET variable | Eric Andersen | 2002-11-20 | 1 | -2/+2 |
| | |||||
* | Update buildroot for uClibc 0.9.16 | Eric Andersen | 2002-11-12 | 1 | -0/+1 |
| | | | | -Erik | ||||
* | Add openssl and openssh. Fix up UML kernel build. | Eric Andersen | 2002-10-17 | 1 | -1/+1 |
| | |||||
* | Update uml version | Eric Andersen | 2002-09-30 | 1 | -2/+2 |
| | |||||
* | Update to uClibc 0.9.15. decouple kernel, toolchain, and uClibc. | Eric Andersen | 2002-08-28 | 1 | -0/+9 |
| | | | | -Erik | ||||
* | Fixup broken URLs | Eric Andersen | 2002-07-12 | 1 | -1/+1 |
| | |||||
* | A number of updates | Eric Andersen | 2002-07-03 | 1 | -1/+1 |
| | |||||
* | Minor cleanups | Eric Andersen | 2002-05-31 | 1 | -3/+6 |
| | |||||
* | Major rework | Eric Andersen | 2002-04-26 | 1 | -0/+54 |