Commit Graph

898 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer 6fadee86df - just reading the first 9 bytes for the maj:min ought to be enough (TM) 2007-02-16 15:19:49 +00:00
Bernhard Reutner-Fischer df0d821460 - add skeleton to use busybox and mdev for a rather small skeleton 2007-02-16 14:32:22 +00:00
Bernhard Reutner-Fischer f9d7e9f0e7 - bump to bash 3.2. Thanks to Alexander Rigbo 2007-02-16 13:11:04 +00:00
Bernhard Reutner-Fischer 5a3fa49e81 - provide -source targets for the 3 parts of the split dhcp.
Closes #1223. Thanks
2007-02-16 13:01:06 +00:00
Bernhard Reutner-Fischer 570d834dbe - busybox provides gzip 2007-02-16 09:32:12 +00:00
Bernhard Reutner-Fischer ea585cf1bc - store the current patches for the kernel part somewhere 2007-02-15 13:54:25 +00:00
Bernhard Reutner-Fischer 22a6caa17e - set some kernel related variables for use by packages 2007-02-15 12:30:15 +00:00
Peter Korsgaard 6f08a7bcd4 -2 patch no longer available. Patch by Stefan Feilmeier 2007-02-13 14:00:49 +00:00
Peter Korsgaard 6e53512a7d Additional 1.4.1 patches 2007-02-12 14:43:57 +00:00
Bernhard Reutner-Fischer 99cf7293f9 - add cc-option and use it to check for stuff that is benefical for PREFER_IMA
- backport the libbackend.o gcov-iov.h dependency fixup from 4.2 to 4.0
2007-02-12 13:38:06 +00:00
Bernhard Reutner-Fischer e5b36a686c - update patch for 0.0.14.1. Thanks to Alexander Rigbo. 2007-02-12 11:36:27 +00:00
Bernhard Reutner-Fischer e95d0eee49 - bump version as noticed by xride 2007-02-12 10:14:12 +00:00
Bernhard Reutner-Fischer b4e065d5f0 - bump version. Closes #1206 2007-02-11 18:08:24 +00:00
Bernhard Reutner-Fischer fd0bad3622 - swap order of include paths. Closes #1205 and #1182 2007-02-09 14:18:37 +00:00
"Steven J. Hill" 642457d602 Fix building of strace for MIPS. 2007-02-07 02:51:45 +00:00
"Steven J. Hill" 02f71aab47 Support building using an external toolchain. Questions to the mailing list and all other comments to <biteme@devnull.com>. 2007-02-06 18:19:38 +00:00
"Steven J. Hill" 3c28ac0881 Fix building of gettext/libintl when using an external toolchain. 2007-02-06 18:17:08 +00:00
"Steven J. Hill" 821eb62d99 When cleaning, get rid of the binary from the filesystem area too. 2007-02-06 18:12:22 +00:00
"Steven J. Hill" 7fdce37c85 Satisfy dependency. 2007-02-06 18:11:59 +00:00
"Steven J. Hill" ceaa6db26e Wrong sign dufus. 2007-02-06 18:09:54 +00:00
Peter Korsgaard b79483adc1 Made _DIR/_SOURCE/_SITE common for all non-snapshot versions 2007-02-06 16:34:54 +00:00
Peter Korsgaard 94ffbabaa3 v1.0.1 tarball is called busybox-1.01 2007-02-06 16:31:59 +00:00
Peter Korsgaard 0d809dde0b CONFIG_PREFIX hack (r17670) no longer needed 2007-02-06 16:23:33 +00:00
Peter Korsgaard 588f9d44be hide busybox version selector if disabled 2007-02-06 16:20:29 +00:00
Peter Korsgaard 7deacb0d2d busybox 1.4.1 support 2007-02-06 16:18:12 +00:00
Bernhard Reutner-Fischer 8ff8fa7677 - resurrect cvs. Closes #1199
- bump version
2007-02-06 11:22:50 +00:00
Bernhard Reutner-Fischer b6f973596f - add setserial package 2007-02-06 09:04:44 +00:00
Eric Andersen 99a52f5ff6 Make certain the sqlite libs are actually installed in the target 2007-02-05 19:24:29 +00:00
Bernhard Reutner-Fischer 4bbeb74b2e - the $(XSERVER) target can be provided by different X server impls. Adjust users
- rdesktop needs an xserver impl
2007-02-04 19:47:41 +00:00
Bernhard Reutner-Fischer 842686b9fb - minor tweak to naming of microperl module list in the config 2007-02-04 19:20:45 +00:00
Bernhard Reutner-Fischer 1c8951ca79 - account for some more possibly unavailable syscalls 2007-02-04 18:21:58 +00:00
Bernhard Reutner-Fischer 3c1f00b21a - avoid spurious rebuilds. Thanks to janlana, closes #1191
- provide a syslinux-source target while at it
2007-02-04 16:34:56 +00:00
Eric Andersen 8e44251b30 bump version 2007-02-03 23:09:04 +00:00
Eric Andersen 76722317e0 new patch version 2007-02-03 21:05:53 +00:00
Eric Andersen b6a7c33846 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.
2007-02-03 20:52:33 +00:00
Eric Andersen acc7f8db65 new stable upstream version 2007-02-03 18:47:50 +00:00
Bernhard Reutner-Fischer 0b351be15b - 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
2007-02-02 16:15:51 +00:00
Peter Korsgaard e42dc3a5b7 0.9.25.1 release moved to Old. Reported by Jack Robinson 2007-02-02 12:41:16 +00:00
Eric Andersen 2b6e71a9e7 bump version 2007-02-01 19:20:16 +00:00
Eric Andersen 9eadb48e9e bump version 2007-02-01 19:19:59 +00:00
Bernhard Reutner-Fischer f449113914 - the generic x86 busybox config is ment for current busybox trunk 2007-02-01 12:30:34 +00:00
Bernhard Reutner-Fischer 9e453fb42d - add a layer 2 tunneling protocol package 2007-01-31 21:22:33 +00:00
Bernhard Reutner-Fischer 5776937251 - fix patch application. Use busybox-$(VER)-\*.patch for versions and busybox.\*.patch for snapshot 2007-01-31 14:21:08 +00:00
Bernhard Reutner-Fischer 47857d95ce - remove the '"install uClibc headers in the target filesystem" without a native compiler' option. 2007-01-31 10:10:06 +00:00
Bernhard Reutner-Fischer 2c272874b8 - explicitely pass the configured $(DISABLE_LFS) in. Also set --disable-big-core 2007-01-30 17:47:03 +00:00
Bernhard Reutner-Fischer b82245322e - make absolutely sure that we are not trying to go into jobserver mode for MAKE1 2007-01-30 17:33:53 +00:00
Peter Korsgaard 446f4f912d busybox 1.4.0 seems to use CONFIG_PREFIX instead of PREFIX 2007-01-30 16:47:27 +00:00
Peter Korsgaard 9d14879bef busybox 1.4.0 support files 2007-01-30 13:37:21 +00:00
Peter Korsgaard 799b1ee4fe Busybox 1.4.0 support 2007-01-30 13:36:10 +00:00
Bernhard Reutner-Fischer 46369b2995 - 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..
2007-01-29 20:15:24 +00:00