Commit Graph

637 Commits

Author SHA1 Message Date
Eric Andersen d893c00f4c oops 2004-04-30 07:44:39 +00:00
Eric Andersen cc98b0e9e6 Fix gcc bug 15089
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15089
2004-04-30 07:40:10 +00:00
Eric Andersen 4b942c5a54 Avoid a question when possible 2004-04-21 20:04:09 +00:00
Eric Andersen dbba247380 Default to using the 2.6.x based linux-libc-headers -- yet another
thing we don't have to maintain.  These seem to be working nicely
and everything now compiles as expected.
2004-04-21 20:03:39 +00:00
Eric Andersen a61b9c45df Update to latest valgrind 2004-04-21 19:54:31 +00:00
Eric Andersen 63914bb2ac Use busybox to provide login etc by default 2004-04-21 19:53:08 +00:00
Eric Andersen ffbca758f2 Sync with the latest from Debian testing 2004-04-20 19:48:37 +00:00
Eric Andersen a3613a6013 Sync up binutils with current Debian testing 2004-04-20 07:47:29 +00:00
Eric Andersen 3be179fa53 Goetz Bock writes:
Hi Erik,

as I was unable to find a buildroot mailing list, i just send this small
patch to you.

It's required to make ntp build on my system and only copy ntpdate into
the target directory.
2004-04-16 14:32:59 +00:00
Eric Andersen 404e07c2e0 Stick the cache in its own empty dir 2004-04-16 01:39:25 +00:00
Eric Andersen 4da30416ed Missed a link 2004-04-13 21:25:39 +00:00
Eric Andersen 31fc530ad1 Split off the C++ stuff and only install when INSTALL_LIBSTDCPP
is enabled
2004-04-13 20:47:35 +00:00
Eric Andersen 082d86f0ce Make ifup/ifdown shutup 2004-04-12 22:22:53 +00:00
Eric Andersen 6fddec3f4f building uml is not supported 2004-04-12 21:38:31 +00:00
Eric Andersen 583877d944 Provide sane defaults 2004-04-12 21:38:09 +00:00
Eric Andersen 0da2e559f6 Due to alphabetizing, the uml stuff was pulled in after uclibc.mk
causing problems.  Newer uml messes up sigcontext.h and is a pain
to build anyways.  So kill it for now.  It is trivial to build for
stock i386 and then boot the generated root_fs using uml.
2004-04-12 21:33:59 +00:00
Eric Andersen a64ef2ba32 Fix ccache build for target 2004-04-12 20:11:49 +00:00
Eric Andersen 379217a412 Fix openvpn build deps 2004-04-09 10:31:53 +00:00
Eric Andersen 0f73c57e91 oops 2004-04-09 10:16:59 +00:00
Eric Andersen adba648902 support ccache for the build as well as the target 2004-04-09 09:36:26 +00:00
Manuel Novoa III 2dc0f565c5 Fix so TARGET_CFLAGS is respected in the build. 2004-04-04 21:23:00 +00:00
Manuel Novoa III c83d41f086 dnsmasq.mk handles both 1.18 and 2.x, where 2.x is selected unless TARGETS
contains dnsmasq1.
2004-04-04 02:40:36 +00:00
Manuel Novoa III 1169162ab7 Ok... this is a bit painful. Both dnsmasq1 (1.18) and dnsmasq (2.6) share
a make target (the dnsmasq binary in root).  So I made 2.6 the "default".
It is _not_ enough to do "make dnsmasq1"... You must actually add dnsmasq1
to TARGETS if you want the older version.  Better approaches welcome.

Also, the config patch for 2.6 fixes the outdated/broken handling of uClibc
by the dnsmasq config.h file.
2004-04-04 02:33:03 +00:00
Eric Andersen 9f8739658f Turn off CONFIG_ASH_RANDOM_SUPPORT by default 2004-04-01 07:20:39 +00:00
Manuel Novoa III 8f6ec3d521 Update to latest and modify patch so it builds. 2004-04-01 04:23:18 +00:00
Manuel Novoa III f0ebe8ab21 Silly little patch to add an option to force root/root ownership in the
generated file system.
2004-03-30 05:46:10 +00:00
Manuel Novoa III e5da55522e The stale sources problem strikes again. 2004-03-25 20:15:51 +00:00
Eric Andersen 973f50f45c Use cannonical gnu.org site for gcc 3.3.x 2004-03-25 10:51:58 +00:00
Eric Andersen 4bda7c0831 fix a stupid search-n-replace bug 2004-03-24 22:01:22 +00:00
Eric Andersen 0ae47fceb3 Update kernel to 2.4.26-pre5 2004-03-21 01:58:59 +00:00
Eric Andersen d5696cdc4e Update to openssh-3.8p1 2004-03-19 10:00:57 +00:00
Manuel Novoa III c845910178 Update for latest bug fix. 2004-03-19 08:27:45 +00:00
Eric Andersen 02655d8661 Remove perl. It doesn't work, and seems to be a support
problem magnet.  So kill it.
2004-03-18 21:02:52 +00:00
Manuel Novoa III 2a6ec4edcd Update from .39 to .41 and change to using the muilt-binary version instead
of 3 seperate binaries.
2004-03-18 06:57:20 +00:00
Manuel Novoa III 4005c7790c Forgot to update version to 3.3.3. 2004-03-13 19:32:27 +00:00
Robert Griebl 827f1fc218 Switch to the C locale before greping for an english text. 2004-03-13 00:01:08 +00:00
Manuel Novoa III 1ffd497d7e Patch from "Kevin P. Fleming" <kpfleming@backtobasicsmgmt.com>, with
some minor adjustments.
2004-03-11 17:35:09 +00:00
Manuel Novoa III 4c8e1eb4cc Add lzo support. 2004-03-11 17:14:28 +00:00
Manuel Novoa III af08b68982 Enable pthread support plus some minor tweaks to dependencies. 2004-03-11 17:10:44 +00:00
Manuel Novoa III 061d7b04fa Patch by "Kevin P. Fleming" <kpfleming@backtobasicsmgmt.com>, with some
minor adjustments.
2004-03-11 17:08:35 +00:00
Manuel Novoa III 5875ffa3fe Patch from "Kevin P. Fleming" <kpfleming@backtobasicsmgmt.com>.
Provides a script for yacc in terms of bison instead of a symlink.
2004-03-11 08:03:44 +00:00
Eric Andersen 7f9a4aa5fc Begin to sortof make this work... 2004-03-10 08:11:05 +00:00
Manuel Novoa III 6b2ca0199e Missed a bugfix patch. Also, allow multiple patches. 2004-03-06 22:57:23 +00:00
Eric Andersen b228a0ca96 Per comment from Ross Miller, update to ppp-2.4.1 final rather
than a no-longer-present beta version
2004-03-06 19:35:46 +00:00
Manuel Novoa III 99905641d1 Use BUILD_SHARED to reduce total size. 2004-03-05 19:18:22 +00:00
Manuel Novoa III 7fcfe00ec1 Update to 1.2.9. Allow patches (openwrt). Fix buildroot kernel location.
Fix install behavior.
2004-03-05 19:17:21 +00:00
Manuel Novoa III effb53d44b Pass TARGET_CFLAGS to the tinylogin Makefile in the manner expected. 2004-03-05 19:13:13 +00:00
Manuel Novoa III fa12d4c658 Update non-snapshot to pre8. Also pass TARGET_CFLAGS to the busybox
Makefile in the manner expected.
2004-03-05 19:12:02 +00:00
Manuel Novoa III a7ac3d61c7 Add squashfs stuff. This is used by openwrt, which also uses devfs.
NOTE: The mksquashfs util does not support a device table!
2004-03-05 19:09:57 +00:00
Manuel Novoa III 9c12805bf3 Make it possible to use the (modified) 0.9.24 ldso code. This is a
temporary work around for my openwrt stuff since the current (.26+)
code still isn't working in some cases... for me at least.
2004-03-05 19:06:24 +00:00