Commit Graph

  • 0654846d23 Make strace behave for arm, which for 2.4.x lacks __NR_exit_group Eric Andersen 2005-08-09 07:53:40 +00:00
  • 9b8c07d638 some platforms (such as arm with 2.4.x kernel headers) lack __NR_fremovexattr and thus need special case handling Eric Andersen 2005-08-09 07:47:50 +00:00
  • 3c31be684d Add 'nogroup' to make ltp happy Eric Andersen 2005-08-09 06:08:51 +00:00
  • 204fbfd846 routine update Eric Andersen 2005-08-09 04:08:33 +00:00
  • 99230c6eb3 typo -- revenge of cut n paste Eric Andersen 2005-08-09 03:48:47 +00:00
  • 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. Eric Andersen 2005-08-08 11:48:35 +00:00
  • 8ce4796efa Fix some broken dependancies Eric Andersen 2005-08-08 08:23:50 +00:00
  • a928fd7b94 Prevent problems with fakeroot possibly trying to use stale host filesystem inodes by carefully regenerating fakeroot.env from package specific files. Eric Andersen 2005-08-08 07:54:28 +00:00
  • d70e7f4f1e Prevent problems with fakeroot possibly trying to use stale host filesystem inodes by carefully regenerating fakeroot.env from package specific files. Eric Andersen 2005-08-08 07:53:10 +00:00
  • 06c5ff4e82 minor cleanup for target handling Eric Andersen 2005-08-08 06:57:43 +00:00
  • ab3bf08f9c also need to depend on makedevs as noted by emalkowski in Bug #366 Mike Frysinger 2005-08-08 00:42:49 +00:00
  • f46ae35ac3 make sure we depend on fakeroot existing #366 by pnoffke Mike Frysinger 2005-08-08 00:41:40 +00:00
  • 3ed6fb0af3 Add nobody and users to make LTP happier. Joakim Tjernlund 2005-08-07 21:35:53 +00:00
  • 5bfaa0bb40 make sure ext2 target depends on fakeroot Mike Frysinger 2005-08-07 08:30:24 +00:00
  • 0de80acbbf use the new gnuconfig stuff Mike Frysinger 2005-08-04 22:43:37 +00:00
  • 105c3483b5 add support for fetching latest config.{sub,guess} files from config cvs Mike Frysinger 2005-08-04 22:42:34 +00:00
  • 1a48268a55 whitespace sync Mike Frysinger 2005-08-04 22:17:55 +00:00
  • b1f37b4a5a only run ldconfig if ld.so.conf exists Mike Frysinger 2005-08-04 22:17:36 +00:00
  • d1345f067e Allow packages to use fakeroot. To accomodate this, convert all target filesystem creation tools to also use fakeroot. Eric Andersen 2005-08-04 06:32:52 +00:00
  • 1172dbb8b1 Sigh... Let's try this again. Manuel Novoa III 2005-08-04 05:44:48 +00:00
  • 1e218e33eb Fix it up so ltp builds and installs itself properly so it is 100% ready to run on the target device. Eric Andersen 2005-08-04 05:14:23 +00:00
  • 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. Manuel Novoa III 2005-08-04 03:49:25 +00:00
  • ee69884eed dont use xargs Mike Frysinger 2005-08-03 23:21:37 +00:00
  • 90df2829cb fixes for superh Mike Frysinger 2005-08-03 22:14:51 +00:00
  • 8f4e2f6c87 new version (4.5.12) Mike Frysinger 2005-08-03 22:14:39 +00:00
  • 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. Manuel Novoa III 2005-08-03 04:02:02 +00:00
  • 60bb12e60d filter through dos2unix Eric Andersen 2005-08-03 03:17:26 +00:00
  • e3ba99bc58 put back support for generating .config.cmd Eric Andersen 2005-08-03 03:09:02 +00:00
  • 05c5b1ba36 Add /dev/shm. Manuel Novoa III 2005-08-03 01:28:41 +00:00
  • 593c8b05a5 Create some symlinks for {*-}cc since gcc 3.3.6 (at least) doesn't seem to install them. Manuel Novoa III 2005-08-03 01:25:12 +00:00
  • 5c445e68c7 Update locale config to match non-locale settings. Manuel Novoa III 2005-08-03 01:23:13 +00:00
  • c0a49140ad Add sstrip for host and/or target. Manuel Novoa III 2005-08-03 01:20:34 +00:00
  • f3dcc7593c also remove support/mksignames.c Eric Andersen 2005-08-02 23:05:22 +00:00
  • 0896e6f709 Hopefully this will teach bash to get signals correct when cross compiled. Eric Andersen 2005-08-02 23:00:09 +00:00
  • 806cb2a2dd prune 2.16.90.0.1 / 2.16.90.0.2 Mike Frysinger 2005-08-02 04:24:17 +00:00
  • 13ed16a397 import binutils 2.16.91.0.2 Mike Frysinger 2005-08-02 04:23:39 +00:00
  • 273175d0d3 update kbuild system Eric Andersen 2005-08-02 00:57:33 +00:00
  • a18f36417b Only include linux makefile when properly selected Eric Andersen 2005-08-01 21:13:40 +00:00
  • bc02c515f2 Via EPIA MII specific Linux config is (surprise) specific to the Via EPIA MII and only should be selectable when BR2_TARGET_VIA_EPIA_MII has first been selected. Eric Andersen 2005-08-01 21:11:06 +00:00
  • 1ba78f57e1 Add in options for NPTL in uClibc. Users can select, but since NPTL is on a branch it will not have any effect. Updated DBAu1500 configuration files for latest uClibc snapshot and NPTL options. "Steven J. Hill" 2005-07-29 23:28:31 +00:00
  • 2ade59720b - zlib prior to 1.2.3 improperly handled invalid data streams which could lead a denial of service or arbitrary code execution. Tavis Ormandy CAN-2005-2096 Ned Ludd 2005-07-29 02:36:31 +00:00
  • da163069d8 grab some static updates from linux-2.6 git to fix gcc4 build errors as reported by Khem Raj Mike Frysinger 2005-07-28 22:27:27 +00:00
  • dbd27ef3ac Minor updates Eric Andersen 2005-07-27 11:16:00 +00:00
  • 8006313159 Fix broken dependancies Eric Andersen 2005-07-27 10:55:38 +00:00
  • a2c326396a update valgrind to the latest and greatest Eric Andersen 2005-07-22 09:49:20 +00:00
  • b746d35505 e2fsprogs does not appear to be 'make -j N' safe for N > 1 Eric Andersen 2005-07-20 07:20:27 +00:00
  • fd2f194d91 update to dropbear-0.46 Eric Andersen 2005-07-19 02:18:44 +00:00
  • bd7ed099dc Apply the fix for gcc bug #22167 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22167 remove gcc 3.3.3, change config for sjlj exception handling a bit. Eric Andersen 2005-07-18 23:34:20 +00:00
  • 58f2a53ffb Update the set of available kernel headers to include 2.4.31 and 2.6.12 Eric Andersen 2005-07-18 22:20:12 +00:00
  • 7b8aeaeb28 Fixup standalong makedevs to handle regular files, and also fix it to properly update file permissions as specified. Eric Andersen 2005-07-18 20:06:49 +00:00
  • c56927879f A little more setup Eric Andersen 2005-07-15 08:39:09 +00:00
  • 100a951a5a Install xorg modules correctly Eric Andersen 2005-07-15 07:07:44 +00:00
  • 0868de1326 Yet more xorg build fixups Eric Andersen 2005-07-14 23:34:47 +00:00
  • 5ef0c31bf4 Run ldconfig on the target rootfs to generate /etc/ld.so.cache Eric Andersen 2005-07-14 23:30:39 +00:00
  • 09aab35147 Add device nodes for /dev/input by default (xorg and others want then) Eric Andersen 2005-07-14 23:29:45 +00:00
  • a79991083a Get it building Eric Andersen 2005-07-13 10:29:18 +00:00
  • 85d9e768af file-4.12 is no longer available Eric Andersen 2005-07-13 09:11:26 +00:00
  • 0e22901742 Fix some stupid bugs in the Xorg build Eric Andersen 2005-07-13 07:36:40 +00:00
  • dadad95190 Thomas Lundquist writes: Eric Andersen 2005-07-12 19:53:12 +00:00
  • b5ad3a7944 Patrick Doyle writes: Mike Frysinger 2005-07-11 21:53:23 +00:00
  • 53fdf867ba revert earlier change since it doesnt work with last uClibc release :/ Mike Frysinger 2005-07-11 21:49:45 +00:00
  • 63661115b1 import 4.0.1 based on 4.0.0 Mike Frysinger 2005-07-10 01:46:11 +00:00
  • 8a3d415a8e Fix buildroot not to modify Rules.mak. Patch From vapier. Joakim Tjernlund 2005-06-30 00:36:16 +00:00
  • d1002763cf Update default config a little. Joakim Tjernlund 2005-06-30 00:26:20 +00:00
  • 8cec884c8c make 2.16.1 the default binutils Mike Frysinger 2005-06-27 22:50:33 +00:00
  • 9d8efeafaa import binutils 2.16.91.0.1 Mike Frysinger 2005-06-27 22:49:57 +00:00
  • ae2f2bd7bd add #ifndef inhibit_libc in rs6000/linux-unwind.h to make powerpc gcc compile. This may be the wrong thing to do but atleast gcc compiles now. Joakim Tjernlund 2005-06-25 21:41:52 +00:00
  • 3639edcabf i kan spel, can u? "Steven J. Hill" 2005-06-25 19:01:23 +00:00
  • 088b0532ec silly typo Eric Andersen 2005-06-25 08:02:44 +00:00
  • 050e27b985 don't use the older 2.0 squashfs format Eric Andersen 2005-06-24 14:29:10 +00:00
  • a8572703c5 Upgrade to latest, handle endianness automagically Eric Andersen 2005-06-24 10:30:09 +00:00
  • 7c5dbf816a prevent whining about conflicting targets Eric Andersen 2005-06-24 09:39:45 +00:00
  • 79e3250337 minor cleanups Eric Andersen 2005-06-24 09:10:06 +00:00
  • 93e6e0735a The '-r' option has gone away Eric Andersen 2005-06-24 08:48:06 +00:00
  • 369864cf10 be a bit more consistant with naming, always escape wildcards Eric Andersen 2005-06-24 08:36:13 +00:00
  • 9540549182 Finish implementing fakeroot handling so when we tar up the rootfs, the tarball properly inherits device table settings and device nodes. Eric Andersen 2005-06-24 07:31:17 +00:00
  • eb0ee4509d Finish implementing fakeroot handling so mksquashfs properly inherits device table settings and device nodes, exactly as per mkfs* applications that support device tables natively. Eric Andersen 2005-06-24 07:26:33 +00:00
  • afcdf8a01a Use fakeroot and makedevs to fake mksquashfs into building properly setup file permissions and device nodes into the target rootfs without needing to be root. Eric Andersen 2005-06-24 05:02:00 +00:00
  • e83529ad36 mksquashfs is always rebuilt before generating rootfs image. The attached patch avoids this issue, by creating a .unpacked file in the squashfs directory after the source tarball is unpacked, and making the mksquashfs target depend on the .unpacked file. Eric Andersen 2005-06-24 03:14:20 +00:00
  • a8a6587d1b This patch adds package configuration files for the LVM2 tools and its dependency, device-mapper. This will provide the basic tools needed to work with LVM2 volumes on the target system. Eric Andersen 2005-06-24 02:46:31 +00:00
  • 491b44e86a If you update the kernel headers tarball and run make against an already built buildroot, the header files will be re-extracted, but they will not be put in exactly the right place if the name of the extracted directory includes the kernel version numbers. Eric Andersen 2005-06-23 23:25:25 +00:00
  • ea804ca007 Setup libpng to be fetched from the sourceforge mirror of choice Eric Andersen 2005-06-23 22:58:51 +00:00
  • 68886b0aac These patches fix some minor problems with GNU Readline package. Eric Andersen 2005-06-23 22:49:33 +00:00
  • 2605b7410f Update ccache to the latest version, which adds features. http://bugs.busybox.net/view.php?id=297 Eric Andersen 2005-06-23 22:09:12 +00:00
  • 6f3293774c Update to the debian sarge release version of fakeroot Eric Andersen 2005-06-23 21:43:23 +00:00
  • 819e51b309 New target/device: Via epia-mii: Eric Andersen 2005-06-23 21:34:25 +00:00
  • d7d57699ef Add support for building a few commonly used bootloaders Eric Andersen 2005-06-23 05:09:05 +00:00
  • f5723cdb9b Add support for acpid Eric Andersen 2005-06-23 04:48:02 +00:00
  • 9f6ebf17a8 The configure script for this package is a hack at best. This patch fixes an issues with the Linux header file 'include/linux/cyclades.h' that gets tested to determine whether or not the 'tqueue' data structure is needed or not. The newer version of it added new types that require 'include/linux/compiler.h' to be included in order for the test to succeed/fail properly. Please, someone shoot me. "Steven J. Hill" 2005-06-19 03:39:31 +00:00
  • 297725b5fd Fix build problem with header file needing to be generated before a file could be built. Also cleaned up some header files. "Steven J. Hill" 2005-06-19 03:35:56 +00:00
  • 4a53172b1c Delete gzip compressed patch and add the uncompressed one. Originally, e2fsprogs was the only package that had a compressed patch. "Steven J. Hill" 2005-06-19 03:33:03 +00:00
  • 42ca8b26e4 Add support for binutils 2.16.1. Patches are identical to those for 2.16. Manuel Novoa III 2005-06-18 23:22:01 +00:00
  • d6d4c31b73 Updated patch to add '#define EXT2_FLAT_INCLUDES' in the file 'lib/ext2fs/ext2fs.h' to fix build error. "Steven J. Hill" 2005-06-12 02:33:09 +00:00
  • 7011c7fe12 http://bugs.uclibc.org/view.php?id=289 Debian have removed version 5.1.2 patchlevel 6 from their FTP servers, replacing it with 5.1.2 patchlevel 6.1. The resulting patch applies cleanly, but one of the buildroot patches does not apply cleanly unless modified. Patch is included to fix this. Eric Andersen 2005-06-09 12:33:27 +00:00
  • 670330f2cd http://bugs.uclibc.org/view.php?id=284 Nano depends on ncurses. The attached patch (against svn) fixes the package make file. Eric Andersen 2005-06-09 12:30:05 +00:00
  • d76bf2a472 http://bugs.uclibc.org/view.php?id=285 The ncurses package make file does not install the terminfo files into the correct directory. The attached patch (against svn) corrects this problem. Eric Andersen 2005-06-09 12:26:20 +00:00
  • 178a317d26 http://bugs.uclibc.org/view.php?id=286 Can't build "bridge" package in buildroot (patch enclosed) Eric Andersen 2005-06-09 12:23:36 +00:00
  • 1d63e8a8d9 Make the sourceforge mirror site a config option, as sourceforge mirrors tend to change, move, go down, etc from time to time. Eric Andersen 2005-06-09 12:15:00 +00:00
  • 8365078d61 routine .config update Eric Andersen 2005-06-09 12:03:40 +00:00
  • c8bd577ca9 routine .config update Eric Andersen 2005-06-09 12:02:08 +00:00