Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mkdir can fail | Tim Riker | 2004-09-27 | 1 | -1/+1 |
| | |||||
* | mkdir can fail | Tim Riker | 2004-09-27 | 1 | -1/+1 |
| | |||||
* | Update to what I'm currently using. Lots of changes... | Manuel Novoa III | 2004-09-03 | 1 | -3/+5 |
| | | | | | | | 1) Allow selection of binutils/gcc/gdb/kernel headers to build, although some of the older tool patches probably need updating. 2) Rework gdb build so that remote debugging now works with gdbserver. 3) Misc. other package updates.3) Misc. other package updates.3) Misc. other package updates. | ||||
* | Use 2.4.26 final, not a -pre | Eric Andersen | 2004-07-20 | 1 | -2/+2 |
| | |||||
* | http preferred, no? | Tim Riker | 2004-05-14 | 1 | -1/+1 |
| | |||||
* | oops | Eric Andersen | 2004-04-09 | 1 | -1/+1 |
| | |||||
* | Update kernel to 2.4.26-pre5 | Eric Andersen | 2004-03-21 | 1 | -3/+4 |
| | |||||
* | bother | Eric Andersen | 2004-02-27 | 1 | -3/+3 |
| | |||||
* | sigh | Eric Andersen | 2004-02-27 | 1 | -2/+3 |
| | |||||
* | Doh! | Eric Andersen | 2004-02-27 | 1 | -3/+1 |
| | |||||
* | Better deal with arches like mips that have odd kernel dir naming | Eric Andersen | 2004-02-27 | 1 | -0/+5 |
| | |||||
* | bump kernel to 2.4.23, and update the default patch set to match | Eric Andersen | 2003-12-20 | 1 | -2/+2 |
| | |||||
* | 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, | ||||
* | Thomas Cameron writes: | Eric Andersen | 2003-11-12 | 1 | -0/+2 |
| | | | | | | this patch fixes the source file downloads when executing a "make source", and a few cut-and-paste (tm) errors in the *.mk files. Again, this is a patch against the current CVS sources, and includes my previous patch. | ||||
* | Update included kernel version | Eric Andersen | 2003-10-07 | 1 | -2/+2 |
| | |||||
* | Add in my default set of 2.4.21 kernel patches | Eric Andersen | 2003-06-20 | 1 | -1/+1 |
| | |||||
* | Default to 2.4.21 | Eric Andersen | 2003-06-14 | 1 | -2/+2 |
| | |||||
* | Rework things to ensure we are cross compiling. Teach problematic | Eric Andersen | 2003-03-04 | 1 | -0/+3 |
| | | | | | apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib | ||||
* | Fixup 'make source' target | Eric Andersen | 2003-02-19 | 1 | -1/+1 |
| | |||||
* | Minor fixes | Eric Andersen | 2003-01-20 | 1 | -0/+3 |
| | |||||
* | several updates for wireless and firewall stuff, | Eric Andersen | 2003-01-19 | 1 | -6/+11 |
| | | | | thanks to Michael Shuler | ||||
* | A few cflags and comment fixups | Eric Andersen | 2003-01-18 | 1 | -1/+2 |
| | |||||
* | Lost the .us since the US mirrors are terribly unreliable | Eric Andersen | 2003-01-18 | 1 | -1/+1 |
| | |||||
* | update handling of 'make' | Eric Andersen | 2003-01-17 | 1 | -6/+6 |
| | |||||
* | more build updates | Eric Andersen | 2003-01-07 | 1 | -4/+4 |
| | |||||
* | Finx kernel dependancy problem | Eric Andersen | 2003-01-03 | 1 | -1/+1 |
| | |||||
* | Text update | Eric Andersen | 2003-01-02 | 1 | -1/+1 |
| | |||||
* | Update the toolchain build, per the latest in the standalone | Eric Andersen | 2003-01-01 | 1 | -21/+13 |
| | | | | | toolchain builders -Erik | ||||
* | Default for x86 | Eric Andersen | 2002-12-28 | 1 | -5/+5 |
| | |||||
* | Fix it so this: | Eric Andersen | 2002-12-28 | 1 | -11/+25 |
| | | | | | | | touch /tmp/cvs/buildroot/build/linux-2.4.20/.dist Aborting. '/tmp/cvs/buildroot/sources/kernel-patches' is not a directory. make: *** [/tmp/cvs/buildroot/build/linux-2.4.20/.dist] Error 1 doesn't happen any more | ||||
* | Support building regular kernels | Eric Andersen | 2002-12-10 | 1 | -0/+88 |