Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-03-10 | Implement bzip2 | Eric Andersen | |
2003-03-10 | Support gzip | Eric Andersen | |
2003-03-10 | Add util-linux, from Claus Rosenberger, with minor changes from me | Eric Andersen | |
2003-03-10 | Claus Rosenberger reported that hostname is supposed to be in /bin | Eric Andersen | |
2003-03-06 | work around deficiencies in GNU tar that prevented several | Eric Andersen | |
items from actually being installed | |||
2003-03-06 | Make certain coreutils gets installed. | Eric Andersen | |
2003-03-05 | run autoconf | Eric Andersen | |
2003-03-05 | Oops. I was building for the host arch, not the target. duh. | Eric Andersen | |
2003-03-05 | Update version of file | Eric Andersen | |
2003-03-05 | Don't mess with the headers files installed by uClibc | Eric Andersen | |
2003-03-05 | Update default config | Eric Andersen | |
2003-03-04 | missed a spot | Eric Andersen | |
2003-03-04 | Fake up an arm-linux source-tree | Eric Andersen | |
2003-03-04 | Make things compile once again | Eric Andersen | |
2003-03-04 | don't depend on symlinks | Eric Andersen | |
2003-03-04 | Rework things to ensure we are cross compiling. Teach problematic | Eric Andersen | |
apps like openssh to cross compile. This eliminates the need for the magic ld-uClibc.so.0 symlink in /lib | |||
2003-03-04 | Add in a GNU_HOST_NAME | Eric Andersen | |
2003-03-04 | Change a few defaults | Eric Andersen | |
2003-03-03 | Update to uClibc 0.9.19 | Eric Andersen | |
2003-03-01 | Fixup db target | Eric Andersen | |
2003-03-01 | Add a patch for better debugging of staticly linked threaded apps. | Eric Andersen | |
-Erik | |||
2003-02-26 | Fixup stupid compile error | Eric Andersen | |
2003-02-23 | Update tar version. Minor fix for gcc includes when NOT | Eric Andersen | |
building a bootstrapping toolchain. | |||
2003-02-19 | Fixup gcc_target so it works for people that don't wish to | Eric Andersen | |
build a gcc toolchain to bootstrap the system and instead want to use uClibc's gcc wrapper. | |||
2003-02-19 | Fix dependancy on zlib | Eric Andersen | |
2003-02-19 | Fixup 'make source' target | Eric Andersen | |
2003-02-19 | Add support for bridge-utils, thanks to Michael Shuler | Eric Andersen | |
2003-02-18 | Per discussion with Christian MICHON, revert to version 1.35 | Eric Andersen | |
2003-02-17 | Add in /lib/cpp symlink | Eric Andersen | |
2003-02-17 | Add --disable-perl-regexp | Eric Andersen | |
2003-02-15 | Sigh | Eric Andersen | |
2003-02-15 | Fix pcmcia startup. Add grep | Eric Andersen | |
2003-02-15 | oops | Eric Andersen | |
2003-02-15 | Fix a few problems noticed by Peter S. Mazinger | Eric Andersen | |
2003-02-14 | Fixup pcmcia initialization | Eric Andersen | |
2003-02-14 | Remove unwanted docs | Eric Andersen | |
2003-02-12 | Remove usr/bin | Eric Andersen | |
2003-02-12 | Be extra pedantic about the PATH | Eric Andersen | |
2003-02-12 | Ignore the toolchain_build dir | Eric Andersen | |
2003-02-12 | Make sure we find ranlib and ar | Eric Andersen | |
2003-02-12 | Not 100MB by default | Eric Andersen | |
2003-02-12 | cut and paste leftovers | Eric Andersen | |
2003-02-12 | dont use ftp | Eric Andersen | |
2003-02-12 | Update uClibc version | Eric Andersen | |
2003-02-12 | Fixup ldconfig symlink | Eric Andersen | |
2003-02-12 | Fix dependancies | Eric Andersen | |
2003-02-12 | List a few additional targets for building a dev system | Eric Andersen | |
2003-02-12 | Add support for several new utilities | Eric Andersen | |
2003-02-12 | Update toolchains a bit forther so that after blowing away the 'build' | Eric Andersen | |
directory we do not need to rebuild the toolchain (which now is built under 'toolchain_build'). Should help prevent a bunch of unnecessary toolchain rebuilds. -Erik | |||
2003-02-12 | Update makefile | Eric Andersen | |