From owner-svn-src-head@FreeBSD.ORG Fri Apr 10 10:22:09 2015 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 54E9DADF for ; Fri, 10 Apr 2015 10:22:09 +0000 (UTC) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebius.int.ru", Issuer "cell.glebius.int.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7E12ADEC for ; Fri, 10 Apr 2015 10:22:08 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.9/8.14.9) with ESMTP id t3AAM4dk001167 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 10 Apr 2015 13:22:04 +0300 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.9/8.14.9/Submit) id t3AAM4m7001166; Fri, 10 Apr 2015 13:22:04 +0300 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Fri, 10 Apr 2015 13:22:04 +0300 From: Gleb Smirnoff To: Stanislav Sedov Subject: Re: svn commit: r281129 - head/etc Message-ID: <20150410102204.GH99375@FreeBSD.org> References: <20150409220442.GQ8220@zxy.spb.ru> <20150409232711.GZ21982@hades.panopticon> <20150409234026.GH1394@zxy.spb.ru> <20150410000259.GA21982@hades.panopticon> <20150410070845.GU8220@zxy.spb.ru> <20150410073230.GE99375@FreeBSD.org> <20150410092942.GF99375@FreeBSD.org> <7D18BE54-E0D3-42D6-A00F-1CF7DE435DD8@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <7D18BE54-E0D3-42D6-A00F-1CF7DE435DD8@freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , Dmitry Marakasov , Slawa Olhovchenkov , "svn-src-head@freebsd.org" , Garrett Cooper X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Apr 2015 10:22:09 -0000 On Fri, Apr 10, 2015 at 03:02:54AM -0700, Stanislav Sedov wrote: S> If we add a new, ‘russian_utf8' login class: S> * New and existing users created without login class are unaffected; S> * New users created with the ‘russian’ class explicitly S> set will have KOI-8 encoding enabled; S> * New users created with the ‘russian_utf8’ class explicitly S> set will have UTF-8 encoding enabled; S> * Existing russian UTF8 users are unaffected S> * Existing KOI8-R users are unaffected S> * Login classes for both UTF8 and KOI8-R are available S> S> Am I missing something? What if I am 15 year old newbie, who doesn't know all the drama around 8-bit era. And I read on the Internet, that FreeBSD is superior to Ubuntu. So I decided to try FreeBSD. What login class would I choose: russian or russian_utf8? The latter is something I don't know about, so I will choose the former. Also, if we speak about existing installations. Those have /etc/adduser.conf saved. And new users would be prompted to be created with 'russian' class, since previous were. So new users would be created with KOI8-R til end of life of the box. -- Totus tuus, Glebius.