summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
AgeCommit message (Expand)Author
2015-05-22add workaround for rpi2 eth0Waldemar Brodkorb
2015-05-16update busybox to latest stable versionWaldemar Brodkorb
2015-03-07disable mallopt calls, some uClibc configurations doesn't work well with it.Waldemar Brodkorb
2015-03-02update elf2flt, so that arm-nommu binaries are linkable.Waldemar Brodkorb
2015-01-26remove debug codeWaldemar Brodkorb
2015-01-09update busybox to 2.23.0Waldemar Brodkorb
2014-12-27convert checksum check to sha256Waldemar Brodkorb
2014-07-28add some basic infrastructure for qemu-system-m68kWaldemar Brodkorb
2014-06-27rework service startup, do not hardcode into postinst scriptsWaldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
2014-06-02refactor CPU_ARCH/ARCH variablesWaldemar Brodkorb
2014-05-29resolve merge conflictWaldemar Brodkorb
2014-05-23update to latest upstream, cleanup makefileWaldemar Brodkorb
2014-05-13use static-libgc not only for base, simplifies dependencies, just a few bytes...Waldemar Brodkorb
2014-05-05gnu sed no longer required, will be build as hosttoolWaldemar Brodkorb
2014-05-05enable network by defaultWaldemar Brodkorb
2014-05-04small fix for the new services busybox stuffWaldemar Brodkorb
2014-05-04dynamically start busybox’ servicesThorsten Glaser
2014-05-02create core package section, cleanup old installer stuffWaldemar Brodkorb
2014-04-07allow to enable daemons on startup via menuconfigWaldemar Brodkorb
2014-03-30rework hosttools building, add tools into package stuffWaldemar Brodkorb
2014-03-11add adk-test-tools packageWaldemar Brodkorb
2014-03-06get rid of ADK_NATIVE mode, it is not regulary tested and the results where n...Waldemar Brodkorb
2014-02-17fix installations of big packages with ipkg for some systems, like raspberry piWaldemar Brodkorb
2014-02-05start udhcpc with background optionWaldemar Brodkorb
2014-01-16fix cross-compile on OpenBSD hostWaldemar Brodkorb
2013-11-02update busybox to latest upstreamWaldemar Brodkorb
2013-10-22fix libmix packages, while checking all packages make some style cleanupWaldemar Brodkorb
2013-10-18reorganize the handling of busybox applets, which needs to be disabled when f...Waldemar Brodkorb
2013-09-13fix half way libgcc headacheWaldemar Brodkorb
2013-08-14sorry libgcc problem still exist. don't know whyWaldemar Brodkorb
2013-08-14prepare the base system without libgcc even for muslWaldemar Brodkorb
2013-08-14musl libc compat updatesWaldemar Brodkorb
2013-08-12complete musl support, tested with qemu-armWaldemar Brodkorb
2013-07-12add ntpd support for mpdbox, fix smbclient packageWaldemar Brodkorb
2012-10-07support for 32/64 x86_64 multilib with eglibcWaldemar Brodkorb
2012-10-05make libgcc static for busybox, make librt separate package, remove dependenc...Waldemar Brodkorb
2012-09-27use include path for native buildsWaldemar Brodkorb
2012-09-21add -pthread, needed for static linkingWaldemar Brodkorb
2012-08-30update busybox to latest stable version, refresh all Config.in filesWaldemar Brodkorb
2012-03-24update gcc, glibc and fix build breakageWaldemar Brodkorb
2012-03-20allconfig fixes for lemote yeelongWaldemar Brodkorb
2011-04-26package/busybox: CFLAGS variable seems to be handled since last minor updatePhil Sutter
2011-04-13disable cflags checkWaldemar Brodkorb
2011-04-12package/busybox: minor update, some fixes and commentsPhil Sutter
2011-01-27fix segfault in ipkg applet, sync md5 hash implementation with busyboxWaldemar Brodkorb
2011-01-25entirely drop HOSTCC stuffWaldemar Brodkorb
2011-01-06remove obsolete SUB_INSTALL stuff.Waldemar Brodkorb
2011-01-06workaround for make package=busyboxThorsten Glaser
2011-01-06fix build error due to missing includesThorsten Glaser