[go: up one dir, main page]

File: control

package info (click to toggle)
s390-tools 2.35.0-1
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 12,220 kB
  • sloc: ansic: 184,236; sh: 12,152; cpp: 4,954; makefile: 2,763; perl: 2,519; asm: 1,085; python: 697; xml: 29
file content (56 lines) | stat: -rw-r--r-- 2,012 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
Source: s390-tools
Section: admin
Priority: important
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13),
               libz-dev,
               gcc-multilib,
               libglib2.0-dev,
               libfuse-dev,
               libfuse3-dev,
               libncurses-dev,
               libpfm4-dev,
               libssl-dev,
               libcurl4-openssl-dev,
               libcryptsetup-dev,
               libjson-c-dev,
               libxml2-dev
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/ibm-s390-tools/s390-tools

Package: s390-tools
Architecture: s390x
Depends: ${shlibs:Depends}, ${misc:Depends}, perl, gawk
Recommends: sg3-utils
Description: Set of fundamental utilities for Linux on S/390
 The package contains:
  * dasdfmt, which is used to low-level format ECKD-DASDs with either
    the classic disk layout or the new zSeries compatible disk layout.
  * dasdview, which is used to display DASD and VTOC information or to
    dump the contents of a DASD to the console.
  * fdasd, which is used to create or modify partitions on ECKD-DASDs
    formatted with the zSeries compatible disk layout.
  * zipl, which is used to make either dasds or tapes bootable for
    system IPL or system dump.
  * zgetdump, which is used to retrieve system dumps from either tapes
    or dasds.

Package: s390-tools-udeb
Package-Type: udeb
Section: debian-installer
Priority: optional
Architecture: s390x
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Set of utilities for Linux on S/390
 This is a minimal package used by debian-installer.
 This package contains only the binaries dasdfmt and fdasd.

Package: ziomon
Priority: optional
Architecture: s390x
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, blktrace, rsync
Recommends: multipath-tools, lsscsi
Description: Performance analysis and reports for zFCP devices
 Tool set to collect data from zFCP devices for performance analysis
 and reporting.