Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-12 | default UTMP/WTMP off | Waldemar Brodkorb | |
2015-11-06 | disable UTMP/WTMP for musl builds | Waldemar Brodkorb | |
2015-11-01 | busybox: update to latest stable version | Waldemar Brodkorb | |
2015-07-02 | don't stop busybox build, when iproute2 is choosen | Waldemar Brodkorb | |
2015-06-16 | fix h8/300 userland build | Waldemar Brodkorb | |
2015-06-04 | enable busybox ipv6 only when kernel module is choosen | Waldemar Brodkorb | |
2015-06-02 | add missing ash symbol, reported via #openadk | Waldemar Brodkorb | |
2015-05-30 | use busybox rdate for adktest | 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 | |
tools in default config | |||
2015-01-09 | update busybox to 2.23.0 | Waldemar Brodkorb | |
add upstream patches. Fix the busybox disable mechanism. When you choose less or lsusb full blown version, be sure busybox applet is disabled. | |||
2014-12-28 | bring coldfire support in shape | Waldemar Brodkorb | |
Binutils 2.24 is required to get a working kernel. Ethernet in Qemu is still broken. Qemu Patch is still rquired in 2.2.0. Only kernel+initramfs is working. It seems the signal handler problem is gone with sash and simpleinit. | |||
2014-12-27 | use second partition on solidrun hw. fix install script | 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-06-04 | add kmod utils subpackage | Waldemar Brodkorb | |
2014-06-01 | disabel crontab, enable devmem | Waldemar Brodkorb | |
2014-05-18 | remove -lgcc stuff, we use static-libgcc | Waldemar Brodkorb | |
2014-04-26 | add support for wlan and bluetooth on cubox, only wlan verified and working | Waldemar Brodkorb | |
2014-04-07 | allow to enable daemons on startup via menuconfig | 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-07 | switching to mksh as default shell. It just works nice, when trying to debug ↵ | Waldemar Brodkorb | |
the bootup process. set -x wirh ash is not working well. And another reason, I have a good contact to the main developer of mksh. Actually he is a friend of mine ;). Adds 50 Kb to the default system (measured for x86 initramfs+kernel) | |||
2014-02-05 | start udhcpc with background option | Waldemar Brodkorb | |
2013-12-02 | update mpdbox package collection, new lighttpd, kernel, php, mpd, mpc, ↵ | Waldemar Brodkorb | |
libmpd, ffmpeg | |||
2013-11-02 | update busybox to latest upstream | Waldemar Brodkorb | |
2013-10-18 | reorganize the handling of busybox applets, which needs to be disabled when ↵ | Waldemar Brodkorb | |
full programm is choosen by the user | |||
2013-10-03 | enable ntpd client as default | Waldemar Brodkorb | |
2013-07-12 | add ntpd support for mpdbox, fix smbclient package | Waldemar Brodkorb | |
2012-10-05 | make libgcc static for busybox, make librt separate package, remove ↵ | Waldemar Brodkorb | |
dependency to libtirpc, disable inetd, add preliminary multilib support (not working right now),enable 32/64 bit kernel support for x86_64 | |||
2012-08-30 | update busybox to latest stable version, refresh all Config.in files | Waldemar Brodkorb | |
2012-03-27 | add some symbols, enable fuser and free | Waldemar Brodkorb | |
2012-03-20 | allconfig fixes for lemote yeelong | Waldemar Brodkorb | |
2011-10-16 | change defaults for brctl and cpio | Waldemar Brodkorb | |
2011-10-08 | push pacemaker stuff in a usable state. | Waldemar Brodkorb | |
2011-09-25 | disable hdparm by default | Waldemar Brodkorb | |
2011-07-28 | busybox needs tar functions to compile | Waldemar Brodkorb | |
2011-04-12 | package/busybox: minor update, some fixes and comments | Phil Sutter | |
- update to 1.18.4 - introduce BB_MAKE_FLAGS, simplifying package/busybox/Makefile a bit - document how the package/busybox/config may be updated - document what needs to be done so one may drop 003-defaults.patch - update package/busybox/config, a few busybox features were not selectable | |||
2011-02-11 | disable some applets by default | Waldemar Brodkorb | |
2011-01-26 | some usb fixes, wrong controller choosen. (and some more minor changes) | Waldemar Brodkorb | |
2011-01-04 | unblock wlan before starting networking | Waldemar Brodkorb | |
2010-12-30 | resolve merge conflicts | Waldemar Brodkorb | |
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) | |||
2010-12-16 | enable automatic filesystem checks for devices/partitions in /etc/fstab | Waldemar Brodkorb | |
2010-11-28 | only set suid bit when installing on target | Waldemar Brodkorb | |
2010-11-26 | change defaults, enable more tr features | Waldemar Brodkorb | |
2010-11-22 | add support for keyboard layout as a runtime option | Waldemar Brodkorb | |