Age | Commit message (Expand) | Author |
2015-03-07 | disable mallopt calls, some uClibc configurations doesn't work well with it. | Waldemar Brodkorb |
2015-03-02 | update elf2flt, so that arm-nommu binaries are linkable. | Waldemar Brodkorb |
2015-02-28 | package/busybox: prevent ip applet compile when iproute2 is active | Phil Sutter |
2015-02-06 | remove bkeymaps, does not work well anymore, use kbd package. reduce busybox ... | Waldemar Brodkorb |
2015-01-26 | remove debug code | Waldemar Brodkorb |
2015-01-09 | update busybox to 2.23.0 | Waldemar Brodkorb |
2014-12-28 | bring coldfire support in shape | Waldemar Brodkorb |
2014-12-27 | use second partition on solidrun hw. fix install script | Waldemar Brodkorb |
2014-12-27 | convert checksum check to sha256 | Waldemar Brodkorb |
2014-12-26 | kernel config style. fixes for allmodconfig. | Waldemar Brodkorb |
2014-08-31 | disable rdate by default | Waldemar Brodkorb |
2014-08-26 | add sash, simpleinit and a uclibc config for nonmmu case | Waldemar Brodkorb |
2014-08-15 | be sure to use NOMMU | Waldemar Brodkorb |
2014-08-15 | use 5307 for now, which results in a working userland. need to investigate. | Waldemar Brodkorb |
2014-07-28 | add some basic infrastructure for qemu-system-m68k | Waldemar Brodkorb |
2014-07-25 | disable busybox rdate, when package/rdate is used | Waldemar Brodkorb |
2014-06-27 | rework service startup, do not hardcode into postinst scripts | Waldemar Brodkorb |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb |
2014-06-04 | add kmod utils subpackage | Waldemar Brodkorb |
2014-06-02 | refactor CPU_ARCH/ARCH variables | Waldemar Brodkorb |
2014-06-01 | disabel crontab, enable devmem | Waldemar Brodkorb |
2014-05-29 | resolve merge conflict | Waldemar Brodkorb |
2014-05-25 | make bootup really quiet | Waldemar Brodkorb |
2014-05-25 | fix compile on Darwin | Waldemar Brodkorb |
2014-05-24 | allow to hide packages, which are provided by busybox applets | Waldemar Brodkorb |
2014-05-24 | remove PKG_NEED_CXX | Waldemar Brodkorb |
2014-05-24 | remove suid bit from busybox, try experimental ping patch from John Spencer | Waldemar Brodkorb |
2014-05-23 | update to latest upstream, cleanup makefile | Waldemar Brodkorb |
2014-05-18 | remove -lgcc stuff, we use static-libgcc | Waldemar Brodkorb |
2014-05-13 | use static-libgc not only for base, simplifies dependencies, just a few bytes... | Waldemar Brodkorb |
2014-05-05 | gnu sed no longer required, will be build as hosttool | Waldemar Brodkorb |
2014-05-05 | enable network by default | Waldemar Brodkorb |
2014-05-04 | small fix for the new services busybox stuff | Waldemar Brodkorb |
2014-05-04 | dynamically start busybox’ services | Thorsten Glaser |
2014-05-04 | simplify add_rcconf | Waldemar Brodkorb |
2014-05-04 | fix $syslogd_flags misuse | Thorsten Glaser |
2014-05-04 | automatic dæmonising of services | Thorsten Glaser |
2014-05-02 | create core package section, cleanup old installer stuff | Waldemar Brodkorb |
2014-04-26 | add support for wlan and bluetooth on cubox, only wlan verified and working | Waldemar Brodkorb |
2014-04-13 | fix postinst script | Waldemar Brodkorb |
2014-04-07 | resolve merge | Waldemar Brodkorb |
2014-04-07 | allow to enable daemons on startup via menuconfig | Waldemar Brodkorb |
2014-04-07 | fix build when tar is disabled | Waldemar Brodkorb |
2014-03-30 | rework hosttools building, add tools into package stuff | Waldemar Brodkorb |
2014-03-19 | use BUSYBOX_STATIC when ADK_STATIC is choosen | Waldemar Brodkorb |
2014-03-14 | add cifs example, disable busybox internal cifs code | Waldemar Brodkorb |
2014-03-11 | add adk-test-tools package | Waldemar Brodkorb |
2014-03-07 | switching to mksh as default shell. It just works nice, when trying to debug ... | Waldemar Brodkorb |
2014-03-06 | get rid of ADK_NATIVE mode, it is not regulary tested and the results where n... | Waldemar Brodkorb |
2014-02-17 | fix installations of big packages with ipkg for some systems, like raspberry pi | Waldemar Brodkorb |