summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-01-25Update newt and slang targetsEric Andersen
2003-01-24Update default busybox configEric Andersen
2003-01-24Fixup bash cross compileEric Andersen
2003-01-24Doh! Fix missing line for gdbserver.Eric Andersen
2003-01-23fixup strace buildEric Andersen
2003-01-23Fixup gdbserver build. Patch from acmayEric Andersen
2003-01-23Fix an obvious typoEric Andersen
2003-01-22Leave the final gcc build with disable shared to make thingsEric Andersen
simpler. This just makes the build faster, since all we want at this point is the gcc and g++ binaries...
2003-01-22Update busybox default configEric Andersen
2003-01-22use the correct strip tool for host and target binariesEric Andersen
2003-01-22sigh. We need to disable-shared for the initial compiler buildEric Andersen
or it won't build.
2003-01-21This should workEric Andersen
2003-01-21dont assign MAKEEric Andersen
2003-01-21Dont remove /lib/libgcc_s.so. Build shared lib support on rev 1 ofEric Andersen
gcc. use the correct strip
2003-01-21Update default busybox configEric Andersen
2003-01-21Fix compiler installEric Andersen
2003-01-21Fix gdb so it worksEric Andersen
2003-01-21Fix it so header files and static libs install properlyEric Andersen
2003-01-21Ok, I think it really works now. :)Eric Andersen
2003-01-21pcmcia updateEric Andersen
2003-01-20Minor fixesEric Andersen
2003-01-20Just use the default pcmcia scriptEric Andersen
2003-01-20Several more dependancy cleanupsEric Andersen
2003-01-20Update from Michael ShulerEric Andersen
2003-01-20Update default bb configEric Andersen
2003-01-20Don't really need this patchEric Andersen
2003-01-20Don't make fs's be 100 MB by defaultEric Andersen
2003-01-20It's just another brick in the wall. Except its supposed to be -WallEric Andersen
2003-01-19Make it actually work...Eric Andersen
2003-01-19several updates for wireless and firewall stuff,Eric Andersen
thanks to Michael Shuler
2003-01-19Change from using "TARGET_CC1" to just plan "TARGET_CC"Eric Andersen
which is a bit more sensible.
2003-01-19Update stlport patchEric Andersen
2003-01-19Update udhcp. Make sure /usr/share/udhcpc/default.scriptEric Andersen
is executable
2003-01-19Fixup a couple of little buglets that snuck inEric Andersen
2003-01-19Fixup default compiler architectureEric Andersen
2003-01-19Fix zlib buildEric Andersen
2003-01-19More bugfixesEric Andersen
2003-01-18For now, remove "--target" so gcc will compile. grumble.Eric Andersen
2003-01-18Bwahahahahaa. cut and paste strikes again.Eric Andersen
2003-01-18Fix filenameEric Andersen
2003-01-18Add a default config scriptEric Andersen
2003-01-18A few cflags and comment fixupsEric Andersen
2003-01-18Mention how people can update thingsEric Andersen
2003-01-18Merge a bunch of stuff over from the tuxscreen buildroot, withEric Andersen
many updates to make things be more consistant. -Erik
2003-01-18No longer neededEric Andersen
2003-01-18Update openssh version to 3.5p1Eric Andersen
2003-01-18Lost the .us since the US mirrors are terribly unreliableEric Andersen
2003-01-17Heh. Don't force everyone's fs to 100 mb.Eric Andersen
2003-01-17Fix gdb compileEric Andersen
2003-01-17Fix m4 so it compiles once again....Eric Andersen
-Erik