From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1J6tAp-0006Cq-QG for mharc-grub-devel@gnu.org; Mon, 24 Dec 2007 14:41:15 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J6tAo-0006Am-9h for grub-devel@gnu.org; Mon, 24 Dec 2007 14:41:14 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J6tAm-00067a-N4 for grub-devel@gnu.org; Mon, 24 Dec 2007 14:41:14 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J6tAm-00067S-Hw for grub-devel@gnu.org; Mon, 24 Dec 2007 14:41:12 -0500 Received: from ns39764.ovh.net ([91.121.25.85] helo=nexedi.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J6tAm-00016I-Cm for grub-devel@gnu.org; Mon, 24 Dec 2007 14:41:12 -0500 Received: from [10.8.0.46] (unknown [10.8.0.46]) by nexedi.com (Postfix) with ESMTP id 9E8073EB23 for ; Mon, 24 Dec 2007 20:45:14 +0100 (CET) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Mon, 24 Dec 2007 20:41:07 +0100 User-Agent: KMail/1.9.4 References: <20071223191115.GA9991@thorin> In-Reply-To: <20071223191115.GA9991@thorin> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200712242041.07626.okuji@enbug.org> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: [PATCH] unifont.hex processing X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Dec 2007 19:41:14 -0000 On Sunday 23 December 2007 20:11, Robert Millan wrote: > This adds unifont.hex processing to the build system, when ever that file > is found, and generates/installs common pff files as detailed in > http://grub.enbug.org/gfxterm This looks good to me. Please go ahead. Okuji