From e3df3bbb8ed97b1eb06bb421a3506c9b7ea56edb Mon Sep 17 00:00:00 2001 From: Michael Lucas Date: Tue, 22 Jan 2002 12:18:08 +0000 Subject: [PATCH] Now that Handbook discusses Joliet CDs, repoint the "My CD has ??? filenames" answer there. --- en_US.ISO8859-1/books/faq/book.sgml | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 411c3cd701..17c07b727e 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -3720,20 +3720,13 @@ quit - Most likely your CDROM uses the Joliet - extension for storing information about files and directories. - This extension specifies that all filenames are stored using - Unicode two-byte characters. Currently, efforts are under way - to introduce a generic Unicode interface into the FreeBSD - kernel, but since that is not ready yet, the CD9660 driver does - not have the ability to decode the characters in the - filenames. - - As a temporary solution, starting with FreeBSD 4.3, a - special hook has been added into the CD9660 driver to allow the - user to load an appropriate conversion table on the fly. - Modules for some of the common encodings are available via the - sysutils/cd9660_unicode port. + Your CDROM probably uses the Joliet + extension for storing information about files and + directories. This is discussed in the Handbook chapter on + creating and + using CDROMs, specifically the section on Using Data + CDROMs.