aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2024-07-02 09:01:32 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2024-07-02 09:03:14 +0000
commit633d97fca5a4ed540893468f4fbbdc29715b0ca1 (patch)
tree8425da0db9d1c2df28a29b094281204884420acf
parentddf7bd5b30f6ff4926636bdcfd3edd3738c6fd69 (diff)
downloadports-633d97fca5a4ed540893468f4fbbdc29715b0ca1.tar.gz
ports-633d97fca5a4ed540893468f4fbbdc29715b0ca1.zip
emulators/wine: Add a trouble shooting note to pkg-message
PR: 279015
-rw-r--r--emulators/wine/files/pkg-message.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/wine/files/pkg-message.in b/emulators/wine/files/pkg-message.in
index a8632c68958b..bb865c0c874c 100644
--- a/emulators/wine/files/pkg-message.in
+++ b/emulators/wine/files/pkg-message.in
@@ -1,6 +1,9 @@
[
{ type: install
message: <<EOM
+If Wine does not appear to start up properly, consider moving away the
+configuration directory ~/.wine and try again.
+
Some ZFS tuning guides recommend setting KVA_PAGES=512 in your kernel
configuration. This is incompatible with Wine. The maximum possible
is KVA_PAGES=500, which should still be enough for ZFS.