From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LtHwB-0004xD-Mr for mharc-grub-devel@gnu.org; Mon, 13 Apr 2009 04:54:43 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LtHw9-0004wU-Ow for grub-devel@gnu.org; Mon, 13 Apr 2009 04:54:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LtHw5-0004uj-Pv for grub-devel@gnu.org; Mon, 13 Apr 2009 04:54:41 -0400 Received: from [199.232.76.173] (port=44539 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LtHw5-0004ud-4D for grub-devel@gnu.org; Mon, 13 Apr 2009 04:54:37 -0400 Received: from fg-out-1718.google.com ([72.14.220.153]:10126) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LtHw4-0008Ry-K0 for grub-devel@gnu.org; Mon, 13 Apr 2009 04:54:36 -0400 Received: by fg-out-1718.google.com with SMTP id l27so303121fgb.7 for ; Mon, 13 Apr 2009 01:54:35 -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=4Pru9R2x4D/a0VW5YWdAZUzTXyk6AU7V2DQhzvZS3dM=; b=pZ8b381t27chc8YOLh7DIbEZ6El6hSgc9mYQaThlR4ykaXThzqRA2JOT6G9kRV0c5f wVFO/zEYAcTbL3FwDtneA26bAwpLRYeALtViMRtwIwU/BmvkeXSIyLVES5d9Z3jNP5JS AiIKzSK6xL5rDs0+nzBlcPxRB79abjCD5DrsE= 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=tNafWUJYGasngwuaD2ZnZeGI9aVxi1lQZ9znTPvycVpRsYAutL1msHQc/dEeOD96wW y3Fs2kw8/S2qV9kkpluA2oAWpFzqdDwjENYbfKKWblKOAEwECqJapqVtJZ5hB1CfglXv oRq27574lTO+CEpINS1RdC/nnkzfpiiEhazEk= Received: by 10.86.98.10 with SMTP id v10mr2995296fgb.36.1239612875487; Mon, 13 Apr 2009 01:54:35 -0700 (PDT) Received: from ?192.168.1.25? (116-145.62-81.cust.bluewin.ch [81.62.145.116]) by mx.google.com with ESMTPS id 4sm6791890fge.13.2009.04.13.01.54.34 (version=SSLv3 cipher=RC4-MD5); Mon, 13 Apr 2009 01:54:35 -0700 (PDT) Message-ID: <49E2FDCF.4040206@gmail.com> Date: Mon, 13 Apr 2009 10:54:39 +0200 From: phcoder User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: The development of GRUB 2 References: <20090412.235354.211857775.davem@davemloft.net> <7abf96460904130040i4842c6earb0f1cc6929166ffa@mail.gmail.com> <1239608625.3747.3.camel@fz.local> <7abf96460904130049ja4f7b04r63827d5d509dcfd9@mail.gmail.com> In-Reply-To: <7abf96460904130049ja4f7b04r63827d5d509dcfd9@mail.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]: grub: Add Sun partition support to grub-probe and grub-fstest. 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, 13 Apr 2009 08:54:42 -0000 Please don't start developement of grub-zfs because I'm already doing some stuff on it. It would be pity to duplicate the work Chip Panarchy wrote: > Ah, I see. > > Oh, thanks for clearing that up also, David. > > Well, I'll make another topic soon, once I've gotten FreeBSDs 64-bit > kernel to boot directly from GRUB2, requesting support for ZFS. > > Thanks, > > Panarchy > > On Mon, Apr 13, 2009 at 5:43 PM, Felix Zielcke wrote: >> Am Montag, den 13.04.2009, 17:40 +1000 schrieb Chip Panarchy: >>> Hello >>> >>> When you mention 'Sun Partition' what file-system are you specifying? >>> >>> ZFS? >>> UFS? >>> >> He surely meant Sun partition table format and not a filesystem. Grub2 >> doestn't support ZFS >> Sun seems to have it's own partition table format just like pc (or >> msdos) /gpt/apple/amiga/acorn which grub2 supports. >> -- >> Felix Zielcke >> >> >> >> _______________________________________________ >> Grub-devel mailing list >> Grub-devel@gnu.org >> http://lists.gnu.org/mailman/listinfo/grub-devel >> > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel -- Regards Vladimir 'phcoder' Serbinenko