Eric Andersen
c9f0039ea6
Update linux kernel
2005-02-02 16:27:50 +00:00
Mike Frysinger
f557b5981c
update openssh by Douglas Campos
2005-01-30 04:14:08 +00:00
Mike Frysinger
a93da840ba
ver bump
2005-01-27 07:09:14 +00:00
Eric Andersen
76adf60ddb
Update version and patch for ioctls I happen to use
2005-01-23 11:31:48 +00:00
Eric Andersen
e30cf26cff
Patch from scott: http://bugs.uclibc.org/view.php?id=42
...
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.
2005-01-23 11:20:30 +00:00
Eric Andersen
dda90723ce
Patch from gtj: http://bugs.uclibc.org/view.php?id=40
...
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.
2005-01-23 11:16:11 +00:00
Eric Andersen
da7381c869
Bump version to 1.28, per recommendation from solar
2005-01-23 11:06:15 +00:00
Eric Andersen
5e2ccd8007
Patch from pdinoto: http://bugs.uclibc.org/view.php?id=33
...
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
2005-01-23 11:05:24 +00:00
Eric Andersen
4f4becaf9d
Fix from pdinoto: http://bugs.uclibc.org/view.php?id=31
...
0000031: [PATCH] fakeroot: Update to version 1.2.2
Use new version. Previous is not longer available (at least in debian archive)
2005-01-23 11:03:41 +00:00
Eric Andersen
62071ed437
Patch from pdinoto :
...
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-23 10:55:41 +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
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
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
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
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
Mike Frysinger
e5b51d4f3b
update to 5.2.1
2004-12-22 05:29:13 +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
Eric Andersen
ba7c48f306
Add an option to allow people to relocate the toolchain
2004-12-11 10:25:40 +00:00
Eric Andersen
8af392736e
Patch from Karsten Kruse:
...
Hi,
two small patches for package/libfloat/Config.in and
package/microwin/Config.in to make the packages appear in make
(menu)config.
2004-12-11 10:01:37 +00:00
Ned Ludd
f7e0855182
use correct STRIP in wtools Makefile when cross-building
2004-11-23 22:58:57 +00:00
Ned Ludd
5f3f78f32b
wtools-28_pre3 update from the author Jean Tourrilhes. This version is the first to officially support multicall
2004-11-23 22:01:21 +00:00
Ned Ludd
243c9fd4a8
wireless-tools update from Jean Tourrilhes. uclibc mailing list
2004-11-18 14:45:27 +00:00
Mike Frysinger
35bb510b1e
From Karsten Kruse: openssh requires zlib
2004-11-18 02:21:22 +00:00