Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix gdb compile | Eric Andersen | 2003-01-17 | 2 | -2/+10 |
| | |||||
* | Fix m4 so it compiles once again.... | Eric Andersen | 2003-01-17 | 1 | -9/+0 |
| | | | | -Erik | ||||
* | more minor installation cleanups | Eric Andersen | 2003-01-17 | 8 | -23/+43 |
| | |||||
* | update handling of 'make' | Eric Andersen | 2003-01-17 | 7 | -18/+17 |
| | |||||
* | This makes configuring cpu types a bit nicer. | Eric Andersen | 2003-01-17 | 1 | -0/+3340 |
| | |||||
* | standardize handling of GNU configure scripts | Eric Andersen | 2003-01-17 | 26 | -202/+414 |
| | | | | -Erik | ||||
* | be sure include dir is present | Eric Andersen | 2003-01-17 | 1 | -0/+1 |
| | |||||
* | JNote that valgrind is x86 only | Eric Andersen | 2003-01-17 | 1 | -1/+1 |
| | |||||
* | Update uClibc default config | Eric Andersen | 2003-01-17 | 1 | -1/+2 |
| | |||||
* | Cleanup the mess in the ext2 target | Eric Andersen | 2003-01-17 | 1 | -13/+2 |
| | |||||
* | Support building jffs2 filesystems. Update top level | Eric Andersen | 2003-01-17 | 2 | -0/+69 |
| | | | | makefile accordingly | ||||
* | Support building cramfs filesystems | Eric Andersen | 2003-01-17 | 2 | -0/+1322 |
| | |||||
* | Avoid installing into a nonexistant dir | Eric Andersen | 2003-01-17 | 1 | -0/+1 |
| | |||||
* | Fixup ncurses installation of terminfo data | Eric Andersen | 2003-01-16 | 1 | -17/+8 |
| | | | | -Erik | ||||
* | Be sure things are built and installed just once | Eric Andersen | 2003-01-15 | 1 | -0/+2 |
| | |||||
* | Support using an existing kernel | Eric Andersen | 2003-01-15 | 2 | -1/+52 |
| | |||||
* | Update valgrind to 1.0.4 | Eric Andersen | 2003-01-15 | 3 | -157/+8 |
| | |||||
* | Update slang version | Eric Andersen | 2003-01-15 | 1 | -7/+5 |
| | |||||
* | Update coreutils build | Eric Andersen | 2003-01-15 | 1 | -3/+4 |
| | |||||
* | Fixup directory name | Eric Andersen | 2003-01-15 | 1 | -1/+2 |
| | |||||
* | Revert to 1.6.3 | Eric Andersen | 2003-01-15 | 1 | -2/+2 |
| | |||||
* | Fix unstable busybox compile (forgot 'make oldconfig') | Eric Andersen | 2003-01-14 | 1 | -1/+2 |
| | |||||
* | Fix genext2fs so it will run on system where char is unsigned | Eric Andersen | 2003-01-10 | 1 | -1/+1 |
| | |||||
* | Fixup the busybox config and make it sane | Eric Andersen | 2003-01-10 | 1 | -39/+38 |
| | |||||
* | This seems to be sufficient for now... | Eric Andersen | 2003-01-10 | 1 | -8/+1 |
| | |||||
* | Use ftp for tinylogin | Eric Andersen | 2003-01-10 | 1 | -2/+2 |
| | |||||
* | Update busybox configuration mechanism. Support building busybox unstable | Eric Andersen | 2003-01-10 | 4 | -256/+977 |
| | | | | -Erik | ||||
* | Use a snapshot since I screwed up addgroup in the 1.4 release | Eric Andersen | 2003-01-10 | 1 | -0/+10 |
| | |||||
* | fix a few little thinkos... | Eric Andersen | 2003-01-10 | 1 | -8/+11 |
| | |||||
* | Fix a stupid typo | Eric Andersen | 2003-01-10 | 1 | -3/+2 |
| | |||||
* | Add missing unctrl.h header | Eric Andersen | 2003-01-09 | 1 | -1/+2 |
| | |||||
* | Change --disable-shared to --enable-shared so libstdc++ will | Eric Andersen | 2003-01-09 | 2 | -4/+3 |
| | | | | build shared libs. | ||||
* | gdb wasn't working. Don't build a cross gdb for now. | Eric Andersen | 2003-01-09 | 2 | -2/+0 |
| | | | | -Erik | ||||
* | Support more build system junk | Eric Andersen | 2003-01-09 | 5 | -0/+244 |
| | | | | -Erik | ||||
* | Be extra careful about the target utils | Eric Andersen | 2003-01-08 | 1 | -2/+6 |
| | |||||
* | Fix header file install | Eric Andersen | 2003-01-08 | 1 | -2/+17 |
| | | | | -Erik | ||||
* | Make the directory before touching files in it... | Eric Andersen | 2003-01-08 | 1 | -1/+1 |
| | |||||
* | A few more little defaults | Eric Andersen | 2003-01-08 | 5 | -0/+74 |
| | |||||
* | Dependancy update | Eric Andersen | 2003-01-08 | 1 | -2/+4 |
| | |||||
* | Mention the new ncurses-headers zlib-headers openssl-headers targets | Eric Andersen | 2003-01-08 | 1 | -0/+4 |
| | |||||
* | Fixup ncurses terminfo-dir. Fixup the ncurses-headers | Eric Andersen | 2003-01-08 | 5 | -40/+88 |
| | | | | | | zlib-headers openssl-headers targets. Modularize the enable-multilib settings -Erik | ||||
* | typo | Eric Andersen | 2003-01-08 | 1 | -3/+3 |
| | |||||
* | Add an optional ncurses-headers target to install target header files | Eric Andersen | 2003-01-08 | 1 | -1/+14 |
| | | | | -Erik | ||||
* | Update user-mode linux version | Eric Andersen | 2003-01-07 | 2 | -1/+8 |
| | |||||
* | update gdb version | Eric Andersen | 2003-01-07 | 2 | -4/+4 |
| | |||||
* | more build updates | Eric Andersen | 2003-01-07 | 6 | -39/+130 |
| | |||||
* | Shuffle so binutils is unpacked/built first | Eric Andersen | 2003-01-06 | 1 | -5/+5 |
| | |||||
* | Fixup gawk build | Eric Andersen | 2003-01-06 | 1 | -1/+1 |
| | |||||
* | Update genext2fs for filesystems greater than 8 MB. | Eric Andersen | 2003-01-06 | 3 | -277/+1948 |
| | | | | -Erik | ||||
* | Update to tinylogin 1.4 | Eric Andersen | 2003-01-03 | 1 | -4/+2 |
| |