summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Eric Andersen [Wed, 29 May 2002 14:26:13 +0000 (14:26 -0000)]
Fixup the make install step
Eric Andersen [Wed, 29 May 2002 14:24:11 +0000 (14:24 -0000)]
Support gdb
-Erik
Eric Andersen [Thu, 23 May 2002 19:21:23 +0000 (19:21 -0000)]
Add some toys for people to play with
Eric Andersen [Sat, 11 May 2002 05:48:55 +0000 (05:48 -0000)]
makefile to build zlib
-Erik
Eric Andersen [Wed, 8 May 2002 09:45:36 +0000 (09:45 -0000)]
Change some defaults.
Eric Andersen [Wed, 8 May 2002 09:38:15 +0000 (09:38 -0000)]
Re-enable tinylogin. Makes life simpler that way...
Eric Andersen [Wed, 8 May 2002 09:22:50 +0000 (09:22 -0000)]
Turn off tinylogin by default
Eric Andersen [Fri, 3 May 2002 09:52:44 +0000 (09:52 -0000)]
Add in a sample of how to build a library vs uClibc
Eric Andersen [Fri, 3 May 2002 09:51:16 +0000 (09:51 -0000)]
Update busybox
Eric Andersen [Fri, 3 May 2002 09:49:33 +0000 (09:49 -0000)]
Doh. messed it up again.
Eric Andersen [Fri, 3 May 2002 09:44:19 +0000 (09:44 -0000)]
Use 'make install_target_utils' not 'make install_utils'
Eric Andersen [Sat, 27 Apr 2002 21:55:51 +0000 (21:55 -0000)]
Update to busybox 0.60.3
Eric Andersen [Fri, 26 Apr 2002 22:01:43 +0000 (22:01 -0000)]
With this update, everything now works as expected.
-Erik
Eric Andersen [Fri, 26 Apr 2002 21:20:45 +0000 (21:20 -0000)]
Update tinylogin version. Update how busybox snapshot is selected.
-Erik
Eric Andersen [Fri, 26 Apr 2002 11:45:55 +0000 (11:45 -0000)]
Major rework
Jon Nelson [Sat, 12 Jan 2002 03:05:56 +0000 (03:05 -0000)]
use slightly more portable unpack constructs
Jon Nelson [Sun, 6 Jan 2002 18:54:35 +0000 (18:54 -0000)]
some more cleanups. This one works pretty well
Jon Nelson [Sat, 5 Jan 2002 20:26:15 +0000 (20:26 -0000)]
not working 100% just yet, but getting closer
Jon Nelson [Sat, 5 Jan 2002 20:06:55 +0000 (20:06 -0000)]
General cleanup of boa.mk and busybox.mk
Eric Andersen [Thu, 3 Jan 2002 09:04:41 +0000 (09:04 -0000)]
Fix cross compile uClibc installs to the staging dir
Eric Andersen [Thu, 3 Jan 2002 08:09:38 +0000 (08:09 -0000)]
Use cannonical locations
Eric Andersen [Thu, 3 Jan 2002 07:50:00 +0000 (07:50 -0000)]
Move uml kernel to 2.4.17
Jon Nelson [Thu, 3 Jan 2002 04:51:43 +0000 (04:51 -0000)]
Fix buglet whereupon $(LINUX_DIR)/.configdone was copied *after*
configuration rather than before.
Try a different approach to avoid version-specific uClibc issues,
using '-nt' (newer than) test, and files
$(UCLIBC_DIR)/.installed{,runtime}
Eric Andersen [Sat, 22 Dec 2001 01:17:09 +0000 (01:17 -0000)]
Use target_skeleton dir to store conf files and init scripts under
version control
-Erik
Eric Andersen [Sat, 22 Dec 2001 01:05:45 +0000 (01:05 -0000)]
Fix broken /dev/hdg minor numbers
Eric Andersen [Sat, 22 Dec 2001 00:56:11 +0000 (00:56 -0000)]
Initial revision