From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Lq25N-00067P-6b for mharc-grub-devel@gnu.org; Sat, 04 Apr 2009 05:22:45 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lq25J-00066b-IF for grub-devel@gnu.org; Sat, 04 Apr 2009 05:22:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lq25I-00066A-TA for grub-devel@gnu.org; Sat, 04 Apr 2009 05:22:41 -0400 Received: from [199.232.76.173] (port=35200 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lq25I-000662-7y for grub-devel@gnu.org; Sat, 04 Apr 2009 05:22:40 -0400 Received: from fg-out-1718.google.com ([72.14.220.153]:61963) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lq25H-0004zs-QV for grub-devel@gnu.org; Sat, 04 Apr 2009 05:22:40 -0400 Received: by fg-out-1718.google.com with SMTP id 19so576525fgg.7 for ; Sat, 04 Apr 2009 02:22:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=yfnYjXKP/JBKawbqopHkBNIpO0nHz1M/diYTqKoKmMw=; b=hf/Bxxp2hRLKc7jjMvKHQHcWbXMcndzuRshRA+jcAmRYts70b0plZ5s6NgfzleGxUP O5y1XKJJ7zM2mGrNhhDXerAtmOKjC0xRXAtVuj1T0nA4BmOq6QC/9UAolgaQ/Lszoqfw mUNnLlShvq/5lJdl/g4gx5bMtyQSD09h7X02k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=hz+8psaCIMkCgvGJjMyDJFJeDULlEzFrhvM8pfrSGP3QHhFF7ACqssxc8/K+iUQoM4 3UN7UvWh08kXWCu+3Ub8TYPFMqcB1r3fIzdiCXWItPys3joAanlW0KEbZ9uFr5DLPmOP AyPzuevsjvFAIsBPe+7IvBwgAZuU8tDmUshSE= Received: by 10.86.78.13 with SMTP id a13mr1650904fgb.10.1238836958785; Sat, 04 Apr 2009 02:22:38 -0700 (PDT) Received: from ?192.168.1.2? (5-181.3-85.cust.bluewin.ch [85.3.181.5]) by mx.google.com with ESMTPS id d6sm4757356fga.17.2009.04.04.02.22.38 (version=SSLv3 cipher=RC4-MD5); Sat, 04 Apr 2009 02:22:38 -0700 (PDT) Message-ID: <49D726DF.4010601@gmail.com> Date: Sat, 04 Apr 2009 11:22:39 +0200 From: phcoder User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: The development of GRUB 2 References: <49AEEF72.5050000@gmail.com> <49B6A727.7090201@gmail.com> <49C3EF85.5080908@gmail.com> In-Reply-To: <49C3EF85.5080908@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: [PATCH] parttool 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: Sat, 04 Apr 2009 09:22:43 -0000 Can someone review this patch? phcoder wrote: > Update > phcoder wrote: >> Sorry I forgot include/grub/parttool.h >> >> phcoder wrote: >>> Hello here is the implementation of parttool with the syntax I >>> proposed earlier and equivalent of parttype, makeactive and hide/unhide >>> >> >> > > -- Regards Vladimir 'phcoder' Serbinenko