From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MbTGG-0008UC-OA for mharc-grub-devel@gnu.org; Thu, 13 Aug 2009 01:54:04 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MbTGE-0008Rc-3p for grub-devel@gnu.org; Thu, 13 Aug 2009 01:54:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MbTG8-0008Mf-NX for grub-devel@gnu.org; Thu, 13 Aug 2009 01:54:00 -0400 Received: from [199.232.76.173] (port=37836 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MbTG8-0008MV-CM for grub-devel@gnu.org; Thu, 13 Aug 2009 01:53:56 -0400 Received: from c60.cesmail.net ([216.154.195.49]:31842) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1MbTG7-0007r7-FE for grub-devel@gnu.org; Thu, 13 Aug 2009 01:53:55 -0400 Received: from unknown (HELO smtprelay2.cesmail.net) ([192.168.1.112]) by c60.cesmail.net with ESMTP; 13 Aug 2009 01:53:53 -0400 Received: from [192.168.1.151] (c-69-141-194-35.hsd1.pa.comcast.net [69.141.194.35]) by smtprelay2.cesmail.net (Postfix) with ESMTPSA id BA0DB34C6D for ; Thu, 13 Aug 2009 02:07:36 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: References: <20090716034703.29978.94862.stgit@ct.roinet.com> <20090716034715.29978.53910.stgit@ct.roinet.com> <20090718182258.GD8867@thorin> <20090718191622.GL8867@thorin> Content-Type: text/plain Date: Thu, 13 Aug 2009 01:53:42 -0400 Message-Id: <1250142822.2352.31.camel@ct> 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] RFT: Remove ABS macro from boot/i386/pc/boot.S 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, 13 Aug 2009 05:54:02 -0000 On Fri, 2009-08-07 at 19:15 +0200, Vladimir 'phcoder' Serbinenko wrote: > gcc2 even the one updated by haiku has bugs. I don't think we should > go long way just to support it. Hence I withdraw my request for > holding this patch back because of it Both patches have been committed. Mirroring to git://repo.or.cz/grub2.git is currently not working. Apparently they have run out of space: error: file write error (No space left on device) fatal: unable to write sha1 file error: unpack failed: unpacker exited with error code To git+ssh://repo.or.cz/srv/git/grub2.git ! [remote rejected] master -> master (n/a (unpacker error)) error: failed to push some refs to 'git+ssh://repo.or.cz/srv/git/grub2.git' -- Regards, Pavel Roskin