File: control

package info (click to toggle)
blktool 4-6
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 424 kB
  • ctags: 184
  • sloc: ansic: 1,369; sh: 791; makefile: 10
file content (19 lines) | stat: -rw-r--r-- 756 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: blktool
Section: admin
Priority: optional
Maintainer: Stefan Bauer <stefan.bauer@cubewerk.de> 
Build-Depends: cdbs, debhelper (>= 7.4.0), libglib2.0-dev, quilt
Standards-Version: 3.8.4
XS-Vcs-Git: git://git.debian.org/git/collab-main/blktool.git
XS-Vcs-Browser: http://git.debian.org/?p=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 should be
 used it at your own risk as it could cause damage to your hardware.