Age | Commit message (Collapse) | Author | |
---|---|---|---|
14 days | busybox: update to 1.37.0 | Waldemar Brodkorb | |
2024-05-27 | xtensa: update to xtensa-fdpic-abi-spec-1.3 | Waldemar Brodkorb | |
2023-01-20 | busybox: update to 1.36.0, remove unsupported choice | Waldemar Brodkorb | |
2022-12-25 | udhcpc in background for MMU systems | 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 | |
2019-09-30 | remove unfinished alternative os porting efforts | Waldemar Brodkorb | |
2018-04-21 | fix symbol names for kernel | Waldemar Brodkorb | |
2017-01-24 | busybox: update to 1.26.2 | Waldemar Brodkorb | |
2016-12-23 | busybox: update to 1.26.0 | Waldemar Brodkorb | |
2016-06-25 | busybox: update to 1.25.0 | Waldemar Brodkorb | |
2016-05-08 | udhcpc: only background for MMU targets | 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-07-02 | don't stop busybox build, when iproute2 is choosen | Waldemar Brodkorb | |
2015-06-04 | enable busybox ipv6 only when kernel module is choosen | Waldemar Brodkorb | |
2015-02-28 | package/busybox: prevent ip applet compile when iproute2 is active | Phil Sutter | |
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-27 | use second partition on solidrun hw. fix install script | Waldemar Brodkorb | |
2014-12-26 | kernel config style. fixes for allmodconfig. | 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-02-05 | start udhcpc with background option | 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 | |
2011-10-16 | change defaults for brctl and cpio | 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 | |
2010-07-16 | a lot of lemote finetuning | Waldemar Brodkorb | |
* add PCM to mixer init script * let ipkg check if rootfs is already rw mounted * fix overlapping utilities * enable DPMS in Xorg configuration, remove unused stuff * set DPMS timeout to 60 seconds via startx, disable screen blanking. Mplayer now runs fine without any screen blanking * enable some more features in vim (f.e. :split) * rename mpc package to libmpc * fix uvcvideo loading (v4l2 compat again..) * add new xset package | |||
2010-07-14 | misc stuff | Waldemar Brodkorb | |
- remove broken patch from silicon motion driver - add mpc package for upcoming gcc 4.5.x update - add /etc/adktarget, which can be used for native targets to identify - add ffplay subpackage | |||
2010-04-22 | sync busybox config | Waldemar Brodkorb | |
2010-02-07 | change defaults for CONFIG/BUILD/INSTALL styles | Waldemar Brodkorb | |
All packages need an update, so here is a very huge commit. Most of the 460 source packages use automatic style for configuration, building and installing. Make these styles default to "auto". If you have a package, which does not conform to this, just use manual style and add a do-$task make target. I added a new style named AUTOTOOL style, which is needed for some broken packages, which needs to be updated via autoconf or automake. I renamed CONFIGURE_STYLE to CONFIG_STYLE. Updates for some packages, which have newer upstream versions. Renaming of all package/*/extra directories. Use the directory src/ to provide overwrites of source files or to add the code, when no upstream package is available or used. src directory will be automatically used. | |||
2010-01-04 | update ethtool and iw | Waldemar Brodkorb | |
2009-11-29 | add etables, finetune squid package, more busybox finetuning | Waldemar Brodkorb | |
2009-11-27 | update busybox and default config | Waldemar Brodkorb | |
2009-09-16 | make adk compile system work on shuttle | Waldemar Brodkorb | |
- add some missing packages like cpio, lzma and gnu wget - make microperl more featureful, needed for kernel-header installation - make a dependency to perl - fix header installation for $libc-dev package - fix 64bit uclibc setup, simplify gcc patches and totally unrelated - add preliminary kvm and libvirt support (not tested) | |||
2009-08-12 | fix openswan | Waldemar Brodkorb | |
- avoid busybox IP when openswan is selected - fix crypto dependencies for esp | |||
2009-05-17 | Initial import | wbx | |