wok annotate busybox/description.txt @ rev 19863

syslinux/bootiso.S: remove VCPI code (duplicate/tazboot)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 26 15:53:23 2017 +0200 (2017-03-26)
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.