Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support building a gcc-2.95 toolchain instead | Eric Andersen | 2003-02-04 | 1 | -0/+5 |
| | |||||
* | dont assign MAKE | Eric Andersen | 2003-01-21 | 1 | -1/+0 |
| | |||||
* | several updates for wireless and firewall stuff, | Eric Andersen | 2003-01-19 | 1 | -4/+6 |
| | | | | thanks to Michael Shuler | ||||
* | Change from using "TARGET_CC1" to just plan "TARGET_CC" | Eric Andersen | 2003-01-19 | 1 | -2/+1 |
| | | | | which is a bit more sensible. | ||||
* | Fixup default compiler architecture | Eric Andersen | 2003-01-19 | 1 | -1/+1 |
| | |||||
* | Mention how people can update things | Eric Andersen | 2003-01-18 | 1 | -0/+9 |
| | |||||
* | standardize handling of GNU configure scripts | Eric Andersen | 2003-01-17 | 1 | -7/+8 |
| | | | | -Erik | ||||
* | JNote that valgrind is x86 only | Eric Andersen | 2003-01-17 | 1 | -1/+1 |
| | |||||
* | Support building jffs2 filesystems. Update top level | Eric Andersen | 2003-01-17 | 1 | -0/+20 |
| | | | | makefile accordingly | ||||
* | Support using an existing kernel | Eric Andersen | 2003-01-15 | 1 | -1/+3 |
| | |||||
* | Support more build system junk | Eric Andersen | 2003-01-09 | 1 | -0/+3 |
| | | | | -Erik | ||||
* | Mention the new ncurses-headers zlib-headers openssl-headers targets | Eric Andersen | 2003-01-08 | 1 | -0/+4 |
| | |||||
* | Shuffle so binutils is unpacked/built first | Eric Andersen | 2003-01-06 | 1 | -5/+5 |
| | |||||
* | Update makefile | Eric Andersen | 2003-01-03 | 1 | -7/+9 |
| | |||||
* | Fixup the defaults | Eric Andersen | 2002-12-12 | 1 | -3/+3 |
| | |||||
* | Support building regular kernels | Eric Andersen | 2002-12-10 | 1 | -1/+5 |
| | |||||
* | scrub this | Eric Andersen | 2002-12-06 | 1 | -1/+1 |
| | |||||
* | reenable findutils for now | Eric Andersen | 2002-11-21 | 1 | -1/+1 |
| | |||||
* | For now, don't build findutils. | Eric Andersen | 2002-11-21 | 1 | -1/+1 |
| | |||||
* | Make use of wget consistant by using a WGET variable | Eric Andersen | 2002-11-20 | 1 | -1/+4 |
| | |||||
* | Add some new options | Eric Andersen | 2002-11-14 | 1 | -2/+16 |
| | |||||
* | Add openssl and openssh. Fix up UML kernel build. | Eric Andersen | 2002-10-17 | 1 | -1/+1 |
| | |||||
* | build toolchain by default | Eric Andersen | 2002-08-28 | 1 | -1/+1 |
| | |||||
* | Update to uClibc 0.9.15. decouple kernel, toolchain, and uClibc. | Eric Andersen | 2002-08-28 | 1 | -2/+2 |
| | | | | -Erik | ||||
* | A number of updates | Eric Andersen | 2002-07-03 | 1 | -6/+13 |
| | |||||
* | Re-enable tinylogin. Makes life simpler that way... | Eric Andersen | 2002-05-08 | 1 | -1/+1 |
| | |||||
* | Turn off tinylogin by default | Eric Andersen | 2002-05-08 | 1 | -1/+1 |
| | |||||
* | Update to busybox 0.60.3 | Eric Andersen | 2002-04-27 | 1 | -1/+1 |
| | |||||
* | Update tinylogin version. Update how busybox snapshot is selected. | Eric Andersen | 2002-04-26 | 1 | -1/+6 |
| | | | | -Erik | ||||
* | Major rework | Eric Andersen | 2002-04-26 | 1 | -195/+110 |
| | |||||
* | use slightly more portable unpack constructs | Jon Nelson | 2002-01-12 | 1 | -2/+2 |
| | |||||
* | some more cleanups. This one works pretty well | Jon Nelson | 2002-01-06 | 1 | -14/+23 |
| | |||||
* | not working 100% just yet, but getting closer | Jon Nelson | 2002-01-05 | 1 | -33/+32 |
| | |||||
* | Fix cross compile uClibc installs to the staging dir | Eric Andersen | 2002-01-03 | 1 | -2/+2 |
| | |||||
* | Use cannonical locations | Eric Andersen | 2002-01-03 | 1 | -1/+1 |
| | |||||
* | Move uml kernel to 2.4.17 | Eric Andersen | 2002-01-03 | 1 | -4/+6 |
| | |||||
* | Fix buglet whereupon $(LINUX_DIR)/.configdone was copied *after* | Jon Nelson | 2002-01-03 | 1 | -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 under | Eric Andersen | 2001-12-22 | 1 | -0/+2 |
| | | | | | version control -Erik | ||||
* | Initial revision0_0 | Eric Andersen | 2001-12-22 | 1 | -0/+206 |