diff options
author | Glenn L McGrath | 2004-01-01 00:23:01 +0000 |
---|---|---|
committer | Glenn L McGrath | 2004-01-01 00:23:01 +0000 |
commit | a43faccbdebe37668390e26ff099faf56e1be6e5 (patch) | |
tree | a1a373d4b57708e3accea2abd2e80c2061ba1289 /debian/control | |
parent | 5c9f0d05b3af7870d5ba6c40bcadf94b55663c58 (diff) | |
download | busybox-a43faccbdebe37668390e26ff099faf56e1be6e5.zip busybox-a43faccbdebe37668390e26ff099faf56e1be6e5.tar.gz |
Sync to waldi's subversion archive
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index d45758c..2324080 100644 --- a/debian/control +++ b/debian/control @@ -52,7 +52,7 @@ Architecture: any Depends: ${shlibs:Depends} Section: debian-installer Conflicts: busybox-udeb -Enhances: busybox-cvs-net-udeb +Enhances: busybox-cvs-floppy-udeb Priority: extra Description: Tiny utilities for the debian-installer BusyBox combines tiny versions of many common UNIX utilities into a single @@ -67,13 +67,13 @@ Description: Tiny utilities for the debian-installer on the debian-installer, this package is not for you. Installing this on your Debian system is a very, very bad idea. You have been warned. -Package: busybox-cvs-net-udeb +Package: busybox-cvs-floppy-udeb Architecture: i386 Depends: ${shlibs:Depends} Section: debian-installer Conflicts: busybox-udeb Priority: extra -Description: Tiny utilities for the debian-installer network images +Description: Tiny utilities for the debian-installer floppy images BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for the most common utilities you would usually find on your desktop system (i.e., ls, cp, mv, |