From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1RtHA9-0002vz-G9 for mharc-grub-devel@gnu.org; Fri, 03 Feb 2012 06:18:41 -0500 Received: from eggs.gnu.org ([140.186.70.92]:48450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtHA7-0002ta-01 for grub-devel@gnu.org; Fri, 03 Feb 2012 06:18:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RtHA1-0000G4-AK for grub-devel@gnu.org; Fri, 03 Feb 2012 06:18:38 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:43641) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RtHA1-0000Fy-5Q for grub-devel@gnu.org; Fri, 03 Feb 2012 06:18:33 -0500 Received: by wera13 with SMTP id a13so3370339wer.0 for ; Fri, 03 Feb 2012 03:18:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=adIcpGXCtUJC3J9wTyRDADNfPWLuU/7ROjNMtNG8daU=; b=fgf2kW/ddipHeezqrzgALHZWauI98pXdyblrwo5rfMyqtIz0a8lFjfcHijjQroStaN 4EKvMvgG1/t9nTk0D6d/jV2LrVun/6mRupI+NCnlSP7SJNZFzoRKTqn60Y8ede8pkc0b 9g3TksRrlGtumdqGPzq1TwpTBD/qPJxkkm+30= Received: by 10.216.140.15 with SMTP id d15mr6184900wej.16.1328267912386; Fri, 03 Feb 2012 03:18:32 -0800 (PST) Received: from debian.x201.phnet (180-34.203-62.cust.bluewin.ch. [62.203.34.180]) by mx.google.com with ESMTPS id m8sm16318521wia.11.2012.02.03.03.18.30 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 03 Feb 2012 03:18:31 -0800 (PST) Message-ID: <4F2BC285.9090800@gmail.com> Date: Fri, 03 Feb 2012 12:18:29 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20120104 Icedove/8.0 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: [PATCH] NetBSD disk wedge support References: <4F2BBB72.2060507@gmail.com> In-Reply-To: <4F2BBB72.2060507@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.169 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: Fri, 03 Feb 2012 11:18:40 -0000 Go ahead. On 03.02.2012 11:48, Grégoire Sutre wrote: > The attached patch makes it possible to install GRUB from NetBSD > on a GPT partition. Those are available as so-called disk wedges > on NetBSD (see [1]). Tested under NetBSD -current. > > Grégoire > > [1] http://netbsd.gw.com/cgi-bin/man-cgi?dk++NetBSD-current > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel -- Regards Vladimir 'φ-coder/phcoder' Serbinenko