From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JKdIQ-0000g3-Q8 for mharc-grub-devel@gnu.org; Thu, 31 Jan 2008 12:33:54 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JKdIP-0000fH-9P for grub-devel@gnu.org; Thu, 31 Jan 2008 12:33:53 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JKdIO-0000eo-Ca for grub-devel@gnu.org; Thu, 31 Jan 2008 12:33:52 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKdIO-0000ej-66 for grub-devel@gnu.org; Thu, 31 Jan 2008 12:33:52 -0500 Received: from smtp-vbr17.xs4all.nl ([194.109.24.37]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JKdIN-0006E6-PO for grub-devel@gnu.org; Thu, 31 Jan 2008 12:33:52 -0500 Received: from localhost.localdomain (249-174.surfsnel.dsl.internl.net [145.99.174.249]) by smtp-vbr17.xs4all.nl (8.13.8/8.13.8) with ESMTP id m0VHXo1e001977 for ; Thu, 31 Jan 2008 18:33:50 +0100 (CET) (envelope-from mgerards@xs4all.nl) From: Marco Gerards To: The development of GRUB 2 References: <20080121210641.GC15119@thorin> <1200967864.32578.52.camel@dv> <20080122140251.GB11484@thorin> <20080122095543.tou1iwfz5woc08c4@webmail.spamcop.net> <20080122151701.GB13487@thorin> <20080123025100.kom2z5wm2o0okk40@webmail.spamcop.net> <20080123091543.GC31675@thorin> <20080123102219.ihmctn7ddcsk8ko0@webmail.spamcop.net> <87ejc8cqjk.fsf@xs4all.nl> <1201116505.2134.0.camel@dv> <20080131143549.GB18526@thorin> <1201799530.14129.4.camel@dv> Mail-Copies-To: mgerards@xs4all.nl Date: Thu, 31 Jan 2008 18:35:29 +0100 In-Reply-To: <1201799530.14129.4.camel@dv> (Pavel Roskin's message of "Thu, 31 Jan 2008 12:12:10 -0500") Message-ID: <87y7a5gaou.fsf@xs4all.nl> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by XS4ALL Virus Scanner X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.6-4.9 Subject: Re: [PATCH] memdisk + grub-mkrescue 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, 31 Jan 2008 17:33:53 -0000 Pavel Roskin writes: > On Thu, 2008-01-31 at 15:35 +0100, Robert Millan wrote: >> On Wed, Jan 23, 2008 at 02:28:25PM -0500, Pavel Roskin wrote: >> > On Wed, 2008-01-23 at 20:03 +0100, Marco Gerards wrote: >> > > > I see. Considering that there is enough space on a CD, I'd go with >> > > > universal images, if at all possible. >> > > >> > > If you mean UDF, it is not supported (yet). >> > >> > I mean Apple/CHRP/PREP. >> >> Were you going to check this in? I didn't see any problems with it, IIRC. > > Checked in with ChangeLog fixes suggested by Marco. Not entirely, you missed this one: "> * conf/powerpc-ieee1275.mk: Add grub-mkrescue support. I guess you mean .rmk? Please mention the changes you made." -- Marco