Commit Graph

2279 Commits

Author SHA1 Message Date
Eric Andersen c5385c9011 sigh 2006-12-08 05:30:00 +00:00
Eric Andersen 3b261a29d5 use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin 2006-12-08 05:24:59 +00:00
Eric Andersen dea2c12405 use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin 2006-12-08 05:23:08 +00:00
Eric Andersen 4ca65e7d21 generate.sh needs bash, so make it to ask for it by name 2006-12-08 05:20:37 +00:00
Eric Andersen 6919db4cdc stime is a reserved name, don't let ltp use it for a local variable 2006-12-08 05:16:20 +00:00
Bernhard Reutner-Fischer 83fecd0e36 - The sysroot requires an existing argument, so make sure that we did configure
uClibc properly before attempting to use it.
2006-12-07 17:02:32 +00:00
Bernhard Reutner-Fischer 7ba97716ce - pass the target (kernel-) arch in. 2006-12-07 16:31:21 +00:00
"Steven J. Hill" dc47b050c6 Update to newer snapshot. 2006-12-07 04:49:05 +00:00
Bernhard Reutner-Fischer 103ff3fb31 - remove patch for "s3c2410_serial*" that doesn't apply anymore. 2006-12-06 08:29:40 +00:00
Bernhard Reutner-Fischer 630bbb9a85 - set PREFIX and SHAREDIR proper 2006-12-05 12:57:41 +00:00
"Steven J. Hill" a353f4ab3d Patch the entire source tree up to get rid of deprecated and obsolete functions. Submitted new patch to maintainer. 2006-12-05 05:23:56 +00:00
"Steven J. Hill" f460603f02 Patch packages to remove legacy and deprecated functions. All of these patches have been sent upstream to the various maintainers. 2006-12-05 02:16:03 +00:00
Bernhard Reutner-Fischer e9fd85f5f9 - re-add IFA_ and IFLA_ defines that were removed by YOSHIFUJI Hideaki in cbde1668e4f08e0a150207646010bc65e1e2a42b
Userspace still needs those.
2006-12-04 15:54:54 +00:00
Bernhard Reutner-Fischer f7da61daa3 - +x 2006-12-04 13:39:50 +00:00
Bernhard Reutner-Fischer 8f0c458c85 - provide default config for busybox for a generic i386 target. 2006-12-02 19:36:29 +00:00
Bernhard Reutner-Fischer f2e4ecf1d8 - add generic target. X86 for now, don't fork this but generalize it! 2006-12-02 19:34:17 +00:00
Mike Frysinger fc19465fd7 ver bump 2006-12-02 19:02:21 +00:00
Bernhard Reutner-Fischer 9e2503563a - andersee, what was that good for? It just slows down rebuilds as it delves into each sub-file needlessly.. Ripping out. 2006-12-02 19:01:10 +00:00
Bernhard Reutner-Fischer bf2927a41f - rm cruft via fakeroot, not afterwards where it has no effect. 2006-12-02 18:36:55 +00:00
Bernhard Reutner-Fischer 110f7dbfbf - adjust busybox-source dependencies 2006-12-02 18:36:04 +00:00
Bernhard Reutner-Fischer 0d4312bd97 - eventually mount the crap /proc before remounting to make busybox's mount that incorrectly may rely on /proc work. 2006-12-02 18:34:32 +00:00
Bernhard Reutner-Fischer 66eb4c38a1 - pass target specific settings to configure when configuring for the target. 2006-12-02 18:32:33 +00:00
Bernhard Reutner-Fischer 89657b0216 - provide a 'make uclibc-config' target to make target specific configuration easy. 2006-12-02 18:30:42 +00:00
Bernhard Reutner-Fischer 4ea7521817 - bump version. No patches (yet). Yay! :) 2006-12-02 18:14:38 +00:00
Bernhard Reutner-Fischer 0607089d93 - bump version to cope with changes imposed by 2.6.19. 2006-12-02 18:13:31 +00:00
Bernhard Reutner-Fischer fc34e17f85 - bump non-sanitized version to 2.6.19
- remove some superfluous mkdir's
- allow for patch, patch.gz, patch.bz2 per version
2006-12-02 18:12:18 +00:00
Bernhard Reutner-Fischer a7c4777b39 - name the default busybox config-file. 2006-12-02 17:03:38 +00:00
"Steven J. Hill" 0f372f9e1e Remove usage of bcopy. 2006-12-02 06:48:22 +00:00
"Steven J. Hill" 6a60acaa86 Bump the revision to the latest release and update the patches. Some idiots decided to use deprecated functions 'bzero' and 'bcmp' so we patch that up. Someone fell free to pass the patch upstream to the LTP persons, I don't have time. 2006-12-02 06:42:25 +00:00
"Steven J. Hill" aadd9714b6 For GCC 4.2 snapshots, we need to get the actual version from the BASE-VER file so that the target compiler will build and install properly. 2006-12-02 05:15:27 +00:00
Bernhard Reutner-Fischer b9d31ddac5 - bump version. Thanks to Petr Stetiar. 2006-12-01 17:49:42 +00:00
Bernhard Reutner-Fischer 60f03494ac - We don't provide the arts library, and it's checked for in a way not suitable for cross compiling.
Thanks to Pavel Roskin.
2006-11-30 09:06:53 +00:00
Bernhard Reutner-Fischer 5de88506d9 - use the correct installation path. 2006-11-29 20:51:47 +00:00
Bernhard Reutner-Fischer eb3b21be72 - honor uclibc's notion of LFS support 2006-11-29 20:26:05 +00:00
Bernhard Reutner-Fischer 1d10f37b2e - keep the original tarball around. 2006-11-29 19:28:41 +00:00
Bernhard Reutner-Fischer f7de9bf615 - provide a choice to select the compressor to use for the final rootfs.
Closes #1014
2006-11-29 19:16:48 +00:00
Bernhard Reutner-Fischer 6933e0ae04 - use the HOSTCC as set by the user. 2006-11-29 19:02:47 +00:00
Bernhard Reutner-Fischer 3888c95838 - build a udev for the target rather than for the host. 2006-11-29 18:59:43 +00:00
Bernhard Reutner-Fischer ba1ceecb55 - it helps to actually apply the patches.. ;) 2006-11-29 13:21:28 +00:00
Bernhard Reutner-Fischer aca398bb7f - compile against the cross toolchain, not the host 2006-11-29 12:59:56 +00:00
Bernhard Reutner-Fischer d41f2f350e - fix typo in grub-clean 2006-11-29 12:17:26 +00:00
Bernhard Reutner-Fischer 3bc31e85b1 - move check for which(1) before it's first use
- fix printing a message when erroring out on non-existing HOSTCC
2006-11-29 10:39:30 +00:00
Bernhard Reutner-Fischer cff9398961 - bump version. Fetch from old/ dir if the version is out-of-date.
Thanks to Pavel Roskin
2006-11-29 10:23:54 +00:00
Bernhard Reutner-Fischer 8bdb7bd3aa - acpid is compiled with -Werror, and gcc 4.1.1 warns about mismatching
pointers.  Fix it by using socklen_t type.
- Modify acpid.mk to apply all available patches.  Convert ACPI_SOCKETFILE
  adjustment from sed script to a patch.
Thanks to Pavel Roskin
2006-11-29 08:42:37 +00:00
Bernhard Reutner-Fischer c33db03a19 - dmraid sources include libdevmapper.h,, which is provided by dm
as pointed out by Pavel Roskin.
2006-11-29 08:36:32 +00:00
Mike Frysinger f9f705d6db ver bump 2006-11-28 21:11:01 +00:00
Bernhard Reutner-Fischer c1d7593fde - strip cruft off the pluto patch. 2006-11-28 17:04:37 +00:00
Bernhard Reutner-Fischer ccd252b553 - add openswan support. Compile tested only. Closes #200. 2006-11-28 16:59:17 +00:00
Bernhard Reutner-Fischer 3a65d24db5 - add "lib" prefix 2006-11-28 16:54:30 +00:00
Bernhard Reutner-Fischer 784e010f2d - fix parsing the gcc version. Also look at the HOSTCC's version rather than a random gcc that may be installed.
Closes #961 and #1097
2006-11-28 10:06:48 +00:00