summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-10-27Be certain ncurses is enabled when depended uponEric Andersen
2004-10-27nuke sources/ - you might want to move sources/dl/ to dl/ to avoid ↵Tim Riker
redownloading the world
2004-10-27use fs type as file extensionTim Riker
2004-10-27less depends on ncursesNed Ludd
2004-10-27fakeroot 1.1.2 is no longer available, updated to 1.1.5. Reported by Karsten ↵Ned Ludd
Kruse uclibc ml
2004-10-27force boa to use $(STRIP) vs the host strip. Reported by Thomas Petazzoni on ↵Ned Ludd
uclibc ml
2004-10-27Allow selection of specific (supported) versions... specificly the 2.6.8Manuel Novoa III
headers with the (mostly mips related) cleanup patch.
2004-10-27Enforce openssl dependency.Manuel Novoa III
2004-10-26security version bump with build fixes from neddMike Frysinger
2004-10-26dohEric Andersen
2004-10-25Update to the latest linux-libc-headersEric Andersen
2004-10-21Update linux kernel to the latest and greatestEric Andersen
2004-10-21make sure build uses $TARGET_CFLAGS instead of stupid -O3Mike Frysinger
2004-10-21fix uninstall target so it doesnt delete the *hosts* flex :xMike Frysinger
2004-10-21version updateMike Frysinger
2004-10-19Kristian Hoffmann writes:Eric Andersen
TARGET_LANGUAGES wasn't being set correctly if you enable GCJ or C++ in the buildroot config. It looks like INSTALL_LIBSTDCPP and INSTALL_LIBGCJ were renamed to BR2_INSTALL_... in the config system, but not in the gcc and ccache makefiles. -Kristian
2004-10-19fix binutils_target-cleanMike Frysinger
2004-10-19fix the gcc_target-clean targetMike Frysinger
2004-10-19convert patches to -p1 formatMike Frysinger
2004-10-19force patches to be converted -p1Mike Frysinger
2004-10-18Fixup obvious bugEric Andersen
2004-10-18Apply compressed patches as wellEric Andersen
2004-10-18Remove the non-compressed copy of this patchEric Andersen
2004-10-18bash-3.0Mike Frysinger
2004-10-18allow for overriding the default -p1 arguement to patchMike Frysinger
2004-10-18Patch from Thomas Lundquist to fix a thinkoEric Andersen
2004-10-15update to a version of e2fsprogs that builds with sh4, make sure build uses ↵Mike Frysinger
$TARGET_CFLAGS, and compile only the misc subdir since we will be using just mke2fs/badblocks
2004-10-15do some touching to sync timestampsMike Frysinger
2004-10-15Build the uClibc utils with the uClibc-targeted toolchain.Manuel Novoa III
While the host utils are also built, they are not currently installed.
2004-10-15Will McCammon writes:Eric Andersen
make fails for busybox 1.0.0 on fedora core 2 because the default behavior of wget is to create a directory structure of the remote download server on the local filesystem. in which case, tar cannot find successfully downloaded files in /buildroot/sources/dl. patch attached.
2004-10-15fix installing of libproc.so on 64bit systems (like amd64) and fix the clean ↵Mike Frysinger
target so it works
2004-10-15fix valgrind dependanciesEric Andersen
2004-10-14help textMike Frysinger
2004-10-14findutils helpMike Frysinger
2004-10-14add portage supportMike Frysinger
2004-10-14nano URLMike Frysinger
2004-10-14add some help textMike Frysinger
2004-10-14Update socat to a current version that is actually presentEric Andersen
2004-10-14Be certain make is happy and will not keep trying to reinstallEric Andersen
2004-10-14fix building of procps on mips systemsMike Frysinger
2004-10-14use $TARGET_CFLAGSMike Frysinger
2004-10-14Teach rsync to compileEric Andersen
2004-10-14Update a few packagesEric Andersen
2004-10-14Kristian Hoffmann:Mike Frysinger
Attached is a (trivial) patch to fix a reference to an undefined variable 'IPROUTE2_SOURCE_URL' that prevents the source from being downloaded correctly.
2004-10-13Update to a working url and current versionEric Andersen
2004-10-13teach boa to compileEric Andersen
2004-10-13busybox 1.00Mike Frysinger
2004-10-12update ignoreMike Frysinger
2004-10-12more updates for pythonMike Frysinger
2004-10-11use $TARGET_CFLAGSMike Frysinger