From owner-cvs-all Sat Jan 5 12:17:46 2002 Delivered-To: cvs-all@freebsd.org Received: from columbus.cris.net (columbus.cris.net [212.110.128.65]) by hub.freebsd.org (Postfix) with ESMTP id 2153B37B41A; Sat, 5 Jan 2002 12:17:32 -0800 (PST) Received: from ark.cris.net (ark.cris.net [212.110.128.68]) by columbus.cris.net (8.9.3/8.9.3) with ESMTP id WAA25205; Sat, 5 Jan 2002 22:17:27 +0200 (EET) Received: (from phantom@localhost) by ark.cris.net (8.11.1/8.11.1) id g05KHQh06135; Sat, 5 Jan 2002 22:17:26 +0200 (EET) Date: Sat, 5 Jan 2002 22:17:26 +0200 From: Alexey Zelkin To: Mikhail Teterin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/calendar/calendars calendar.croatian calendar.german calendar.russian src/usr.bin/calendar/calendars/de_DE.ISO8859-1 calendar.all calendar.feiertag calendar.geschichte calendar.kirche calendar.literatur calendar.musik calendar.wissenschaft ... Message-ID: <20020105221726.A722@ark.cris.net> References: <20020105211715.A98164@ark.cris.net> <200201051957.g05JvVl25556@aldan.algebra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200201051957.g05JvVl25556@aldan.algebra.com>; from mi@aldan.algebra.com on Sat, Jan 05, 2002 at 02:57:28PM -0500 X-Operating-System: FreeBSD 3.5-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi, On Sat, Jan 05, 2002 at 02:57:28PM -0500, Mikhail Teterin wrote: > >> Not a Russian, I think of myself as Soviet -- frequently conversing > >> in Russian language, using ru_SU felt just fine. ru_RU feels > >> disturbing :-| > > > > Sorry, but from technical perspective -- SU is a Contry Code assigned > > for Sudan IIRC. > > No, that would be SD: > > http://www1.ics.uci.edu/pub/websoft/wwwstat/country-codes.txt > > SU is the former USSR -- as expected. Mentioned page lists Top Level Domains. But actual country codes are listed by ISO 3166[*]. SU is missing from this list. This means that SU is unassigned code and can be assigned in future. [*]: http://userpage.chemie.fu-berlin.de/diverse/doc/ISO_3166.html > > So, having Russian language locale for Sudan is slightly strange as > > for me :-) > > > Also I have to note that FreeBSD is only OS which is using ru_SU > > locale as I know. Everybody else are using ru_RU for ages. > > I like FreeBSD. Can't we keep the ru_SU alias? Please? This requires adding a hack to 'make hierarchy' functionality. Correctly, remove exisitng /usr/share/{nls,locale}/ru_RU.* before execution of mtree(1). Only in this case ru_RU locale should be setup correctly for 'make world' upgrades. Otherwise we'll have crossed symlinks between ru_RU and ru_SU locale directories and broken world as result :-( I don't think that purpose is worth such hacks. But if there're will be more requests and no objections I'll do it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message