Import megacli

This commit is contained in:
Adam Cécile (Le_Vert)
2013-08-14 23:08:59 +02:00
commit 3f453fdd10
11 changed files with 716 additions and 0 deletions

3
megacli.wrapper Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
LD_LIBRARY_PATH="/usr/lib/megacli:$LD_LIBRARY_PATH" /usr/lib/megacli/megacli.real "$@"