summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-22- move setting the TARGET_DEVICE_DEPMOD up one levelBernhard Reutner-Fischer
2006-12-22- move setting of determination whether we use a full kernel vs. sanitized he...Bernhard Reutner-Fischer
2006-12-22- Add target for .so without the LIBVERSION.Bernhard Reutner-Fischer
2006-12-21- forgot to bump the libversionBernhard Reutner-Fischer
2006-12-21- bump version and make it workBernhard Reutner-Fischer
2006-12-21- use centralized DISABLE_LARGEFILEBernhard Reutner-Fischer
2006-12-21- use DESTDIR for install. Thanks to Stuart Longland. Closes #926Bernhard Reutner-Fischer
2006-12-21- use global DISABLE_LARGEFILEBernhard Reutner-Fischer
2006-12-20- don't install the docsBernhard Reutner-Fischer
2006-12-20- fails for parallel builds, so force -j1Bernhard Reutner-Fischer
2006-12-20- Add args patch.Bernhard Reutner-Fischer
2006-12-20- bump patch versionBernhard Reutner-Fischer
2006-12-20- Petr Stetiar updated the kexec arm patch. Thanks!Bernhard Reutner-Fischer
2006-12-20- Lars Munch noticed that i broke the ext2 compressor. Thanks!Bernhard Reutner-Fischer
2006-12-20- add argusBernhard Reutner-Fischer
2006-12-20- remove obsoleted dep on host-fakerootBernhard Reutner-Fischer
2006-12-19- add kexec packageBernhard Reutner-Fischer
2006-12-18- pass the correct kernel headers in and improve the -clean target.Bernhard Reutner-Fischer
2006-12-18- copy the final kernel (and System.map) to boot/Bernhard Reutner-Fischer
2006-12-18- stripped a bit too much for kernel-headers == target-kernel. Reinstate requ...Bernhard Reutner-Fischer
2006-12-18- put the full kernel's sources into build_/, install them into toolchain_bui...Bernhard Reutner-Fischer
2006-12-15- bump version, mv the libmagic.a to the staging dir and peruse one sourcedirBernhard Reutner-Fischer
2006-12-15- sudo depends on host-fakerootBernhard Reutner-Fischer
2006-12-15- s/UCLIBC_HAS_LOCALE/BR2_ENABLE_LOCALE/gBernhard Reutner-Fischer
2006-12-15- pull bsdiff's Config inBernhard Reutner-Fischer
2006-12-15- use one (patched) sourcedir and build the -host and -target fakeroute in theirBernhard Reutner-Fischer
2006-12-15- Update URL. Thanks to Ulrich Hecht.Bernhard Reutner-Fischer
2006-12-15- Thomas Lundquist added bsdiffBernhard 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 variableBernhard 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 packageBernhard Reutner-Fischer
2006-12-14- update the ext2 rootfs compression mechanism to allow for gzip, bzip2, lzma...Bernhard Reutner-Fischer
2006-12-14- bump versionBernhard 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-14Ulrich Hecht writes: This patch downloads uClibc-locale-030818.tgz to dl and ...Bernhard Reutner-Fischer
2006-12-14- prerequisites are evaluated immediately, so move the dl rule down below set...Bernhard Reutner-Fischer
2006-12-14- pass the correct compiler inBernhard Reutner-Fischer
2006-12-14- Add skeleton for vsftpd, an FTP daemon.Bernhard Reutner-Fischer
2006-12-14- small tweaks to the gmp and mpfr -clean targets to uninstall them frmo the ...Bernhard Reutner-Fischer
2006-12-14iptables seems to not be safe for 'make -jN' for any N>1Eric Andersen
2006-12-14don't error out when asm-generic is absentEric Andersen
2006-12-13- convert mudflap to non-legacy SUSv3Bernhard 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_PREFIXBernhard Reutner-Fischer
2006-12-13- remove BR2_PACKAGE_BUSYBOX_CONFIG from here since we already have a default...Bernhard Reutner-Fischer