Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix it so header files and static libs install properly | Eric Andersen | 2003-01-21 | 3 | -4/+4 |
| | |||||
* | Ok, I think it really works now. :) | Eric Andersen | 2003-01-21 | 1 | -26/+43 |
| | |||||
* | pcmcia update | Eric Andersen | 2003-01-21 | 3 | -34/+1 |
| | |||||
* | Minor fixes | Eric Andersen | 2003-01-20 | 2 | -1/+5 |
| | |||||
* | Just use the default pcmcia script | Eric Andersen | 2003-01-20 | 1 | -1/+1 |
| | |||||
* | Several more dependancy cleanups | Eric Andersen | 2003-01-20 | 6 | -12/+19 |
| | |||||
* | Update from Michael Shuler | Eric Andersen | 2003-01-20 | 1 | -3/+7 |
| | |||||
* | Update default bb config | Eric Andersen | 2003-01-20 | 1 | -0/+1 |
| | |||||
* | Don't really need this patch | Eric Andersen | 2003-01-20 | 1 | -3340/+0 |
| | |||||
* | Don't make fs's be 100 MB by default | Eric Andersen | 2003-01-20 | 1 | -1/+1 |
| | |||||
* | It's just another brick in the wall. Except its supposed to be -Wall | Eric Andersen | 2003-01-20 | 1 | -1/+1 |
| | |||||
* | Make it actually work... | Eric Andersen | 2003-01-19 | 1 | -28/+44 |
| | |||||
* | several updates for wireless and firewall stuff, | Eric Andersen | 2003-01-19 | 5 | -10/+150 |
| | | | | thanks to Michael Shuler | ||||
* | Change from using "TARGET_CC1" to just plan "TARGET_CC" | Eric Andersen | 2003-01-19 | 39 | -126/+110 |
| | | | | which is a bit more sensible. | ||||
* | Update stlport patch | Eric Andersen | 2003-01-19 | 1 | -37/+47 |
| | |||||
* | Update udhcp. Make sure /usr/share/udhcpc/default.script | Eric Andersen | 2003-01-19 | 1 | -2/+9 |
| | | | | is executable | ||||
* | Fixup a couple of little buglets that snuck in | Eric Andersen | 2003-01-19 | 2 | -7/+5 |
| | |||||
* | Fixup default compiler architecture | Eric Andersen | 2003-01-19 | 1 | -1/+1 |
| | |||||
* | Fix zlib build | Eric Andersen | 2003-01-19 | 1 | -14/+13 |
| | |||||
* | More bugfixes | Eric Andersen | 2003-01-19 | 3 | -39/+9 |
| | |||||
* | For now, remove "--target" so gcc will compile. grumble. | Eric Andersen | 2003-01-18 | 1 | -5/+0 |
| | |||||
* | Bwahahahahaa. cut and paste strikes again. | Eric Andersen | 2003-01-18 | 1 | -3/+3 |
| | |||||
* | Fix filename | Eric Andersen | 2003-01-18 | 1 | -1/+1 |
| | |||||
* | Add a default config script | Eric Andersen | 2003-01-18 | 1 | -0/+20 |
| | |||||
* | A few cflags and comment fixups | Eric Andersen | 2003-01-18 | 5 | -7/+11 |
| | |||||
* | Mention how people can update things | Eric Andersen | 2003-01-18 | 2 | -0/+19 |
| | |||||
* | Merge a bunch of stuff over from the tuxscreen buildroot, with | Eric Andersen | 2003-01-18 | 23 | -17/+1462 |
| | | | | | many updates to make things be more consistant. -Erik | ||||
* | No longer needed | Eric Andersen | 2003-01-18 | 1 | -0/+0 |
| | |||||
* | Update openssh version to 3.5p1 | Eric Andersen | 2003-01-18 | 1 | -9/+4 |
| | |||||
* | Lost the .us since the US mirrors are terribly unreliable | Eric Andersen | 2003-01-18 | 1 | -1/+1 |
| | |||||
* | Heh. Don't force everyone's fs to 100 mb. | Eric Andersen | 2003-01-17 | 1 | -1/+1 |
| | |||||
* | 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 |
| |