Bernhard Reutner-Fischer [Fri, 15 Dec 2006 14:18:30 +0000 (14:18 -0000)]
- use one (patched) sourcedir and build the -host and -target fakeroute in their
own dirs. Thanks to Ulrich Hecht.
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 14:05:51 +0000 (14:05 -0000)]
- Update URL. Thanks to Ulrich Hecht.
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 13:57:07 +0000 (13:57 -0000)]
- Thomas Lundquist added bsdiff
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 13:39:26 +0000 (13:39 -0000)]
- Only care about the locale stuff if we have locale in the first place.
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 13:36:48 +0000 (13:36 -0000)]
- remove unused variable
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 13:34:29 +0000 (13:34 -0000)]
- add config option to specify modules to be copied to the target.
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 16:03:40 +0000 (16:03 -0000)]
- forgot to add the cross patch.
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 15:55:33 +0000 (15:55 -0000)]
- Ulrich Hecht writes: The current mpg123 package
- ignores TARGET_CC (overwritten in Makefile)
- ignores TARGET_CFLAGS
- is hardcoded to use the i386 target
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 15:47:50 +0000 (15:47 -0000)]
- update the ext2 rootfs compression mechanism to allow for gzip, bzip2, lzma or none
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 15:37:42 +0000 (15:37 -0000)]
- bump version
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 15:37:12 +0000 (15:37 -0000)]
- eventually let configure check our cross-compiler. nil the checks otherwise.
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 15:36:12 +0000 (15:36 -0000)]
- remove usage of SUSv3 legacy functions.
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 15:25:47 +0000 (15:25 -0000)]
- update path. Closes #896.
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 15:17:39 +0000 (15:17 -0000)]
Ulrich Hecht writes: This patch downloads uClibc-locale-030818.tgz to dl and copies it from
there instead of downloading it again for every uClibc build.
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 15:12:19 +0000 (15:12 -0000)]
- prerequisites are evaluated immediately, so move the dl rule down below setting the respective variables. Thanks to whirm for noticing this.
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 14:32:32 +0000 (14:32 -0000)]
- pass the correct compiler in
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 14:23:50 +0000 (14:23 -0000)]
- Add skeleton for vsftpd, an FTP daemon.
sysdeputil needs treatment, perhaps it get's Claudio Leonel started
Bernhard Reutner-Fischer [Thu, 14 Dec 2006 08:12:18 +0000 (08:12 -0000)]
- small tweaks to the gmp and mpfr -clean targets to uninstall them frmo the target.
- minor adjustments.
Eric Andersen [Thu, 14 Dec 2006 05:40:06 +0000 (05:40 -0000)]
iptables seems to not be safe for 'make -jN' for any N>1
Eric Andersen [Thu, 14 Dec 2006 02:50:58 +0000 (02:50 -0000)]
don't error out when asm-generic is absent
Bernhard Reutner-Fischer [Wed, 13 Dec 2006 23:25:52 +0000 (23:25 -0000)]
- convert mudflap to non-legacy SUSv3
Bernhard Reutner-Fischer [Wed, 13 Dec 2006 23:18:02 +0000 (23:18 -0000)]
- Pass the correct compiler when building the target binutils.
Bernhard Reutner-Fischer [Wed, 13 Dec 2006 23:08:48 +0000 (23:08 -0000)]
- Convince lsof to honor uClibc's notion of wchar and locale support.
Bernhard Reutner-Fischer [Wed, 13 Dec 2006 22:51:37 +0000 (22:51 -0000)]
- make sure to agree on the installation CONFIG_PREFIX
Bernhard Reutner-Fischer [Wed, 13 Dec 2006 20:26:27 +0000 (20:26 -0000)]
- remove BR2_PACKAGE_BUSYBOX_CONFIG from here since we already have a default for it in busybox/Config.in
Bernhard Reutner-Fischer [Wed, 13 Dec 2006 20:09:07 +0000 (20:09 -0000)]
- fix typo.
Bernhard Reutner-Fischer [Wed, 13 Dec 2006 19:59:07 +0000 (19:59 -0000)]
- Thomas Lundquist added qtopia4 support. Untested.
Bernhard Reutner-Fischer [Wed, 13 Dec 2006 19:57:05 +0000 (19:57 -0000)]
- Add libgmp-host and libmpfr-host support. I'll need this for fortran support.
Bernhard Reutner-Fischer [Wed, 13 Dec 2006 19:55:27 +0000 (19:55 -0000)]
- Build binutils with sysroot support.
Bernhard Reutner-Fischer [Wed, 13 Dec 2006 18:24:48 +0000 (18:24 -0000)]
- pass the correct CC down to gcc-version.sh
Bernhard Reutner-Fischer [Wed, 13 Dec 2006 16:56:59 +0000 (16:56 -0000)]
- sh[234][[:alnum:]]* -> sh
Eric Andersen [Wed, 13 Dec 2006 13:17:18 +0000 (13:17 -0000)]
bump version as old version has gone missing
Eric Andersen [Wed, 13 Dec 2006 13:13:02 +0000 (13:13 -0000)]
bump version
Eric Andersen [Wed, 13 Dec 2006 13:09:41 +0000 (13:09 -0000)]
stupid typo
Eric Andersen [Wed, 13 Dec 2006 13:07:47 +0000 (13:07 -0000)]
install include/asm-generic if it is present
Eric Andersen [Wed, 13 Dec 2006 12:42:45 +0000 (12:42 -0000)]
use a more sensible naming scheme
Eric Andersen [Wed, 13 Dec 2006 12:41:42 +0000 (12:41 -0000)]
Patch in the version agnostic fix_includes in the older uClibc 0.9.28
Eric Andersen [Wed, 13 Dec 2006 12:34:39 +0000 (12:34 -0000)]
another typo
Eric Andersen [Wed, 13 Dec 2006 12:34:22 +0000 (12:34 -0000)]
oops, typo
Eric Andersen [Wed, 13 Dec 2006 12:18:08 +0000 (12:18 -0000)]
make this target current
Eric Andersen [Wed, 13 Dec 2006 11:59:53 +0000 (11:59 -0000)]
use the correct depmod for linux26
Eric Andersen [Wed, 13 Dec 2006 11:57:14 +0000 (11:57 -0000)]
rename
Eric Andersen [Wed, 13 Dec 2006 11:53:38 +0000 (11:53 -0000)]
endianness is handled elsewhere
Eric Andersen [Wed, 13 Dec 2006 11:53:00 +0000 (11:53 -0000)]
rework the default x86 target
Eric Andersen [Wed, 13 Dec 2006 11:51:42 +0000 (11:51 -0000)]
update ordering, automagically handle x86 subtypes
Eric Andersen [Wed, 13 Dec 2006 11:49:19 +0000 (11:49 -0000)]
split things up so this is not an unreadable mess
Eric Andersen [Wed, 13 Dec 2006 11:01:54 +0000 (11:01 -0000)]
update paths
Bernhard Reutner-Fischer [Wed, 13 Dec 2006 09:17:12 +0000 (09:17 -0000)]
- spelling fix
Eric Andersen [Wed, 13 Dec 2006 09:14:10 +0000 (09:14 -0000)]
update busybox defaults a bit
Bernhard Reutner-Fischer [Wed, 13 Dec 2006 09:13:15 +0000 (09:13 -0000)]
- add libraw1394, thanks to Lars Munch
Bernhard Reutner-Fischer [Wed, 13 Dec 2006 09:04:58 +0000 (09:04 -0000)]
- andersee, please use ZCAT / BZCAT as configured by the user.
(see buildroot/Config.in config BR2_ZCAT and BR2_BZCAT that are available as ZCAT and BZCAT). Thanks..
Bernhard Reutner-Fischer [Wed, 13 Dec 2006 08:55:55 +0000 (08:55 -0000)]
- bump version.
Eric Andersen [Wed, 13 Dec 2006 07:33:07 +0000 (07:33 -0000)]
don't enable gdb in the default config
Eric Andersen [Wed, 13 Dec 2006 07:25:22 +0000 (07:25 -0000)]
fix cut-n-paste typo, where I replaced CFLAGS with two copies CXXFLAGS
fix spacing on env var failure notices
Eric Andersen [Wed, 13 Dec 2006 07:21:16 +0000 (07:21 -0000)]
add checks for when people have foolishly set things in their enviroment
such as CC, CFLAGS, etc that will cause buildroot to break
Eric Andersen [Wed, 13 Dec 2006 07:19:58 +0000 (07:19 -0000)]
fix broken shell fragment
Eric Andersen [Wed, 13 Dec 2006 06:59:34 +0000 (06:59 -0000)]
update defconfig
Eric Andersen [Wed, 13 Dec 2006 06:59:01 +0000 (06:59 -0000)]
fix a few little glitches I left in here the other day
Eric Andersen [Wed, 13 Dec 2006 06:58:14 +0000 (06:58 -0000)]
let people select different versions of busybox to suit their needs
Eric Andersen [Wed, 13 Dec 2006 06:26:47 +0000 (06:26 -0000)]
add missing default config so 'make defconfig' works
Eric Andersen [Wed, 13 Dec 2006 06:18:41 +0000 (06:18 -0000)]
Use a stable version of busybox by default. The daily snapshot of
busybox tends to break often and is thus not a great default.
Eric Andersen [Tue, 12 Dec 2006 22:26:51 +0000 (22:26 -0000)]
Add avahi package and add libdaemon, which is needed by avahi
Eric Andersen [Tue, 12 Dec 2006 22:18:15 +0000 (22:18 -0000)]
add mpatrol package
Eric Andersen [Tue, 12 Dec 2006 22:16:41 +0000 (22:16 -0000)]
add dmalloc
Eric Andersen [Tue, 12 Dec 2006 22:13:41 +0000 (22:13 -0000)]
add netplug package
Bernhard Reutner-Fischer [Tue, 12 Dec 2006 17:01:26 +0000 (17:01 -0000)]
- workaround vi's syntax highlighting
Bernhard Reutner-Fischer [Tue, 12 Dec 2006 13:16:31 +0000 (13:16 -0000)]
* Remove bogus tab in libcgi.mk that prevented the library from being build
* Added headerfiles to STAGING_DIR in usr/include/libcgi so that we
can actually use the library with the toolchain
* Added patch that fixes up the makefile.in and fixes a few bugs in libcgi
* rm the target-dir's so* in libcgi-clean
Most of the patch has been taken from the debian package.
Thanks to Lars Munch.
Eric Andersen [Tue, 12 Dec 2006 07:10:54 +0000 (07:10 -0000)]
update uClibc config settings and update installation of kernel headers
Bernhard Reutner-Fischer [Sun, 10 Dec 2006 13:53:28 +0000 (13:53 -0000)]
- Add default udev.conf and fix a mkdir call.
Thanks to Petr Stetiar.
Bernhard Reutner-Fischer [Sun, 10 Dec 2006 13:42:16 +0000 (13:42 -0000)]
- cosmetic vi syntax highlighting improvement
Bernhard Reutner-Fischer [Sun, 10 Dec 2006 13:24:03 +0000 (13:24 -0000)]
- revert r16800.
Bernhard Reutner-Fischer [Fri, 8 Dec 2006 12:50:37 +0000 (12:50 -0000)]
- bash can't be built with -j.
Bernhard Reutner-Fischer [Fri, 8 Dec 2006 12:45:45 +0000 (12:45 -0000)]
- Quote TARGET_PATH. Closes #1107.
Eric Andersen [Fri, 8 Dec 2006 05:30:00 +0000 (05:30 -0000)]
sigh
Eric Andersen [Fri, 8 Dec 2006 05:24:59 +0000 (05:24 -0000)]
use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin
Eric Andersen [Fri, 8 Dec 2006 05:23:08 +0000 (05:23 -0000)]
use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin
Eric Andersen [Fri, 8 Dec 2006 05:20:37 +0000 (05:20 -0000)]
generate.sh needs bash, so make it to ask for it by name
Eric Andersen [Fri, 8 Dec 2006 05:16:20 +0000 (05:16 -0000)]
stime is a reserved name, don't let ltp use it for a local variable
Bernhard Reutner-Fischer [Thu, 7 Dec 2006 17:02:32 +0000 (17:02 -0000)]
- The sysroot requires an existing argument, so make sure that we did configure
uClibc properly before attempting to use it.
Bernhard Reutner-Fischer [Thu, 7 Dec 2006 16:31:21 +0000 (16:31 -0000)]
- pass the target (kernel-) arch in.
"Steven J. Hill" [Thu, 7 Dec 2006 04:49:05 +0000 (04:49 -0000)]
Update to newer snapshot.
Bernhard Reutner-Fischer [Wed, 6 Dec 2006 08:29:40 +0000 (08:29 -0000)]
- remove patch for "s3c2410_serial*" that doesn't apply anymore.
Bernhard Reutner-Fischer [Tue, 5 Dec 2006 12:57:41 +0000 (12:57 -0000)]
- set PREFIX and SHAREDIR proper
"Steven J. Hill" [Tue, 5 Dec 2006 05:23:56 +0000 (05:23 -0000)]
Patch the entire source tree up to get rid of deprecated and obsolete functions. Submitted new patch to maintainer.
"Steven J. Hill" [Tue, 5 Dec 2006 02:16:03 +0000 (02:16 -0000)]
Patch packages to remove legacy and deprecated functions. All of these patches have been sent upstream to the various maintainers.
Bernhard Reutner-Fischer [Mon, 4 Dec 2006 15:54:54 +0000 (15:54 -0000)]
- re-add IFA_ and IFLA_ defines that were removed by YOSHIFUJI Hideaki in
cbde1668e4f08e0a150207646010bc65e1e2a42b
Userspace still needs those.
Bernhard Reutner-Fischer [Mon, 4 Dec 2006 13:39:50 +0000 (13:39 -0000)]
- +x
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 19:36:29 +0000 (19:36 -0000)]
- provide default config for busybox for a generic i386 target.
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 19:34:17 +0000 (19:34 -0000)]
- add generic target. X86 for now, don't fork this but generalize it!
Mike Frysinger [Sat, 2 Dec 2006 19:02:21 +0000 (19:02 -0000)]
ver bump
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 19:01:10 +0000 (19:01 -0000)]
- andersee, what was that good for? It just slows down rebuilds as it delves into each sub-file needlessly.. Ripping out.
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 18:36:55 +0000 (18:36 -0000)]
- rm cruft via fakeroot, not afterwards where it has no effect.
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 18:36:04 +0000 (18:36 -0000)]
- adjust busybox-source dependencies
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 18:34:32 +0000 (18:34 -0000)]
- eventually mount the crap /proc before remounting to make busybox's mount that incorrectly may rely on /proc work.
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 18:32:33 +0000 (18:32 -0000)]
- pass target specific settings to configure when configuring for the target.
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 18:30:42 +0000 (18:30 -0000)]
- provide a 'make uclibc-config' target to make target specific configuration easy.
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 18:14:38 +0000 (18:14 -0000)]
- bump version. No patches (yet). Yay! :)
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 18:13:31 +0000 (18:13 -0000)]
- bump version to cope with changes imposed by 2.6.19.
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 18:12:18 +0000 (18:12 -0000)]
- bump non-sanitized version to 2.6.19
- remove some superfluous mkdir's
- allow for patch, patch.gz, patch.bz2 per version
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 17:03:38 +0000 (17:03 -0000)]
- name the default busybox config-file.