From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VaSlg-0005kc-Tl for mharc-grub-devel@gnu.org; Sun, 27 Oct 2013 12:00:45 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32804) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VaSlY-0005h7-Va for grub-devel@gnu.org; Sun, 27 Oct 2013 12:00:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VaSlT-0003Ek-8B for grub-devel@gnu.org; Sun, 27 Oct 2013 12:00:36 -0400 Received: from mail-la0-x22e.google.com ([2a00:1450:4010:c03::22e]:41765) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VaSlS-0003EW-Ew for grub-devel@gnu.org; Sun, 27 Oct 2013 12:00:31 -0400 Received: by mail-la0-f46.google.com with SMTP id hp15so4454228lab.19 for ; Sun, 27 Oct 2013 09:00:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=EdKBzBRNluwXs+uoxqWEICyvOO96UViwn5T/1b9j1U4=; b=jwNeoxQt8y/c9qENH2Qrocb7UEK/sK9JiYMaKYmPy60ujiejD/A314kR/hAmRKKZ9n PgI439T/snipL3lb5TSM6+JLwItKLFNoowyG5SilYn+NMx1WDn8w+O62SbMK5FPmwaOq PV82YJPNO5QZp1vc+bj/hacT2aMtoSmhgKmv5Nt1mChs5OjhVYdsdU8kwtjYXRWbhKsy van2nGT3XdFdCPOOyKOP5+4bpkSELVYkQelna/izUHUFSy199Q2BxattRhLXSXcAS8TN CRv7/J6vTkGpsmyGpsO35RFffi9+vLMLkQ0ybd9AdmbepU2mkOlFFUB5obmpfOhjdTPW CHKA== X-Received: by 10.112.168.170 with SMTP id zx10mr8189344lbb.0.1382889629203; Sun, 27 Oct 2013 09:00:29 -0700 (PDT) Received: from opensuse.site (ppp91-76-150-246.pppoe.mtu-net.ru. [91.76.150.246]) by mx.google.com with ESMTPSA id qj3sm6141638lbb.6.2013.10.27.09.00.28 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Sun, 27 Oct 2013 09:00:28 -0700 (PDT) Date: Sun, 27 Oct 2013 20:00:27 +0400 From: Andrey Borzenkov To: grub-devel@gnu.org Subject: Re: BUGS: btrfs multi-device support fixes Message-ID: <20131027200027.1fef4abe@opensuse.site> In-Reply-To: <526D3671.2030009@gmail.com> References: <526BE17E.1060802@czarc.net> <526BED74.6050502@gmail.com> <526C2313.9000703@gmail.com> <20131027105404.7bdc8507@opensuse.site> <526D2791.9050308@gmail.com> <20131027192428.5fe0ef59@opensuse.site> <526D3671.2030009@gmail.com> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.18; x86_64-suse-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22e 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: Sun, 27 Oct 2013 16:00:43 -0000 В Sun, 27 Oct 2013 10:51:13 -0500 Bruce Dubbs пишет: > > > > That's where website lags behind. GRUB switched to GIT a while ago. See > > > > https://savannah.gnu.org/git/?group=grub > > > > As for web site - I do not know; Vladimir, who can edit this? > > I can edit it, but I thought the git site was still under > development/testing. As far as I understood, it is not GIT. BZR repo is simply not there anymore. > Is the url above the best current value? > See patch I just sent - is it OK for you?