From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LSgyu-0003O8-6z for mharc-grub-devel@gnu.org; Thu, 29 Jan 2009 19:11:36 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LSgys-0003Nq-79 for grub-devel@gnu.org; Thu, 29 Jan 2009 19:11:34 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LSgyp-0003Ne-P3 for grub-devel@gnu.org; Thu, 29 Jan 2009 19:11:32 -0500 Received: from [199.232.76.173] (port=58019 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSgyp-0003Nb-KK for grub-devel@gnu.org; Thu, 29 Jan 2009 19:11:31 -0500 Received: from makefile.in ([64.79.213.230]:36295) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LSgyp-00055C-C0 for grub-devel@gnu.org; Thu, 29 Jan 2009 19:11:31 -0500 Received: from aquamarine.localnet (pool-96-233-20-186.bstnma.east.verizon.net [96.233.20.186]) by makefile.in (Postfix) with ESMTP id E09912088001 for ; Thu, 29 Jan 2009 16:11:28 -0800 (PST) From: Bandan To: The development of GRUB 2 Date: Thu, 29 Jan 2009 19:11:11 -0500 User-Agent: KMail/1.11.0 (Linux/2.6.28-gentoo; KDE/4.2.0; x86_64; ; ) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200901291911.11791.bsd@makefile.in> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Implementing commands from TODO list 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: Fri, 30 Jan 2009 00:11:34 -0000 =46irst thing's first; I finally realized while getting my daily dose of gr= ub2=20 that I had unintentionally tried to post my message in a wrong thread=20 here : http://lists.gnu.org/archive/html/grub-devel/2009-01/msg00157.html=20 It was very careless on my part and I sincerely apologize for the noise=20 (sorry phcoder and Vesa J=E4=E4skel=E4inen ! ). Now to my point: I was looking at the TODO list here http://grub.enbug.org/TodoList into=20 the list of missing commands http://grub.enbug.org/CommandList. As I=20 see that there is not much talk about them on the list, I would like to=20 track the missing commands and start adding them to Grub2.=20 Personally, I would like to start with "uppermem" as I have already=20 gone through the relevant code and it will be easier for me to start with=20 it. Any ideas/suggestions would be greatly appreciated. Thanks, Bandan =20 =2D-=20 BSD