summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2009-08-13 23:18:45 +0000
committerscottl <scottl@FreeBSD.org>2009-08-13 23:18:45 +0000
commitf0c0cd58a9223f8725e2816f60d24a24e70e56af (patch)
tree68082827fd365e0b39edf85651d90dae8694186c /usr.sbin/Makefile
parente85ca71aadcc42a3f7cc90e6cff96c28f1c54290 (diff)
downloadFreeBSD-src-f0c0cd58a9223f8725e2816f60d24a24e70e56af.zip
FreeBSD-src-f0c0cd58a9223f8725e2816f60d24a24e70e56af.tar.gz
ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6
controllers. Controller, array, and drive status can be checked, basic attributes can be changed, and arrays and spares can be created and deleted. Controller firmware can also be flashed. This does not replace MegaCLI, found in ports, as that is officially sanctioned and supported by LSI and includes vastly more functionality. However, mfiutil is open source and guaranteed to provide basic functionality, which can be especially useful if you have a problem and can't get MegaCLI to work. Approved by: re Obtained from: Yahoo! Inc.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index f57ff3a..37d24f8 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -94,6 +94,7 @@ SUBDIR= ${_ac} \
manctl \
memcontrol \
mergemaster \
+ mfiutil \
mixer \
${_mld6query} \
mlxcontrol \
OpenPOWER on IntegriCloud