From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MEpVh-0004t5-MO for mharc-grub-devel@gnu.org; Thu, 11 Jun 2009 15:00:25 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MEpVg-0004rx-DV for grub-devel@gnu.org; Thu, 11 Jun 2009 15:00:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MEpVb-0004mG-MF for grub-devel@gnu.org; Thu, 11 Jun 2009 15:00:23 -0400 Received: from [199.232.76.173] (port=41586 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MEpVb-0004ly-Fh for grub-devel@gnu.org; Thu, 11 Jun 2009 15:00:19 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]:49263) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MEpVa-00013f-O2 for grub-devel@gnu.org; Thu, 11 Jun 2009 15:00:19 -0400 Received: from [85.180.28.41] (e180028041.adsl.alicedsl.de [85.180.28.41]) by mrelayeu.kundenserver.de (node=mrbap0) with ESMTP (Nemesis) id 0MKsym-1MEpVY0XQF-000cqZ; Thu, 11 Jun 2009 21:00:16 +0200 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: <1244389079.3791.7.camel@fz.local> References: <1244389079.3791.7.camel@fz.local> Content-Type: text/plain Date: Thu, 11 Jun 2009 21:00:15 +0200 Message-Id: <1244746815.3552.55.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1/137LA5h02OJPf9Mv/7jyqxp23I4xzfrBY0qF WnszLfWiRvPxbrJ62bGqjLyo3oofi/KmDXQeYNh1JRQZPLasRI OB1Lhyr7ztjP9s5hnwMftPa1pVXwwFo X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH] add drivemap support to 30_os-prober.in and use UUIDs 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, 11 Jun 2009 19:00:24 -0000 Am Sonntag, den 07.06.2009, 17:37 +0200 schrieb Felix Zielcke: > Attached patch uses `prepare_grub_to_access_device' to set the root in > the generated entrys. > And it adds drivemap to the chainload ones, if root isn't (hd0). > > The Debian grub-installer adds map only with Dos and Windows, should I > do the same or is it okay to do it for all? > > -# update-grub helper script. > +# grub-mkconfig helper script. > Does this needs to be mentioned in ChangeLog? Commited. -- Felix Zielcke