summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2004-11-11add help textMike Frysinger
2004-11-11move ver number into a varMike Frysinger
2004-11-06Disable busybox arEric Andersen
2004-11-02new versionMike Frysinger
2004-10-27Jan Lana writes:Eric Andersen
Hi, package/ncurses/ncurses.mk doesn't create root/usr/include directory before installation. There is a simple patch. - Jenda
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-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-27Enforce openssl dependency.Manuel Novoa III
2004-10-26security version bump with build fixes from neddMike Frysinger
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-19convert patches to -p1 formatMike Frysinger
2004-10-18Fixup obvious bugEric Andersen
2004-10-18bash-3.0Mike Frysinger
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-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-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-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-09Make the TAR_VERBOSITY option a bit more saneEric 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