2002-12-01 02:09:19 +00:00
|
|
|
Source: busybox-cvs
|
2000-06-19 09:21:34 +00:00
|
|
|
Priority: optional
|
2002-12-08 20:45:47 +00:00
|
|
|
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
|
2003-01-04 13:45:42 +00:00
|
|
|
Uploaders: Erik Andersen <andersee@debian.org>, Bastian Blank <waldi@debian.org>, Tollef Fog Heen <tfheen@debian.org>, Glenn McGrath <bug1@debian.org>
|
2003-08-26 04:50:23 +00:00
|
|
|
Build-Depends: debhelper (>= 4.0.0)
|
|
|
|
Standards-Version: 3.6.0
|
2002-11-26 02:16:06 +00:00
|
|
|
|
2002-12-01 02:09:19 +00:00
|
|
|
Package: busybox-cvs
|
2000-06-19 09:21:34 +00:00
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}
|
2002-12-01 02:09:19 +00:00
|
|
|
Conflicts: busybox-cvs-static, busybox, busybox-static
|
|
|
|
Replaces: busybox-cvs-static, busybox, busybox-static
|
2000-06-19 09:21:34 +00:00
|
|
|
Section: utils
|
2002-12-08 20:45:47 +00:00
|
|
|
Description: Tiny utilities for small and embedded systems
|
2000-06-19 09:21:34 +00:00
|
|
|
BusyBox combines tiny versions of many common UNIX utilities into a single
|
|
|
|
small executable. It provides minimalist replacements for the most common
|
2001-05-23 20:32:09 +00:00
|
|
|
utilities you would usually find on your desktop system (i.e., ls, cp, mv,
|
|
|
|
mount, tar, etc.). The utilities in BusyBox generally have fewer options than
|
2000-06-19 09:21:34 +00:00
|
|
|
their full-featured GNU cousins; however, the options that are included
|
|
|
|
provide the expected functionality and behave very much like their GNU
|
|
|
|
counterparts.
|
|
|
|
.
|
2000-12-01 19:55:04 +00:00
|
|
|
This package installs the BusyBox binary but does not install symlinks
|
|
|
|
for any of the supported utilities. You can use /bin/busybox --install
|
|
|
|
to install BusyBox to the current directory (you do not want to do this
|
|
|
|
in / on your Debian system!).
|
2000-06-19 09:21:34 +00:00
|
|
|
|
2002-12-01 02:09:19 +00:00
|
|
|
Package: busybox-cvs-static
|
2000-06-19 09:21:34 +00:00
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}
|
2002-12-01 02:09:19 +00:00
|
|
|
Conflicts: busybox-cvs, busybox-static, busybox
|
|
|
|
Replaces: busybox-cvs, busybox-static, busybox
|
2000-06-19 09:21:34 +00:00
|
|
|
Section: shells
|
2002-12-08 20:45:47 +00:00
|
|
|
Description: Standalone rescue shell with tons of builtin utilities
|
2000-06-19 09:21:34 +00:00
|
|
|
BusyBox combines tiny versions of many common UNIX utilities into a single
|
|
|
|
small executable. It provides minimalist replacements for the most common
|
2001-05-23 20:32:09 +00:00
|
|
|
utilities you would usually find on your desktop system (i.e., ls, cp, mv,
|
|
|
|
mount, tar, etc.). The utilities in BusyBox generally have fewer options than
|
2000-06-19 09:21:34 +00:00
|
|
|
their full-featured GNU cousins; however, the options that are included
|
|
|
|
provide the expected functionality and behave very much like their GNU
|
|
|
|
counterparts.
|
|
|
|
.
|
|
|
|
BusyBox-static provides you with a statically linked simple stand alone shell
|
|
|
|
that provides all the utilities available in BusyBox. This package is
|
|
|
|
intended to be used as a rescue shell, in the event that you screw up your
|
|
|
|
system. Invoke "busybox sh" and you have a standalone shell ready to save
|
|
|
|
your system from certain destruction. Invoke "busybox", and it will list the
|
|
|
|
available builtin commands.
|
|
|
|
|
2002-12-01 02:09:19 +00:00
|
|
|
Package: busybox-cvs-udeb
|
2000-12-01 19:55:04 +00:00
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}
|
|
|
|
Section: debian-installer
|
2002-11-26 09:05:15 +00:00
|
|
|
Conflicts: busybox-udeb
|
2004-01-01 00:23:01 +00:00
|
|
|
Enhances: busybox-cvs-floppy-udeb
|
2002-12-10 11:28:40 +00:00
|
|
|
Priority: extra
|
2000-12-01 22:59:04 +00:00
|
|
|
Description: Tiny utilities for the debian-installer
|
2000-12-01 19:55:04 +00:00
|
|
|
BusyBox combines tiny versions of many common UNIX utilities into a single
|
|
|
|
small executable. It provides minimalist replacements for the most common
|
2001-05-23 20:32:09 +00:00
|
|
|
utilities you would usually find on your desktop system (i.e., ls, cp, mv,
|
|
|
|
mount, tar, etc.). The utilities in BusyBox generally have fewer options than
|
2000-12-01 19:55:04 +00:00
|
|
|
their full-featured GNU cousins; however, the options that are included
|
|
|
|
provide the expected functionality and behave very much like their GNU
|
|
|
|
counterparts.
|
|
|
|
.
|
2000-12-01 22:59:04 +00:00
|
|
|
busybox-udeb is used by the debian-installer, so unless you are working
|
2004-03-15 08:29:22 +00:00
|
|
|
on the debian-installer, this package is not for you. Installing this
|
2000-12-01 22:59:04 +00:00
|
|
|
on your Debian system is a very, very bad idea. You have been warned.
|
2000-12-01 19:55:04 +00:00
|
|
|
|
2004-01-01 00:23:01 +00:00
|
|
|
Package: busybox-cvs-floppy-udeb
|
2003-04-06 15:35:52 +00:00
|
|
|
Architecture: i386
|
|
|
|
Depends: ${shlibs:Depends}
|
|
|
|
Section: debian-installer
|
|
|
|
Conflicts: busybox-udeb
|
|
|
|
Priority: extra
|
2004-01-01 00:23:01 +00:00
|
|
|
Description: Tiny utilities for the debian-installer floppy images
|
2003-04-06 15:35:52 +00:00
|
|
|
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,
|
|
|
|
mount, tar, 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-udeb is used by the debian-installer, so unless you are working
|
2004-03-15 08:29:22 +00:00
|
|
|
on the debian-installer, this package is not for you. Installing this
|
2003-04-06 15:35:52 +00:00
|
|
|
on your Debian system is a very, very bad idea. You have been warned.
|
|
|
|
|