Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace sync | Mike Frysinger | 2005-08-04 | 1 | -2/+2 |
| | |||||
* | only run ldconfig if ld.so.conf exists | Mike Frysinger | 2005-08-04 | 1 | -1/+3 |
| | |||||
* | Allow packages to use fakeroot. To accomodate this, convert all | Eric Andersen | 2005-08-04 | 7 | -21/+66 |
| | | | | target filesystem creation tools to also use fakeroot. | ||||
* | Sigh... Let's try this again. | Manuel Novoa III | 2005-08-04 | 2 | -2/+1 |
| | |||||
* | Fix it up so ltp builds and installs itself properly so it is | Eric Andersen | 2005-08-04 | 2 | -22/+100 |
| | | | | 100% ready to run on the target device. | ||||
* | Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debug | Manuel Novoa III | 2005-08-04 | 4 | -1/+29 |
| | | | | | apps with a deployed cross toolchain. Should probably do ltrace as well... Also, add another compat symlink for cross gdb. | ||||
* | dont use xargs | Mike Frysinger | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | fixes for superh | Mike Frysinger | 2005-08-03 | 2 | -0/+38 |
| | |||||
* | new version (4.5.12) | Mike Frysinger | 2005-08-03 | 1 | -1/+2 |
| | |||||
* | Move buildroot-used bin/sed (binary or symlink) into TOOL_BUILD_DIR instead ↵ | Manuel Novoa III | 2005-08-03 | 1 | -15/+17 |
| | | | | of STAGING_DIR, since the latter could be a standalone cross toolchain dir. | ||||
* | filter through dos2unix | Eric Andersen | 2005-08-03 | 1 | -34/+34 |
| | |||||
* | put back support for generating .config.cmd | Eric Andersen | 2005-08-03 | 3 | -0/+25 |
| | |||||
* | Add /dev/shm. | Manuel Novoa III | 2005-08-03 | 1 | -0/+1 |
| | |||||
* | Create some symlinks for {*-}cc since gcc 3.3.6 (at least) doesn't seem to ↵ | Manuel Novoa III | 2005-08-03 | 1 | -0/+12 |
| | | | | install them. | ||||
* | Update locale config to match non-locale settings. | Manuel Novoa III | 2005-08-03 | 1 | -4/+15 |
| | |||||
* | Add sstrip for host and/or target. | Manuel Novoa III | 2005-08-03 | 4 | -0/+549 |
| | |||||
* | also remove support/mksignames.c | Eric Andersen | 2005-08-02 | 1 | -4/+436 |
| | |||||
* | Hopefully this will teach bash to get signals correct when cross compiled. | Eric Andersen | 2005-08-02 | 2 | -1/+261 |
| | |||||
* | prune 2.16.90.0.1 / 2.16.90.0.2 | Mike Frysinger | 2005-08-02 | 14 | -1006/+0 |
| | |||||
* | import binutils 2.16.91.0.2 | Mike Frysinger | 2005-08-02 | 7 | -0/+493 |
| | |||||
* | update kbuild system | Eric Andersen | 2005-08-02 | 25 | -612/+983 |
| | |||||
* | Only include linux makefile when properly selected | Eric Andersen | 2005-08-01 | 1 | -0/+2 |
| | |||||
* | Via EPIA MII specific Linux config is (surprise) specific to the Via EPIA MII | Eric Andersen | 2005-08-01 | 1 | -0/+1 |
| | | | | | and only should be selectable when BR2_TARGET_VIA_EPIA_MII has first been selected. | ||||
* | Add in options for NPTL in uClibc. Users can select, but since NPTL is | "Steven J. Hill" | 2005-07-29 | 4 | -2/+22 |
| | | | | | on a branch it will not have any effect. Updated DBAu1500 configuration files for latest uClibc snapshot and NPTL options. | ||||
* | - zlib prior to 1.2.3 improperly handled invalid data streams which could ↵ | Ned Ludd | 2005-07-29 | 1 | -1/+1 |
| | | | | lead a denial of service or arbitrary code execution. Tavis Ormandy CAN-2005-2096 | ||||
* | grab some static updates from linux-2.6 git to fix gcc4 build errors as ↵ | Mike Frysinger | 2005-07-28 | 4 | -4/+4 |
| | | | | reported by Khem Raj | ||||
* | Minor updates | Eric Andersen | 2005-07-27 | 4 | -3/+161 |
| | |||||
* | Fix broken dependancies | Eric Andersen | 2005-07-27 | 1 | -4/+14 |
| | |||||
* | update valgrind to the latest and greatest | Eric Andersen | 2005-07-22 | 2 | -233/+112 |
| | |||||
* | e2fsprogs does not appear to be 'make -j N' safe for N > 1 | Eric Andersen | 2005-07-20 | 1 | -2/+2 |
| | |||||
* | update to dropbear-0.46 | Eric Andersen | 2005-07-19 | 1 | -2/+2 |
| | |||||
* | Apply the fix for gcc bug #22167 | Eric Andersen | 2005-07-18 | 22 | -5394/+138 |
| | | | | | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22167 remove gcc 3.3.3, change config for sjlj exception handling a bit. | ||||
* | Update the set of available kernel headers to include 2.4.31 and 2.6.12 | Eric Andersen | 2005-07-18 | 2 | -8/+26 |
| | |||||
* | Fixup standalong makedevs to handle regular files, and also fix | Eric Andersen | 2005-07-18 | 1 | -1/+32 |
| | | | | it to properly update file permissions as specified. | ||||
* | A little more setup | Eric Andersen | 2005-07-15 | 1 | -12/+9 |
| | |||||
* | Install xorg modules correctly | Eric Andersen | 2005-07-15 | 1 | -1/+1 |
| | |||||
* | Yet more xorg build fixups | Eric Andersen | 2005-07-14 | 1 | -5/+15 |
| | |||||
* | Run ldconfig on the target rootfs to generate /etc/ld.so.cache | Eric Andersen | 2005-07-14 | 5 | -0/+5 |
| | |||||
* | Add device nodes for /dev/input by default (xorg and others want then) | Eric Andersen | 2005-07-14 | 1 | -2/+10 |
| | |||||
* | Get it building | Eric Andersen | 2005-07-13 | 1 | -14/+19 |
| | |||||
* | file-4.12 is no longer available | Eric Andersen | 2005-07-13 | 1 | -1/+1 |
| | |||||
* | Fix some stupid bugs in the Xorg build | Eric Andersen | 2005-07-13 | 2 | -1/+5 |
| | |||||
* | Thomas Lundquist writes: | Eric Andersen | 2005-07-12 | 8 | -1/+36 |
| | | | | | | | | | | | | | | | | | | | | If I understand you correctly, you want the ncurses development headers on the target. a patch for this (named target_headers.patch and includes similar options for a few other libs in buildroot) can be found at: http://www.zelow.no/floppyfw/download/Development/Patches/buildroot/ (a few packages there aswell) it will add an option to put headers on target for ncurses, zlib and openssl. Thomas. | ||||
* | Patrick Doyle writes: | Mike Frysinger | 2005-07-11 | 2 | -2/+2 |
| | | | | | | | | target/device/Soekris/net4521/linux.mk is missing an endif for the first if statement target/device/Soekris/Makefile.in needs to set TARGETS before including linux.mk since the file checks the TARGETS variables | ||||
* | revert earlier change since it doesnt work with last uClibc release :/ | Mike Frysinger | 2005-07-11 | 1 | -3/+3 |
| | |||||
* | import 4.0.1 based on 4.0.0 | Mike Frysinger | 2005-07-10 | 8 | -0/+3882 |
| | |||||
* | Fix buildroot not to modify Rules.mak. Patch From vapier. | Joakim Tjernlund | 2005-06-30 | 1 | -1/+1 |
| | |||||
* | Update default config a little. | Joakim Tjernlund | 2005-06-30 | 1 | -1/+5 |
| | |||||
* | make 2.16.1 the default binutils | Mike Frysinger | 2005-06-27 | 1 | -1/+1 |
| | |||||
* | import binutils 2.16.91.0.1 | Mike Frysinger | 2005-06-27 | 7 | -0/+503 |
| |