mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 02:30:44 -04:00
13 lines
395 B
Text
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
|
|
}
|
|
]
|