Eric Andersen | 073534b925b | Update ltp to the latest version. Current results:
$ grep FAIL logfile
fcntl18 2 FAIL : Test F_GETLK64: for ... | | |
Eric Andersen | 63bcb19b202 | we do not 'ant' to use anything | | |
Eric Andersen | efa01a402fb | Document the unwind-dw2-fde stuff a bit better, remove pointless
and inadvertant munging of libgcc_s's soname. | | |
Eric Andersen | 6a922668eaf | Default buildroot to use stock uClibc 0.9.26 till further notice | | |
Eric Andersen | 461be889068 | Mount devpts properly | | |
Eric Andersen | 72cfde1f998 | Fix some more ltp bugs | | |
Eric Andersen | 60983a8faa8 | A bit more tateful this time | | |
Eric Andersen | 81036b2f80b | Patch the patch... | | |
Eric Andersen | 54b24c221e4 | Update the ltp patch with a few bug fixes... | | |
Eric Andersen | 449168b8d09 | Update for the latest uClibc | | |
Eric Andersen | df169b191c0 | Slightly newer ltp test | | |
Eric Andersen | 5d45d795c07 | Update default config | | |
Eric Andersen | 6366b3737cf | remove trailing whitespace | | |
Eric Andersen | bae87f8eecf | Fixup the build of the hostap utils, use the kernel hostap
stuff for the driver modules. | | |
Eric Andersen | de440103902 | Add support for openvpn | | |
Manuel Novoa III | 4d1a51bd5b2 | uClibc has handled YESSTR/NOSTR for some time, so kill that part of the
patch as well. | | |
Manuel Novoa III | 69cf4bbec30 | With the libpthread fix, part of the patch is no longer required. | | |
Manuel Novoa III | f823ba682e3 | Update. | | |
Eric Andersen | 43a47bf7dbe | some non-tabs snuck in | | |
Eric Andersen | 8410fed7a74 | bump kernel to 2.4.23, and update the default patch set to match | | |
Eric Andersen | f02886e2f04 | Fixup the regex used for iptables so it actually works | | |
Eric Andersen | 60f17faa102 | Bump pcmcia version | | |
Eric Andersen | fc686e3dfe3 | Fixup the "older than" (test -ot) tests for older bash
versions when one of the files is missing | | |
Eric Andersen | 0af92f5e6f5 | Paul Fox writes:
hi erik --
bash versions 2.04.11 and 2.04.21 (at least -- they're the only
non-2.05 versions i hav... | | |
Eric Andersen | 21a6d6102a2 | update dropbear | | |
Eric Andersen | ccf8da71af3 | cope with latest busybox insmod options | | |
Eric Andersen | dd7945ca8e6 | Support older apps by disabling UNIX98PTY_ONLY | | |
Eric Andersen | f71ea4dbd92 | Contributed by Jeff Simpson. This doesn't actually work yet,
and will need considerably more effort to make python p... | | |
Eric Andersen | 3a77de39df2 | Add in mpg123 support, contributed by Jeff Simpson, with fixes
by me.... | | |
Eric Andersen | d066b80a09f | Fixup util-linux so it actually compiles | | |
Eric Andersen | 435a4f723af | Prevent install from following symlinks and overwriting bin/busybox | | |
Manuel Novoa III | 8e34cf6f853 | Oops... we do want insmod support, but we don't need tape support. | | |
Manuel Novoa III | 189b1d54323 | Change uClibc stdio BUFSIZ to 4k.
Update busybox config for new snapshot. | | |
Manuel Novoa III | 77050ddd2b9 | If building without large file support, hack the Makefiles appropriately. | | |
Manuel Novoa III | ce917cf621b | Add support for cris, adapted from a patch I found on the web.
http://lists.zynot.org/pipermail/zynot-commit/2003-Sep... | | |
Manuel Novoa III | c0642e9a070 | Add some extra slack space. mips rootfs generation was failing because
to small a size was used (probably a result o... | | |
Eric Andersen | bfda40a58f1 | Default to building ccache for the target | | |
Manuel Novoa III | d279110f14c | Remove the broken handling of libgcc_s. | | |
Manuel Novoa III | c09a799cf60 | Remove the USE_UCLIBC_TOOLCHAIN config option, since that's all we support.
Add some comments in Makefile about suppo... | | |
Manuel Novoa III | 5c0bbc61773 | Apparently, we don't need to specify KERNEL_SRC. | | |
Manuel Novoa III | 061e83c0d39 | Erik moved the kernel headers and forgot to update this. | | |
Manuel Novoa III | b6e2231fa34 | Various fixes. Should now build when cross compiling and install correctly. | | |
Manuel Novoa III | bbf2a9074b0 | Remove libgcc_eh hack. Things now build as they are supposed to. | | |
Manuel Novoa III | ce6884732d2 | Use ARCH... not TARGET_ARCH in the mipsel test. | | |
Manuel Novoa III | 196f87ce84b | Fix the condition for applying the i386 soft float patch. | | |
Manuel Novoa III | 3c79729137e | Use else. | | |
Manuel Novoa III | 4a66db29af6 | Handle the case of no shared libgcc -- sh4 for instance. | | |
Manuel Novoa III | 2c4877ced6d | Bug fix by Goetz Bock <bock+uclibc@blacknet.de> | | |
Manuel Novoa III | 43678bcac4f | Oops... check in the file version this time. | | |
Manuel Novoa III | 2192a03c916 | Fix some soft float make variables. | | |
Manuel Novoa III | ec2faf7df9f | Make sure the necessary directories exist. | | |
Manuel Novoa III | 728164e5f7e | Ouch! Cut-n-paste strikes again! | | |
Eric Andersen | de19fac457e | mention mipsel
Make soft float easier to enable/disable | | |
Manuel Novoa III | bc0ed0d97a8 | Fix missing line continuation. | | |
Eric Andersen | 7e3b1dd126d | Add some quoting to handle unusual host compiler naming | | |
Manuel Novoa III | 545d9674b0c | Contributed by Greg Haerr <greg@censoft.com>. | | |
Manuel Novoa III | 963c24ed82c | Erik moved the kernel headers to a different directory, but didn't create
the directory first. | | |
Eric Andersen | d8eea2531a3 | move kernel headers to live with the toolchain | | |
Eric Andersen | 5dca1b41e05 | revert this stuff... | | |
Eric Andersen | 4f889ada561 | automatically detect if we have a usable version of sed
installed. If not, we will now build our own version. | | |
Manuel Novoa III | 93b677ea425 | Turn on HAS_FPU by default. If soft float support is configured in the
buildroot Makefile, HAS_FPU will be turned of... | | |
Eric Andersen | 84c90117669 | Fix some more perl -> sed conversion problems | | |
Eric Andersen | 6b4ce4ee0de | minor perl to sed conversion issue | | |
Eric Andersen | 79c815622a1 | Change 'sed -ie' to 'sed -i -e' to avoid littering the build
with lots of unwanted backup files with the letter "e" a... | | |
Manuel Novoa III | 5dc91b65204 | Ouch... Revert this. It was a stray from helping someone look 2.2 issues. | | |
Manuel Novoa III | 50e1da8698f | Fix most things when large file support is not configured.
Mostly submitted by Thomas Lundquist <lists@zelow.no>. | | |
Manuel Novoa III | 8162065d968 | Fix most things when large file support is not configured. | | |
Manuel Novoa III | 7bfc5d37f49 | Note that the OPTIMIZE_FOR_CPU setting is broken, and save both the
users _and_ us some grief. | | |
Eric Andersen | 5343886e9e8 | Fix a perl to sed conversion error | | |
Eric Andersen | e1a124005c2 | Update the default busybox config | | |
Eric Andersen | 1fb4219528c | Cope with changes I made to the uClibc install_dev target | | |
Eric Andersen | f975451ca2c | Fix a minor perl -> sed conversion casulty | | |
Eric Andersen | 620dd7c5fd1 | By popular demand, use 'sed' rather than 'perl' for doing
search and replace stuff. Hopefully we do not have any
per... | | |
Eric Andersen | 192bace39e7 | oops | | |
Eric Andersen | 1492bff0850 | Support building 'less' | | |
Eric Andersen | 0fee9e90c2e | Thomas Cameron writes:
this patch fixes the source file downloads when executing a "make source", and
a few cut-and-... | | |
Eric Andersen | e150f3921b2 | Kill off --with-lib-path, since --with-sysroot is sufficient,
and at least for arm soft-float adding --with-lib-path ... | | |
Manuel Novoa III | f76193d6cb4 | Fix locale-enabled gdb build. | | |
Manuel Novoa III | 3b738ef6dd9 | Make sure we prompt for MMU setting if unknown. | | |
Eric Andersen | 6e05374b6d4 | Default to having an MMU, which must be explictly overridden on
a per arch basis | | |
Manuel Novoa III | 28f3840eb8c | Slight cleanup, now that the locale option is handled in the main Makefile. | | |
Manuel Novoa III | 98dd5fd7a86 | I broke the libstdc++ locale-enabled build when I hid the definition
of locale_t. Since I don't want to expose this,... | | |
Manuel Novoa III | eab54b6a73b | Update. | | |
Manuel Novoa III | f08097dd63b | Move uclibc-configured target forward so arch prompt happens sooner.
When locale support is desired, pass the correct... | | |
Eric Andersen | 2394ee58a97 | Fix a build problem found while building for arm soft-float | | |
Eric Andersen | 2068d63d6b0 | Bump up version number | | |
Eric Andersen | 53eff10d14f | oops | | |
Eric Andersen | b451d1dc680 | Update the ltp testsuite | | |
Eric Andersen | 383964a6771 | Revert to binutils-2.14.90.0.6, since binutils-2.14.90.0.7
seems to have problems with building as canadian cross...
... | | |
Eric Andersen | 7764261c525 | Patch from Peter S. Mazinger to keep the LINUX_DIR path
in just one place | | |
Eric Andersen | ad982c6a471 | patch from Peter S. Mazinger to remove a redundant entry | | |
Eric Andersen | b79a9c069a7 | Ok, things appear to be working now... | | |
Eric Andersen | 78207e6cb6a | $(STAGING_DIR)/include is not a binutils problem | | |
Eric Andersen | 977c7bd5ae4 | make sure we have a directory before trying to install symlinks | | |
Eric Andersen | d30258309f7 | Oops! Don't disable all float support! | | |
Eric Andersen | 225802fc60b | With a bit of luck, buildroot should work now | | |
Eric Andersen | 495279039a3 | Make sure the config system asks stuff when it should, and doen't
ask when it shouldn't... | | |
Eric Andersen | 24314c704fc | Update binutils version. Reportly fixes big endian arm... | | |
Eric Andersen | d3995147528 | A bit more wiggling to prevent asking about the target
architecture when possible, since we already know the
correct ... | | |
Eric Andersen | 55b7ab982f1 | Yet more adaption for arches such as mipsel. Do not provide
defaults for endianness. Either it will be automaticly ... | | |
Eric Andersen | 2a1f90c518f | Translate arch to use uClibc friendly naming (i.e. mipsel -> mips) | | |
Eric Andersen | 5f7b7e144b2 | Peter S. Mazinger writes:
Hello!
perl (WCHAR) changes .conf instead of .config
Peter | | |
Eric Andersen | a49329139de | Set TARGET_ARCH also | | |
Eric Andersen | 5833504dadb | minor changes to accomodate the config system updates | | |
Eric Andersen | 9d82281e673 | Update the uClibc config | | |
Eric Andersen | 31869eaac87 | The version of grep we use is has not yet been restored to
the gnu download site. Use the source from the debian sit... | | |
Eric Andersen | 19b58108f8b | The version of libtool we use is has not yet been restored to
the gnu download site. Use the source from the debian ... | | |
Manuel Novoa III | 0079e8b3d24 | Make sure the root/etc/init.d directory is there. | | |
Manuel Novoa III | e93cda4d396 | Make sure the root/usr/lib directory is there. | | |
Eric Andersen | 06d2c518561 | do not build valgrind for non-i386 | | |
Eric Andersen | b1f39829cda | strace 4.5 builds properly for mipsel, and does not use sys_errlist,
so we no longer need to patch anything.
-Erik | | |
Manuel Novoa III | d632d42b348 | Enable building soft float buildroot for gcc 3.3. Currently works for
i386 (limited to 64 bit long double... same ... | | |
Eric Andersen | b5f7712c837 | Oops. I did not intend to leave debugging and such enabled by default. | | |
Eric Andersen | f24f81977c6 | Update default busybox config | | |
Manuel Novoa III | 933dfd1a690 | Update to latest version. | | |
Eric Andersen | bc9faa3363a | Stock buildroot is not supposed to build gcc_target | | |
Eric Andersen | 74c1635746b | this should fixup some of those pesky build problems... | | |
Eric Andersen | 3c913b59bf8 | Upgrade valgrind | | |
Eric Andersen | 83b95bdb42e | Cope with the new RUNTIME_PREFIX | | |
Eric Andersen | 02bf5816b5d | Add support for 'make -j3' so make to run stuff in parallel | | |
Eric Andersen | 08e85653289 | do not use a perl, just use a patch | | |
Eric Andersen | 58b9b541b95 | Update to gcc 3.3.2 | | |
Eric Andersen | 70c7a842830 | support using ccache within the target system | | |
Eric Andersen | 058f4232379 | simplify things a little bit | | |
Eric Andersen | a9ea3768976 | bump version | | |
Eric Andersen | ba9a1bc12c1 | Do not overwrite ldconfig with /bin/true anymore | | |
Eric Andersen | 01917d0e059 | Update to dropbear 0.38 | | |
Eric Andersen | de513771812 | Use a local copy of the source when building gcc-target (since
we hacked up the source used to build the cross compil... | | |
Eric Andersen | 1ffc9aa94a0 | Minor cleanup, remove some unnecessary stuff | | |
Eric Andersen | 2646751bd28 | Add a bit more stuff to the default busybox config | | |
Eric Andersen | 976f46b798a | Update included kernel version | | |
Eric Andersen | 736c85a8b90 | update dropbear release location | | |
Eric Andersen | c1846604edf | Add the linux test project test suite. The 'make install' step is currently
broken, since I've not worked out how I ... | | |
Eric Andersen | 1d669278d8a | Update file | | |
Eric Andersen | 3f43ecc4280 | enable ftw by default | | |
Eric Andersen | f056ca7b188 | Update to non-vulnerable version | | |
Eric Andersen | 0554f62a4e0 | fixup i386 as well | | |
Eric Andersen | a008b170028 | Fix the build when host arch == target arch | | |
Eric Andersen | c2ea490757f | With this, buildroot builds w/o needing the magic symlink,
and properly cross compiles. Wohoo, time to ship...
-Erik | | |
Eric Andersen | 626312a2784 | Fixup gcc_target build. | | |
Eric Andersen | 91a2680a506 | Fixup the binutils_target build | | |
Eric Andersen | a0aef7c41b2 | This should at least build. I think. | | |
Eric Andersen | 15418c9c2c9 | Update dropbear to the latest and greatest | | |
Eric Andersen | 9c5021ebc9e | The openssl build was broken | | |
Eric Andersen | 597bc47dd2a | Update the default busybox config | | |
Eric Andersen | c72f740e643 | Needs this to compile | | |
Eric Andersen | f1a6e06ae74 | Fix thinko | | |
Eric Andersen | 6663336f38a | Use more consistant naming | | |
Eric Andersen | cb7d5b81c95 | Rework toolchain build to make it much more modular and
remove the redundant redundancy. | | |
Eric Andersen | 5f92f5c9e93 | enable getopt for fakeroot | | |
Eric Andersen | dde95efe4a8 | Teach dropbear to depend on zlib | | |
Eric Andersen | 4b51328693c | Alex King writes:
Dropbear have bumpeed their version to 0.36, and 0.35 is not where
buildroot expects it (they seem... | | |
Eric Andersen | f0f965bd2c1 | Add in a default config to make it easy for people that want
to enable uClibc's locale support. | | |
Eric Andersen | 306861203de | remove stuff already in binutils-2.14.90.0.6 | | |
Eric Andersen | 79a631349f3 | Lets give binutils-2.14.90.0.6 a try, shall we? | | |
Eric Andersen | 9dcfa9a6f59 | Fix silly typos | | |
Eric Andersen | afcbe6fc3dc | Make installing libstdc++ optional | | |
Eric Andersen | 4b97e3fdb10 | Add support for fakeroot | | |
Eric Andersen | 59759b8f44a | Default to using the kernel-headers package. mention dropbear.
Make rootfs be rootfs_$(ARCH) | | |
Eric Andersen | a2368356e72 | Fixup gcc_target build so it does not require the magic
/lib/ld-uClibc.so.0 symlink allowing target stuff to run
on t... | | |
Eric Andersen | 523f6566a99 | Update the default uClibc config for 0.9.21 | | |
Eric Andersen | 804307fb8d6 | Default to using uClibc 0.9.21 | | |
Eric Andersen | def1702549f | Make gcc 2.95 build | | |
Eric Andersen | 9115ee5c19f | Fixup broken tabs | | |
Eric Andersen | 2279207edd3 | Make some more things compile | | |
Eric Andersen | fba6a22e57c | Patch from Bruce Edge to add raidtools | | |
Eric Andersen | 47c35f2fc0d | teach glib to cross compile | | |
Eric Andersen | a9ade645c66 | Set CC_FOR_HOST | | |
Eric Andersen | 4e335944d7e | Make sure cross building binutils works | | |
Eric Andersen | 5c131461453 | Fixup strace so it compiles | | |
Manuel Novoa III | 0e956fc164b | Add support for enabling use of libintl.
Add support for libstd++ in full locale mode, and remove the need for
conf... | | |
Eric Andersen | 2aaceb3dd6b | Fixup binutils cross builds | | |
Eric Andersen | 92cecf265ec | Make sure binutils does not leak system libraries into the build.
patch from mjn3 to prevent gcc using broken include... | | |
Eric Andersen | c9e50edded8 | Update for disabling wordexp | | |
Eric Andersen | 80bf917e673 | "Letss Thry thatt again..." | | |
Eric Andersen | 8296a7925d0 | doh! | | |
Eric Andersen | ec6044d424e | This should be significantly less broken... Might even work. ;-) | | |
Eric Andersen | 30563ccc18c | This patch is not needed with gcc 3.3.1 | | |
Eric Andersen | 2009ee7ce0f | Revert strace to a stable version that actually compiles | | |
Eric Andersen | 526a46c4810 | unset CONFIG_LAST | | |
Eric Andersen | 43a91ad55a1 | cleanup strip command a bit | | |
Eric Andersen | 8dfe0ab6c8a | remove some leftover garbage | | |
Eric Andersen | 541ecb8d06f | Make binutils not leak libraries | | |
Eric Andersen | 772128bd401 | fix all uses of sys_nerr and sys_errlist[] | | |
Eric Andersen | 7c6a2b226cf | Fix gdb to not use sys_errlist[] and sys_nerr, | | |
Eric Andersen | a703554ec6f | It now builds w/o a /lib/ld-uClibc.so.0 symlink! Perhaps cross
building the whole darn thing is now possible!
-Erik | | |
Eric Andersen | d9540bda1f1 | Fix ncurses so it properly compiles | | |
Manuel Novoa III | f068e6fd033 | Make the whole usr/local/lib/iptables path. | | |
Next → |