From owner-freebsd-current@FreeBSD.ORG Thu Jul 3 08:51:13 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3283AD61 for ; Thu, 3 Jul 2014 08:51:13 +0000 (UTC) Received: from mout.gmx.com (mout.gmx.com [74.208.4.201]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EF5F62C9C for ; Thu, 3 Jul 2014 08:51:12 +0000 (UTC) Received: from [157.181.96.215] ([157.181.96.215]) by mail.gmx.com (mrgmxus001) with ESMTPSA (Nemesis) id 0MCcfk-1WuPWN2190-009MNm; Thu, 03 Jul 2014 10:51:05 +0200 Message-ID: <53B51945.4080202@gmx.com> Date: Thu, 03 Jul 2014 10:50:13 +0200 From: dt71@gmx.com User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26 MIME-Version: 1.0 To: Kevin Lo Subject: Re: freebsd and utf-8 directory names References: <3B0F582294DE3E448963BA62DC306AEE3C7F5FBCEC@exchange.mands.hu> <53B2C8B4.50306@gmx.com> <7C6EC1A0-520F-49CA-8C05-1F3205080543@FreeBSD.org> <53B335BB.5090402@gmx.com> <20140703033313.GA44200@ns.kevlo.org> In-Reply-To: <20140703033313.GA44200@ns.kevlo.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:XIoccghpk/gEFrDulA0Y7vg6RoXrGaZ5XnD8R6Fvahj7rve7RAl DSItuqdCbYcuWT8FApPH5ZAb82p2Nxd+aT0mjyk5HmlYHgfcSE+mFQQdjyL/YmMUPzLljXt EkrH5tzHXwn47c/e3q14+F7KvrmLXWLV7PhII65Z06aurjLFheuvpjbSZD7atCpfGRRtgLJ D/8+D2JTtHOQ6kHs0UjxQ== Cc: freebsd-current@freebsd.org, David Chisnall X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2014 08:51:13 -0000 Kevin Lo wrote, On 07/03/2014 05:33: > On Wed, Jul 02, 2014 at 12:27:07AM +0200, dt71@gmx.com wrote: >> But now, eat this: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191540 > > Well, I'm going to close that PR. :-) > First, > [...] > Let me know if that works for you, thanks. Yes, that did work. When I'll have more time and resources, I'll try to find out why/what didn't work at the time of the IRC conversation. It is possible that Windows was using something like UTF-16, but I tested only UTF-8 -- though the apparent unavailability of any UTF-16 locale on my system indicates that base FreeBSD installations are not able to properly mount commonly-used FAT32 partitions (think about flash drives). Another "next step" is to find out whether a regular user can set a locale environment variable and then create a file that system utilities -- which have one pre-set locale -- (think about disk space usage quota enforcers) won't handle well.