Eric Andersen
0cd5b3c5f8
add dhcpdump
2005-02-16 21:34:41 +00:00
Eric Andersen
cbe260d167
HPA's Trivial File Transfer Protocol (tftp) server.
2005-02-16 21:17:18 +00:00
Eric Andersen
298bf4d52d
provide a runlevel
2005-02-16 21:16:17 +00:00
Eric Andersen
9cc9476c35
more dhcp updates
2005-02-16 19:48:03 +00:00
Eric Andersen
2506ab7fc3
the deleting part of 'svn mv' doesnt seem to work. I must
...
be doing something wrong.
2005-02-16 19:14:32 +00:00
Eric Andersen
5043633f08
rename dhcp_relay to dhcp
2005-02-16 19:09:35 +00:00
Eric Andersen
3cbcad5500
remove
2005-02-16 19:08:57 +00:00
Eric Andersen
af166567d0
rename dhcp_relay to dhcp
2005-02-16 19:08:33 +00:00
Eric Andersen
85168e9d22
Rework things a bit to build the server, client, etc
2005-02-16 19:05:09 +00:00
Eric Andersen
4bd45df3f9
cleanup whitespace
2005-02-16 18:42:19 +00:00
Eric Andersen
6970a92158
give uclibc and busybox config files consistant variable names
2005-02-15 22:48:08 +00:00
Eric Andersen
d7d604bb94
This file is now obsolete. kill it.
2005-02-13 06:41:09 +00:00
Eric Andersen
351c7b64b9
cleanup install target a bit
2005-02-12 04:32:48 +00:00
Eric Andersen
ec3977300f
update default config
2005-02-12 00:26:45 +00:00
Eric Andersen
e7dd14f373
make it compile
2005-02-12 00:26:27 +00:00
Eric Andersen
d2b724eb7c
kill the older wtools
2005-02-12 00:25:57 +00:00
Eric Andersen
2caf7941bf
What is 'wtools'? Give it its proper name 'wireless-tools'
2005-02-12 00:25:16 +00:00
Eric Andersen
402920471f
What is 'wtools'? Give it its proper name 'wireless-tools'
2005-02-12 00:23:18 +00:00
Eric Andersen
aba5e68975
remove 'mke2fs' and instead add the properly named 'e2fsprogs'
2005-02-11 20:42:52 +00:00
Eric Andersen
8f144a058a
remove obsolete .cvsignore file
2005-02-11 18:49:30 +00:00
Eric Andersen
7fbccfad21
Update to check notifications
2005-02-11 02:39:50 +00:00
Eric Andersen
1ee40e9db0
update copyright (mainly to check post-commit notifications)
2005-02-11 02:29:58 +00:00
Eric Andersen
d06645d8ed
There is no need to have a separate 'Makefile.in' file in the
...
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file
2005-02-10 03:06:39 +00:00
Mike Frysinger
040f60b3ea
menuconfig -> config
2005-02-10 00:59:47 +00:00
Mike Frysinger
4584c0df4a
touchups
2005-02-10 00:45:43 +00:00
Mike Frysinger
7df31469e8
version bump
2005-02-09 14:36:48 +00:00
Mike Frysinger
9821ecdb77
version bump
2005-02-09 14:34:27 +00:00
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
Mike Frysinger
52c9508f27
add which
2004-11-11 14:28:17 +00:00
Mike Frysinger
db13d321d6
portmap
2004-11-11 14:25:10 +00:00
Mike Frysinger
b4176386f4
add help desc
2004-11-11 14:17:45 +00:00
Mike Frysinger
559efa969b
add help text
2004-11-11 14:16:28 +00:00
Mike Frysinger
9c8f058487
move ver number into a var
2004-11-11 14:15:16 +00:00
Eric Andersen
71f799e085
Disable busybox ar
2004-11-06 07:02:56 +00:00
Mike Frysinger
214b27914d
new version
2004-11-02 06:35:31 +00:00
Eric Andersen
46b489fb9b
Jan Lana writes:
...
Hi,
package/ncurses/ncurses.mk doesn't create root/usr/include directory before installation.
There is a simple patch.
- Jenda
2004-10-27 20:09:27 +00:00
Eric Andersen
e241d62082
Be certain ncurses is enabled when depended upon
2004-10-27 18:52:06 +00:00
Tim Riker
788ddd9c45
nuke sources/ - you might want to move sources/dl/ to dl/ to avoid redownloading the world
2004-10-27 18:13:38 +00:00
Ned Ludd
aafe69e2c5
less depends on ncurses
2004-10-27 16:46:16 +00:00
Ned Ludd
035ddca8cb
fakeroot 1.1.2 is no longer available, updated to 1.1.5. Reported by Karsten Kruse uclibc ml
2004-10-27 16:44:12 +00:00
Ned Ludd
feb2dd9754
force boa to use $(STRIP) vs the host strip. Reported by Thomas Petazzoni on uclibc ml
2004-10-27 16:41:19 +00:00
Manuel Novoa III
1f3d636953
Enforce openssl dependency.
2004-10-27 08:44:32 +00:00
Mike Frysinger
99f63de9aa
security version bump with build fixes from nedd
2004-10-26 15:04:15 +00:00
Eric Andersen
e4d80d266d
Update linux kernel to the latest and greatest
2004-10-21 22:16:29 +00:00
Mike Frysinger
c7c896649b
make sure build uses $TARGET_CFLAGS instead of stupid -O3
2004-10-21 15:08:17 +00:00
Mike Frysinger
e0952c6140
fix uninstall target so it doesnt delete the *hosts* flex :x
2004-10-21 13:56:21 +00:00
Mike Frysinger
a6f3251e0f
version update
2004-10-21 13:23:41 +00:00
Mike Frysinger
134f256d2f
convert patches to -p1 format
2004-10-19 14:31:15 +00:00
Eric Andersen
184e18660c
Fixup obvious bug
2004-10-18 22:16:28 +00:00
Mike Frysinger
4ae49294a4
bash-3.0
2004-10-18 21:04:48 +00:00
Mike Frysinger
72c7cc0c24
update to a version of e2fsprogs that builds with sh4, make sure build uses $TARGET_CFLAGS, and compile only the misc subdir since we will be using just mke2fs/badblocks
2004-10-15 14:40:59 +00:00
Mike Frysinger
cc388f0b0a
fix installing of libproc.so on 64bit systems (like amd64) and fix the clean target so it works
2004-10-15 05:03:35 +00:00
Eric Andersen
12c460a016
fix valgrind dependancies
2004-10-15 02:27:38 +00:00
Mike Frysinger
1eda52851f
help text
2004-10-14 20:33:45 +00:00
Mike Frysinger
5284494abe
findutils help
2004-10-14 20:15:14 +00:00
Mike Frysinger
6a42235512
add portage support
2004-10-14 20:13:24 +00:00
Mike Frysinger
57b2dfdb2f
nano URL
2004-10-14 20:13:12 +00:00
Mike Frysinger
d5c5eced97
add some help text
2004-10-14 19:57:18 +00:00
Eric Andersen
35e4b4d4ab
Update socat to a current version that is actually present
2004-10-14 19:24:37 +00:00
Eric Andersen
125dfedc19
Be certain make is happy and will not keep trying to reinstall
2004-10-14 19:24:09 +00:00
Mike Frysinger
1f0de5217c
fix building of procps on mips systems
2004-10-14 18:17:33 +00:00
Mike Frysinger
19c0f7c429
use $TARGET_CFLAGS
2004-10-14 17:28:57 +00:00
Eric Andersen
3f8f415a2a
Teach rsync to compile
2004-10-14 09:57:31 +00:00
Eric Andersen
c3da0d8281
Update a few packages
2004-10-14 09:39:25 +00:00
Mike Frysinger
e2578ec3c5
Kristian Hoffmann:
...
Attached is a (trivial) patch to fix a reference to an undefined variable
'IPROUTE2_SOURCE_URL' that prevents the source from being downloaded
correctly.
2004-10-14 02:59:44 +00:00
Eric Andersen
12352ccefb
Update to a working url and current version
2004-10-13 19:43:02 +00:00
Eric Andersen
042bb97d17
teach boa to compile
2004-10-13 19:42:34 +00:00
Mike Frysinger
c04d0fca9a
busybox 1.00
2004-10-13 18:37:16 +00:00
Mike Frysinger
4e809df67f
more updates for python
2004-10-12 00:06:48 +00:00
Mike Frysinger
663a55ca28
use $TARGET_CFLAGS
2004-10-11 21:23:34 +00:00
Mike Frysinger
ee1a9d8b2e
use M4_VER
2004-10-11 20:42:53 +00:00
Mike Frysinger
93b92d42a9
use $TARGET_CFLAGS
2004-10-11 20:39:52 +00:00
Mike Frysinger
669c766261
use $TARGET_CFLAGS
2004-10-11 20:33:27 +00:00
Mike Frysinger
9a8d02b02f
latest tar needs fixes from cvs
2004-10-11 19:55:27 +00:00
Mike Frysinger
cfc584d677
use $(TARGET_CFLAGS)
2004-10-11 15:52:09 +00:00
Eric Andersen
e697a16e5a
Andrew May writes:
...
A few more little ones.
busybox fdisk with large files should be removed without large files.
gdbtarget/gdb_client got mixed up in the Makefile.in.
I think gdbtarget should have a depend on ncurses but I am not
sure if it should go in the config or in the .mk.
It may be nice to split out the server and client.
uclibc.mk was checking BR2_SOFT_FLOAT for true not y.
2004-10-10 01:12:46 +00:00
Eric Andersen
bb05a9ad46
Make the TAR_VERBOSITY option a bit more sane
2004-10-09 21:19:47 +00:00
Mike Frysinger
0a19191eb8
Thomas Lundquist: have the makefiles depend on the correct file
2004-10-09 20:27:29 +00:00
Mike Frysinger
b0842f9a13
Thomas Lundquist: have the makefiles depend on the correct file
2004-10-09 20:18:02 +00:00
Mike Frysinger
612ce732f2
Thomas Lundquist: patch the right dir
2004-10-09 20:10:36 +00:00
Mike Frysinger
fd913d55b9
rsync package
2004-10-09 20:07:08 +00:00
Mike Frysinger
8458eb9441
prune a few more files
2004-10-09 19:48:32 +00:00
Mike Frysinger
55703607e6
make sure we update timestamps
2004-10-09 19:26:10 +00:00
Mike Frysinger
3a7b488366
use $(TAR_VERBOSITY)
2004-10-09 19:05:40 +00:00
Mike Frysinger
dfca4ee6ae
make sure iproute2 uses target cflags
2004-10-09 18:49:09 +00:00
Mike Frysinger
45d41095b4
update make targets
2004-10-09 18:46:20 +00:00
Mike Frysinger
40fbbbad2a
add support for using busybox snapshot
2004-10-09 18:00:34 +00:00
Eric Andersen
eb85cef2f6
bump version to something existant on alpha.gnu.org
2004-10-09 06:22:28 +00:00
Eric Andersen
f694016136
final step in buildroot facelift
2004-10-09 06:13:40 +00:00
Eric Andersen
44eedc5c44
facelift step number two
2004-10-09 02:49:33 +00:00
Eric Andersen
73f7be8290
Remove the old 'make' directory, and populate the new 'package'
...
directory.
2004-10-09 01:24:28 +00:00
Eric Andersen
2d523c2317
Major buildroot facelift, step one.
...
-Erik
2004-10-09 01:06:03 +00:00