wok-6.x diff busybox/description.txt @ rev 14617
Up libxcb (1.9.1), see http://www.x.org/wiki/Development/Security/Advisory-2013-05-23
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 01 15:41:58 2013 +0200 (2013-06-01) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/busybox/description.txt Sat Jun 01 15:41:58 2013 +0200 1.3 @@ -0,0 +1,7 @@ 1.4 +BusyBox combines tiny versions of many common UNIX utilities into a single 1.5 +small executable. It provides replacements for most of the utilities you 1.6 +usually find in GNU fileutils, shellutils, etc. The utilities in BusyBox 1.7 +generally have fewer options than their full-featured GNU cousins; however, 1.8 +the options that are included provide the expected functionality and behave 1.9 +very much like their GNU counterparts. BusyBox provides a fairly complete 1.10 +environment for any small or embedded system.