This commit is contained in:
Mario Fetka
2017-11-11 16:50:12 +01:00
parent 61f73f4a0a
commit 827b64c240
12 changed files with 1990 additions and 0 deletions

20
debian/control vendored Normal file
View File

@@ -0,0 +1,20 @@
Source: dellmgr
Section: admin
Priority: optional
Maintainer: Adam Cécile (Le_Vert) <gandalf@le-vert.net>
Build-Depends: debhelper (>= 4)
Standards-Version: 3.8.0
Homepage: http://linux.dell.com
Package: dellmgr
Architecture: i386 amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Manage DELL PERC/CERC cards based on LSI MegaRAID chip
This tool allow you to access the RAID card BIOS from Linux.
.
Useful to manage arrays or start maintenance operations.
.
If you have a MegaRAID card, which doesn't come from Dell, look at
megamgr package instead.
.
This tool will not work on recent SAS cards.