From owner-freebsd-current@FreeBSD.ORG Wed Apr 2 21:34:43 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 A2E8E7F9 for ; Wed, 2 Apr 2014 21:34:43 +0000 (UTC) Received: from mail-la0-f45.google.com (mail-la0-f45.google.com [209.85.215.45]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 27FF9ED9 for ; Wed, 2 Apr 2014 21:34:42 +0000 (UTC) Received: by mail-la0-f45.google.com with SMTP id hr17so662216lab.32 for ; Wed, 02 Apr 2014 14:34:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=VB+5gD3FM6URszhX5G98KfldfCUDMFOUiEGdBi8volM=; b=i0rlTXchjiyEL6B0+VZsWd5+E7gIhuGI7eoFiK0F8K7GI2jrE25M6+jbn/DKL4+Tny 03Oq6GjrnmzhsgQIUgc4xO2RR8MB1kZIs6Q2fclqcNbsGwZZK29NCqe7tRqA5wc30Yux T8GGa/px9AGSxsh/R5PLpl1fRq1c1FI2rxz4nV9Le2nKJwtX27Rl8kfjnFnFc/XMVIiB 0jhUTYjYyzokGlVraw7pzadFrSBQkGR9NNk26+K59J2uvK0MQn9L4FvO1BHnQL0yg6+s 4i6yfNFj9lhGpPBB05+m06vXBe1k2+E/5aYO8XH75rkgg4r5M6b36TodviN5WykWtML2 Hi4g== X-Gm-Message-State: ALoCoQlXZNKbTsDcuh12aG4Fv9LaWIQfFo1tqhBJvJnk+07/P4oPua7KoQ9uE7qBy3V+i2T+z614 X-Received: by 10.152.184.66 with SMTP id es2mr1433723lac.22.1396474474938; Wed, 02 Apr 2014 14:34:34 -0700 (PDT) Received: from [192.168.1.2] ([89.169.173.68]) by mx.google.com with ESMTPSA id q4sm2159559lbl.14.2014.04.02.14.34.33 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 02 Apr 2014 14:34:34 -0700 (PDT) Message-ID: <533C8269.7040305@freebsd.org> Date: Thu, 03 Apr 2014 01:34:33 +0400 From: Andrey Chernov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Gleb Smirnoff , sbruno@freebsd.org Subject: Re: login.conf --> UTF-8 References: <1396457629.2280.2.camel@powernoodle.corp.yahoo.com> <20140402171546.GL44326@FreeBSD.org> In-Reply-To: <20140402171546.GL44326@FreeBSD.org> X-Enigmail-Version: 1.7a1pre Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: "freebsd-current@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Wed, 02 Apr 2014 21:34:43 -0000 On 02.04.2014 21:15, Gleb Smirnoff wrote: > S> + :lang=en_US.UTF-8:\ > S> + :charset=UTF-8: > > And I'd like to do same change for the 'russian' login class > in /etc/login.conf. Please everybody remember that we don't have UTF-8 collation implemented, just fallback to bytecode comparison. -- http://ache.vniz.net/