sysutils/cd9660_unicode
Andrei Kolu
antik at bsd.ee
Mon Aug 21 15:10:46 UTC 2006
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/creating-cds.html
"Disks with certain ISO 9660 extensions might behave oddly, however. For
example, Joliet disks store all filenames in two-byte Unicode characters. The
FreeBSD kernel does not speak Unicode (yet!), so non-English characters show
up as question marks. (The FreeBSD CD9660 driver includes hooks to load an
appropriate Unicode conversion table on the fly. Modules for some of the
common encodings are available via the sysutils/cd9660_unicode port.)"
# cd /usr/ports/sysutils/cd9660_unicode
# make install
===> cd9660_unicode-1.0 is obsolete. See mount_cd9660(8).
*** Error code 1
Stop in /usr/ports/sysutils/cd9660_unicode.
Looks like documentation is out of date.
Andrei
More information about the freebsd-doc
mailing list