- Feb 07, 2005
-
-
Eric Andersen authored
-
Eric Andersen authored
-
- Feb 02, 2005
-
-
Eric Andersen authored
-
- Jan 30, 2005
-
-
Mike Frysinger authored
-
- Jan 27, 2005
-
-
Mike Frysinger authored
-
Mike Frysinger authored
-
- Jan 23, 2005
-
-
Eric Andersen authored
-
http://bugs.uclibc.org/view.php?id=42Eric Andersen authored
0000042: add subversion (svn) support to buildroot This patch adds support for subversion to checkout files, much like how CVS already works. It uses 'SVN' macro in makefiles.
-
http://bugs.uclibc.org/view.php?id=47Eric Andersen authored
0000047: ARM BigEndian does not allow Soft Float When ARMEB is selected for the arch I am unable to select soft float support. The toolchain/Config.in does not have a depend for armeb, it just has arm. The attached patch should cover it.
-
http://bugs.uclibc.org/view.php?id=40Eric Andersen authored
0000040: Adds options to jffs2 filesystem creation Brings jffs2 up to the 20041007 build level so it will compile with both 2.4 and 2.6 kernels. Adds ability to specify eraseblock and pad sizes, permissions squash, big/little endian and device table in the configuration. Also adds capability to copy the resulting image to a secondary location like a tftp server's root directory. mtd.patch adds capabilities of the previously attached patch plus allows you to compile a version of the utilities to run on the target system. So now there's a set of config options under package to compile the utils for distribution to the target and a set of config options under target to create a jffs2 filesystem.
-
http://bugs.uclibc.org/view.php?id=50Eric Andersen authored
0000050: gdb_server and gdb_client fixes and split Here is a patch with 2 issues. gdbserver does not depend on ncurses (just the full gdb needs it) Split out gdb client config option, to be separate from gdbserver. If you build gdb client for the host once it does not need to be rebuilt when the rest of libs change. So I build it and save it off.
-
Eric Andersen authored
-
http://bugs.uclibc.org/view.php?id=33Eric Andersen authored
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
-
http://bugs.uclibc.org/view.php?id=31Eric Andersen authored
0000031: [PATCH] fakeroot: Update to version 1.2.2 Use new version. Previous is not longer available (at least in debian archive)
-
Eric Andersen authored
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
-
http://bugs.uclibc.org/view.php?id=39Eric Andersen authored
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.
-
http://bugs.uclibc.org/view.php?id=30Eric Andersen authored
This patch corrects bzip2 Makefile modification when BR2_LARGEFILE is n Seems like a small typo
-
http://bugs.uclibc.org/view.php?id=35Eric Andersen authored
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}
-
http://bugs.uclibc.org/view.php?id=29Eric Andersen authored
Make certain the correct include files are used
-
-
Eric Andersen authored
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:
-
- Jan 19, 2005
-
-
Ned Ludd authored
-
- Jan 18, 2005
-
-
Mike Frysinger authored
libpcap: http://bugs.uclibc.org/view.php?id=20 tcpdump: http://bugs.uclibc.org/view.php?id=21
-
- Jan 17, 2005
-
-
Mike Frysinger authored
Package/Bridge: corrects the "kernel-includes" parameter to configure
-
- Jan 12, 2005
-
-
Eric Andersen authored
-
- Jan 11, 2005
-
-
Eric Andersen authored
-
Mike Frysinger authored
-
Mike Frysinger authored
-
Mike Frysinger authored
-
Mike Frysinger authored
-
- Jan 10, 2005
-
-
Eric Andersen authored
-
Eric Andersen authored
with the new tar version.
-
- Jan 09, 2005
-
-
Eric Andersen authored
-
Eric Andersen authored
-
- Jan 05, 2005
-
-
Mike Frysinger authored
-
- Jan 03, 2005
-
-
Eric Andersen authored
-
- Dec 28, 2004
-
-
Eric Andersen authored
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
-
- Dec 27, 2004
-
-
Eric Andersen authored
make certain that it is coreutils and/or util-linux that actually gets their utilities installed. -Erik
-
Eric Andersen authored
the fight over who gets to own the /bin/sh symlink -Erik
-
Eric Andersen authored
http://cvs.sourceforge.net/viewcvs.py/genext2fs/ which includes my device table stuff
-