summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-01-23Fix from pdinoto: http://bugs.uclibc.org/view.php?id=31Eric Andersen
0000031: [PATCH] fakeroot: Update to version 1.2.2 Use new version. Previous is not longer available (at least in debian archive)
2005-01-23Patch from pdinoto :Eric Andersen
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
2005-01-23Patch from gtj -- http://bugs.uclibc.org/view.php?id=39Eric Andersen
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.
2005-01-23Patch from pdinoto: http://bugs.uclibc.org/view.php?id=30Eric Andersen
This patch corrects bzip2 Makefile modification when BR2_LARGEFILE is n Seems like a small typo
2005-01-23patch from pdinoto: http://bugs.uclibc.org/view.php?id=35Eric Andersen
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}
2005-01-23Patch from gtj: http://bugs.uclibc.org/view.php?id=29Eric Andersen
Make certain the correct include files are used
2005-01-23Apply patch from nawawi: http://bugs.uclibc.org/view.php?id=57Eric Andersen
2005-01-23Philip Rakity writes:Eric Andersen
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:
2005-01-19- version bump. bug #34Ned Ludd
2005-01-18clean up & import packages by gtjMike Frysinger
libpcap: http://bugs.uclibc.org/view.php?id=20 tcpdump: http://bugs.uclibc.org/view.php?id=21
2005-01-17George Joseph writes:Mike Frysinger
Package/Bridge: corrects the "kernel-includes" parameter to configure
2005-01-12fixup util-linux compileEric Andersen
2005-01-11Fix broken patches so they actually applyEric Andersen
2005-01-11merge some updates from George JosephMike Frysinger
2005-01-11merge some updates from George JosephMike Frysinger
2005-01-11version bumpMike Frysinger
2005-01-11more bash patchesMike Frysinger
2005-01-10Fixup dropbearmulti build and installEric Andersen
2005-01-10These patches do not appear to be needed (and break the build)Eric Andersen
with the new tar version.
2005-01-09Update configEric Andersen
2005-01-09dropbear-0.44 is outEric Andersen
2005-01-05new tarMike Frysinger
2005-01-03minor cleanups. ncurses make install doesn't like make -jN, N>1Eric Andersen
2004-12-28Thomas Petazzoni writes:Eric Andersen
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
2004-12-27When both busybox and coreutils and/or util-linux are selected,Eric Andersen
make certain that it is coreutils and/or util-linux that actually gets their utilities installed. -Erik
2004-12-27If both bash and busybox are selected, make certain bash winsEric Andersen
the fight over who gets to own the /bin/sh symlink -Erik
2004-12-27Update to latest CVS version of genext2fsEric Andersen
http://cvs.sourceforge.net/viewcvs.py/genext2fs/ which includes my device table stuff
2004-12-27move docs to subdirMike Frysinger
2004-12-26more help updates from Tom CameronMike Frysinger
2004-12-26add homepageMike Frysinger
2004-12-24merge help descriptions written by Tom CameronMike Frysinger
2004-12-24merge help descriptions written by Tom CameronMike Frysinger
2004-12-24use target cflagsMike Frysinger
2004-12-24use target cflagsMike Frysinger
2004-12-24use target cflagsMike Frysinger
2004-12-24use target cflags and update to 4.2.0Mike Frysinger
2004-12-23Update default uClibc configEric Andersen
2004-12-22Fix typo noticed by Pawel ForemskiEric Andersen
2004-12-22psm: also need to touchup libiberty/configure nowMike Frysinger
2004-12-22update to 5.2.1Mike Frysinger
2004-12-22fix dependency so ldd isnt always rebuiltMike Frysinger
2004-12-22dont output whichMike Frysinger
2004-12-22Philip Rakity <prakity@yahoo.com>: I forgot to mention that the makefile in ↵Mike Frysinger
genextfs has one error that the macosx ld program detects -- this is the duplicate -o option
2004-12-21binutils 2.15.94.0.2Mike Frysinger
2004-12-20stylesheet for docsEric Andersen
2004-12-20Documentation written by Thomas PetazzoniEric Andersen
2004-12-19use which to locate apps (useful for non-Linux systems like OS X)Mike Frysinger
2004-12-14Martin Herren writes:Mike Frysinger
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.
2004-12-11pppd's install target doesn't like 'make -j'Eric Andersen
2004-12-11pciutils doesn't like 'make -j'Eric Andersen