Commit Graph

27 Commits

Author SHA1 Message Date
Eric Andersen
0ae47fceb3 Update kernel to 2.4.26-pre5 2004-03-21 01:58:59 +00:00
Eric Andersen
5a5e720c21 bother 2004-02-27 06:00:45 +00:00
Eric Andersen
ab45e76df2 sigh 2004-02-27 05:34:31 +00:00
Eric Andersen
2491944b16 Doh! 2004-02-27 00:39:54 +00:00
Eric Andersen
ae43b56d6a Better deal with arches like mips that have odd kernel dir naming 2004-02-27 00:26:57 +00:00
Eric Andersen
8410fed7a7 bump kernel to 2.4.23, and update the default patch set to match 2003-12-20 00:05:53 +00:00
Eric Andersen
4f889ada56 automatically detect if we have a usable version of sed
installed.  If not, we will now build our own version.
2003-11-19 17:17:56 +00:00
Eric Andersen
79c815622a Change 'sed -ie' to 'sed -i -e' to avoid littering the build
with lots of unwanted backup files with the letter "e" appended.
 -Erik
2003-11-18 07:18:26 +00:00
Eric Andersen
620dd7c5fd By popular demand, use 'sed' rather than 'perl' for doing
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,
2003-11-13 06:02:20 +00:00
Eric Andersen
0fee9e90c2 Thomas Cameron writes:
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.
2003-11-12 09:31:12 +00:00
Eric Andersen
976f46b798 Update included kernel version 2003-10-07 10:52:23 +00:00
Eric Andersen
299149e4aa Add in my default set of 2.4.21 kernel patches 2003-06-20 20:48:11 +00:00
Eric Andersen
faeb67b1a0 Default to 2.4.21 2003-06-14 00:49:08 +00:00
Eric Andersen
1fc3f2f3de Rework things to ensure we are cross compiling. Teach problematic
apps like openssh to cross compile.  This eliminates the need for
the magic ld-uClibc.so.0 symlink in /lib
2003-03-04 19:16:19 +00:00
Eric Andersen
a5c2354153 Fixup 'make source' target 2003-02-19 08:56:04 +00:00
Eric Andersen
075eb13aa9 Minor fixes 2003-01-20 22:52:19 +00:00
Eric Andersen
9741a49e59 several updates for wireless and firewall stuff,
thanks to Michael Shuler
2003-01-19 07:49:24 +00:00
Eric Andersen
075633e2ca A few cflags and comment fixups 2003-01-18 22:39:31 +00:00
Eric Andersen
e2aa142df8 Lost the .us since the US mirrors are terribly unreliable 2003-01-18 00:27:44 +00:00
Eric Andersen
a413a043f7 update handling of 'make' 2003-01-17 08:09:39 +00:00
Eric Andersen
3a70952d99 more build updates 2003-01-07 21:00:41 +00:00
Eric Andersen
7df4ec34f6 Finx kernel dependancy problem 2003-01-03 09:28:19 +00:00
Eric Andersen
2105aeec62 Text update 2003-01-02 11:49:22 +00:00
Eric Andersen
ed90513d09 Update the toolchain build, per the latest in the standalone
toolchain builders
 -Erik
2003-01-01 17:36:39 +00:00
Eric Andersen
a9572b162b Default for x86 2002-12-28 06:54:12 +00:00
Eric Andersen
416af4663e Fix it so this:
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
2002-12-28 04:05:46 +00:00
Eric Andersen
98b6fb27b3 Support building regular kernels 2002-12-10 23:26:31 +00:00