summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2004-10-11use M4_VERMike Frysinger
2004-10-11use $TARGET_CFLAGSMike Frysinger
2004-10-11use $TARGET_CFLAGSMike Frysinger
2004-10-11latest tar needs fixes from cvsMike Frysinger
2004-10-11use $(TARGET_CFLAGS)Mike Frysinger
2004-10-11-xvf -> $(TAR_OPTIONS)Mike Frysinger
2004-10-10depend on ncursesEric Andersen
2004-10-10Andrew May writes:Eric Andersen
A few more little ones. busybox fdisk with large files should be removed without large files. gdbtarget/gdb_client got mixed up in the Makefile.in. I think gdbtarget should have a depend on ncurses but I am not sure if it should go in the config or in the .mk. It may be nice to split out the server and client. uclibc.mk was checking BR2_SOFT_FLOAT for true not y.
2004-10-09Fixup SOFT_FLOAT handlingEric Andersen
2004-10-09Make the TAR_VERBOSITY option a bit more saneEric Andersen
2004-10-09Don't use a string to do the job of a boolEric Andersen
2004-10-09Thomas Lundquist: have the makefiles depend on the correct fileMike Frysinger
2004-10-09Thomas Lundquist: have the makefiles depend on the correct fileMike Frysinger
2004-10-09Thomas Lundquist: patch the right dirMike Frysinger
2004-10-09rsync packageMike Frysinger
2004-10-09prune a few more filesMike Frysinger
2004-10-09make sure we update timestampsMike Frysinger
2004-10-09use $(TAR_VERBOSITY)Mike Frysinger
2004-10-09support tar verbosityMike Frysinger
2004-10-09make sure iproute2 uses target cflagsMike Frysinger
2004-10-09update make targetsMike Frysinger
2004-10-09allow people to enter target optimizationsMike Frysinger
2004-10-09add support for using busybox snapshotMike Frysinger
2004-10-09ignore dl and patches dirsMike Frysinger
2004-10-09punt little .cvsignore tooMike Frysinger