Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-25 | lm32: revert to the old kernel, which boots up with lpj set via append | Waldemar Brodkorb | |
Bootup until a hello world: [ 0.000000] BINFMT_FLAT: Loading file: /init [ 0.000000] Mapping is 47438000, Entry point is 44, data_start is 1f00 [ 0.000000] Load /init: TEXT=47438040-47439f00 DATA=47439f20-4743a0f0 BSS=4743a0f0-4743c130 Stopps here. :( | |||
2023-01-20 | busybox: update to 1.36.0, remove unsupported choice | Waldemar Brodkorb | |
2022-01-08 | busybox/hush: update to 1.35.0 | Waldemar Brodkorb | |
2021-04-10 | update busybox/hush to latest | Waldemar Brodkorb | |
2021-02-25 | package/busybox: Update stored config files | Phil Sutter | |
When updating busybox, these files must be updated - otherwise the config written to busybox source tree when building may be incomplete, causing the build to hang. Fixes: e4800c73e63e5 ("busybox: update to latest") Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2020-09-17 | busybox: add missing symbols for noMMU case | Waldemar Brodkorb | |
2020-08-06 | busybox: update to latest | Waldemar Brodkorb | |
2016-06-25 | busybox: update to 1.25.0 | Waldemar Brodkorb | |
2015-12-23 | optimize for really small systems | Waldemar Brodkorb | |
Default to busybox hush for noMMU systems. Add busybox profiles to choose a minimal busybox config for noMMU systems. Add gdb git from ysato for h8/300 simulator. Change some kernel defaults to off to have a really small kernel. For bfin simulator the kernel+initramfs is smaller then 2MB in size. | |||
2015-11-01 | busybox: update to latest stable version | 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 | |
2013-12-02 | update mpdbox package collection, new lighttpd, kernel, php, mpd, mpc, ↵ | Waldemar Brodkorb | |
libmpd, ffmpeg | |||
2013-10-18 | reorganize the handling of busybox applets, which needs to be disabled when ↵ | Waldemar Brodkorb | |
full programm is choosen by the user | |||
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 | |
2011-09-25 | disable hdparm by default | 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-01-04 | unblock wlan before starting networking | Waldemar Brodkorb | |
2010-04-22 | sync busybox config | Waldemar Brodkorb | |
2010-01-19 | enable watchdog driver and busybox userland | Waldemar Brodkorb | |
does not work yet on alix1c. | |||
2009-11-27 | update busybox and default config | Waldemar Brodkorb | |
2009-09-16 | make libvirt usable, add python | Waldemar Brodkorb | |
not very well tested, but runs on shutlle | |||
2009-05-17 | Initial import | wbx | |