Commit Graph

19 Commits

Author SHA1 Message Date
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 922fb354eb Default to using a single fast sourceforge mirror 2003-06-14 00:46:16 +00:00
Eric Andersen 8373f89889 Update user mode Linux target 2003-06-04 20:37:41 +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 a413a043f7 update handling of 'make' 2003-01-17 08:09:39 +00:00
Eric Andersen 446eb7ed8b Update user-mode linux version 2003-01-07 23:48:40 +00:00
Eric Andersen 7df4ec34f6 Finx kernel dependancy problem 2003-01-03 09:28:19 +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 98b6fb27b3 Support building regular kernels 2002-12-10 23:26:31 +00:00
Eric Andersen 8a2597eaba Make use of wget consistant by using a WGET variable 2002-11-20 23:16:10 +00:00
Eric Andersen 1800964779 Update buildroot for uClibc 0.9.16
-Erik
2002-11-12 21:31:16 +00:00
Eric Andersen 365aac205d Add openssl and openssh. Fix up UML kernel build. 2002-10-17 08:55:05 +00:00
Eric Andersen f2f69f70b9 Update uml version 2002-09-30 21:39:23 +00:00
Eric Andersen f952c942fb Update to uClibc 0.9.15. decouple kernel, toolchain, and uClibc.
-Erik
2002-08-28 21:28:19 +00:00
Eric Andersen 7dbaf9a4c7 Fixup broken URLs 2002-07-12 02:41:03 +00:00
Eric Andersen 95f81a5a55 A number of updates 2002-07-03 10:44:59 +00:00
Eric Andersen 371c7c8ad9 Minor cleanups 2002-05-31 10:43:28 +00:00
Eric Andersen 08782ae7d8 Major rework 2002-04-26 11:45:55 +00:00