From 2823f24788ac7330adb32f0158cfbbfb5ecc7c86 Mon Sep 17 00:00:00 2001 From: "Jan F. Chadima" Date: Tue, 6 Mar 2018 14:43:39 +0000 Subject: system/busybox: Added (The Swiss Army Knife of Embedded Linux). Signed-off-by: David Spencer --- system/busybox/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 system/busybox/README (limited to 'system/busybox/README') diff --git a/system/busybox/README b/system/busybox/README new file mode 100644 index 000000000000..da0b55c762c4 --- /dev/null +++ b/system/busybox/README @@ -0,0 +1,9 @@ +BusyBox combines tiny versions of many common UNIX utilities into a +single small executable. + +It provides replacements for most of the utilities you usually find in +GNU fileutils, shellutils, etc. The utilities in BusyBox generally have +fewer options than their full-featured GNU cousins; however, the +options that are included provide the expected functionality and behave +very much like their GNU counterparts. BusyBox provides a fairly +complete environment for any small or embedded system. -- cgit v1.2.3