summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
AgeCommit message (Expand)Author
2015-12-27more xtensa improvementsWaldemar Brodkorb
2015-12-21bzip2 can be used from hostWaldemar Brodkorb
2015-12-13rework prereq checkWaldemar Brodkorb
2015-11-01busybox: update to latest stable versionWaldemar Brodkorb
2015-07-25package/busybox: introduce ntpdate init scriptPhil Sutter
2015-06-28disable lto for ltpWaldemar Brodkorb
2015-06-26disable lto, doesn't compileWaldemar Brodkorb
2015-06-22use kmod for udev, fix busybox handling when modutils got disabledWaldemar Brodkorb
2015-06-16fix h8/300 userland buildWaldemar Brodkorb
2015-06-10add simulator target for h8/300, reorg no-MMUWaldemar Brodkorb
2015-06-02add missing ash symbol, reported via #openadkWaldemar Brodkorb
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