Initial commit

This commit is contained in:
Mario Fetka
2017-04-22 15:01:27 +02:00
parent 7ea26e619b
commit 05d4ad85da
26 changed files with 1084 additions and 0 deletions

17
debian/control vendored Normal file
View File

@@ -0,0 +1,17 @@
Source: megactl
Section: admin
Priority: optional
Maintainer: Adam Cécile (Le_Vert) <gandalf@le-vert.net>
Build-Depends: debhelper (>= 4), dpatch
Standards-Version: 3.8.2
Homepage: http://sourceforge.net/projects/megactl
Package: megactl
Architecture: i386 amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: LSI MegaRAID SCSI/SAS reporting tool
This package contains both megactl and megasasctl tools that can be used
to query LSI's MegaRAID adapters status.
.
It reports status and informations about the adapter itself, it's
logical disks and the physical disks attached.