Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename patch | Eric Andersen | 2003-02-04 | 1 | -0/+0 |
* | Fix typo, kill now unneeded stlport.mk | Eric Andersen | 2003-02-04 | 2 | -39/+1 |
* | Update default config | Eric Andersen | 2003-02-04 | 1 | -2/+2 |
* | Support building a gcc-2.95 toolchain instead | Eric Andersen | 2003-02-04 | 5 | -0/+547 |
* | Be extra sure that /etc/init.d/S30pcmcia is executable | Eric Andersen | 2003-02-04 | 1 | -0/+1 |
* | Update to dhcp-3.0pl2 | Eric Andersen | 2003-02-04 | 1 | -3/+3 |
* | Be really cereful to ensure udhcp.script is executable | Eric Andersen | 2003-02-03 | 1 | -0/+2 |
* | Add dhcp relay daemon | Eric Andersen | 2003-02-03 | 1 | -0/+50 |
* | Fix regex | Eric Andersen | 2003-01-31 | 1 | -1/+1 |
* | Fix stlport so it works | Eric Andersen | 2003-01-30 | 1 | -2/+2 |
* | Fix for an optimization bug that shows up on xscale. | Eric Andersen | 2003-01-30 | 1 | -0/+21 |
* | udhcp doesn't depend on pcmcia | Eric Andersen | 2003-01-30 | 1 | -1/+1 |
* | Update openssl version | Eric Andersen | 2003-01-30 | 2 | -124/+283 |
* | depend on pcmcia | Eric Andersen | 2003-01-30 | 1 | -1/+1 |
* | Include code for downloading firmware images | Eric Andersen | 2003-01-30 | 1 | -0/+2 |
* | Fix c++ header installation | Eric Andersen | 2003-01-28 | 1 | -1/+1 |
* | update to uClibc 0.9.17 | Eric Andersen | 2003-01-25 | 2 | -4/+4 |
* | oops | Eric Andersen | 2003-01-25 | 1 | -1/+1 |
* | Update newt and slang targets | Eric Andersen | 2003-01-25 | 2 | -22/+21 |
* | Update default busybox config | Eric Andersen | 2003-01-24 | 1 | -0/+5 |
* | Fixup bash cross compile | Eric Andersen | 2003-01-24 | 1 | -2/+4 |
* | Doh! Fix missing line for gdbserver. | Eric Andersen | 2003-01-24 | 1 | -0/+2 |
* | fixup strace build | Eric Andersen | 2003-01-23 | 1 | -0/+1 |
* | Fixup gdbserver build. Patch from acmay | Eric Andersen | 2003-01-23 | 1 | -9/+7 |
* | Fix an obvious typo | Eric Andersen | 2003-01-23 | 1 | -2/+2 |
* | Leave the final gcc build with disable shared to make things | Eric Andersen | 2003-01-22 | 1 | -1/+1 |
* | Update busybox default config | Eric Andersen | 2003-01-22 | 1 | -1/+2 |
* | use the correct strip tool for host and target binaries | Eric Andersen | 2003-01-22 | 1 | -1/+3 |
* | sigh. We need to disable-shared for the initial compiler build | Eric Andersen | 2003-01-22 | 1 | -1/+1 |
* | This should work | Eric Andersen | 2003-01-21 | 1 | -1/+4 |
* | dont assign MAKE | Eric Andersen | 2003-01-21 | 1 | -1/+0 |
* | Dont remove /lib/libgcc_s.so. Build shared lib support on rev 1 of | Eric Andersen | 2003-01-21 | 1 | -5/+3 |
* | Update default busybox config | Eric Andersen | 2003-01-21 | 1 | -0/+5 |
* | Fix compiler install | Eric Andersen | 2003-01-21 | 1 | -1/+1 |
* | Fix gdb so it works | Eric Andersen | 2003-01-21 | 1 | -0/+1 |
* | 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 |
* | Change from using "TARGET_CC1" to just plan "TARGET_CC" | Eric Andersen | 2003-01-19 | 39 | -126/+110 |
* | Update stlport patch | Eric Andersen | 2003-01-19 | 1 | -37/+47 |