Commit Graph

2434 Commits

Author SHA1 Message Date
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
bbd6fcad74 - bump version to 2.6.20 2007-02-06 11:31:50 +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
ba63b4cc42 - proposed fix for gethostent_r: if no host was found, return HOST_NOT_FOUND instead of garbage. 2007-02-05 13:01:08 +00:00
Bernhard Reutner-Fischer
3b4034bfdf - delete old, unneeded patch 2007-02-05 11:20:37 +00:00
Bernhard Reutner-Fischer
48dc1ba733 - add missing hunk from fix for #1191 2007-02-04 21:59:39 +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
Bernhard Reutner-Fischer
cc6f5f2027 - propagate BR2_ARM_EABI setting down to LINUX26_KCONFIG 2007-02-04 16:30:07 +00:00
Bernhard Reutner-Fischer
ceca5db0b0 - touch $@ 2007-02-04 16:11:51 +00:00
Bernhard Reutner-Fischer
57c672d433 - allow intermodule also for 4.1 2007-02-04 15:23:26 +00:00
Eric Andersen
8e44251b30 bump version 2007-02-03 23:09:04 +00:00
Eric Andersen
3f2cdc9cd3 patch from rick68:
make certain uninstall works more than once.
2007-02-03 21:07:43 +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
Eric Andersen
0a0b9d05e0 There is no 'make uninstall' for ccache.
Attempt to manually make uninstall work....
2007-02-03 00:52:39 +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
Bernhard Reutner-Fischer
3943f279f0 - fixup setting the UCLIBC_TARGET_ENDIAN 2007-02-02 13:50:23 +00:00
Bernhard Reutner-Fischer
a4bece9efd - update for default endian 2007-02-02 13:49:38 +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
f0be91fd17 - reenable linux26 2007-01-31 17:36:43 +00:00
Bernhard Reutner-Fischer
67bed999ab - add gcc-4.1.2 (release candidate1). Send bugs etc to MarkM, if you feel like 2007-01-31 15:09:26 +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
8dc42b0a2e - add some defaults for arm and set them later on depending on the .config 2007-01-30 17:45:30 +00:00
Bernhard Reutner-Fischer
d2fdd8bd46 - honor the given kernel format and fallback to zImage if none was specified 2007-01-30 17:38:41 +00:00
Bernhard Reutner-Fischer
3b11319651 - set preferred kernel format to bzImage for i386 family 2007-01-30 17:37:35 +00:00
Bernhard Reutner-Fischer
bf64053b8b - make sure to check against ia32 2007-01-30 17:36:51 +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
a6933e8413 - delete empty dir that looks like a CVS leftover from before boards were introduced 2007-01-30 08:35:32 +00:00
Bernhard Reutner-Fischer
8d583fc01a - generalize the menuconfig linux kernel support
- simplify toplevel mkdir rules a tiny bit
2007-01-30 00:58:18 +00:00
Bernhard Reutner-Fischer
55c11889ab - drop some stuff 2007-01-30 00:35:40 +00:00
Bernhard Reutner-Fischer
6677e45fd6 - update snapshot config for ia32 config 2007-01-30 00:12:17 +00:00