summaryrefslogtreecommitdiff
path: root/package/busybox
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-02-28package/busybox: prevent ip applet compile when iproute2 is activePhil Sutter
2015-02-06remove bkeymaps, does not work well anymore, use kbd package. reduce busybox ...Waldemar Brodkorb
2015-01-26remove debug codeWaldemar Brodkorb
2015-01-09update busybox to 2.23.0Waldemar Brodkorb
2014-12-28bring coldfire support in shapeWaldemar Brodkorb
2014-12-27use second partition on solidrun hw. fix install scriptWaldemar Brodkorb
2014-12-27convert checksum check to sha256Waldemar Brodkorb
2014-12-26kernel config style. fixes for allmodconfig.Waldemar Brodkorb
2014-08-31disable rdate by defaultWaldemar Brodkorb
2014-08-26add sash, simpleinit and a uclibc config for nonmmu caseWaldemar Brodkorb
2014-08-15be sure to use NOMMUWaldemar Brodkorb
2014-08-15use 5307 for now, which results in a working userland. need to investigate.Waldemar Brodkorb
2014-07-28add some basic infrastructure for qemu-system-m68kWaldemar Brodkorb
2014-07-25disable busybox rdate, when package/rdate is usedWaldemar Brodkorb
2014-06-27rework service startup, do not hardcode into postinst scriptsWaldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
2014-06-04add kmod utils subpackageWaldemar Brodkorb
2014-06-02refactor CPU_ARCH/ARCH variablesWaldemar Brodkorb
2014-06-01disabel crontab, enable devmemWaldemar Brodkorb
2014-05-29resolve merge conflictWaldemar Brodkorb
2014-05-25make bootup really quietWaldemar Brodkorb
2014-05-25fix compile on DarwinWaldemar Brodkorb
2014-05-24allow to hide packages, which are provided by busybox appletsWaldemar Brodkorb
2014-05-24remove PKG_NEED_CXXWaldemar Brodkorb
2014-05-24remove suid bit from busybox, try experimental ping patch from John SpencerWaldemar Brodkorb
2014-05-23update to latest upstream, cleanup makefileWaldemar Brodkorb
2014-05-18remove -lgcc stuff, we use static-libgccWaldemar 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-04simplify add_rcconfWaldemar Brodkorb
2014-05-04fix $syslogd_flags misuseThorsten Glaser
2014-05-04automatic dæmonising of servicesThorsten Glaser
2014-05-02create core package section, cleanup old installer stuffWaldemar Brodkorb
2014-04-26add support for wlan and bluetooth on cubox, only wlan verified and workingWaldemar Brodkorb
2014-04-13fix postinst scriptWaldemar Brodkorb
2014-04-07resolve mergeWaldemar Brodkorb
2014-04-07allow to enable daemons on startup via menuconfigWaldemar Brodkorb
2014-04-07fix build when tar is disabledWaldemar Brodkorb
2014-03-30rework hosttools building, add tools into package stuffWaldemar Brodkorb
2014-03-19use BUSYBOX_STATIC when ADK_STATIC is choosenWaldemar Brodkorb
2014-03-14add cifs example, disable busybox internal cifs codeWaldemar Brodkorb
2014-03-11add adk-test-tools packageWaldemar Brodkorb
2014-03-07switching to mksh as default shell. It just works nice, when trying to debug ...Waldemar Brodkorb