File: control

package info (click to toggle)
edac-utils 0.18%2Bgit12-gd98769e-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,440 kB
  • sloc: sh: 8,410; ansic: 1,802; perl: 476; makefile: 69
file content (93 lines) | stat: -rw-r--r-- 3,792 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
Source: edac-utils
Section: admin
Priority: extra
Maintainer: Yaroslav Halchenko <debian@onerussian.com>
Uploaders: Tim Small <tim@buttersideup.com>
Build-Depends: cdbs, debhelper (>= 10), libsysfs-dev, chrpath
Standards-Version: 3.9.3
Homepage: http://sourceforge.net/projects/edac-utils
Vcs-Git: git://git.onerussian.com/deb/edac-utils
Vcs-Browser: http://git.onerussian.com/?p=deb/edac-utils.git

Package: edac-utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6)
Recommends: dmidecode
Description: report kernel-detected PCI and ECC RAM errors
 This package contains the user-space utilities for use with the EDAC
 kernel subsystem.  EDAC (Error Detection and Correction) is a set of
 Linux kernel modules for handling hardware-related errors.  Currently
 its major focus is ECC memory error handling. However it also detects
 and reports PCI bus parity errors.
 .
 PCI parity errors are supported on all architectures (and are a
 mandatory part of the PCI specification).
 .
 Main memory ECC drivers are memory controller specific.  At the time
 of writing, drivers exist for many x86-specific chipsets and CPUs,
 and some PowerPC, and MIPS systems.
 .
 This package provides command lines tools

Package: libedac-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libedac1 (= ${binary:Version})
Description: report kernel-detected PCI and ECC RAM errors
 This package contains the user-space utilities for use with the EDAC
 kernel subsystem.  EDAC (Error Detection and Correction) is a set of
 Linux kernel modules for handling hardware-related errors.  Currently
 its major focus is ECC memory error handling. However it also detects
 and reports PCI bus parity errors.
 .
 PCI parity errors are supported on all architectures (and are a
 mandatory part of the PCI specification).
 .
 Main memory ECC drivers are memory controller specific.  At the time
 of writing, drivers exist for many x86-specific chipsets and CPUs,
 and some PowerPC, and MIPS systems.
 .
 This package contains development files for the library

Package: libedac1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: libedac
Description: report kernel-detected PCI and ECC RAM errors
 This package contains the user-space utilities for use with the EDAC
 kernel subsystem.  EDAC (Error Detection and Correction) is a set of
 Linux kernel modules for handling hardware-related errors.  Currently
 its major focus is ECC memory error handling. However it also detects
 and reports PCI bus parity errors.
 .
 PCI parity errors are supported on all architectures (and are a
 mandatory part of the PCI specification).
 .
 Main memory ECC drivers are memory controller specific.  At the time
 of writing, drivers exist for many x86-specific chipsets and CPUs,
 and some PowerPC, and MIPS systems.
 .
 This package includes shared library

Package: libedac1-dbg
Section: debug
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libedac1 (= ${binary:Version})
Provides: libedac
Description: report kernel-detected PCI and ECC RAM errors
 This package contains the user-space utilities for use with the EDAC
 kernel subsystem.  EDAC (Error Detection and Correction) is a set of
 Linux kernel modules for handling hardware-related errors.  Currently
 its major focus is ECC memory error handling. However it also detects
 and reports PCI bus parity errors.
 .
 PCI parity errors are supported on all architectures (and are a
 mandatory part of the PCI specification).
 .
 Main memory ECC drivers are memory controller specific.  At the time
 of writing, drivers exist for many x86-specific chipsets and CPUs,
 and some PowerPC, and MIPS systems.
 .
 This package includes shared library with debugging symbols
 not stripped