summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Patch from gtj -- http://bugs.uclibc.org/view.php?id=39Eric Andersen2005-01-232-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=30Eric Andersen2005-01-231-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=35Eric Andersen2005-01-231-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=29Eric Andersen2005-01-231-1/+2
| | | | Make certain the correct include files are used
* Apply patch from nawawi: http://bugs.uclibc.org/view.php?id=57Eric Andersen2005-01-231-1/+2
|
* Philip Rakity writes:Eric Andersen2005-01-231-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 #34Ned Ludd2005-01-191-2/+2
|
* clean up & import packages by gtjMike Frysinger2005-01-188-0/+187
| | | | | libpcap: http://bugs.uclibc.org/view.php?id=20 tcpdump: http://bugs.uclibc.org/view.php?id=21
* George Joseph writes:Mike Frysinger2005-01-171-1/+1
| | | | | Package/Bridge: corrects the "kernel-includes" parameter to configure
* fixup util-linux compileEric Andersen2005-01-121-0/+31
|
* Fix broken patches so they actually applyEric Andersen2005-01-113-8/+8
|
* merge some updates from George JosephMike Frysinger2005-01-111-3/+4
|
* merge some updates from George JosephMike Frysinger2005-01-111-6/+6
|
* version bumpMike Frysinger2005-01-111-1/+1
|
* more bash patchesMike Frysinger2005-01-113-0/+192
|
* Fixup dropbearmulti build and installEric Andersen2005-01-101-1/+4
|
* These patches do not appear to be needed (and break the build)Eric Andersen2005-01-103-153/+0
| | | | with the new tar version.
* Update configEric Andersen2005-01-091-0/+1
|
* dropbear-0.44 is outEric Andersen2005-01-091-2/+2
|
* new tarMike Frysinger2005-01-051-2/+2
|
* minor cleanups. ncurses make install doesn't like make -jN, N>1Eric Andersen2005-01-031-6/+6
|
* Thomas Petazzoni writes:Eric Andersen2004-12-281-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 Andersen2004-12-272-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 winsEric Andersen2004-12-271-0/+6
| | | | | the fight over who gets to own the /bin/sh symlink -Erik
* Update to latest CVS version of genext2fsEric Andersen2004-12-272-598/+7859
| | | | | http://cvs.sourceforge.net/viewcvs.py/genext2fs/ which includes my device table stuff
* move docs to subdirMike Frysinger2004-12-273-2/+1
|
* more help updates from Tom CameronMike Frysinger2004-12-2632-123/+102
|
* add homepageMike Frysinger2004-12-261-2/+2
|
* merge help descriptions written by Tom CameronMike Frysinger2004-12-2415-62/+55
|
* merge help descriptions written by Tom CameronMike Frysinger2004-12-2414-53/+59
|
* use target cflagsMike Frysinger2004-12-241-3/+2
|
* use target cflagsMike Frysinger2004-12-241-0/+1
|
* use target cflagsMike Frysinger2004-12-241-3/+3
|
* use target cflags and update to 4.2.0Mike Frysinger2004-12-241-6/+9
|
* Update default uClibc configEric Andersen2004-12-232-2/+12
|
* Fix typo noticed by Pawel ForemskiEric Andersen2004-12-221-2/+2
|
* psm: also need to touchup libiberty/configure nowMike Frysinger2004-12-221-31/+46
|
* update to 5.2.1Mike Frysinger2004-12-221-2/+3
|
* fix dependency so ldd isnt always rebuiltMike Frysinger2004-12-221-1/+1
|
* dont output whichMike Frysinger2004-12-221-3/+3
|
* Philip Rakity <prakity@yahoo.com>: I forgot to mention that the makefile in ↵Mike Frysinger2004-12-221-1/+1
| | | | | | | genextfs has one error that the macosx ld program detects -- this is the duplicate -o option
* binutils 2.15.94.0.2Mike Frysinger2004-12-218-1/+1020
|
* stylesheet for docsEric Andersen2004-12-201-0/+65
|
* Documentation written by Thomas PetazzoniEric Andersen2004-12-201-0/+607
|
* use which to locate apps (useful for non-Linux systems like OS X)Mike Frysinger2004-12-191-3/+3
|
* Martin Herren writes:Mike Frysinger2004-12-144-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.
* pppd's install target doesn't like 'make -j'Eric Andersen2004-12-111-1/+1
|
* pciutils doesn't like 'make -j'Eric Andersen2004-12-111-1/+1
|
* openssl doesnt like 'make -j'Eric Andersen2004-12-111-2/+2
|
* Add initial BR2_JLEVEL support, with some exceptions for apps thatEric Andersen2004-12-115-15/+27
| | | | have broken 'make -j' support