blob: 91876b9b8025840d7994ff668065c6c082ed2906 (
plain)
1
2
3
4
5
6
7
8
9
|
[
{ type: install
message: <<EOM
Please note that that this port only supports ext4 in read-only mode.
You might want to consider using sysutils/fusefs-ext2 which supports
ext2, ext3 and ext4 with read write support.
EOM
}
]
|