Do not require that the signal number be specified
[oweals/busybox.git] / debian / control
1 Source: busybox-cvs
2 Priority: optional
3 Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
4 Uploaders: Erik Andersen <andersee@debian.org>, Bastian Blank <waldi@debian.org>, Tollef Fog Heen <tfheen@debian.org>, Glenn McGrath <bug1@debian.org>
5 Build-Depends: debhelper (>= 2.1.18)
6 Standards-Version: 3.5.7.0
7
8 Package: busybox-cvs
9 Architecture: any
10 Depends: ${shlibs:Depends}
11 Conflicts: busybox-cvs-static, busybox, busybox-static
12 Replaces: busybox-cvs-static, busybox, busybox-static
13 Section: utils
14 Description: Tiny utilities for small and embedded systems
15  BusyBox combines tiny versions of many common UNIX utilities into a single
16  small executable. It provides minimalist replacements for the most common
17  utilities you would usually find on your desktop system (i.e., ls, cp, mv,
18  mount, tar, etc.).  The utilities in BusyBox generally have fewer options than
19  their full-featured GNU cousins; however, the options that are included
20  provide the expected functionality and behave very much like their GNU
21  counterparts.
22  .
23  This package installs the BusyBox binary but does not install symlinks
24  for any of the supported utilities.  You can use /bin/busybox --install
25  to install BusyBox to the current directory (you do not want to do this
26  in / on your Debian system!).
27
28 Package: busybox-cvs-static
29 Architecture: any
30 Depends: ${shlibs:Depends}
31 Conflicts: busybox-cvs, busybox-static, busybox
32 Replaces: busybox-cvs, busybox-static, busybox
33 Section: shells
34 Description: Standalone rescue shell with tons of builtin utilities
35  BusyBox combines tiny versions of many common UNIX utilities into a single
36  small executable. It provides minimalist replacements for the most common
37  utilities you would usually find on your desktop system (i.e., ls, cp, mv,
38  mount, tar, etc.).  The utilities in BusyBox generally have fewer options than
39  their full-featured GNU cousins; however, the options that are included
40  provide the expected functionality and behave very much like their GNU
41  counterparts.
42  .
43  BusyBox-static provides you with a statically linked simple stand alone shell
44  that provides all the utilities available in BusyBox.  This package is
45  intended to be used as a rescue shell, in the event that you screw up your
46  system.  Invoke "busybox sh" and you have a standalone shell ready to save
47  your system from certain destruction.  Invoke "busybox", and it will list the
48  available builtin commands.
49
50 Package: busybox-cvs-udeb
51 Architecture: any
52 Depends: ${shlibs:Depends}
53 Section: debian-installer
54 Conflicts: busybox-udeb
55 Priority: extra
56 Description: Tiny utilities for the debian-installer
57  BusyBox combines tiny versions of many common UNIX utilities into a single
58  small executable. It provides minimalist replacements for the most common
59  utilities you would usually find on your desktop system (i.e., ls, cp, mv,
60  mount, tar, etc.).  The utilities in BusyBox generally have fewer options than
61  their full-featured GNU cousins; however, the options that are included
62  provide the expected functionality and behave very much like their GNU
63  counterparts.
64  .
65  busybox-udeb is used by the debian-installer, so unless you are working
66  on the debian-installer, this package is not for you.  Installing this 
67  on your Debian system is a very, very bad idea.  You have been warned.
68
69 Package: busybox-cvs-net-udeb
70 Architecture: i386
71 Depends: ${shlibs:Depends}
72 Section: debian-installer
73 Conflicts: busybox-udeb
74 Priority: extra
75 Description: Tiny utilities for the debian-installer network images
76  BusyBox combines tiny versions of many common UNIX utilities into a single
77  small executable. It provides minimalist replacements for the most common
78  utilities you would usually find on your desktop system (i.e., ls, cp, mv,
79  mount, tar, etc.).  The utilities in BusyBox generally have fewer options than
80  their full-featured GNU cousins; however, the options that are included
81  provide the expected functionality and behave very much like their GNU
82  counterparts.
83  .
84  busybox-udeb is used by the debian-installer, so unless you are working
85  on the debian-installer, this package is not for you.  Installing this 
86  on your Debian system is a very, very bad idea.  You have been warned.
87