File: control

package info (click to toggle)
blktool 4-7.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 496 kB
  • sloc: ansic: 2,372; sh: 791; makefile: 9
file content (20 lines) | stat: -rw-r--r-- 805 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: blktool
Section: admin
Priority: optional
Maintainer: Azat Khuzhin <a3at.mail@gmail.com>
Build-Depends: cdbs, debhelper (>= 9), libglib2.0-dev
Standards-Version: 3.9.6
Homepage: http://sourceforge.net/projects/gkernel/files/blktool/
Vcs-Git: git://anonscm.debian.org/collab-maint/blktool.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/blktool.git

Package: blktool
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: tune low-level block device parameters
 blktool is used for querying and/or changing settings of a block
 device.  It is like hdparm but a more general tool, as it works on
 SCSI, IDE and SATA devices.
 .
 This program is for those who know what they're doing and it should
 be used at your own risk as it could cause damage to your hardware.