Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version to 1.28, per recommendation from solar | Eric Andersen | 2005-01-23 | 1 | -1/+1 |
| | |||||
* | Patch from pdinoto: http://bugs.uclibc.org/view.php?id=33 | Eric Andersen | 2005-01-23 | 1 | -1/+2 |
| | | | | | | | 0000033: [PATCH] libpng: New download site This patch changes the URL to download libpng, since the actual seems to be offline or lack that particular file | ||||
* | Fix from pdinoto: http://bugs.uclibc.org/view.php?id=31 | Eric Andersen | 2005-01-23 | 1 | -1/+1 |
| | | | | | | 0000031: [PATCH] fakeroot: Update to version 1.2.2 Use new version. Previous is not longer available (at least in debian archive) | ||||
* | Patch from pdinoto : | Eric Andersen | 2005-01-23 | 1 | -3/+3 |
| | | | | | | | 0000036: [PATCH] udhcpc: Allow build w/o PCMCIA This patch makes missing PCMCIA config files non-fatal to allow using udhcpc without pcmcia-cs package | ||||
* | Patch from gtj -- http://bugs.uclibc.org/view.php?id=39 | Eric Andersen | 2005-01-23 | 2 | -5/+100 |
| | | | | | | | | | | 0000039: Adds options to ext2 filesystem creation Adds ability to specify block and inode counts, reserved blocks, permissions squash and device table in the configuration. Also adds capability to gzip output and to copy the resulting image to a secondary location like a tftp server's root directory. | ||||
* | Patch from pdinoto: http://bugs.uclibc.org/view.php?id=30 | Eric Andersen | 2005-01-23 | 1 | -1/+1 |
| | | | | | This patch corrects bzip2 Makefile modification when BR2_LARGEFILE is n Seems like a small typo | ||||
* | patch from pdinoto: http://bugs.uclibc.org/view.php?id=35 | Eric Andersen | 2005-01-23 | 1 | -3/+3 |
| | | | | | | This patch changes the path used as dependency for liblzo, which appears to be pointing to $(STAGING_DIR)/usr prefix while the package is actually installed with prefix ${STAGING_DIR} | ||||
* | Patch from gtj: http://bugs.uclibc.org/view.php?id=29 | Eric Andersen | 2005-01-23 | 1 | -1/+2 |
| | | | | Make certain the correct include files are used | ||||
* | Apply patch from nawawi: http://bugs.uclibc.org/view.php?id=57 | Eric Andersen | 2005-01-23 | 1 | -1/+2 |
| | |||||
* | Philip Rakity writes: | Eric Andersen | 2005-01-23 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | Hi Eric, I writing privately since I have not heard from Mike for 2 weeks about a one line patch to the gcc Makefile.in to allow the extra gcc options to be passed in. The patch is below and without it -- gcc extra's like --with-cpu=xscale do not work. The patch is as follows: | ||||
* | - version bump. bug #34 | Ned Ludd | 2005-01-19 | 1 | -2/+2 |
| | |||||
* | clean up & import packages by gtj | Mike Frysinger | 2005-01-18 | 8 | -0/+187 |
| | | | | | libpcap: http://bugs.uclibc.org/view.php?id=20 tcpdump: http://bugs.uclibc.org/view.php?id=21 | ||||
* | George Joseph writes: | Mike Frysinger | 2005-01-17 | 1 | -1/+1 |
| | | | | | Package/Bridge: corrects the "kernel-includes" parameter to configure | ||||
* | fixup util-linux compile | Eric Andersen | 2005-01-12 | 1 | -0/+31 |
| | |||||
* | Fix broken patches so they actually apply | Eric Andersen | 2005-01-11 | 3 | -8/+8 |
| | |||||
* | merge some updates from George Joseph | Mike Frysinger | 2005-01-11 | 1 | -3/+4 |
| | |||||
* | merge some updates from George Joseph | Mike Frysinger | 2005-01-11 | 1 | -6/+6 |
| | |||||
* | version bump | Mike Frysinger | 2005-01-11 | 1 | -1/+1 |
| | |||||
* | more bash patches | Mike Frysinger | 2005-01-11 | 3 | -0/+192 |
| | |||||
* | Fixup dropbearmulti build and install | Eric Andersen | 2005-01-10 | 1 | -1/+4 |
| | |||||
* | These patches do not appear to be needed (and break the build) | Eric Andersen | 2005-01-10 | 3 | -153/+0 |
| | | | | with the new tar version. | ||||
* | Update config | Eric Andersen | 2005-01-09 | 1 | -0/+1 |
| | |||||
* | dropbear-0.44 is out | Eric Andersen | 2005-01-09 | 1 | -2/+2 |
| | |||||
* | new tar | Mike Frysinger | 2005-01-05 | 1 | -2/+2 |
| | |||||
* | minor cleanups. ncurses make install doesn't like make -jN, N>1 | Eric Andersen | 2005-01-03 | 1 | -6/+6 |
| | |||||
* | Thomas Petazzoni writes: | Eric Andersen | 2004-12-28 | 1 | -10/+47 |
| | | | | | | | | | | | | | | ello, Enclosed is a small documentation update. It adds a section that answers a very often asked question : "How to use the uClibc toolchain generated by Buildroot". Erik, could you apply it if you agree with the modifications ? Thanks, Thomas | ||||
* | When both busybox and coreutils and/or util-linux are selected, | Eric Andersen | 2004-12-27 | 2 | -0/+13 |
| | | | | | | make certain that it is coreutils and/or util-linux that actually gets their utilities installed. -Erik | ||||
* | If both bash and busybox are selected, make certain bash wins | Eric Andersen | 2004-12-27 | 1 | -0/+6 |
| | | | | | the fight over who gets to own the /bin/sh symlink -Erik | ||||
* | Update to latest CVS version of genext2fs | Eric Andersen | 2004-12-27 | 2 | -598/+7859 |
| | | | | | http://cvs.sourceforge.net/viewcvs.py/genext2fs/ which includes my device table stuff | ||||
* | move docs to subdir | Mike Frysinger | 2004-12-27 | 3 | -2/+1 |
| | |||||
* | more help updates from Tom Cameron | Mike Frysinger | 2004-12-26 | 32 | -123/+102 |
| | |||||
* | add homepage | Mike Frysinger | 2004-12-26 | 1 | -2/+2 |
| | |||||
* | merge help descriptions written by Tom Cameron | Mike Frysinger | 2004-12-24 | 15 | -62/+55 |
| | |||||
* | merge help descriptions written by Tom Cameron | Mike Frysinger | 2004-12-24 | 14 | -53/+59 |
| | |||||
* | use target cflags | Mike Frysinger | 2004-12-24 | 1 | -3/+2 |
| | |||||
* | use target cflags | Mike Frysinger | 2004-12-24 | 1 | -0/+1 |
| | |||||
* | use target cflags | Mike Frysinger | 2004-12-24 | 1 | -3/+3 |
| | |||||
* | use target cflags and update to 4.2.0 | Mike Frysinger | 2004-12-24 | 1 | -6/+9 |
| | |||||
* | Update default uClibc config | Eric Andersen | 2004-12-23 | 2 | -2/+12 |
| | |||||
* | Fix typo noticed by Pawel Foremski | Eric Andersen | 2004-12-22 | 1 | -2/+2 |
| | |||||
* | psm: also need to touchup libiberty/configure now | Mike Frysinger | 2004-12-22 | 1 | -31/+46 |
| | |||||
* | update to 5.2.1 | Mike Frysinger | 2004-12-22 | 1 | -2/+3 |
| | |||||
* | fix dependency so ldd isnt always rebuilt | Mike Frysinger | 2004-12-22 | 1 | -1/+1 |
| | |||||
* | dont output which | Mike Frysinger | 2004-12-22 | 1 | -3/+3 |
| | |||||
* | Philip Rakity <prakity@yahoo.com>: I forgot to mention that the makefile in ↵ | Mike Frysinger | 2004-12-22 | 1 | -1/+1 |
| | | | | | | | genextfs has one error that the macosx ld program detects -- this is the duplicate -o option | ||||
* | binutils 2.15.94.0.2 | Mike Frysinger | 2004-12-21 | 8 | -1/+1020 |
| | |||||
* | stylesheet for docs | Eric Andersen | 2004-12-20 | 1 | -0/+65 |
| | |||||
* | Documentation written by Thomas Petazzoni | Eric Andersen | 2004-12-20 | 1 | -0/+607 |
| | |||||
* | use which to locate apps (useful for non-Linux systems like OS X) | Mike Frysinger | 2004-12-19 | 1 | -3/+3 |
| | |||||
* | Martin Herren writes: | Mike Frysinger | 2004-12-14 | 4 | -0/+82 |
| | | | | | | | | here is a small patch to add libpng to buildroot. It's the first application which i integrated in the buildroot build system, so i welcome any comments, feedbacks and/or improvements about it. I tested it using directfb on a arm/pxa platform, and as far as i could test it it seems to work. |