wok annotate busybox/description.txt @ rev 18450

perl-datetime and others: update to perl datetime which required a bunch of other deps to also be updated
author Nathan Neulinger <nneul@neulinger.org>
date Sun Sep 27 19:52:03 2015 +0000 (2015-09-27)
parents
children
rev   line source
samuel_trassare@11723 1 BusyBox combines tiny versions of many common UNIX utilities into a single
samuel_trassare@11723 2 small executable. It provides replacements for most of the utilities you
samuel_trassare@11723 3 usually find in GNU fileutils, shellutils, etc. The utilities in BusyBox
samuel_trassare@11723 4 generally have fewer options than their full-featured GNU cousins; however,
samuel_trassare@11723 5 the options that are included provide the expected functionality and behave
samuel_trassare@11723 6 very much like their GNU counterparts. BusyBox provides a fairly complete
samuel_trassare@11723 7 environment for any small or embedded system.