Commit Graph

1062 Commits

Author SHA1 Message Date
Eric Andersen
0a87bc7b58 Patch from gtj -- http://bugs.uclibc.org/view.php?id=39
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-23 10:53:06 +00:00
Eric Andersen
ceb4d070f9 Patch from pdinoto: http://bugs.uclibc.org/view.php?id=30
This patch corrects bzip2 Makefile modification when BR2_LARGEFILE is n
Seems like a small typo
2005-01-23 10:48:46 +00:00
Eric Andersen
c91afbb53c patch from pdinoto: http://bugs.uclibc.org/view.php?id=35
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-23 10:46:45 +00:00
Eric Andersen
3dae4a22aa Patch from gtj: http://bugs.uclibc.org/view.php?id=29
Make certain the correct include files are used
2005-01-23 10:43:14 +00:00
Eric Andersen
f5eddf31dd Apply patch from nawawi: http://bugs.uclibc.org/view.php?id=57 2005-01-23 10:38:49 +00:00
Eric Andersen
1a2048464b Philip Rakity writes:
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-23 10:28:04 +00:00
Ned Ludd
c9faab9104 - version bump. bug #34 2005-01-19 23:10:13 +00:00
Mike Frysinger
044f0783a5 clean up & import packages by gtj
libpcap: http://bugs.uclibc.org/view.php?id=20
tcpdump: http://bugs.uclibc.org/view.php?id=21
2005-01-18 00:28:09 +00:00
Mike Frysinger
c2180b4196 George Joseph writes:
Package/Bridge:
   corrects the "kernel-includes" parameter to configure
2005-01-17 23:28:35 +00:00
Eric Andersen
268771fe4c fixup util-linux compile 2005-01-12 04:56:20 +00:00
Eric Andersen
6ea1a70ee1 Fix broken patches so they actually apply 2005-01-11 19:03:48 +00:00
Mike Frysinger
b715166993 merge some updates from George Joseph 2005-01-11 03:05:11 +00:00
Mike Frysinger
a9884680fc merge some updates from George Joseph 2005-01-11 02:32:37 +00:00
Mike Frysinger
62e38f9220 version bump 2005-01-11 02:12:56 +00:00
Mike Frysinger
d83035d048 more bash patches 2005-01-11 01:05:55 +00:00
Eric Andersen
f6514c8b88 Fixup dropbearmulti build and install 2005-01-10 10:04:08 +00:00
Eric Andersen
a559adb2fe These patches do not appear to be needed (and break the build)
with the new tar version.
2005-01-10 10:03:35 +00:00
Eric Andersen
c456f3dd23 Update config 2005-01-09 08:01:03 +00:00
Eric Andersen
4d9db8e9ec dropbear-0.44 is out 2005-01-09 08:00:20 +00:00
Mike Frysinger
272bd2d988 new tar 2005-01-05 15:29:37 +00:00
Eric Andersen
b0d088bf4c minor cleanups. ncurses make install doesn't like make -jN, N>1 2005-01-03 04:38:13 +00:00
Eric Andersen
a161b51c54 Thomas Petazzoni writes:
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-28 19:15:20 +00:00
Eric Andersen
b5a211c68e When both busybox and coreutils and/or util-linux are selected,
make certain that it is coreutils and/or util-linux that actually
gets their utilities installed.
 -Erik
2004-12-27 21:49:53 +00:00
Eric Andersen
3d7a187f76 If both bash and busybox are selected, make certain bash wins
the fight over who gets to own the /bin/sh symlink
 -Erik
2004-12-27 21:46:32 +00:00
Eric Andersen
c0ca7f4bdc Update to latest CVS version of genext2fs
http://cvs.sourceforge.net/viewcvs.py/genext2fs/
which includes my device table stuff
2004-12-27 21:26:16 +00:00
Mike Frysinger
fdb390e971 move docs to subdir 2004-12-27 19:01:52 +00:00
Mike Frysinger
6d9728e843 more help updates from Tom Cameron 2004-12-26 07:36:59 +00:00
Mike Frysinger
450d6150c4 add homepage 2004-12-26 07:16:38 +00:00
Mike Frysinger
0333aa2d67 merge help descriptions written by Tom Cameron 2004-12-24 09:39:23 +00:00
Mike Frysinger
ab798b88d9 merge help descriptions written by Tom Cameron 2004-12-24 09:23:11 +00:00
Mike Frysinger
5d05aa8ed6 use target cflags 2004-12-24 06:39:42 +00:00
Mike Frysinger
875161d012 use target cflags 2004-12-24 06:33:33 +00:00
Mike Frysinger
30f12ce407 use target cflags 2004-12-24 06:26:19 +00:00
Mike Frysinger
06d9abcfd2 use target cflags and update to 4.2.0 2004-12-24 06:25:25 +00:00
Eric Andersen
0d052ec07f Update default uClibc config 2004-12-23 00:05:32 +00:00
Eric Andersen
6b25358ff7 Fix typo noticed by Pawel Foremski 2004-12-22 22:19:46 +00:00
Mike Frysinger
a2890fa0ae psm: also need to touchup libiberty/configure now 2004-12-22 20:05:11 +00:00
Mike Frysinger
e5b51d4f3b update to 5.2.1 2004-12-22 05:29:13 +00:00
Mike Frysinger
aaca1aa0d5 fix dependency so ldd isnt always rebuilt 2004-12-22 05:22:03 +00:00
Mike Frysinger
74afafce2b dont output which 2004-12-22 05:21:41 +00:00
Mike Frysinger
9a3cc345e1 Philip Rakity <prakity@yahoo.com>: I forgot to mention that the makefile in genextfs has
one error that the macosx ld program detects -- this
is the duplicate -o option
2004-12-22 02:03:12 +00:00
Mike Frysinger
1f10a86ade binutils 2.15.94.0.2 2004-12-21 07:25:44 +00:00
Eric Andersen
6ecb13295f stylesheet for docs 2004-12-20 19:38:13 +00:00
Eric Andersen
32fcf718f8 Documentation written by Thomas Petazzoni 2004-12-20 19:35:20 +00:00
Mike Frysinger
f336cfc9db use which to locate apps (useful for non-Linux systems like OS X) 2004-12-19 15:43:03 +00:00
Mike Frysinger
c71b9520a6 Martin Herren writes:
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-14 01:18:23 +00:00
Eric Andersen
752cc448d1 pppd's install target doesn't like 'make -j' 2004-12-11 13:07:00 +00:00
Eric Andersen
08a47d8446 pciutils doesn't like 'make -j' 2004-12-11 13:04:28 +00:00
Eric Andersen
8cdb866d85 openssl doesnt like 'make -j' 2004-12-11 13:03:52 +00:00
Eric Andersen
8e5fb3fb4a Add initial BR2_JLEVEL support, with some exceptions for apps that
have broken 'make -j' support
2004-12-11 13:01:10 +00:00