aboutsummaryrefslogtreecommitdiff
path: root/emulators/wine/files/pkg-message.in
blob: a8632c68958bf67530f78fed3f1b35e5a5aa3786 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[
{ type: install
  message: <<EOM
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.

The port also installs some of Wine's documentation which describes
additional programs that are not in the manual pages under
  %%PREFIX%%/share/doc/wine
EOM
}
]