summaryrefslogtreecommitdiff
path: root/sysutils/linux-megacli2/pkg-message
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
commitfa4a943c17e47bf910596a414fd7287983350b9b (patch)
treedc76cec18a505befc330e612e0a56bf1caa5ca49 /sysutils/linux-megacli2/pkg-message
parent- Fix manpage pointing to correct PREFIX for binary and conf (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Diffstat (limited to 'sysutils/linux-megacli2/pkg-message')
-rw-r--r--sysutils/linux-megacli2/pkg-message39
1 files changed, 0 insertions, 39 deletions
diff --git a/sysutils/linux-megacli2/pkg-message b/sysutils/linux-megacli2/pkg-message
deleted file mode 100644
index e9927447136f..000000000000
--- a/sysutils/linux-megacli2/pkg-message
+++ /dev/null
@@ -1,39 +0,0 @@
-
-===================================================================
-This port installed a commercial software product with a restricted
-license. Please review the license terms at this URL:
-
- http://www.lsi.com/cm/License.do
-
-===================================================================
-
-Add the following to /boot/loader.conf
-
- # For MegaCLi
- mfi_linux_load="YES"
-
-Add the following to /etc/sysctl.conf
-
- # For MegaCLi
- compat.linux.osrelease=2.6.12
-
-Add the following to /etc/fstab
-
- # For MegaCLi
- linproc /compat/linux/proc linprocfs rw 0 0
- linsys /compat/linux/sys linsysfs rw 0 0
-
-Add the following to /etc/periodic.conf
-
- # !!! Warning: test before running on a production system !!!
- # !!! Warning: might hang your system !!!
- # For daily summary mails and log diffs:
- daily_status_mfi_raid_enable="YES"
- # In case you want really lots of details enable this:
- daily_status_mfi_raid_verbose="NO"
-
-If you find mfi(4) too verbose, see mfi_evt_class_t in
-/usr/src/sys/dev/mfi/mfireg.h for values you can use in the
- hw.mfi.event_class
-sysctl variable.
-