mirror of
https://git.freebsd.org/ports.git
synced 2025-05-08 13:28:48 -04:00
- Mention the necessity of fusefs(5) support in the kernel and how to enable it at the system startup time - Remove outdated URLs and references from the FreeBSD-specific README file; drop the ``Reporting bugs'' section completely as most of it does not reflect modern reality or is simply banal PR: 264478, 264479
13 lines
430 B
Text
13 lines
430 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
NTFS-3G has been installed. It requires fusefs(5) support to operate,
|
|
so issue the ``kldload fusefs'' command or ``sysrc kld_list+=fusefs''
|
|
to make it load automatically when the system starts.
|
|
|
|
For further information, implementation details, and known issues see
|
|
the FreeBSD README (%%DOCSDIR%%/README.FreeBSD) in
|
|
addition to the official README (contains some Linux-specific parts).
|
|
EOM
|
|
}
|
|
]
|