Bernhard Reutner-Fischer [Thu, 28 Dec 2006 08:46:30 +0000 (08:46 -0000)]
- add missing namespace specifiers. Fixes compilation error.
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 13:38:04 +0000 (13:38 -0000)]
- bump version
- add to targets. Closes #724
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 12:34:35 +0000 (12:34 -0000)]
- BR2_TARGET_ROOTFS_EXT2_RESBLKS is ignored if it is 0. It should be used if it is 0 (since 0 means something here--"do not reserve any blocks".
Thanks to timw. Closes #484.
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 12:22:15 +0000 (12:22 -0000)]
- patch from AndyI to make it behave on Cygwin. Closes #1127. Thanks!
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 12:11:06 +0000 (12:11 -0000)]
- add some more useful hints
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 11:45:20 +0000 (11:45 -0000)]
- add gfortran support
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 11:43:06 +0000 (11:43 -0000)]
- fix building the target-compiler by passing the correct HOSTCC in.
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 11:38:07 +0000 (11:38 -0000)]
- fix setting the REAL_GCC_VERSION if no snapdate was given (i.e. we're using a svn co of the branch).
sjhill, please verify that this still works for you!
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 11:29:52 +0000 (11:29 -0000)]
- add option to enable debugging support
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 10:39:56 +0000 (10:39 -0000)]
- move setting the TARGET_DEVICE_DEPMOD up one level
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 10:37:22 +0000 (10:37 -0000)]
- move setting of determination whether we use a full kernel vs. sanitized headers into the generic part
Bernhard Reutner-Fischer [Fri, 22 Dec 2006 10:20:56 +0000 (10:20 -0000)]
- Add target for .so without the LIBVERSION.
Bernhard Reutner-Fischer [Thu, 21 Dec 2006 17:20:42 +0000 (17:20 -0000)]
- forgot to bump the libversion
Bernhard Reutner-Fischer [Thu, 21 Dec 2006 13:52:43 +0000 (13:52 -0000)]
- bump version and make it work
Bernhard Reutner-Fischer [Thu, 21 Dec 2006 13:51:53 +0000 (13:51 -0000)]
- use centralized DISABLE_LARGEFILE
- nil CXX if there isn't one
Bernhard Reutner-Fischer [Thu, 21 Dec 2006 11:57:35 +0000 (11:57 -0000)]
- use DESTDIR for install. Thanks to Stuart Longland. Closes #926
Bernhard Reutner-Fischer [Thu, 21 Dec 2006 10:36:40 +0000 (10:36 -0000)]
- use global DISABLE_LARGEFILE
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 17:46:43 +0000 (17:46 -0000)]
- don't install the docs
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 17:46:00 +0000 (17:46 -0000)]
- fails for parallel builds, so force -j1
- improve the -clean target
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 17:40:52 +0000 (17:40 -0000)]
- Add args patch.
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 17:08:38 +0000 (17:08 -0000)]
- bump patch version
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 16:50:04 +0000 (16:50 -0000)]
- Petr Stetiar updated the kexec arm patch. Thanks!
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 16:45:47 +0000 (16:45 -0000)]
- Lars Munch noticed that i broke the ext2 compressor. Thanks!
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 16:38:22 +0000 (16:38 -0000)]
- add argus
Bernhard Reutner-Fischer [Wed, 20 Dec 2006 14:41:04 +0000 (14:41 -0000)]
- remove obsoleted dep on host-fakeroot
Bernhard Reutner-Fischer [Tue, 19 Dec 2006 13:24:27 +0000 (13:24 -0000)]
- add kexec package
Bernhard Reutner-Fischer [Mon, 18 Dec 2006 15:23:54 +0000 (15:23 -0000)]
- pass the correct kernel headers in and improve the -clean target.
Bernhard Reutner-Fischer [Mon, 18 Dec 2006 14:10:46 +0000 (14:10 -0000)]
- copy the final kernel (and System.map) to boot/
Bernhard Reutner-Fischer [Mon, 18 Dec 2006 13:48:02 +0000 (13:48 -0000)]
- stripped a bit too much for kernel-headers == target-kernel. Reinstate required rules.
Bernhard Reutner-Fischer [Mon, 18 Dec 2006 13:30:05 +0000 (13:30 -0000)]
- put the full kernel's sources into build_/, install them into toolchain_build_. Saves quite some disk-space on the compile-host.
- Avoid overriding the linux26 target's rules if the kernel headers's and the target's kernel are the same. Avoids a warning.
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 15:19:46 +0000 (15:19 -0000)]
- bump version, mv the libmagic.a to the staging dir and peruse one sourcedir
for both host and target build. Thanks to Ulrich Hecht.
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 15:15:35 +0000 (15:15 -0000)]
- sudo depends on host-fakeroot
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 14:40:55 +0000 (14:40 -0000)]
- s/UCLIBC_HAS_LOCALE/BR2_ENABLE_LOCALE/g
Bernhard Reutner-Fischer [Fri, 15 Dec 2006 14:37:02 +0000 (14:37 -0000)]
- pull bsdiff's Config in
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