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 1Scf4O-0004Kl-JZ for garchives@archives.gentoo.org; Thu, 07 Jun 2012 15:56:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 559D2E0478; Thu, 7 Jun 2012 15:56:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 22AB1E0478 for ; Thu, 7 Jun 2012 15:56:13 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 86D881B4017 for ; Thu, 7 Jun 2012 15:56:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 472F7E5432 for ; Thu, 7 Jun 2012 15:56:11 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1339084262.de36b26d5e8e331d91a3f2db04174d7d203210a1.WilliamH@OpenRC> Subject: [gentoo-commits] proj/openrc:master commit in: conf.d/ X-VCS-Repository: proj/openrc X-VCS-Files: conf.d/consolefont X-VCS-Directories: conf.d/ X-VCS-Committer: WilliamH X-VCS-Committer-Name: William Hubbs X-VCS-Revision: de36b26d5e8e331d91a3f2db04174d7d203210a1 X-VCS-Branch: master Date: Thu, 7 Jun 2012 15:56:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: d9ff6337-6007-43ef-b80f-647e0c63fd9c X-Archives-Hash: 1ef3331e039915c5f6f3999ef71460c8 commit: de36b26d5e8e331d91a3f2db04174d7d203210a1 Author: William Hubbs gentoo org> AuthorDate: Thu Jun 7 15:51:02 2012 +0000 Commit: William Hubbs gentoo org> CommitDate: Thu Jun 7 15:51:02 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/openrc.git;a=3D= commit;h=3Dde36b26d fix consolefont documentation to reflect the default state conf.d/consolefont was written as though the consolefont service was active by default. It is not, so this has been fixed. reported-by: Ikonta yandex.ru X-Gentoo-Bug: 420037 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=3D420037 --- conf.d/consolefont | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/conf.d/consolefont b/conf.d/consolefont index b2fa635..e01ae84 100644 --- a/conf.d/consolefont +++ b/conf.d/consolefont @@ -1,9 +1,10 @@ +# The consolefont service is not activated by default. If you need to +# use it, you should run "rc-update add consolefont boot" as root. +# # consolefont specifies the default font that you'd like Linux to use on= the # console. You can find a good selection of fonts in /usr/share/console= fonts; # you shouldn't specify the trailing ".psf.gz", just the font name below= . # To use the default console font, comment out the CONSOLEFONT setting b= elow. -# This setting is used by the /etc/init.d/consolefont script (NOTE: if y= ou do -# not want to use it, run "rc-update del consolefont boot" as root). consolefont=3D"default8x16" =20 # consoletranslation is the charset map file to use. Leave commented to= use