Peter Korsgaard [Tue, 6 Feb 2007 16:20:29 +0000 (16:20 -0000)]
hide busybox version selector if disabled
Peter Korsgaard [Tue, 6 Feb 2007 16:18:12 +0000 (16:18 -0000)]
busybox 1.4.1 support
Bernhard Reutner-Fischer [Tue, 6 Feb 2007 11:31:50 +0000 (11:31 -0000)]
- bump version to 2.6.20
Bernhard Reutner-Fischer [Tue, 6 Feb 2007 11:22:50 +0000 (11:22 -0000)]
- resurrect cvs. Closes #1199
- bump version
Bernhard Reutner-Fischer [Tue, 6 Feb 2007 09:04:44 +0000 (09:04 -0000)]
- add setserial package
Eric Andersen [Mon, 5 Feb 2007 19:24:29 +0000 (19:24 -0000)]
Make certain the sqlite libs are actually installed in the target
Bernhard Reutner-Fischer [Mon, 5 Feb 2007 13:01:08 +0000 (13:01 -0000)]
- proposed fix for gethostent_r: if no host was found, return HOST_NOT_FOUND instead of garbage.
Bernhard Reutner-Fischer [Mon, 5 Feb 2007 11:20:37 +0000 (11:20 -0000)]
- delete old, unneeded patch
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 21:59:39 +0000 (21:59 -0000)]
- add missing hunk from fix for #1191
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 19:47:41 +0000 (19:47 -0000)]
- the $(XSERVER) target can be provided by different X server impls. Adjust users
- rdesktop needs an xserver impl
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 19:20:45 +0000 (19:20 -0000)]
- minor tweak to naming of microperl module list in the config
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 18:21:58 +0000 (18:21 -0000)]
- account for some more possibly unavailable syscalls
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 16:34:56 +0000 (16:34 -0000)]
- avoid spurious rebuilds. Thanks to janlana, closes #1191
- provide a syslinux-source target while at it
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 16:30:07 +0000 (16:30 -0000)]
- propagate BR2_ARM_EABI setting down to LINUX26_KCONFIG
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 16:11:51 +0000 (16:11 -0000)]
- touch $@
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 15:23:26 +0000 (15:23 -0000)]
- allow intermodule also for 4.1
Eric Andersen [Sat, 3 Feb 2007 23:09:04 +0000 (23:09 -0000)]
bump version
Eric Andersen [Sat, 3 Feb 2007 21:07:43 +0000 (21:07 -0000)]
patch from rick68:
make certain uninstall works more than once.
Eric Andersen [Sat, 3 Feb 2007 21:05:53 +0000 (21:05 -0000)]
new patch version
Eric Andersen [Sat, 3 Feb 2007 20:52:33 +0000 (20:52 -0000)]
grumble grumble. fontconfig's fc-lang is broken upstream and
doesn't understand how to deal with trailing whitespace... So
I had to whip up this patch to bludgeon it into submission.
Eric Andersen [Sat, 3 Feb 2007 18:47:50 +0000 (18:47 -0000)]
new stable upstream version
Eric Andersen [Sat, 3 Feb 2007 00:52:39 +0000 (00:52 -0000)]
There is no 'make uninstall' for ccache.
Attempt to manually make uninstall work....
Bernhard Reutner-Fischer [Fri, 2 Feb 2007 16:15:51 +0000 (16:15 -0000)]
- there is something wrong in the new buildsys: If one selects ip and has e..g rule or route unset, ip still wants to build those.
This fails (correctly) since rtnl_rttable_n2a and rtnl_rtrealm_n2a aren't available if they were turned off. TODO: Talk to vda about this
Bernhard Reutner-Fischer [Fri, 2 Feb 2007 13:50:23 +0000 (13:50 -0000)]
- fixup setting the UCLIBC_TARGET_ENDIAN
Bernhard Reutner-Fischer [Fri, 2 Feb 2007 13:49:38 +0000 (13:49 -0000)]
- update for default endian
Peter Korsgaard [Fri, 2 Feb 2007 12:41:16 +0000 (12:41 -0000)]
0.9.25.1 release moved to Old. Reported by Jack Robinson
Eric Andersen [Thu, 1 Feb 2007 19:20:16 +0000 (19:20 -0000)]
bump version
Eric Andersen [Thu, 1 Feb 2007 19:19:59 +0000 (19:19 -0000)]
bump version
Bernhard Reutner-Fischer [Thu, 1 Feb 2007 12:30:34 +0000 (12:30 -0000)]
- the generic x86 busybox config is ment for current busybox trunk
Bernhard Reutner-Fischer [Wed, 31 Jan 2007 21:22:33 +0000 (21:22 -0000)]
- add a layer 2 tunneling protocol package
Bernhard Reutner-Fischer [Wed, 31 Jan 2007 17:36:43 +0000 (17:36 -0000)]
- reenable linux26
Bernhard Reutner-Fischer [Wed, 31 Jan 2007 15:09:26 +0000 (15:09 -0000)]
- add gcc-4.1.2 (release candidate1). Send bugs etc to MarkM, if you feel like
Bernhard Reutner-Fischer [Wed, 31 Jan 2007 14:21:08 +0000 (14:21 -0000)]
- fix patch application. Use busybox-$(VER)-\*.patch for versions and busybox.\*.patch for snapshot
Bernhard Reutner-Fischer [Wed, 31 Jan 2007 10:10:06 +0000 (10:10 -0000)]
- remove the '"install uClibc headers in the target filesystem" without a native compiler' option.
Bernhard Reutner-Fischer [Tue, 30 Jan 2007 17:47:03 +0000 (17:47 -0000)]
- explicitely pass the configured $(DISABLE_LFS) in. Also set --disable-big-core
Bernhard Reutner-Fischer [Tue, 30 Jan 2007 17:45:30 +0000 (17:45 -0000)]
- add some defaults for arm and set them later on depending on the .config
Bernhard Reutner-Fischer [Tue, 30 Jan 2007 17:38:41 +0000 (17:38 -0000)]
- honor the given kernel format and fallback to zImage if none was specified
Bernhard Reutner-Fischer [Tue, 30 Jan 2007 17:37:35 +0000 (17:37 -0000)]
- set preferred kernel format to bzImage for i386 family
Bernhard Reutner-Fischer [Tue, 30 Jan 2007 17:36:51 +0000 (17:36 -0000)]
- make sure to check against ia32
Bernhard Reutner-Fischer [Tue, 30 Jan 2007 17:33:53 +0000 (17:33 -0000)]
- make absolutely sure that we are not trying to go into jobserver mode for MAKE1
Peter Korsgaard [Tue, 30 Jan 2007 16:47:27 +0000 (16:47 -0000)]
busybox 1.4.0 seems to use CONFIG_PREFIX instead of PREFIX
Peter Korsgaard [Tue, 30 Jan 2007 13:37:21 +0000 (13:37 -0000)]
busybox 1.4.0 support files
Peter Korsgaard [Tue, 30 Jan 2007 13:36:10 +0000 (13:36 -0000)]
Busybox 1.4.0 support
Bernhard Reutner-Fischer [Tue, 30 Jan 2007 08:35:32 +0000 (08:35 -0000)]
- delete empty dir that looks like a CVS leftover from before boards were introduced
Bernhard Reutner-Fischer [Tue, 30 Jan 2007 00:58:18 +0000 (00:58 -0000)]
- generalize the menuconfig linux kernel support
- simplify toplevel mkdir rules a tiny bit
Bernhard Reutner-Fischer [Tue, 30 Jan 2007 00:35:40 +0000 (00:35 -0000)]
- drop some stuff
Bernhard Reutner-Fischer [Tue, 30 Jan 2007 00:12:17 +0000 (00:12 -0000)]
- update snapshot config for ia32 config
Bernhard Reutner-Fischer [Mon, 29 Jan 2007 23:01:42 +0000 (23:01 -0000)]
- fixup after self. Kernel for the x86 family is now built again
Eric Andersen [Mon, 29 Jan 2007 22:22:59 +0000 (22:22 -0000)]
fix broken spot caused by my having checked in the wrong dst patch for 0.9.28
Eric Andersen [Mon, 29 Jan 2007 22:21:57 +0000 (22:21 -0000)]
fix patch
Bernhard Reutner-Fischer [Mon, 29 Jan 2007 22:12:53 +0000 (22:12 -0000)]
- strip a handful of enable
Bernhard Reutner-Fischer [Mon, 29 Jan 2007 21:53:20 +0000 (21:53 -0000)]
- apply Soekris update from Eric Milon
- mv the linux26.mk into a more generic place for use with other arches/boards (breaks the kernel, will fix up soonish)
Bernhard Reutner-Fischer [Mon, 29 Jan 2007 20:15:24 +0000 (20:15 -0000)]
- it misses Carp/Heavy.pm but is unable to diagnose this fact and just throws "unknown error".
Now automake at least fails with an explicit error..
Bernhard Reutner-Fischer [Mon, 29 Jan 2007 20:06:00 +0000 (20:06 -0000)]
- start populating perl stuff into the rootfs to make automake work
Bernhard Reutner-Fischer [Mon, 29 Jan 2007 18:34:37 +0000 (18:34 -0000)]
- added diskless/net support and new patches, mainly network drivers.
Closes #721. Thanks, janlana
Bernhard Reutner-Fischer [Mon, 29 Jan 2007 17:02:31 +0000 (17:02 -0000)]
- bump version and make it behave of LFS is off
Peter Korsgaard [Mon, 29 Jan 2007 16:44:43 +0000 (16:44 -0000)]
Really disable HAS_FPU when softfloat is enabled
Peter Korsgaard [Mon, 29 Jan 2007 15:45:04 +0000 (15:45 -0000)]
bump version
Bernhard Reutner-Fischer [Mon, 29 Jan 2007 12:59:17 +0000 (12:59 -0000)]
- make fontconfig a little bit saner. It still tries to use the target stuff to create the binaries intended to run on the host, but this is a first step
Bernhard Reutner-Fischer [Mon, 29 Jan 2007 12:55:00 +0000 (12:55 -0000)]
- bump version
Bernhard Reutner-Fischer [Mon, 29 Jan 2007 12:51:39 +0000 (12:51 -0000)]
- ironically, autoconf-2.61 is broken for parallel builds, force -j1
Bernhard Reutner-Fischer [Mon, 29 Jan 2007 10:08:39 +0000 (10:08 -0000)]
- update defconfig to current versions and a minimal package selection
Bernhard Reutner-Fischer [Mon, 29 Jan 2007 08:45:36 +0000 (08:45 -0000)]
- be gentle to vi's syntax highlighting
Bernhard Reutner-Fischer [Sun, 28 Jan 2007 17:35:11 +0000 (17:35 -0000)]
- make sure to add board specific targets before the final generation of the filesystems/tarballs.
Until now, we did created the fs and only after that built/installed grub et al
Bernhard Reutner-Fischer [Sun, 28 Jan 2007 16:38:48 +0000 (16:38 -0000)]
- fix prereq of current binutils wrt gmp
Bernhard Reutner-Fischer [Sun, 28 Jan 2007 15:27:11 +0000 (15:27 -0000)]
- Support AVR32 during GNU configuration (Ulf Samuelsson)
Bernhard Reutner-Fischer [Sun, 28 Jan 2007 15:15:53 +0000 (15:15 -0000)]
Prepatory patch to allow AVR32/AT91 support from Ulf Samuelsson
- Introduce AVR32 target architecture "avr32"
- Introduce AVR32 target variants (AP7000/AP7010/AP7020)
- Introduce Download location for patches/packages for Atmel chips (BR2_ATMEL_MIRROR)
- Introduce Download location for Community AT91 patches/packages (BR2_AT91_PATCH_MIRROR)
Bernhard Reutner-Fischer [Sun, 28 Jan 2007 13:34:02 +0000 (13:34 -0000)]
- correct improper prerequisite of -source target
Bernhard Reutner-Fischer [Sun, 28 Jan 2007 12:11:37 +0000 (12:11 -0000)]
- add 0.9.28.1
Bernhard Reutner-Fischer [Sun, 28 Jan 2007 12:03:58 +0000 (12:03 -0000)]
- add an experimental BR2_PREFER_IMA.
Currently disfunctional for gcc-4.2 due to PR30620 and possibly others
Bernhard Reutner-Fischer [Sun, 28 Jan 2007 11:57:00 +0000 (11:57 -0000)]
- fix indentation of help texts
Mike Frysinger [Sun, 28 Jan 2007 05:32:12 +0000 (05:32 -0000)]
pull from uClinux CVS
"Steven J. Hill" [Sun, 28 Jan 2007 05:07:48 +0000 (05:07 -0000)]
Add new version of binutils.
Bernhard Reutner-Fischer [Sat, 27 Jan 2007 23:11:16 +0000 (23:11 -0000)]
- fix dependencies
Bernhard Reutner-Fischer [Fri, 26 Jan 2007 14:51:38 +0000 (14:51 -0000)]
- for the native target gcc, drop --enable-optspace in favour of using the configured flags (that default to -Os anyway).
Saves about 20% size without additional configure args:
text data bss dec hex filename
4685000 17280 566360
5268640 5064a0 optspace/i586-linux-uclibc/4.2.0/cc1
3630655 15184 562172
4208011 40358b usrflags/i586-linux-uclibc/4.2.0/cc1
4853646 23532 568528
5445706 53184a optspace/i586-linux-uclibc/4.2.0/f951
3772121 21292 564148
4357561 427db9 usrflags/i586-linux-uclibc/4.2.0/f951
Eric Andersen [Thu, 25 Jan 2007 20:55:16 +0000 (20:55 -0000)]
Add gtk2-engines for theming gtk
Eric Andersen [Thu, 25 Jan 2007 20:47:19 +0000 (20:47 -0000)]
Use stable version 2.16.3, as 2.17.x misplaces topbar icons and whatnot.
download and install the Clearlooks theme
Eric Andersen [Thu, 25 Jan 2007 20:34:10 +0000 (20:34 -0000)]
update DejaVu fonts to the latest
Fix broken keyboard handling
Eric Andersen [Thu, 25 Jan 2007 20:27:27 +0000 (20:27 -0000)]
A patch set that should probably become uClibc-0.9.28.1
Bernhard Reutner-Fischer [Thu, 25 Jan 2007 00:18:19 +0000 (00:18 -0000)]
- TODO: cleanup BR2_ARCH selection and establish BR2_CPU
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 23:18:08 +0000 (23:18 -0000)]
- Additional JFFS2 options to support Dataflash (Ulf Samuelsson)
- cleanup a bit while at it
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 22:22:11 +0000 (22:22 -0000)]
- Prepatory patch for new Atmel targets boards
Rearrange in Alphabetical order (Ulf Samuelsson)
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 19:12:31 +0000 (19:12 -0000)]
- strip -s
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 19:11:13 +0000 (19:11 -0000)]
- correct typo
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 17:02:45 +0000 (17:02 -0000)]
- add package netcat
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 15:56:11 +0000 (15:56 -0000)]
- fix prerequisites of binutils_target
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 15:52:46 +0000 (15:52 -0000)]
- fix spurious rebuilds caused by at
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 15:12:12 +0000 (15:12 -0000)]
- apply vapier's comments
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 14:50:21 +0000 (14:50 -0000)]
- reformat help text to fit default width better
Bernhard Reutner-Fischer [Tue, 23 Jan 2007 17:18:54 +0000 (17:18 -0000)]
- fix breakage that got introduced by a malformed context diff. Sorry..
Bernhard Reutner-Fischer [Tue, 23 Jan 2007 11:47:05 +0000 (11:47 -0000)]
- update timestamp of the build_dir binary by stripping it
Eric Andersen [Mon, 22 Jan 2007 23:52:06 +0000 (23:52 -0000)]
fix symlink
Bernhard Reutner-Fischer [Mon, 22 Jan 2007 20:26:38 +0000 (20:26 -0000)]
- bump version
Bernhard Reutner-Fischer [Mon, 22 Jan 2007 19:33:58 +0000 (19:33 -0000)]
- remove erroneously leaked in inclusion of non-existing l2tp thing
Bernhard Reutner-Fischer [Mon, 22 Jan 2007 19:22:55 +0000 (19:22 -0000)]
- remove accidentally checked in debugging cruft
Bernhard Reutner-Fischer [Mon, 22 Jan 2007 19:17:23 +0000 (19:17 -0000)]
- don't rely on buggy gmp/mpfr on the host but use our own build iff we are about to build a somewhat current toolchain.
Bernhard Reutner-Fischer [Mon, 22 Jan 2007 18:48:48 +0000 (18:48 -0000)]
- fixup include- and libdirs. Closes #841
- rediff patches against 2.4.2
Eric Andersen [Mon, 22 Jan 2007 18:16:04 +0000 (18:16 -0000)]
fix dependancy to avoid needless rebuilds
Eric Andersen [Mon, 22 Jan 2007 18:15:35 +0000 (18:15 -0000)]
fix installation location
Eric Andersen [Mon, 22 Jan 2007 18:15:15 +0000 (18:15 -0000)]
properly depend on pkgconfig