summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Support gdbEric Andersen2002-05-291-0/+43
| | | | -Erik
* Add some toys for people to play withEric Andersen2002-05-237-0/+398
|
* makefile to build zlibEric Andersen2002-05-111-0/+52
| | | | -Erik
* Change some defaults.Eric Andersen2002-05-081-2/+2
|
* Re-enable tinylogin. Makes life simpler that way...Eric Andersen2002-05-081-1/+1
|
* Turn off tinylogin by defaultEric Andersen2002-05-081-1/+1
|
* Add in a sample of how to build a library vs uClibcEric Andersen2002-05-031-0/+48
|
* Update busyboxEric Andersen2002-05-032-203/+8
|
* Doh. messed it up again.Eric Andersen2002-05-031-2/+2
|
* Use 'make install_target_utils' not 'make install_utils'Eric Andersen2002-05-031-1/+1
|
* Update to busybox 0.60.3Eric Andersen2002-04-272-6/+6
|
* With this update, everything now works as expected.Eric Andersen2002-04-2617-29/+79
| | | | -Erik
* Update tinylogin version. Update how busybox snapshot is selected.Eric Andersen2002-04-263-4/+8
| | | | -Erik
* Major reworkEric Andersen2002-04-2627-573/+1793
|
* use slightly more portable unpack constructsJon Nelson2002-01-123-4/+4
|
* some more cleanups. This one works pretty wellJon Nelson2002-01-063-25/+31
|
* not working 100% just yet, but getting closerJon Nelson2002-01-054-34/+49
|
* General cleanup of boa.mk and busybox.mkJon Nelson2002-01-052-45/+28
|
* Fix cross compile uClibc installs to the staging dirEric Andersen2002-01-031-2/+2
|
* Use cannonical locationsEric Andersen2002-01-032-2/+2
|
* Move uml kernel to 2.4.17Eric Andersen2002-01-032-32/+21
|
* Fix buglet whereupon $(LINUX_DIR)/.configdone was copied *after*Jon Nelson2002-01-031-12/+12
| | | | | | | 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}
* Use target_skeleton dir to store conf files and init scripts underEric Andersen2001-12-2230-0/+428
| | | | | version control -Erik
* Fix broken /dev/hdg minor numbersEric Andersen2001-12-221-2/+2
|
* Initial revision0_0Eric Andersen2001-12-2210-0/+1166