Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | force CPP | Mike Frysinger | 2005-12-17 | 1 | -0/+1 |
| | |||||
* | ver bump | Mike Frysinger | 2005-12-17 | 1 | -3/+3 |
| | |||||
* | missed a spot | Eric Andersen | 2005-12-16 | 1 | -0/+1 |
| | |||||
* | add support for building smartmontools | Eric Andersen | 2005-12-16 | 3 | -0/+84 |
| | |||||
* | import sysvinit package | Mike Frysinger | 2005-12-13 | 4 | -0/+65 |
| | |||||
* | import usbutils | Mike Frysinger | 2005-12-13 | 3 | -0/+66 |
| | |||||
* | import libusb package | Mike Frysinger | 2005-12-13 | 3 | -0/+67 |
| | |||||
* | version bump / cleanup | Mike Frysinger | 2005-12-13 | 2 | -26/+10 |
| | |||||
* | add homepage URL | Mike Frysinger | 2005-12-10 | 1 | -2/+1 |
| | |||||
* | - add terse helptext | Bernhard Reutner-Fischer | 2005-12-10 | 1 | -1/+1 |
| | |||||
* | Remove unneeded patch. | "Steven J. Hill" | 2005-12-09 | 1 | -1/+0 |
| | |||||
* | Bump up version to one actually present | Eric Andersen | 2005-12-09 | 1 | -2/+2 |
| | |||||
* | The sysfs tests have no business using _syscallX (using the unistd.h | Eric Andersen | 2005-12-09 | 1 | -5/+142 |
| | | | | kernel header file) and seriously expecting that to always work... | ||||
* | we dont need these patches | Mike Frysinger | 2005-12-08 | 2 | -24/+0 |
| | |||||
* | Fix broken packages that try to use __mempcpy. Shame on you. | "Steven J. Hill" | 2005-12-08 | 3 | -0/+25 |
| | |||||
* | /me kicks autoconf a few more times | Eric Andersen | 2005-12-08 | 1 | -0/+53 |
| | |||||
* | fixup things to behave themselves properly. | Eric Andersen | 2005-12-08 | 1 | -1/+23 |
| | | | | /me kicks autoconf a few times | ||||
* | update COREUTILS_SITE as pointed out by andersee | Mike Frysinger | 2005-12-08 | 1 | -1/+2 |
| | |||||
* | ver bump to 5.3.0 | Mike Frysinger | 2005-12-07 | 1 | -1/+1 |
| | |||||
* | dont set openssl arch to i386-i386 for i386 targets #495 by noah | Mike Frysinger | 2005-12-03 | 1 | -2/+6 |
| | |||||
* | version bump #561 | Mike Frysinger | 2005-11-24 | 2 | -18/+1 |
| | |||||
* | disable nasm since it has a wealth of problems | Mike Frysinger | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | remove extra space after touch | Mike Frysinger | 2005-11-24 | 59 | -72/+72 |
| | |||||
* | sync with cvs | Mike Frysinger | 2005-11-21 | 7 | -8/+35 |
| | |||||
* | Add support for sh2a and sh4a big endian (ie, targets that reflect | Paul Mundt | 2005-11-21 | 2 | -1/+26 |
| | | | | | | | hardware that actually exists -- never something to deter gcc folk though). Now ISA tuning has a chance of producing a bootable kernel, gcc code generation notwithstanding.. | ||||
* | we really shouldnt punt all of /usr/include | Mike Frysinger | 2005-11-20 | 1 | -1/+0 |
| | |||||
* | remove mandir | Mike Frysinger | 2005-11-20 | 1 | -0/+1 |
| | |||||
* | import psmisc | Mike Frysinger | 2005-11-19 | 3 | -0/+67 |
| | |||||
* | import at package by akvadrako #506 | Mike Frysinger | 2005-11-15 | 4 | -0/+136 |
| | |||||
* | make updating configs easier | Mike Frysinger | 2005-11-15 | 1 | -1/+1 |
| | |||||
* | version bump from 1.3.8 to 1.3.9 | Mike Frysinger | 2005-11-15 | 1 | -1/+1 |
| | |||||
* | version bump from 5.4 to 5.5 | Mike Frysinger | 2005-11-15 | 1 | -1/+1 |
| | |||||
* | add an option for installing symlinks for supported busybox applets #536 | Mike Frysinger | 2005-11-10 | 2 | -1/+17 |
| | |||||
* | ver bump | Mike Frysinger | 2005-11-10 | 1 | -1/+1 |
| | |||||
* | add initial support for sandbox | Mike Frysinger | 2005-11-10 | 1 | -4/+26 |
| | |||||
* | fix one more BR2_PACKAGE_DROPBEAR_SSHD -> BR2_PACKAGE_DROPBEAR as pointed ↵ | Mike Frysinger | 2005-11-05 | 1 | -1/+1 |
| | | | | out by vlad in bug 533 | ||||
* | sync with config cvs | Mike Frysinger | 2005-10-29 | 3 | -4/+7 |
| | |||||
* | use := instead of = for variables and make sure zlib builds with target cflags | Mike Frysinger | 2005-10-29 | 1 | -6/+7 |
| | |||||
* | rename dropbear_sshd to just dropbear | Mike Frysinger | 2005-10-29 | 5 | -99/+99 |
| | |||||
* | openssl calls the i686 target "i686/cmov" not just "i686" as pointed out by ↵ | Mike Frysinger | 2005-10-06 | 1 | -0/+4 |
| | | | | Sieg on irc | ||||
* | This patch is necessary in order to build with gcc-4.1 compilers. Otherwise, ↵ | "Steven J. Hill" | 2005-10-04 | 1 | -0/+28 |
| | | | | you will get the error message of 'fsck.cramfs.c:98: error: variable-size type declared outside of any function'. I emailed the maintainer giving them a couple of different ways to fix the package, but I have not heard anything. He gets a 'L' for Lame. Anyway, I have hardcoded the PAGE_CACHE_SIZE (page size) to be 4096. Only alpha and the 64-bit platforms will have something different, or MIPS with its variable page size. Curse you MIPS. | ||||
* | dont version bump since all the patches need to be redone | Mike Frysinger | 2005-10-02 | 1 | -1/+1 |
| | |||||
* | let people control location of download dir | Mike Frysinger | 2005-10-01 | 1 | -2/+7 |
| | |||||
* | Remove /usr/share/man instead of /usr/man after install | Eric Andersen | 2005-09-30 | 1 | -1/+1 |
| | |||||
* | also set the gl_cv_func_chown_follows_symlink configure option | Eric Andersen | 2005-09-30 | 1 | -0/+1 |
| | |||||
* | Support building a cross libtool for use on the host during cross-development. | Eric Andersen | 2005-09-30 | 1 | -0/+5 |
| | |||||
* | Add iostat, ltt, xfsprogs, and memtester | Eric Andersen | 2005-09-30 | 13 | -0/+547 |
| | |||||
* | fetch diethotplug from kernel.org | Eric Andersen | 2005-09-30 | 1 | -1/+1 |
| | |||||
* | After some effort, I have taught depmod to handle endianness, | Eric Andersen | 2005-09-30 | 2 | -0/+453 |
| | | | | | | allowing us to build a cross-depmod that runs on the host and generates the target modules.dep and modules.*map files -Erik | ||||
* | After some effort, I have taught depmod to handle endianness, | Eric Andersen | 2005-09-30 | 1 | -16/+71 |
| | | | | | | allowing us to build a cross-depmod that runs on the host and generates the target modules.dep and modules.*map files -Erik |