| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix broken dependancies | Eric Andersen | 2005-07-27 | 1 | -4/+14 |
* | update valgrind to the latest and greatest | Eric Andersen | 2005-07-22 | 2 | -233/+112 |
* | e2fsprogs does not appear to be 'make -j N' safe for N > 1 | Eric Andersen | 2005-07-20 | 1 | -2/+2 |
* | update to dropbear-0.46 | Eric Andersen | 2005-07-19 | 1 | -2/+2 |
* | Apply the fix for gcc bug #22167 | Eric Andersen | 2005-07-18 | 22 | -5394/+138 |
* | Update the set of available kernel headers to include 2.4.31 and 2.6.12 | Eric Andersen | 2005-07-18 | 2 | -8/+26 |
* | Fixup standalong makedevs to handle regular files, and also fix | Eric Andersen | 2005-07-18 | 1 | -1/+32 |
* | A little more setup | Eric Andersen | 2005-07-15 | 1 | -12/+9 |
* | Install xorg modules correctly | Eric Andersen | 2005-07-15 | 1 | -1/+1 |
* | Yet more xorg build fixups | Eric Andersen | 2005-07-14 | 1 | -5/+15 |
* | Run ldconfig on the target rootfs to generate /etc/ld.so.cache | Eric Andersen | 2005-07-14 | 5 | -0/+5 |
* | Add device nodes for /dev/input by default (xorg and others want then) | Eric Andersen | 2005-07-14 | 1 | -2/+10 |
* | Get it building | Eric Andersen | 2005-07-13 | 1 | -14/+19 |
* | file-4.12 is no longer available | Eric Andersen | 2005-07-13 | 1 | -1/+1 |
* | Fix some stupid bugs in the Xorg build | Eric Andersen | 2005-07-13 | 2 | -1/+5 |
* | Thomas Lundquist writes: | Eric Andersen | 2005-07-12 | 8 | -1/+36 |
* | Patrick Doyle writes: | Mike Frysinger | 2005-07-11 | 2 | -2/+2 |
* | revert earlier change since it doesnt work with last uClibc release :/ | Mike Frysinger | 2005-07-11 | 1 | -3/+3 |
* | import 4.0.1 based on 4.0.0 | Mike Frysinger | 2005-07-10 | 8 | -0/+3882 |
* | Fix buildroot not to modify Rules.mak. Patch From vapier. | Joakim Tjernlund | 2005-06-30 | 1 | -1/+1 |
* | Update default config a little. | Joakim Tjernlund | 2005-06-30 | 1 | -1/+5 |
* | make 2.16.1 the default binutils | Mike Frysinger | 2005-06-27 | 1 | -1/+1 |
* | import binutils 2.16.91.0.1 | Mike Frysinger | 2005-06-27 | 7 | -0/+503 |
* | add #ifndef inhibit_libc in rs6000/linux-unwind.h to make | Joakim Tjernlund | 2005-06-25 | 1 | -0/+15 |
* | i kan spel, can u? | "Steven J. Hill" | 2005-06-25 | 1 | -1/+1 |
* | silly typo | Eric Andersen | 2005-06-25 | 1 | -1/+1 |
* | don't use the older 2.0 squashfs format | Eric Andersen | 2005-06-24 | 1 | -1/+1 |
* | Upgrade to latest, handle endianness automagically | Eric Andersen | 2005-06-24 | 1 | -4/+25 |
* | prevent whining about conflicting targets | Eric Andersen | 2005-06-24 | 2 | -3/+7 |
* | minor cleanups | Eric Andersen | 2005-06-24 | 1 | -45/+54 |
* | The '-r' option has gone away | Eric Andersen | 2005-06-24 | 2 | -4/+4 |
* | be a bit more consistant with naming, always escape wildcards | Eric Andersen | 2005-06-24 | 31 | -31/+31 |
* | Finish implementing fakeroot handling so when we tar up the | Eric Andersen | 2005-06-24 | 1 | -8/+21 |
* | Finish implementing fakeroot handling so mksquashfs properly | Eric Andersen | 2005-06-24 | 4 | -35/+57 |
* | Use fakeroot and makedevs to fake mksquashfs into building properly setup file | Eric Andersen | 2005-06-24 | 4 | -43/+21 |
* | mksquashfs is always rebuilt before generating rootfs image. The attached | Eric Andersen | 2005-06-24 | 1 | -2/+3 |
* | This patch adds package configuration files for the LVM2 tools and its | Eric Andersen | 2005-06-24 | 5 | -0/+191 |
* | If you update the kernel headers tarball and run make against an already built | Eric Andersen | 2005-06-23 | 1 | -0/+1 |
* | Setup libpng to be fetched from the sourceforge mirror of choice | Eric Andersen | 2005-06-23 | 1 | -2/+1 |
* | These patches fix some minor problems with GNU Readline package. | Eric Andersen | 2005-06-23 | 2 | -55/+55 |
* | Update ccache to the latest version, which adds features. | Eric Andersen | 2005-06-23 | 1 | -1/+1 |
* | Update to the debian sarge release version of fakeroot | Eric Andersen | 2005-06-23 | 1 | -1/+1 |
* | New target/device: Via epia-mii: | Eric Andersen | 2005-06-23 | 5 | -0/+1569 |
* | Add support for building a few commonly used bootloaders | Eric Andersen | 2005-06-23 | 7 | -0/+177 |
* | Add support for acpid | Eric Andersen | 2005-06-23 | 3 | -0/+56 |
* | The configure script for this package is a hack at best. This patch | "Steven J. Hill" | 2005-06-19 | 1 | -5/+27 |
* | Fix build problem with header file needing to be generated before | "Steven J. Hill" | 2005-06-19 | 1 | -55/+93 |
* | Delete gzip compressed patch and add the uncompressed one. Originally, | "Steven J. Hill" | 2005-06-19 | 2 | -0/+545 |
* | Add support for binutils 2.16.1. Patches are identical to those for 2.16. | Manuel Novoa III | 2005-06-18 | 9 | -0/+1076 |
* | Updated patch to add '#define EXT2_FLAT_INCLUDES' in the file 'lib/ext2fs/ext... | "Steven J. Hill" | 2005-06-12 | 1 | -0/+0 |