From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Lrgdl-0007ql-7H for mharc-grub-devel@gnu.org; Wed, 08 Apr 2009 18:53:05 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lrgdi-0007pE-LU for grub-devel@gnu.org; Wed, 08 Apr 2009 18:53:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lrgde-0007p2-6Y for grub-devel@gnu.org; Wed, 08 Apr 2009 18:53:02 -0400 Received: from [199.232.76.173] (port=53137 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lrgdd-0007oz-VK for grub-devel@gnu.org; Wed, 08 Apr 2009 18:52:58 -0400 Received: from e24smtp02.br.ibm.com ([32.104.18.86]:51966) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lrgdc-0001mm-NZ for grub-devel@gnu.org; Wed, 08 Apr 2009 18:52:57 -0400 Received: from d24relay01.br.ibm.com (d24relay01.br.ibm.com [9.8.31.16]) by e24smtp02.br.ibm.com (8.13.1/8.13.1) with ESMTP id n38NAGx6010403 for ; Wed, 8 Apr 2009 20:10:16 -0300 Received: from d24av02.br.ibm.com (d24av02.br.ibm.com [9.18.232.47]) by d24relay01.br.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n38Nq94p3018814 for ; Wed, 8 Apr 2009 20:52:10 -0300 Received: from d24av02.br.ibm.com (loopback [127.0.0.1]) by d24av02.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n38MqkV5000458 for ; Wed, 8 Apr 2009 19:52:46 -0300 Received: from [9.8.15.136] ([9.8.15.136]) by d24av02.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id n38MppCN032645 for ; Wed, 8 Apr 2009 19:51:54 -0300 Message-ID: <49DD2A87.5090609@linux.vnet.ibm.com> Date: Wed, 08 Apr 2009 19:51:51 -0300 From: Carlos Roberto do Nascimento Costa User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: The development of GRUB 2 References: <49DCF533.6050809@linux.vnet.ibm.com> <1239218477.4827.18.camel@fz.local> <49DCFBCF.2080004@gmail.com> In-Reply-To: <49DCFBCF.2080004@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Subject: Re: [PATCH] add clear screen command 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: Wed, 08 Apr 2009 22:53:02 -0000 Hello phcoder. thank you for reviewing this patch. phcoder wrote: > Perhaps putting it into normal.mod instead of separate module is a good > idea When I did this patch, I was thinking: clear is a command like ls, lspci, reboot, sleep, suspend, halt, exit, etc... so, clear needs to be at commands/ dir and follows the same ideas behind other commands. Is there any reason to not follows this idea? Best regards, -- Carlos Roberto do Nascimento Costa E-mails: crncosta@linux.vnet.ibm.com IBM - Linux Technology Center Brasil