Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-05 | Fix init script install | Eric Andersen | |
2003-06-05 | Fix the binary name and path | Eric Andersen | |
2003-06-05 | support vtun | Eric Andersen | |
2003-06-05 | Make absolutely certain no host libraries can ever sneak | Eric Andersen | |
into the build process. Binutils was letting things sneak in which caused ugly problems. | |||
2003-06-05 | Fixup a couple of thinko. Use the specified kernel compiler when compiling | Eric Andersen | |
pcmcia modules. And use the correct kernel source. | |||
2003-06-05 | Fixup a case where system libs could sneak into the link process | Eric Andersen | |
due to collect2 making wrong assumptions. | |||
2003-06-04 | Fixup a case where system libs could sneak into the link process | Eric Andersen | |
due to collect2 making wrong assumptions. | |||
2003-06-04 | Ignore unwanted stuff | Eric Andersen | |
2003-06-04 | Add needed patch | Eric Andersen | |
2003-06-04 | Cleanup method for excluding header files | Eric Andersen | |
2003-06-04 | mention iproute2 and netsnmp | Eric Andersen | |
2003-06-04 | Cleanup pcmcia a bit (such as removing the X11 binary it installs) | Eric Andersen | |
and use the pcmcia default init script rather than including a default one in the target_skeleton. | |||
2003-06-04 | Support net-snmp for those into that sortof thing | Eric Andersen | |
2003-06-04 | Update default busybox config | Eric Andersen | |
2003-06-04 | Build pci and plx drivers | Eric Andersen | |
2003-06-04 | Update user mode Linux target | Eric Andersen | |
2003-06-04 | default to ramfs, not tmpfs | Eric Andersen | |
2003-06-04 | Build the 'tc' binary | Eric Andersen | |
2003-05-15 | Use flex_2.5.4a-24.diff.gz from stable | Eric Andersen | |
2003-04-28 | Little logic cleanup | Eric Andersen | |
2003-04-26 | Update gcc to version 3.2.3. Fix the openssh patch | Eric Andersen | |
2003-04-25 | Patch from Bruno Randolf to fix openssh cross-compile to not | Eric Andersen | |
use the host system's 'strip' command and thereby break the target binaries. | |||
2003-04-21 | Fix it so it actually works | Eric Andersen | |
2003-04-14 | Fixup a bug with symlink handling noticed by Wolfgang Denk | Eric Andersen | |
-Erik | |||
2003-03-31 | make coreutils compile faster | Eric Andersen | |
2003-03-24 | support building gettext | Eric Andersen | |
2003-03-24 | Create a more multi-user friendly set of device perms | Eric Andersen | |
2003-03-21 | Upgrade to 3.1.2 | Eric Andersen | |
2003-03-13 | Do not blindly strip all symbols from from all libs. libpthread | Eric Andersen | |
needs its symbols for pthread debugging to work. Let it be a local decision. | |||
2003-03-10 | Patch from Dana Soward so it works properly | Eric Andersen | |
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 | |