From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1TvBYe-0005s3-EK for mharc-grub-devel@gnu.org; Tue, 15 Jan 2013 13:48:24 -0500 Received: from eggs.gnu.org ([208.118.235.92]:34366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvBYa-0005gQ-Lb for grub-devel@gnu.org; Tue, 15 Jan 2013 13:48:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TvBYY-00017g-NA for grub-devel@gnu.org; Tue, 15 Jan 2013 13:48:20 -0500 Received: from mail-la0-f53.google.com ([209.85.215.53]:54451) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvBYY-000175-FP for grub-devel@gnu.org; Tue, 15 Jan 2013 13:48:18 -0500 Received: by mail-la0-f53.google.com with SMTP id fn20so495994lab.26 for ; Tue, 15 Jan 2013 10:48:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:in-reply-to :references:x-mailer:mime-version:content-type :content-transfer-encoding; bh=crMowK1fZuSh1YMeIvdemkKfikpqkEDSjA/SOeVHSVU=; b=WDHuhtcp7G/w0Hnjs0+LP406QqNCEYqptNmMNV9VQo7Nd413Rni9urKmNp7UsNyiXQ YzsZdaF8K0croM6pzooSsz5/frU9126iQ3vMD4mB1nZ9vop3/9P7ZUp6Zut6imnNEXg5 zmENANGNPPs4lIkgAOLRALtM8I90icCSVFUpFEUrFNwQM4lj2XVuUTZbnZucg0/Uz6wk lwTgFTxqTCTP2VIuZ1Ooux0+Sy10U+UNa23moRUZwMNiTfW2V/OFHN2iDgaYQUvjSTM3 Rw8NWG2R/ucNJl6oMqe9qXizzqw0nwr4O7MdbL0v9C+I7bl5DifdjBkw+wGPjdCLkTK+ 8xoA== X-Received: by 10.112.16.205 with SMTP id i13mr35690930lbd.45.1358275692860; Tue, 15 Jan 2013 10:48:12 -0800 (PST) Received: from opensuse.site (ppp91-78-198-46.pppoe.mtu-net.ru. [91.78.198.46]) by mx.google.com with ESMTPS id ns7sm7057262lab.5.2013.01.15.10.48.11 (version=SSLv3 cipher=RC4-SHA bits=128/128); Tue, 15 Jan 2013 10:48:11 -0800 (PST) Date: Tue, 15 Jan 2013 22:48:09 +0400 From: Andrey Borzenkov To: The development of GNU GRUB Subject: Re: Enabling DragonFly BSD disklabel64 read support Message-ID: <20130115224809.3e999c38@opensuse.site> In-Reply-To: References: X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.10; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.215.53 Cc: lavrin@gmail.com 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: Tue, 15 Jan 2013 18:48:22 -0000 =D0=92 Tue, 15 Jan 2013 18:48:20 +0100 Rados=C5=82aw Szymczyszyn =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > - Is there any up-to-date git mirror of GRUB available? Learning bzr > isn't a showstopper, but staying with the tool I know would be > preferable. I use git-bzr-ng: https://github.com/termie/git-bzr-ng it needs a couple of additional Python modules, listed there.