Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-18 | - put the full kernel's sources into build_/, install them into ↵ | Bernhard Reutner-Fischer | |
toolchain_build_. Saves quite some disk-space on the compile-host. - Avoid overriding the linux26 target's rules if the kernel headers's and the target's kernel are the same. Avoids a warning. | |||
2006-12-15 | - bump version, mv the libmagic.a to the staging dir and peruse one sourcedir | Bernhard Reutner-Fischer | |
for both host and target build. Thanks to Ulrich Hecht. | |||
2006-12-15 | - sudo depends on host-fakeroot | Bernhard Reutner-Fischer | |
2006-12-15 | - s/UCLIBC_HAS_LOCALE/BR2_ENABLE_LOCALE/g | Bernhard Reutner-Fischer | |
2006-12-15 | - pull bsdiff's Config in | Bernhard Reutner-Fischer | |
2006-12-15 | - use one (patched) sourcedir and build the -host and -target fakeroute in their | Bernhard Reutner-Fischer | |
own dirs. Thanks to Ulrich Hecht. | |||
2006-12-15 | - Update URL. Thanks to Ulrich Hecht. | Bernhard Reutner-Fischer | |
2006-12-15 | - Thomas Lundquist added bsdiff | Bernhard Reutner-Fischer | |
2006-12-15 | - Only care about the locale stuff if we have locale in the first place. | Bernhard Reutner-Fischer | |
2006-12-15 | - remove unused variable | Bernhard Reutner-Fischer | |
2006-12-15 | - add config option to specify modules to be copied to the target. | Bernhard Reutner-Fischer | |
2006-12-14 | - forgot to add the cross patch. | Bernhard Reutner-Fischer | |
2006-12-14 | - Ulrich Hecht writes: The current mpg123 package | Bernhard Reutner-Fischer | |
- ignores TARGET_CC (overwritten in Makefile) - ignores TARGET_CFLAGS - is hardcoded to use the i386 target | |||
2006-12-14 | - update the ext2 rootfs compression mechanism to allow for gzip, bzip2, ↵ | Bernhard Reutner-Fischer | |
lzma or none | |||
2006-12-14 | - bump version | Bernhard Reutner-Fischer | |
2006-12-14 | - eventually let configure check our cross-compiler. nil the checks otherwise. | Bernhard Reutner-Fischer | |
2006-12-14 | - remove usage of SUSv3 legacy functions. | Bernhard Reutner-Fischer | |
2006-12-14 | - update path. Closes #896. | Bernhard Reutner-Fischer | |
2006-12-14 | Ulrich Hecht writes: This patch downloads uClibc-locale-030818.tgz to dl and ↵ | Bernhard Reutner-Fischer | |
copies it from there instead of downloading it again for every uClibc build. | |||
2006-12-14 | - prerequisites are evaluated immediately, so move the dl rule down below ↵ | Bernhard Reutner-Fischer | |
setting the respective variables. Thanks to whirm for noticing this. | |||
2006-12-14 | - pass the correct compiler in | Bernhard Reutner-Fischer | |
2006-12-14 | - Add skeleton for vsftpd, an FTP daemon. | Bernhard Reutner-Fischer | |
sysdeputil needs treatment, perhaps it get's Claudio Leonel started | |||
2006-12-14 | - small tweaks to the gmp and mpfr -clean targets to uninstall them frmo the ↵ | Bernhard Reutner-Fischer | |
target. - minor adjustments. | |||
2006-12-14 | iptables seems to not be safe for 'make -jN' for any N>1 | Eric Andersen | |
2006-12-14 | don't error out when asm-generic is absent | Eric Andersen | |
2006-12-13 | - convert mudflap to non-legacy SUSv3 | Bernhard Reutner-Fischer | |
2006-12-13 | - Pass the correct compiler when building the target binutils. | Bernhard Reutner-Fischer | |
2006-12-13 | - Convince lsof to honor uClibc's notion of wchar and locale support. | Bernhard Reutner-Fischer | |
2006-12-13 | - make sure to agree on the installation CONFIG_PREFIX | Bernhard Reutner-Fischer | |
2006-12-13 | - remove BR2_PACKAGE_BUSYBOX_CONFIG from here since we already have a ↵ | Bernhard Reutner-Fischer | |
default for it in busybox/Config.in | |||
2006-12-13 | - fix typo. | Bernhard Reutner-Fischer | |
2006-12-13 | - Thomas Lundquist added qtopia4 support. Untested. | Bernhard Reutner-Fischer | |
2006-12-13 | - Add libgmp-host and libmpfr-host support. I'll need this for fortran support. | Bernhard Reutner-Fischer | |
2006-12-13 | - Build binutils with sysroot support. | Bernhard Reutner-Fischer | |
2006-12-13 | - pass the correct CC down to gcc-version.sh | Bernhard Reutner-Fischer | |
2006-12-13 | - sh[234][[:alnum:]]* -> sh | Bernhard Reutner-Fischer | |
2006-12-13 | bump version as old version has gone missing | Eric Andersen | |
2006-12-13 | bump version | Eric Andersen | |
2006-12-13 | stupid typo | Eric Andersen | |
2006-12-13 | install include/asm-generic if it is present | Eric Andersen | |
2006-12-13 | use a more sensible naming scheme | Eric Andersen | |
2006-12-13 | Patch in the version agnostic fix_includes in the older uClibc 0.9.28 | Eric Andersen | |
2006-12-13 | another typo | Eric Andersen | |
2006-12-13 | oops, typo | Eric Andersen | |
2006-12-13 | make this target current | Eric Andersen | |
2006-12-13 | use the correct depmod for linux26 | Eric Andersen | |
2006-12-13 | rename | Eric Andersen | |
2006-12-13 | endianness is handled elsewhere | Eric Andersen | |
2006-12-13 | rework the default x86 target | Eric Andersen | |
2006-12-13 | update ordering, automagically handle x86 subtypes | Eric Andersen | |