From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NIg1E-0005rv-Pq for mharc-grub-devel@gnu.org; Thu, 10 Dec 2009 05:13:08 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NIg1C-0005rM-Ca for grub-devel@gnu.org; Thu, 10 Dec 2009 05:13:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NIg17-0005qc-7g for grub-devel@gnu.org; Thu, 10 Dec 2009 05:13:05 -0500 Received: from [199.232.76.173] (port=50006 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NIg17-0005qZ-1P for grub-devel@gnu.org; Thu, 10 Dec 2009 05:13:01 -0500 Received: from moutng.kundenserver.de ([212.227.126.171]:63545) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NIg16-0007wn-JU for grub-devel@gnu.org; Thu, 10 Dec 2009 05:13:00 -0500 Received: from [85.180.30.212] (e180030212.adsl.alicedsl.de [85.180.30.212]) by mrelayeu.kundenserver.de (node=mreu2) with ESMTP (Nemesis) id 0MJ0M1-1NL8r41osr-002VWA; Thu, 10 Dec 2009 11:12:59 +0100 From: Felix Zielcke To: The development of GNU GRUB In-Reply-To: <20091210005527.GB15546@thorin> References: <20091207142806.GB6439@riva.ucam.org> <20091207172522.GA31361@riva.ucam.org> <20091209214915.GF7093@thorin> <20091209230443.GH6439@riva.ucam.org> <20091210005527.GB15546@thorin> Content-Type: text/plain; charset="UTF-8" Date: Thu, 10 Dec 2009 11:12:58 +0100 Message-ID: <1260439978.2890.4.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.29.3 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX19qwNPAIZ3wZ0DbqDYZ96OD5IpbUOE3Xg0rO5l q4LDXR3jbfGoXXgKME3kMCHTJxeeFvirwrVcbqCSfWA6SqFDds fPbFaToV8l1ByjaoYGwdw== X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [RFC] Dynamic device.map X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 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: Thu, 10 Dec 2009 10:13:06 -0000 Am Donnerstag, den 10.12.2009, 01:55 +0100 schrieb Robert Millan: > But first we'd need to figure out what we do with the "set root=xxx" > backward compatibility hack. Has it been a while long enough that > we can remove support for GRUB installs that didn't come with UUID > support? Well we still have Arthur Marsh' bug open that search --fs-uuid fails with right UUID even though ls (hdx,y) shows it. https://savannah.gnu.org/bugs/?26834 Also on Debian BTS and Launchpad. The good thing though is that only a grub_errno = GRUB_ERR_NONE; needs to be commited to have this fixed. Unfortunately he attached the full kern/device.c to the report not the patch Vladimir made for him. -- Felix Zielcke Proud Debian Maintainer and GNU GRUB developer