From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QK8fE-0000Po-Qv for garchives@archives.gentoo.org; Wed, 11 May 2011 12:37:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C27981C112; Wed, 11 May 2011 12:33:38 +0000 (UTC) Received: from mail-gw0-f53.google.com (mail-gw0-f53.google.com [74.125.83.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 922E91C112 for ; Wed, 11 May 2011 12:33:38 +0000 (UTC) Received: by gwj20 with SMTP id 20so181293gwj.40 for ; Wed, 11 May 2011 05:33:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=YwPi8MIlPb0R36UrKP49m1aeO0RfWLamtKNDOSjaRCo=; b=LfDPraxOPRQFQQpC7e3S6o58XHXJ0rbJjUDAdK9cbfNJlmERbOLObbo8wMkD8iCJjE cGi6eHxM1fJ8hDuubCMAZwWulY0jGdYTpT3BUtd/f6m7Hh3KplipXr4VnLp028DabfKf gpxtYJb5P5NMgvttkf+j4962YNpBlsExVWmn0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=rj92Zed3GHjF2/l/UT1R4KHeBgLRTS4EuUIKPM/x/1vNv3YuoifAc/0EOvsaiph3Po jcJ5WeqPYflDkvO1jUqqDRbJ9h6XX1PnhUaTJYkP3d2kbmgnrxE8mJ9utVyNi4hPtDfk P9iXrpkRV9vvlrpGpuiIKlmpttNR1DBGdz0qU= Received: by 10.236.184.68 with SMTP id r44mr10479347yhm.461.1305117218075; Wed, 11 May 2011 05:33:38 -0700 (PDT) Received: from [192.168.2.5] (adsl-98-95-130-19.jan.bellsouth.net [98.95.130.19]) by mx.google.com with ESMTPS id u61sm39097yhl.54.2011.05.11.05.33.36 (version=SSLv3 cipher=OTHER); Wed, 11 May 2011 05:33:37 -0700 (PDT) Message-ID: <4DCA821F.8050904@gmail.com> Date: Wed, 11 May 2011 07:33:35 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.19) Gecko/20110501 Gentoo/2.0.14 SeaMonkey/2.0.14 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: How's the openrc update going for everyone? References: <4DC9B435.9010308@gmail.com> <4DC9BF0A.6040800@wonkology.org> <4DC9C5F0.4000303@gmail.com> <20110511003835.71388717@zaphod.digimed.co.uk> <4DC9CF35.7010503@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: cda868ccf43a0182ee22f8557c6281ce Marius Vaitiekunas wrote: > Hi, > > Maybe, a little OT. > Could anybody tell me, how to make gentoo baselayout-2 system to be > completely unicode utf-8? Which config files I should modify? > Thank You! > > This is how I did mine. root@fireball / # cat /etc/make.conf | grep utf LC_ALL="en_US.utf8" root@fireball / # I think that is all I did. Then again, it seems I had to run some command but can't recall it. That help? Dale :-) :-)