From owner-freebsd-current Mon Jun 12 14:42:44 2000 Delivered-To: freebsd-current@freebsd.org Received: from Stalker.Alfacom.net (Stalker.Alfacom.net [62.244.36.7]) by hub.freebsd.org (Postfix) with ESMTP id 1660537BC97 for ; Mon, 12 Jun 2000 14:42:39 -0700 (PDT) (envelope-from vkushnir@Alfacom.net) Received: from kushnir1.kiev.ua (dup-99.alfacom.net [62.244.36.99]) by Stalker.Alfacom.net (8.9.0/8.9.0) with ESMTP id AAA21096 for ; Tue, 13 Jun 2000 00:42:32 +0300 (EEST) Received: from localhost (volodya@localhost) by kushnir1.kiev.ua (8.9.3/8.9.3) with ESMTP id AAA09305 for ; Tue, 13 Jun 2000 00:42:26 +0300 (EEST) (envelope-from volodya@kushnir1.kiev.ua) Date: Tue, 13 Jun 2000 00:42:26 +0300 (EEST) From: Vladimir Kushnir To: freebsd-current@FreeBSD.ORG Subject: Support for VideoCD & multilanguage cd9660? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Are there any plans to implement subj? There were a couple of patches and they still work fine (with some minor tweaking). But somehow any discussions on these features seem to have died a while ago :-( Meanwhile, they seem to be rather useful. For one, here in post-USSR countries lots of CDs are made using Russian filenames in cp866 encoding. In this respect, is there a way to concatenate "makeoptions" and/or propagate them only to some of the modules? The problem is: I've modified a wee bit Unicode patch for Joliet cd9660 (http://triaez.kaisei.org/~mzaki/joliet/ ) to build it into module, but it requires options CHARSET_{EUC_JP,KOI8_R etc} to be specified. Since we compile modules together with kernel, it would be nice to specify all the nessessary options in config file. On the other hand, some of them (like in this example) make sence only for some of the modules. Any ideas how to do that? Regards, Vladimir -- ===========================|======================= Vladimir Kushnir | vkushnir@Alfacom.net | Powered by FreeBSD kushnir@ap3.bitp.kiev.ua | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message