ports/emulators/wine-devel/files/pkg-message.in
Gerald Pfeifer db74b2d979 emulators/wine-devel: Pare down pkg-message
Forward port commit 7758a5695f from
the emulators/wine port.

Approved by:	maintainer
2021-10-31 06:39:33 +00:00

13 lines
395 B
Text

[
{ 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
}
]