Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Well that was stupid. It seems we were carrying about two copies of pre-built | Eric Andersen | 2005-11-04 | 2 | -0/+0 |
| | | | | binary terminfo stuff, which is supposed to be built by ncurses at compile time. | ||||
* | terminfo stuff is created by ncurses, and should not be installed | Eric Andersen | 2005-11-04 | 24 | -0/+0 |
| | | | | | unless ncurses is installed. It probably need to be byteswapped for big endian anyway, so using pre-build stuff is bad regardless. | ||||
* | 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 |
| | |||||
* | fix ifndef check for UCLIBC_CONFIG_FILE as reported by wskish in Bug 499 | Mike Frysinger | 2005-10-22 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | control pthread support since some arches like x86_64 dont yet support it in ↵ | Mike Frysinger | 2005-10-01 | 3 | -0/+16 |
| | | | | uClibc | ||||
* | let people control location of download dir | Mike Frysinger | 2005-10-01 | 2 | -2/+13 |
| | |||||
* | gcc 4.0.2 ver bump | Mike Frysinger | 2005-10-01 | 8 | -0/+3862 |
| | |||||
* | Allow multiple patch file patterns. | Eric Andersen | 2005-09-30 | 1 | -3/+4 |
| | |||||
* | 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 | ||||
* | Correct usage of {RUNTIME_,DEVEL_,}PREFIX in STAGING_DIR thanks to Stephen ↵ | Peter S. Mazinger | 2005-09-30 | 1 | -9/+4 |
| | | | | Warren and vapier | ||||
* | ver bump by gnat in Bug 452 and make sure we configure as i386 with i[456]86 ↵ | Mike Frysinger | 2005-09-30 | 1 | -2/+8 |
| | | | | targets by schieli in Bug 450 | ||||
* | dont run uname and crap to figure out build stuff Bug 219 by kk | Mike Frysinger | 2005-09-29 | 1 | -3/+50 |
| | |||||
* | Add disabled COMPAT_ATEXIT option to the config files | Peter S. Mazinger | 2005-09-26 | 2 | -0/+2 |
| | |||||
* | Get rid of hack. | "Steven J. Hill" | 2005-09-25 | 1 | -12/+0 |
| | |||||
* | Fix renaming of UCLIBC_HAS_THREADS_NATIVE option for buildroot. | "Steven J. Hill" | 2005-09-24 | 3 | -3/+3 |
| | |||||
* | version bump as pointed out by daisuke in Bug 400 | Mike Frysinger | 2005-09-24 | 2 | -32/+3 |
| | |||||
* | version bump as pointed out by daisuke in Bug 399 | Mike Frysinger | 2005-09-24 | 1 | -1/+1 |
| | |||||
* | allow people to build for i386/i486/i586/i686 targets since some packages ↵ | Mike Frysinger | 2005-09-24 | 1 | -19/+21 |
| | | | | (like gcc) build differently based upon the host tuplet | ||||
* | import mdadm written by ktraum in bug 443 | Mike Frysinger | 2005-09-24 | 3 | -0/+53 |
| | |||||
* | ver bump | Mike Frysinger | 2005-09-24 | 3 | -144/+5 |
| | |||||
* | ver bump as reported by Nathanael D. Noblet | Mike Frysinger | 2005-09-22 | 1 | -1/+1 |
| | |||||
* | version bump | Mike Frysinger | 2005-09-22 | 1 | -2/+3 |
| | |||||
* | version bump | Mike Frysinger | 2005-09-22 | 1 | -1/+1 |
| | |||||
* | ver bump | Mike Frysinger | 2005-09-22 | 1 | -2/+4 |
| | |||||
* | version bump | Mike Frysinger | 2005-09-22 | 1 | -1/+1 |
| | |||||
* | make alpha/x86_64 selectable options and export architecture endian so we ↵ | Mike Frysinger | 2005-09-22 | 1 | -0/+16 |
| | | | | can use it in uclibc config setup | ||||
* | sync alpha/x86_64/sh updates with previous 4.0.x patches | Mike Frysinger | 2005-09-22 | 1 | -60/+40 |
| | |||||
* | add alpha/x86_64 support and cleanup sh support | Mike Frysinger | 2005-09-22 | 2 | -120/+80 |
| | |||||
* | oops, forgot patch info for alpha port | Mike Frysinger | 2005-09-22 | 1 | -0/+1 |
| | |||||
* | add x86_64 support | Mike Frysinger | 2005-09-22 | 1 | -0/+39 |
| | |||||
* | make superh target a bit more flexible | Mike Frysinger | 2005-09-22 | 1 | -1/+1 |
| | |||||
* | alpha support | Mike Frysinger | 2005-09-22 | 1 | -0/+26 |
| | |||||
* | if target arch installs into a lib64 dir, make sure we move the stuff to ↵ | Mike Frysinger | 2005-09-22 | 1 | -0/+7 |
| | | | | plain old lib | ||||
* | pass --disable-multilib if user doesnt want multilib since some arches (like ↵ | Mike Frysinger | 2005-09-22 | 1 | -0/+2 |
| | | | | x86_64) default to multilib support | ||||
* | add UCLIBC_HAS_REENTRANT_RPC | Mike Frysinger | 2005-09-22 | 2 | -0/+2 |
| | |||||
* | version bump | Mike Frysinger | 2005-09-22 | 1 | -1/+1 |
| | |||||
* | Patch from steelman. fixes bug 437. | Joakim Tjernlund | 2005-09-18 | 1 | -1/+1 |
| | |||||
* | add sf mirrors list in help (fix by Bernhard Fischer) and allow people to ↵ | Mike Frysinger | 2005-09-18 | 2 | -4/+35 |
| | | | | add custom prefix/suffix to builds |