summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2005-01-09Update configEric Andersen
2005-01-09dropbear-0.44 is outEric Andersen
2005-01-05new tarMike Frysinger
2005-01-03minor cleanups. ncurses make install doesn't like make -jN, N>1Eric Andersen
2004-12-27When both busybox and coreutils and/or util-linux are selected,Eric Andersen
make certain that it is coreutils and/or util-linux that actually gets their utilities installed. -Erik
2004-12-27If both bash and busybox are selected, make certain bash winsEric Andersen
the fight over who gets to own the /bin/sh symlink -Erik
2004-12-26more help updates from Tom CameronMike Frysinger
2004-12-26add homepageMike Frysinger
2004-12-24merge help descriptions written by Tom CameronMike Frysinger
2004-12-24merge help descriptions written by Tom CameronMike Frysinger
2004-12-24use target cflagsMike Frysinger
2004-12-24use target cflagsMike Frysinger
2004-12-24use target cflags and update to 4.2.0Mike Frysinger
2004-12-22update to 5.2.1Mike Frysinger
2004-12-14Martin Herren writes:Mike Frysinger
here is a small patch to add libpng to buildroot. It's the first application which i integrated in the buildroot build system, so i welcome any comments, feedbacks and/or improvements about it. I tested it using directfb on a arm/pxa platform, and as far as i could test it it seems to work.
2004-12-11pppd's install target doesn't like 'make -j'Eric Andersen
2004-12-11pciutils doesn't like 'make -j'Eric Andersen
2004-12-11openssl doesnt like 'make -j'Eric Andersen
2004-12-11Add initial BR2_JLEVEL support, with some exceptions for apps thatEric Andersen
have broken 'make -j' support
2004-12-11Add an option to allow people to relocate the toolchainEric Andersen
2004-12-11Patch from Karsten Kruse:Eric Andersen
Hi, two small patches for package/libfloat/Config.in and package/microwin/Config.in to make the packages appear in make (menu)config.
2004-11-23use correct STRIP in wtools Makefile when cross-buildingNed Ludd
2004-11-23wtools-28_pre3 update from the author Jean Tourrilhes. This version is the ↵Ned Ludd
first to officially support multicall
2004-11-18wireless-tools update from Jean Tourrilhes. uclibc mailing listNed Ludd
2004-11-18From Karsten Kruse: openssh requires zlibMike Frysinger
2004-11-11add whichMike Frysinger
2004-11-11portmapMike Frysinger
2004-11-11add help descMike Frysinger
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