diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-07-11 18:18:40 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-07-11 18:18:40 +0000 |
commit | aec27bca9840e132c2f067c23745f02bd3c7bb45 (patch) | |
tree | 6c6c8ef6beed3fb4cad5f7c8e5b1203fceb92843 /debian/control | |
parent | 960be79964738d18d137ae0188df3b41f3d2ec75 (diff) | |
download | busybox-aec27bca9840e132c2f067c23745f02bd3c7bb45.tar.gz |
Final updates for release.
-Erik
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 Architecture: any Depends: ${shlibs:Depends} 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 -Replaces: dpkg, netbase +Replaces: netbase Section: utils Description: Tiny utilities for the debian-installer and for embedded systems. 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. counterparts. . BusyBox is used by the debian-installer. Installing BusyBox onto your Debian - system is not recommended, unless you are intended to make a very small embedded - system. Chances are good that for embedded systems, you will want to recompile - to only include the tools and utilities you wish to include. + system is not recommended, unless you are intended to make a very small + embedded system. Chances are good that for embedded systems, you will want to + recompile to only include the tools and utilities you wish to include. Package: busybox-static Architecture: any |