From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1YrlAz-0005q0-EI for mharc-grub-devel@gnu.org; Mon, 11 May 2015 06:43:09 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58839) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YrlAx-0005pu-Qv for grub-devel@gnu.org; Mon, 11 May 2015 06:43:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YrlAw-0002Au-No for grub-devel@gnu.org; Mon, 11 May 2015 06:43:07 -0400 Received: from mo6-p00-ob.smtp.rzone.de ([2a01:238:20a:202:5300::3]:58301) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YrlAw-0002Aa-H7 for grub-devel@gnu.org; Mon, 11 May 2015 06:43:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1431340985; l=232; s=domk; d=aepfle.de; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Subject:To:From:Date; bh=Aka0TfmGGp9L/Rr8kOxKMW0MBTu4aUYg5jiicOwwbg8=; b=a/pdPB/RDXwO85wP7D7/mV1NJdUSMBj/SN0iB21NWEODuoo6Ieod761pU0wxRROGd+b XGSoHutgwWIYaRjeGv82elsJVwEdDW442tu4pOi4omhXn2ckhB5fu85UZkvqrP+4aqSFU xqT1LNhx+sNGbQ9w3nQctTn7hbkU/GptvFg= X-RZG-AUTH: :P2EQZWCpfu+qG7CngxMFH1J+yackYocTD1iAi8x+OWi/zfN1cLnBYfssVY1SE5ClEYfb5sQvxDNUdfk3GFAM3xrxaZN0YQ== X-RZG-CLASS-ID: mo00 Received: from probook.fritz.box ([2001:a60:10a3:eb01:1ec1:deff:feb9:bb48]) by smtp.strato.de (RZmta 37.5 AUTH) with ESMTPSA id 406bd5r4BAh5KO3 (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (curve sect571r1 with 571 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate) for ; Mon, 11 May 2015 12:43:05 +0200 (CEST) Received: by probook.fritz.box (Postfix, from userid 1000) id 3FEE8502A7; Mon, 11 May 2015 12:43:05 +0200 (CEST) Date: Mon, 11 May 2015 12:43:05 +0200 From: Olaf Hering To: The development of GNU GRUB Subject: Re: passing options to grub in xen,openfirmware and efi Message-ID: <20150511104305.GB29233@aepfle.de> References: <20150507145426.GA26929@aepfle.de> <554B7DBA.8060501@gmail.com> <554B830A.8040400@gmail.com> <20150508100958.GA13979@aepfle.de> <20150508111515.GA5612@aepfle.de> <20150511093646.GA17438@aepfle.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22.rev6346 (2013-10-29) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a01:238:20a:202:5300::3 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 May 2015 10:43:08 -0000 On Mon, May 11, Andrei Borzenkov wrote: > SUSE could be the first :) https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759018 indicates that Debian uses the referenced patches. Looks like they are ignored upstream. Olaf