aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control9
1 files changed, 4 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 54475b799..5a662419f 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,7 @@ Package: busybox-udeb
48Architecture: any 48Architecture: any
49Depends: ${shlibs:Depends} 49Depends: ${shlibs:Depends}
50Section: debian-installer 50Section: debian-installer
51Description: Tiny utilities for the debian-installer and for embedded systems. 51Description: Tiny utilities for the debian-installer
52 BusyBox combines tiny versions of many common UNIX utilities into a single 52 BusyBox combines tiny versions of many common UNIX utilities into a single
53 small executable. It provides minimalist replacements for the most common 53 small executable. It provides minimalist replacements for the most common
54 utilities you would usually find on your desktop system (i.e. ls, cp, mv, 54 utilities you would usually find on your desktop system (i.e. ls, cp, mv,
@@ -57,8 +57,7 @@ Description: Tiny utilities for the debian-installer and for embedded systems.
57 provide the expected functionality and behave very much like their GNU 57 provide the expected functionality and behave very much like their GNU
58 counterparts. 58 counterparts.
59 . 59 .
60 BusyBox is used by the debian-installer. Installing BusyBox onto your Debian 60 busybox-udeb is used by the debian-installer, so unless you are working
61 system is not recommended, unless you are intended to make a very small 61 on the debian-installer, this package is not for you. Installing this
62 embedded system. Chances are good that for embedded systems, you will want to 62 on your Debian system is a very, very bad idea. You have been warned.
63 recompile to only include the tools and utilities you wish to include.
64 63