Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-21 | busybox: disable swaponoff, fails on bfin | Waldemar Brodkorb | |
2022-01-08 | busybox/hush: update to 1.35.0 | Waldemar Brodkorb | |
2021-04-22 | various fixes for embedded-test run | Waldemar Brodkorb | |
2021-04-10 | update busybox/hush to latest | Waldemar Brodkorb | |
2021-04-09 | busybox: noMMU fixes | 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 | |
2017-01-14 | cfgfs: use rdev, adaption for new busybox fdisk | Waldemar Brodkorb | |
2017-01-01 | busybox: disable fdisk applet, when util-linux fdisk is selected | Waldemar Brodkorb | |
2016-12-26 | busybox: fix defaults and dependencies | Waldemar Brodkorb | |
2016-12-23 | busybox: update to 1.26.0 | 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 | |
2015-05-30 | use busybox rdate for adktest | Waldemar Brodkorb | |
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-08-31 | disable rdate by default | Waldemar Brodkorb | |
2014-03-14 | add cifs example, disable busybox internal cifs code | Waldemar Brodkorb | |
2014-02-05 | start udhcpc with background option | Waldemar Brodkorb | |
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 | |||
2012-08-30 | update busybox to latest stable version, refresh all Config.in files | 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-26 | some usb fixes, wrong controller choosen. (and some more minor changes) | 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-07-13 | disable new applets | Waldemar Brodkorb | |
2010-07-07 | more runtime fixes, update of some packages. | Waldemar Brodkorb | |
- update busybox, dnsmasq, ppp and libusb - add timezone and hostname configuration for target via menu - fix resolv.conf creation for dhcp client - fix usb for alix boards - enable lsusb and lspci by default | |||
2010-04-22 | sync busybox config | Waldemar Brodkorb | |
2010-03-07 | add config options for targets with RTC | Waldemar Brodkorb | |
2009-11-29 | enable some needed tools by default again | Waldemar Brodkorb | |
2009-11-27 | update busybox and default config | Waldemar Brodkorb | |
2009-05-17 | Initial import | wbx | |