From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1N4BHy-0004n0-S2 for mharc-grub-devel@gnu.org; Sat, 31 Oct 2009 06:34:30 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N4BHx-0004ma-R5 for grub-devel@gnu.org; Sat, 31 Oct 2009 06:34:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N4BHt-0004lR-Cp for grub-devel@gnu.org; Sat, 31 Oct 2009 06:34:29 -0400 Received: from [199.232.76.173] (port=44813 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N4BHt-0004lL-8X for grub-devel@gnu.org; Sat, 31 Oct 2009 06:34:25 -0400 Received: from moutng.kundenserver.de ([212.227.126.188]:54375) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N4BHs-0007RJ-Bb for grub-devel@gnu.org; Sat, 31 Oct 2009 06:34:24 -0400 Received: from [85.180.16.168] (e180016168.adsl.alicedsl.de [85.180.16.168]) by mrelayeu.kundenserver.de (node=mreu2) with ESMTP (Nemesis) id 0LaYSx-1MJtMf3qSl-00mEZn; Sat, 31 Oct 2009 11:34:23 +0100 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: <20091031101040.GB12730@thorin> References: <57a6d2110910290758i23de79c1y2b87513f674023b@mail.gmail.com> <20091030185759.GA30150@thorin> <57a6d2110910301219w236e2472oa28e726d7876e4ae@mail.gmail.com> <20091030224639.GA32482@thorin> <57a6d2110910302344x4209dcb4mb745e30487ad7428@mail.gmail.com> <20091031101040.GB12730@thorin> Content-Type: text/plain; charset="UTF-8" Date: Sat, 31 Oct 2009 11:34:22 +0100 Message-ID: <1256985262.3186.5.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX18iJHDRODAdmST8kVlwIfQXWLpQ8ZmVBOHCpOq QjOdrb9sBA4sZJl7hpt87XmntetjQ2rrt5if8KNIrgC+kKLoh5 rDQNKsovqy1iD1WL5zX6w== X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [patch] grub incorrectly identifies ext3 as fat 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: Sat, 31 Oct 2009 10:34:30 -0000 Am Samstag, den 31.10.2009, 11:10 +0100 schrieb Robert Millan: > > Felix, did you have some code to do make_path_relative_to_its_root() > in C? > Then we can re-enable the check in grub-probe, fixing this problem. Yes, the only missing thing is that you wanted to have the function imported from gnulib for the systems which don't have realpath() Would be easier if we didn't support mingw already, but then I can also look into including asprintf() from there. -- Felix Zielcke Proud Debian Maintainer and GNU GRUB developer