busybox (1.21.1-5) trunk * /etc/rc.common: New framework for service initialization scripts. - Service scripts can have significantly less boilerplate logic and be much simpler. - Services can be enabled and disabled by the user and the system. * Convert service scripts to use the new framework. * Clean up stderr during services initialization. * Make most of the /etc/rc.d/ links at install time using the new "enable" action. * Stop and start services in maintainer scripts. * Fix interface names in /etc/network/interfaces. * Make certain service scripts create and use PID files. * Buffer early service initialization output until syslogd is running. * Make some service scripts a little more robust. -- "P. J. McDermott" Mon, 02 Jun 2014 19:58:21 -0400 busybox (1.21.1-4) trunk * /etc/init.d/httpd: Add missing space in start message. * Install /usr/share/udhcpc/default.script to configure the network interface, routes, and nameservers with DHCP. * Create /etc/network/ directory hierarchy and generate a default /etc/network/interfaces file to configure the available interfaces. -- "P. J. McDermott" Wed, 21 May 2014 10:41:06 -0400 busybox (1.21.1-3) trunk * Install /etc/init.d/rc and links (rcS and rcK) thereto. * Use absolute paths to executables in start-stop-daemon commands in service scripts. * Fix the placement of a newline character in /etc/init.d/mountall. * Install a platform-specific inittab. -- "P. J. McDermott" Tue, 13 May 2014 14:53:20 -0400 busybox (1.21.1-2) trunk * Manage the following utilities with update-alternatives: - /usr/bin/dc - /usr/bin/xz - /usr/bin/unxz - /usr/bin/xzcat - /usr/bin/lzma - /usr/bin/unlzma - /usr/bin/lzcat -- "P. J. McDermott" Thu, 08 May 2014 14:58:39 -0400 busybox (1.21.1-1) trunk * New upstream version. * Update packaging to SPF 2.0 and opkhelper 3.0. * Build-Depend on config-busybox-${Host-Plat}. * Add "source" target to download and verify source. * Cherry pick patch to install man applet in /usr/bin, not /sbin. * Cherry pick patch to fix awk's handling of empty function bodies. * Add patch to make the OS name as reported by uname configurable. * Manage the following utilities (listed in /usr/share/busybox/alternatives) with update-alternatives: - /usr/bin/awk - /usr/bin/ar - /usr/bin/strings - /usr/bin/clear - /usr/bin/reset - /usr/bin/mkpasswd * Provide init scripts. * Provide /var/www/index.html. * Remove outdated convenience copy of busybox.config from source package. * New maintainer. * Make busybox essential. -- "P. J. McDermott" Fri, 14 Mar 2014 00:28:32 -0400 busybox (1.19.3-1) * Initial release. -- Joseph Flynn Wed, 25 Apr 2012 11:41:17 -0400