From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Jc04w-0004gn-Gt for mharc-grub-devel@gnu.org; Wed, 19 Mar 2008 11:19:46 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jc04u-0004gH-H1 for grub-devel@gnu.org; Wed, 19 Mar 2008 11:19:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jc04s-0004f8-6d for grub-devel@gnu.org; Wed, 19 Mar 2008 11:19:43 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jc04s-0004f1-0j for grub-devel@gnu.org; Wed, 19 Mar 2008 11:19:42 -0400 Received: from mx1.rz.ruhr-uni-bochum.de ([134.147.32.86]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Jc04r-0002GV-Be for grub-devel@gnu.org; Wed, 19 Mar 2008 11:19:41 -0400 X-Queued: (qmail 7228 invoked by uid 281); 19 Mar 2008 15:18:08 -0000 X-Qmailscanner: from 134.147.252.214 by mx1.rz.ruhr-uni-bochum.de (envelope-from , uid 80) with qmail-scanner-2.01 (sophie: 3.05/2.71/4.27. Clear:RC:1(134.147.252.214):. Processed in 0.043574 secs); 19 Mar 2008 15:18:08 -0000 Received: from router.leat.ruhr-uni-bochum.de (134.147.252.214) by mx1.rz.ruhr-uni-bochum.de with SMTP; 19 Mar 2008 15:18:08 -0000 Received: from [134.147.55.45] (frodo.leat.ruhr-uni-bochum.de [134.147.55.45]) by router.leat.ruhr-uni-bochum.de (8.12.2/8.12.2/SuSE Linux 0.6) with ESMTP id m2JFOu1l032615; Wed, 19 Mar 2008 16:24:56 +0100 Message-ID: <47E12ED2.2000302@leat.rub.de> Date: Wed, 19 Mar 2008 16:18:42 +0100 From: Fabian Greffrath User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Robert Millan References: <20080225142009.GJ14597@thorin> <47C66239.9020709@leat.rub.de> <20080228101000.GA350@thorin> <47C68CBD.8020601@leat.rub.de> <20080228104156.GJ350@thorin> <47C69F1D.9090405@leat.rub.de> <20080228170738.GB26926@thorin> <47C7C349.6040303@leat.rub.de> <20080303210656.GD22431@thorin> <47CE91CC.5010603@leat.rub.de> <20080319143815.GA885@thorin> In-Reply-To: <20080319143815.GA885@thorin> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 Cc: The development of GRUB 2 Subject: Re: [NEW PATCH] os-prober output parser 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: Wed, 19 Mar 2008 15:19:45 -0000 Robert Millan schrieb: > Sorry for the delay in repliing. Been very busy :-( No problem. ;) > When run in the console it makes Linux spit a truckload of information about > filesystem probing. Is there any way we could avoid this? I don't know why this happens since I allready divert stderr to /dev/null in the os-prober call. Maybe this is a bug in os-prober itself. > How do you prevent it from detecting your own partition? I didn't see any > provisions for this. I don't have to. That's the way os-prober works. > Whops. This tag (utf-8 stuff?) breaks the Linux shebang parser :-) Yes, sorry. I am forced to store the file on a Windows partition in order to send it as an email attachment. Don't ask me about UTF8 and Windows. ;) > Can we avoid hardcoding their absolute path? Yes, via the 'which' command - as has been implemented in previous versions of this script. But back then you had objections against it... -- Dipl.-Phys. Fabian Greffrath Ruhr-Universität Bochum Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT) Universitätsstr. 150, IB 3/134 D-44780 Bochum Telefon: +49 (0)234 / 32-26334 Fax: +49 (0)234 / 32-14227 E-Mail: greffrath@leat.ruhr-uni-bochum.de