From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MU6zU-0002VY-NE for mharc-grub-devel@gnu.org; Thu, 23 Jul 2009 18:42:20 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MU6zT-0002UD-Rx for grub-devel@gnu.org; Thu, 23 Jul 2009 18:42:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MU6zP-0002Nd-VA for grub-devel@gnu.org; Thu, 23 Jul 2009 18:42:19 -0400 Received: from [199.232.76.173] (port=42921 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MU6zP-0002NS-Ox for grub-devel@gnu.org; Thu, 23 Jul 2009 18:42:15 -0400 Received: from c60.cesmail.net ([216.154.195.49]:22124) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1MU6zP-0000yZ-25 for grub-devel@gnu.org; Thu, 23 Jul 2009 18:42:15 -0400 Received: from unknown (HELO smtprelay2.cesmail.net) ([192.168.1.112]) by c60.cesmail.net with ESMTP; 23 Jul 2009 18:42:13 -0400 Received: from [192.168.0.22] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by smtprelay2.cesmail.net (Postfix) with ESMTPSA id D1C7A34C6A for ; Thu, 23 Jul 2009 18:52:56 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <4F38CAFF-C240-46FC-84BA-D3B96872B3E3@gmail.com> References: <4F38CAFF-C240-46FC-84BA-D3B96872B3E3@gmail.com> Content-Type: text/plain Date: Thu, 23 Jul 2009 18:42:11 -0400 Message-Id: <1248388931.2661.155.camel@mj> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 (2.26.3-1.fc11) Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH 2/2] Alias cls as clear 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: Thu, 23 Jul 2009 22:42:20 -0000 On Wed, 2009-07-22 at 22:08 -0700, Joe Auricchio wrote: > * commands/minicmd.c: Add clear as alias for cls. > > My background is in Unix, so 'clear' comes much more naturally to my > fingers than 'cls'. But it's bad to clutter grub with too many commands. > So I leave this to the maintainers: do we add both commands, only one, > or > neither? Let's have "clear" only, as it's more clear :-) Please include the ChangeLog entry. -- Regards, Pavel Roskin