Commit Graph

1266 Commits

Author SHA1 Message Date
Mike Frysinger bd00131051 file-4.15 is out and it supports cross-compiling :D 2005-08-18 22:24:54 +00:00
Mike Frysinger e7ac2eab21 uClibc 0.9.28 has been released 2005-08-18 02:05:30 +00:00
Mike Frysinger 257dcdeabf busybox-1.01 has been released 2005-08-18 02:04:15 +00:00
Eric Andersen 94b4383252 The coreutils configure script is a steaming <many explitives deleted
in the interest of our younger readers>.  This works around some of the
worst damage, thus allowing utils such as 'df' to properly cross compile
so that ltp will produce proper results.
2005-08-15 12:52:38 +00:00
Eric Andersen 6acb6740fb apply patches when requested to 2005-08-15 11:02:06 +00:00
Eric Andersen 29353e58bc Change root_fs_$(ARCH) to rootfs.$(ARCH) 2005-08-13 10:57:08 +00:00
Eric Andersen 0deb9d1486 Switch default from 'unc' to 'easynews' 2005-08-13 10:55:51 +00:00
Mike Frysinger 8b7c51f368 CVS dirs -> .svn dirs 2005-08-13 03:23:18 +00:00
Mike Frysinger 678aff6c83 remove references to CVS and update with SVN 2005-08-13 03:22:37 +00:00
Mike Frysinger 7c64d3c23d update to python-2.4.1 with the help of open embedded 2005-08-13 02:45:34 +00:00
Mike Frysinger 2b374759b4 forgot to commit this 2005-08-11 21:56:17 +00:00
"Steven J. Hill" 0947055765 New MIPS patch for TLS syscalls. 2005-08-11 02:26:13 +00:00
Mike Frysinger 37891c6a78 portage needs python 2005-08-11 00:02:29 +00:00
Eric Andersen b3f5073c5b fix screwy patch handling 2005-08-10 12:51:54 +00:00
Eric Andersen a69862a9db minor update 2005-08-10 12:51:11 +00:00
Eric Andersen d2c0a9e6f5 update 2005-08-10 12:50:47 +00:00
Eric Andersen d81a10c94f resync 2005-08-10 10:14:53 +00:00
Mike Frysinger 9d3a6533b5 touchup descriptions 2005-08-09 22:19:04 +00:00
Mike Frysinger 856246f584 add the wheel group 2005-08-09 22:18:43 +00:00
Eric Andersen 0654846d23 Make strace behave for arm, which for 2.4.x lacks __NR_exit_group 2005-08-09 07:53:40 +00:00
Eric Andersen 9b8c07d638 some platforms (such as arm with 2.4.x kernel headers) lack
__NR_fremovexattr and thus need special case handling
2005-08-09 07:47:50 +00:00
Eric Andersen 3c31be684d Add 'nogroup' to make ltp happy 2005-08-09 06:08:51 +00:00
Eric Andersen 204fbfd846 routine update 2005-08-09 04:08:33 +00:00
Eric Andersen 99230c6eb3 typo -- revenge of cut n paste 2005-08-09 03:48:47 +00:00
Eric Andersen b904ce1778 Rather than adjusting the way ldso allocates memory, for the
time being simply add a series of suppressions to make valgrind
ignore all memory mmaped by uClibc's ldso.
2005-08-08 11:48:35 +00:00
Eric Andersen 8ce4796efa Fix some broken dependancies 2005-08-08 08:23:50 +00:00
Eric Andersen a928fd7b94 Prevent problems with fakeroot possibly trying to use stale host filesystem
inodes by carefully regenerating fakeroot.env from package specific files.
2005-08-08 07:54:28 +00:00
Eric Andersen d70e7f4f1e Prevent problems with fakeroot possibly trying to use stale host filesystem
inodes by carefully regenerating fakeroot.env from package specific files.
2005-08-08 07:53:10 +00:00
Eric Andersen 06c5ff4e82 minor cleanup for target handling 2005-08-08 06:57:43 +00:00
Mike Frysinger ab3bf08f9c also need to depend on makedevs as noted by emalkowski in Bug #366 2005-08-08 00:42:49 +00:00
Mike Frysinger f46ae35ac3 make sure we depend on fakeroot existing #366 by pnoffke 2005-08-08 00:41:40 +00:00
Joakim Tjernlund 3ed6fb0af3 Add nobody and users to make LTP happier. 2005-08-07 21:35:53 +00:00
Mike Frysinger 5bfaa0bb40 make sure ext2 target depends on fakeroot 2005-08-07 08:30:24 +00:00
Mike Frysinger 0de80acbbf use the new gnuconfig stuff 2005-08-04 22:43:37 +00:00
Mike Frysinger 105c3483b5 add support for fetching latest config.{sub,guess} files from config cvs 2005-08-04 22:42:34 +00:00
Mike Frysinger 1a48268a55 whitespace sync 2005-08-04 22:17:55 +00:00
Mike Frysinger b1f37b4a5a only run ldconfig if ld.so.conf exists 2005-08-04 22:17:36 +00:00
Eric Andersen d1345f067e Allow packages to use fakeroot. To accomodate this, convert all
target filesystem creation tools to also use fakeroot.
2005-08-04 06:32:52 +00:00
Manuel Novoa III 1172dbb8b1 Sigh... Let's try this again. 2005-08-04 05:44:48 +00:00
Eric Andersen 1e218e33eb Fix it up so ltp builds and installs itself properly so it is
100% ready to run on the target device.
2005-08-04 05:14:23 +00:00
Manuel Novoa III 42c9321a15 Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debug
apps with a deployed cross toolchain.  Should probably do ltrace as well...
Also, add another compat symlink for cross gdb.
2005-08-04 03:49:25 +00:00
Mike Frysinger ee69884eed dont use xargs 2005-08-03 23:21:37 +00:00
Mike Frysinger 90df2829cb fixes for superh 2005-08-03 22:14:51 +00:00
Mike Frysinger 8f4e2f6c87 new version (4.5.12) 2005-08-03 22:14:39 +00:00
Manuel Novoa III 249637b723 Move buildroot-used bin/sed (binary or symlink) into TOOL_BUILD_DIR instead of STAGING_DIR, since the latter could be a standalone cross toolchain dir. 2005-08-03 04:02:02 +00:00
Eric Andersen 60bb12e60d filter through dos2unix 2005-08-03 03:17:26 +00:00
Eric Andersen e3ba99bc58 put back support for generating .config.cmd 2005-08-03 03:09:02 +00:00
Manuel Novoa III 05c5b1ba36 Add /dev/shm. 2005-08-03 01:28:41 +00:00
Manuel Novoa III 593c8b05a5 Create some symlinks for {*-}cc since gcc 3.3.6 (at least) doesn't seem to install them. 2005-08-03 01:25:12 +00:00
Manuel Novoa III 5c445e68c7 Update locale config to match non-locale settings. 2005-08-03 01:23:13 +00:00