File: control

package info (click to toggle)
mdadm 1.9.0-4sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 624 kB
  • ctags: 372
  • sloc: ansic: 5,145; sh: 327; makefile: 123
file content (35 lines) | stat: -rw-r--r-- 1,200 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Source: mdadm
Section: admin
Priority: optional
Maintainer: Mario Joussen <joussen@debian.org>
Uploaders: martin f. krafft <madduck@debian.org>
Build-Depends: debhelper (>= 4.2)
Standards-Version: 3.6.1.0

Package: mdadm
Architecture: any
Depends: ${shlibs:Depends}, makedev, debconf (>> 0.5)
Replaces: mdctl
Conflicts: mdctl (<< 0.7.2), raidtools2 (<< 1.00.3-12.1)
Description: Manage MD devices aka Linux Software Raid
 mdadm is a program that can be used to create, manage, and monitor MD
 devices.  As such it provides a similar set  of functionality  to the
 raidtools packages. 
 .
 Unlike raidtools, mdadm can perform (almost) all of its functions
 without having a configuration file.

Package: mdadm-udeb
Section: debian-installer
XC-Package-Type: udeb
Architecture: any
Depends: ${shlibs:Depends}
Description: Manage MD devices aka Linux Software Raid
 mdadm is a program that can be used to create, manage, and monitor MD
 devices.  As such it provides a similar set  of functionality  to the
 raidtools packages. 
 .
 Unlike raidtools, mdadm can perform (almost) all of its functions
 without having a configuration file.
 .
 mdadm-udeb is a minimal package used by the debian-installer.