diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-07-11 18:18:40 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-07-11 18:18:40 +0000 |
commit | 0414bfc843e71626b06b33a1b339f33e55de2460 (patch) | |
tree | 6c6c8ef6beed3fb4cad5f7c8e5b1203fceb92843 /debian/control | |
parent | 46e8b3a1847f9971eeae68e7b85e14172378cbbe (diff) | |
download | busybox-w32-0414bfc843e71626b06b33a1b339f33e55de2460.tar.gz busybox-w32-0414bfc843e71626b06b33a1b339f33e55de2460.tar.bz2 busybox-w32-0414bfc843e71626b06b33a1b339f33e55de2460.zip |
Final updates for release.
-Erik
git-svn-id: svn://busybox.net/trunk/busybox@821 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 78dd104e0..bbbf86e09 100644 --- a/debian/control +++ b/debian/control | |||
@@ -8,7 +8,7 @@ Package: busybox | |||
8 | Architecture: any | 8 | Architecture: any |
9 | Depends: ${shlibs:Depends} | 9 | Depends: ${shlibs:Depends} |
10 | Conflicts: binutils, bsdutils, console-tools, cpio, debianutils, dnsutils, dpkg, fbset, fdflush, fileutils, grep, gzip, hostname, modutils, mount, netbase, procps, psmisc, sed, sharutils, shellutils, sysklogd, sysvinit, tar, textutils, update, util-linux | 10 | Conflicts: binutils, bsdutils, console-tools, cpio, debianutils, dnsutils, dpkg, fbset, fdflush, fileutils, grep, gzip, hostname, modutils, mount, netbase, procps, psmisc, sed, sharutils, shellutils, sysklogd, sysvinit, tar, textutils, update, util-linux |
11 | Replaces: dpkg, netbase | 11 | Replaces: netbase |
12 | Section: utils | 12 | Section: utils |
13 | Description: Tiny utilities for the debian-installer and for embedded systems. | 13 | Description: Tiny utilities for the debian-installer and for embedded systems. |
14 | BusyBox combines tiny versions of many common UNIX utilities into a single | 14 | BusyBox combines tiny versions of many common UNIX utilities into a single |
@@ -20,9 +20,9 @@ Description: Tiny utilities for the debian-installer and for embedded systems. | |||
20 | counterparts. | 20 | counterparts. |
21 | . | 21 | . |
22 | BusyBox is used by the debian-installer. Installing BusyBox onto your Debian | 22 | BusyBox is used by the debian-installer. Installing BusyBox onto your Debian |
23 | system is not recommended, unless you are intended to make a very small embedded | 23 | system is not recommended, unless you are intended to make a very small |
24 | system. Chances are good that for embedded systems, you will want to recompile | 24 | embedded system. Chances are good that for embedded systems, you will want to |
25 | to only include the tools and utilities you wish to include. | 25 | recompile to only include the tools and utilities you wish to include. |
26 | 26 | ||
27 | Package: busybox-static | 27 | Package: busybox-static |
28 | Architecture: any | 28 | Architecture: any |