aboutsummaryrefslogtreecommitdiff
path: root/devel/py-os-brick2/pkg-message
blob: 7567fb2b4a448617894b638aeca3ab1be9323c73 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[
{ type: install
  message: <<EOM
Please note that this is a development version.
Only initial NFS support was added.

Enable NFS client in rc.conf
# sysrc nfs_client_enable="YES"
EOM
}
]