buildroot.git
17 years agoMade _DIR/_SOURCE/_SITE common for all non-snapshot versions
Peter Korsgaard [Tue, 6 Feb 2007 16:34:54 +0000 (16:34 -0000)]
Made _DIR/_SOURCE/_SITE common for all non-snapshot versions

17 years agov1.0.1 tarball is called busybox-1.01
Peter Korsgaard [Tue, 6 Feb 2007 16:31:59 +0000 (16:31 -0000)]
v1.0.1 tarball is called busybox-1.01

17 years agoCONFIG_PREFIX hack (r17670) no longer needed
Peter Korsgaard [Tue, 6 Feb 2007 16:23:33 +0000 (16:23 -0000)]
CONFIG_PREFIX hack (r17670) no longer needed

17 years agohide busybox version selector if disabled
Peter Korsgaard [Tue, 6 Feb 2007 16:20:29 +0000 (16:20 -0000)]
hide busybox version selector if disabled

17 years agobusybox 1.4.1 support
Peter Korsgaard [Tue, 6 Feb 2007 16:18:12 +0000 (16:18 -0000)]
busybox 1.4.1 support

17 years ago- bump version to 2.6.20
Bernhard Reutner-Fischer [Tue, 6 Feb 2007 11:31:50 +0000 (11:31 -0000)]
- bump version to 2.6.20

17 years ago- resurrect cvs. Closes #1199
Bernhard Reutner-Fischer [Tue, 6 Feb 2007 11:22:50 +0000 (11:22 -0000)]
- resurrect cvs. Closes #1199
- bump version

17 years ago- add setserial package
Bernhard Reutner-Fischer [Tue, 6 Feb 2007 09:04:44 +0000 (09:04 -0000)]
- add setserial package

17 years agoMake certain the sqlite libs are actually installed in the target
Eric Andersen [Mon, 5 Feb 2007 19:24:29 +0000 (19:24 -0000)]
Make certain the sqlite libs are actually installed in the target

17 years ago- proposed fix for gethostent_r: if no host was found, return HOST_NOT_FOUND instead...
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.

17 years ago- delete old, unneeded patch
Bernhard Reutner-Fischer [Mon, 5 Feb 2007 11:20:37 +0000 (11:20 -0000)]
- delete old, unneeded patch

17 years ago- add missing hunk from fix for #1191
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 21:59:39 +0000 (21:59 -0000)]
- add missing hunk from fix for #1191

17 years ago- the $(XSERVER) target can be provided by different X server impls. Adjust users
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

17 years ago- minor tweak to naming of microperl module list in the config
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

17 years ago- account for some more possibly unavailable syscalls
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 18:21:58 +0000 (18:21 -0000)]
- account for some more possibly unavailable syscalls

17 years ago- avoid spurious rebuilds. Thanks to janlana, closes #1191
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

17 years ago- propagate BR2_ARM_EABI setting down to LINUX26_KCONFIG
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 16:30:07 +0000 (16:30 -0000)]
- propagate BR2_ARM_EABI setting down to LINUX26_KCONFIG

17 years ago- touch $@
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 16:11:51 +0000 (16:11 -0000)]
- touch $@

17 years ago- allow intermodule also for 4.1
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 15:23:26 +0000 (15:23 -0000)]
- allow intermodule also for 4.1

17 years agobump version
Eric Andersen [Sat, 3 Feb 2007 23:09:04 +0000 (23:09 -0000)]
bump version

17 years agopatch from rick68:
Eric Andersen [Sat, 3 Feb 2007 21:07:43 +0000 (21:07 -0000)]
patch from rick68:
make certain uninstall works more than once.

17 years agonew patch version
Eric Andersen [Sat, 3 Feb 2007 21:05:53 +0000 (21:05 -0000)]
new patch version

17 years agogrumble grumble. fontconfig's fc-lang is broken upstream and
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.

17 years agonew stable upstream version
Eric Andersen [Sat, 3 Feb 2007 18:47:50 +0000 (18:47 -0000)]
new stable upstream version

17 years agoThere is no 'make uninstall' for ccache.
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....

17 years ago- there is something wrong in the new buildsys: If one selects ip and has e..g rule...
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

17 years ago- fixup setting the UCLIBC_TARGET_ENDIAN
Bernhard Reutner-Fischer [Fri, 2 Feb 2007 13:50:23 +0000 (13:50 -0000)]
- fixup setting the UCLIBC_TARGET_ENDIAN

17 years ago- update for default endian
Bernhard Reutner-Fischer [Fri, 2 Feb 2007 13:49:38 +0000 (13:49 -0000)]
- update for default endian

17 years ago0.9.25.1 release moved to Old. Reported by Jack Robinson
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

17 years agobump version
Eric Andersen [Thu, 1 Feb 2007 19:20:16 +0000 (19:20 -0000)]
bump version

17 years agobump version
Eric Andersen [Thu, 1 Feb 2007 19:19:59 +0000 (19:19 -0000)]
bump version

17 years ago- the generic x86 busybox config is ment for current busybox trunk
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

17 years ago- add a layer 2 tunneling protocol package
Bernhard Reutner-Fischer [Wed, 31 Jan 2007 21:22:33 +0000 (21:22 -0000)]
- add a layer 2 tunneling protocol package

17 years ago- reenable linux26
Bernhard Reutner-Fischer [Wed, 31 Jan 2007 17:36:43 +0000 (17:36 -0000)]
- reenable linux26

17 years ago- add gcc-4.1.2 (release candidate1). Send bugs etc to MarkM, if you feel like
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

17 years ago- fix patch application. Use busybox-$(VER)-\*.patch for versions and busybox.\*...
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

17 years ago- remove the '"install uClibc headers in the target filesystem" without a native...
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.

17 years ago- explicitely pass the configured $(DISABLE_LFS) in. Also set --disable-big-core
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

17 years ago- add some defaults for arm and set them later on depending on the .config
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

17 years ago- honor the given kernel format and fallback to zImage if none was specified
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

17 years ago- set preferred kernel format to bzImage for i386 family
Bernhard Reutner-Fischer [Tue, 30 Jan 2007 17:37:35 +0000 (17:37 -0000)]
- set preferred kernel format to bzImage for i386 family

17 years ago- make sure to check against ia32
Bernhard Reutner-Fischer [Tue, 30 Jan 2007 17:36:51 +0000 (17:36 -0000)]
- make sure to check against ia32

17 years ago- make absolutely sure that we are not trying to go into jobserver mode for MAKE1
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

17 years agobusybox 1.4.0 seems to use CONFIG_PREFIX instead of PREFIX
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

17 years agobusybox 1.4.0 support files
Peter Korsgaard [Tue, 30 Jan 2007 13:37:21 +0000 (13:37 -0000)]
busybox 1.4.0 support files

17 years agoBusybox 1.4.0 support
Peter Korsgaard [Tue, 30 Jan 2007 13:36:10 +0000 (13:36 -0000)]
Busybox 1.4.0 support

17 years ago- delete empty dir that looks like a CVS leftover from before boards were introduced
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

17 years ago- generalize the menuconfig linux kernel support
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

17 years ago- drop some stuff
Bernhard Reutner-Fischer [Tue, 30 Jan 2007 00:35:40 +0000 (00:35 -0000)]
- drop some stuff

17 years ago- update snapshot config for ia32 config
Bernhard Reutner-Fischer [Tue, 30 Jan 2007 00:12:17 +0000 (00:12 -0000)]
- update snapshot config for ia32 config

17 years ago- fixup after self. Kernel for the x86 family is now built again
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

17 years agofix broken spot caused by my having checked in the wrong dst patch for 0.9.28
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

17 years agofix patch
Eric Andersen [Mon, 29 Jan 2007 22:21:57 +0000 (22:21 -0000)]
fix patch

17 years ago- strip a handful of enable
Bernhard Reutner-Fischer [Mon, 29 Jan 2007 22:12:53 +0000 (22:12 -0000)]
- strip a handful of enable

17 years ago- apply Soekris update from Eric Milon
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)

17 years ago- it misses Carp/Heavy.pm but is unable to diagnose this fact and just throws "unknow...
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..

17 years ago- start populating perl stuff into the rootfs to make automake work
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

17 years ago- added diskless/net support and new patches, mainly network drivers.
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

17 years ago- bump version and make it behave of LFS is off
Bernhard Reutner-Fischer [Mon, 29 Jan 2007 17:02:31 +0000 (17:02 -0000)]
- bump version and make it behave of LFS is off

17 years agoReally disable HAS_FPU when softfloat is enabled
Peter Korsgaard [Mon, 29 Jan 2007 16:44:43 +0000 (16:44 -0000)]
Really disable HAS_FPU when softfloat is enabled

17 years agobump version
Peter Korsgaard [Mon, 29 Jan 2007 15:45:04 +0000 (15:45 -0000)]
bump version

17 years ago- make fontconfig a little bit saner. It still tries to use the target stuff to creat...
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

17 years ago- bump version
Bernhard Reutner-Fischer [Mon, 29 Jan 2007 12:55:00 +0000 (12:55 -0000)]
- bump version

17 years ago- ironically, autoconf-2.61 is broken for parallel builds, force -j1
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

17 years ago- update defconfig to current versions and a minimal package selection
Bernhard Reutner-Fischer [Mon, 29 Jan 2007 10:08:39 +0000 (10:08 -0000)]
- update defconfig to current versions and a minimal package selection

17 years ago- be gentle to vi's syntax highlighting
Bernhard Reutner-Fischer [Mon, 29 Jan 2007 08:45:36 +0000 (08:45 -0000)]
- be gentle to vi's syntax highlighting

17 years ago- make sure to add board specific targets before the final generation of the filesyst...
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

17 years ago- fix prereq of current binutils wrt gmp
Bernhard Reutner-Fischer [Sun, 28 Jan 2007 16:38:48 +0000 (16:38 -0000)]
- fix prereq of current binutils wrt gmp

17 years ago- Support AVR32 during GNU configuration (Ulf Samuelsson)
Bernhard Reutner-Fischer [Sun, 28 Jan 2007 15:27:11 +0000 (15:27 -0000)]
- Support AVR32 during GNU configuration (Ulf Samuelsson)

17 years agoPrepatory patch to allow AVR32/AT91 support from 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)

17 years ago- correct improper prerequisite of -source target
Bernhard Reutner-Fischer [Sun, 28 Jan 2007 13:34:02 +0000 (13:34 -0000)]
- correct improper prerequisite of -source target

17 years ago- add 0.9.28.1
Bernhard Reutner-Fischer [Sun, 28 Jan 2007 12:11:37 +0000 (12:11 -0000)]
- add 0.9.28.1

17 years ago- add an experimental BR2_PREFER_IMA.
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

17 years ago- fix indentation of help texts
Bernhard Reutner-Fischer [Sun, 28 Jan 2007 11:57:00 +0000 (11:57 -0000)]
- fix indentation of help texts

17 years agopull from uClinux CVS
Mike Frysinger [Sun, 28 Jan 2007 05:32:12 +0000 (05:32 -0000)]
pull from uClinux CVS

17 years agoAdd new version of binutils.
"Steven J. Hill" [Sun, 28 Jan 2007 05:07:48 +0000 (05:07 -0000)]
Add new version of binutils.

17 years ago- fix dependencies
Bernhard Reutner-Fischer [Sat, 27 Jan 2007 23:11:16 +0000 (23:11 -0000)]
- fix dependencies

17 years ago- for the native target gcc, drop --enable-optspace in favour of using the configured...
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

17 years agoAdd gtk2-engines for theming gtk
Eric Andersen [Thu, 25 Jan 2007 20:55:16 +0000 (20:55 -0000)]
Add gtk2-engines for theming gtk

17 years agoUse stable version 2.16.3, as 2.17.x misplaces topbar icons and whatnot.
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

17 years agoupdate DejaVu fonts to the latest
Eric Andersen [Thu, 25 Jan 2007 20:34:10 +0000 (20:34 -0000)]
update DejaVu fonts to the latest
Fix broken keyboard handling

17 years agoA patch set that should probably become uClibc-0.9.28.1
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

17 years ago- TODO: cleanup BR2_ARCH selection and establish BR2_CPU
Bernhard Reutner-Fischer [Thu, 25 Jan 2007 00:18:19 +0000 (00:18 -0000)]
- TODO: cleanup BR2_ARCH selection and establish BR2_CPU

17 years ago- Additional JFFS2 options to support Dataflash (Ulf Samuelsson)
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

17 years ago- Prepatory patch for new Atmel targets boards
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)

17 years ago- strip -s
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 19:12:31 +0000 (19:12 -0000)]
- strip -s

17 years ago- correct typo
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 19:11:13 +0000 (19:11 -0000)]
- correct typo

17 years ago- add package netcat
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 17:02:45 +0000 (17:02 -0000)]
- add package netcat

17 years ago- fix prerequisites of binutils_target
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 15:56:11 +0000 (15:56 -0000)]
- fix prerequisites of binutils_target

17 years ago- fix spurious rebuilds caused by at
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 15:52:46 +0000 (15:52 -0000)]
- fix spurious rebuilds caused by at

17 years ago- apply vapier's comments
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 15:12:12 +0000 (15:12 -0000)]
- apply vapier's comments

17 years ago- reformat help text to fit default width better
Bernhard Reutner-Fischer [Wed, 24 Jan 2007 14:50:21 +0000 (14:50 -0000)]
- reformat help text to fit default width better

17 years ago- fix breakage that got introduced by a malformed context diff. Sorry..
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..

17 years ago- update timestamp of the build_dir binary by stripping it
Bernhard Reutner-Fischer [Tue, 23 Jan 2007 11:47:05 +0000 (11:47 -0000)]
- update timestamp of the build_dir binary by stripping it

17 years agofix symlink
Eric Andersen [Mon, 22 Jan 2007 23:52:06 +0000 (23:52 -0000)]
fix symlink

17 years ago- bump version
Bernhard Reutner-Fischer [Mon, 22 Jan 2007 20:26:38 +0000 (20:26 -0000)]
- bump version

17 years ago- remove erroneously leaked in inclusion of non-existing l2tp thing
Bernhard Reutner-Fischer [Mon, 22 Jan 2007 19:33:58 +0000 (19:33 -0000)]
- remove erroneously leaked in inclusion of non-existing l2tp thing

17 years ago- remove accidentally checked in debugging cruft
Bernhard Reutner-Fischer [Mon, 22 Jan 2007 19:22:55 +0000 (19:22 -0000)]
- remove accidentally checked in debugging cruft

17 years ago- don't rely on buggy gmp/mpfr on the host but use our own build iff we are about...
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.

17 years ago- fixup include- and libdirs. Closes #841
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