Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2010-09-18 | update to latest stable version | Waldemar Brodkorb | |
2010-09-16 | add some native build fixes (tested on Lemote notebook) | Waldemar Brodkorb | |
- enable busybox applets needed for natvie builds - add header packages for expat and libnl - remove rtl8187b driver, use kernel included driver (needs more testing) | |||
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-15 | add fancy prompt with hostname | Waldemar Brodkorb | |
2010-07-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
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-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-07-02 | even when vim is choosen, activate vi, f.e. crontab -e needs it | Waldemar Brodkorb | |
2010-06-15 | do not choose busybox ar, when binutils is choosen | Waldemar Brodkorb | |
2010-04-22 | sync busybox config | Waldemar Brodkorb | |
2010-03-07 | add config options for targets with RTC | Waldemar Brodkorb | |
2010-03-06 | add grep package, busybox grep lacks -w | Waldemar Brodkorb | |
2010-03-06 | Revert "add grep package, busybox grep lacks -w" | Waldemar Brodkorb | |
This reverts commit f295a40984c165ae46c0a3fe2ae95b5517885392. | |||
2010-03-06 | add grep package, busybox grep lacks -w | 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-19 | enable watchdog driver and busybox userland | Waldemar Brodkorb | |
does not work yet on alix1c. | |||
2010-01-04 | update ethtool and iw | Waldemar Brodkorb | |
2009-12-28 | use tar archive as default package backend | Waldemar Brodkorb | |
it saves more than 200 kb on minimal setup for AG241 target. Normally reflashing or complete updates are recommended. Partial updates via ipkg are not supported right now. (we have a read-only root filesystem without any writable partition for any data outside /etc) If someone likes ipkg, it still can be selected and used. | |||
2009-11-29 | add bridging firewall stuff | Waldemar Brodkorb | |
- tested with a transparent squid proxy - fix some minor other stuff - not completely ready | |||
2009-11-29 | add etables, finetune squid package, more busybox finetuning | Waldemar Brodkorb | |
2009-11-29 | enable some needed tools by default again | Waldemar Brodkorb | |
2009-11-27 | update busybox and default config | Waldemar Brodkorb | |