| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes to allow compilation with GCC-4.1.0. | "Steven J. Hill" | 2005-08-18 | 4 | -5/+116 |
* | file-4.15 is out and it supports cross-compiling :D | Mike Frysinger | 2005-08-18 | 2 | -31/+1 |
* | uClibc 0.9.28 has been released | Mike Frysinger | 2005-08-18 | 1 | -5/+4 |
* | busybox-1.01 has been released | Mike Frysinger | 2005-08-18 | 1 | -1/+1 |
* | The coreutils configure script is a steaming <many explitives deleted | Eric Andersen | 2005-08-15 | 1 | -0/+30 |
* | apply patches when requested to | Eric Andersen | 2005-08-15 | 1 | -0/+1 |
* | Change root_fs_$(ARCH) to rootfs.$(ARCH) | Eric Andersen | 2005-08-13 | 1 | -1/+1 |
* | Switch default from 'unc' to 'easynews' | Eric Andersen | 2005-08-13 | 1 | -1/+1 |
* | CVS dirs -> .svn dirs | Mike Frysinger | 2005-08-13 | 1 | -1/+1 |
* | remove references to CVS and update with SVN | Mike Frysinger | 2005-08-13 | 1 | -10/+9 |
* | update to python-2.4.1 with the help of open embedded | Mike Frysinger | 2005-08-13 | 2 | -43/+32 |
* | forgot to commit this | Mike Frysinger | 2005-08-11 | 1 | -0/+13 |
* | New MIPS patch for TLS syscalls. | "Steven J. Hill" | 2005-08-11 | 1 | -0/+90 |
* | portage needs python | Mike Frysinger | 2005-08-11 | 1 | -0/+1 |
* | fix screwy patch handling | Eric Andersen | 2005-08-10 | 1 | -1/+1 |
* | minor update | Eric Andersen | 2005-08-10 | 1 | -6/+9 |
* | update | Eric Andersen | 2005-08-10 | 2 | -51/+3 |
* | resync | Eric Andersen | 2005-08-10 | 2 | -2/+6 |
* | touchup descriptions | Mike Frysinger | 2005-08-09 | 2 | -3/+3 |
* | add the wheel group | Mike Frysinger | 2005-08-09 | 1 | -0/+1 |
* | Make strace behave for arm, which for 2.4.x lacks __NR_exit_group | Eric Andersen | 2005-08-09 | 1 | -0/+15 |
* | some platforms (such as arm with 2.4.x kernel headers) lack | Eric Andersen | 2005-08-09 | 1 | -0/+21 |
* | Add 'nogroup' to make ltp happy | Eric Andersen | 2005-08-09 | 1 | -0/+1 |
* | routine update | Eric Andersen | 2005-08-09 | 1 | -0/+3 |
* | typo -- revenge of cut n paste | Eric Andersen | 2005-08-09 | 1 | -1/+1 |
* | Rather than adjusting the way ldso allocates memory, for the | Eric Andersen | 2005-08-08 | 3 | -0/+226 |
* | Fix some broken dependancies | Eric Andersen | 2005-08-08 | 2 | -3/+6 |
* | Prevent problems with fakeroot possibly trying to use stale host filesystem | Eric Andersen | 2005-08-08 | 1 | -0/+4 |
* | Prevent problems with fakeroot possibly trying to use stale host filesystem | Eric Andersen | 2005-08-08 | 6 | -16/+16 |
* | minor cleanup for target handling | Eric Andersen | 2005-08-08 | 5 | -18/+12 |
* | also need to depend on makedevs as noted by emalkowski in Bug #366 | Mike Frysinger | 2005-08-08 | 2 | -2/+2 |
* | make sure we depend on fakeroot existing #366 by pnoffke | Mike Frysinger | 2005-08-08 | 1 | -2/+4 |
* | Add nobody and users to make LTP happier. | Joakim Tjernlund | 2005-08-07 | 1 | -0/+2 |
* | make sure ext2 target depends on fakeroot | Mike Frysinger | 2005-08-07 | 1 | -2/+4 |
* | use the new gnuconfig stuff | Mike Frysinger | 2005-08-04 | 3 | -3/+3 |
* | add support for fetching latest config.{sub,guess} files from config cvs | Mike Frysinger | 2005-08-04 | 22 | -0/+5231 |
* | whitespace sync | Mike Frysinger | 2005-08-04 | 1 | -2/+2 |
* | only run ldconfig if ld.so.conf exists | Mike Frysinger | 2005-08-04 | 1 | -1/+3 |
* | Allow packages to use fakeroot. To accomodate this, convert all | Eric Andersen | 2005-08-04 | 7 | -21/+66 |
* | Sigh... Let's try this again. | Manuel Novoa III | 2005-08-04 | 2 | -2/+1 |
* | Fix it up so ltp builds and installs itself properly so it is | Eric Andersen | 2005-08-04 | 2 | -22/+100 |
* | Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debug | Manuel Novoa III | 2005-08-04 | 4 | -1/+29 |
* | dont use xargs | Mike Frysinger | 2005-08-03 | 1 | -1/+1 |
* | fixes for superh | Mike Frysinger | 2005-08-03 | 2 | -0/+38 |
* | new version (4.5.12) | Mike Frysinger | 2005-08-03 | 1 | -1/+2 |
* | Move buildroot-used bin/sed (binary or symlink) into TOOL_BUILD_DIR instead o... | Manuel Novoa III | 2005-08-03 | 1 | -15/+17 |
* | filter through dos2unix | Eric Andersen | 2005-08-03 | 1 | -34/+34 |
* | put back support for generating .config.cmd | Eric Andersen | 2005-08-03 | 3 | -0/+25 |
* | Add /dev/shm. | Manuel Novoa III | 2005-08-03 | 1 | -0/+1 |
* | Create some symlinks for {*-}cc since gcc 3.3.6 (at least) doesn't seem to in... | Manuel Novoa III | 2005-08-03 | 1 | -0/+12 |