summaryrefslogtreecommitdiff
path: root/debian/control
blob: 56d97268fe7a6eecc7017be9db29813217807d61 (plain)
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
Source: ppc64-diag
Section: misc
Priority: optional
Maintainer: Frédéric Bonnard <frediz@debian.org>
Build-Depends: debhelper-compat (= 13), flex, bison, librtas-dev, librtasevent-dev, libservicelog-dev, libncurses5-dev, libvpd-dev, libudev-dev, pkg-config
Standards-Version: 4.6.1.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/ppc64-diag.git
Vcs-Browser: https://salsa.debian.org/debian/ppc64-diag
Homepage: https://github.com/power-ras/ppc64-diag


Package: ppc64-diag
Architecture: powerpc ppc64 ppc64el
Depends: ${shlibs:Depends}, ${misc:Depends}, lsvpd, servicelog, powerpc-ibm-utils (>= 1.2.15), lsb-base
Pre-Depends: ${misc:Pre-Depends}
Description: Platform error log analysis tool and rtas_errd daemon
 This package contains various diagnostic tools for PowerLinux.
 These tools captures the diagnostic events from Power Systems
 platform firmware, SES enclosures and device drivers, and
 write events to servicelog database. It also provides automated
 responses to urgent events such as environmental conditions and
 predictive failures, if appropriate modifies the FRUs fault
 indicator(s) and provides event notification to system
 administrators or connected service frameworks.