From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grigory Batalov Subject: Re: Cyrillic filenames Date: Tue, 8 Jun 2004 17:53:50 +0400 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <20040608175350.406dda6d.bga@altlinux.ru> References: <20040529212658.298d0321.bga@altlinux.ru> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org On Sun, 30 May 2004 20:45:41 +0100 (BST) Bart Oldeman wrote: > > I see this problem is solved in CVS within dosext/mfs/lfn.c > > and plugin/translate/translate_config.c. > > yes, it's a new feature in the devel branch. The only reason it's not in > stable yet is that it was past the cut-off point and fairly intrusive. I > don't have time to really test the LFN support (was implemented at the > same time, also devel only) carefully now but I can look into integrating > the filename translation support into 1.2.2 independently of LFN for the > time being. LFN may be something for 1.2.3 then. Looks like FreeDOS ignores COUNTRY setting in config.sys (under dosemu 1.3.0 that I got from CVS) At least in DR-DOS 7.03 and MS DOS 7.0 (Win98) following string is enouth to fully support Russian: country=007,866,country.sys And some letters are garbled without it. What is a right way to set country in FreeDOS and where to get a free copy of COUNTRY.SYS ?