File: control

package info (click to toggle)
hdparm 9.60%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 748 kB
  • sloc: ansic: 6,949; sh: 1,134; makefile: 57
file content (33 lines) | stat: -rw-r--r-- 1,184 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
Source: hdparm
Maintainer: Alexandre Mestiashvili <mestia@debian.org>
Section: admin
Priority: optional
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/debian/hdparm
Vcs-Git: https://salsa.debian.org/debian/hdparm.git
Homepage: http://sourceforge.net/projects/hdparm/

Package: hdparm
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         lsb-base
Recommends: powermgmt-base
Description: tune hard disk parameters for high performance
 Get/set device parameters for Linux SATA/IDE drives.
 Provides a command line interface to various kernel interfaces supported by
 the Linux SATA/PATA/SAS "libata" subsystem and the older IDE driver subsystem.
 Many newer (2008 and later) USB drive enclosures now also support "SAT"
 (SCSI-ATA Command Translation) and therefore may also work with hdparm.

Package: hdparm-udeb
Architecture: any
Section: debian-installer
Depends: ${shlibs:Depends},
         ${misc:Depends}
Package-Type: udeb
Description: tune hard disk parameters for high performance
 Get/set device parameters for Linux SATA/IDE drives.
 .
 This is a minimal package for use in debian-installer.