From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VaSYN-0003c5-KY for mharc-grub-devel@gnu.org; Sun, 27 Oct 2013 11:46:59 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VaSYH-0003bS-4J for grub-devel@gnu.org; Sun, 27 Oct 2013 11:46:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VaSYC-0008Sr-QZ for grub-devel@gnu.org; Sun, 27 Oct 2013 11:46:53 -0400 Received: from mail-la0-x22c.google.com ([2a00:1450:4010:c03::22c]:45327) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VaSYC-0008Sn-If for grub-devel@gnu.org; Sun, 27 Oct 2013 11:46:48 -0400 Received: by mail-la0-f44.google.com with SMTP id ep20so4496740lab.31 for ; Sun, 27 Oct 2013 08:46:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=bWtzrRT6orp8ATV3R2N2psv550dlT+TlH+MxGYzne58=; b=LDY/RaVNkRkpSS/8nHLKw4nMIWfvaNLj0NIhfqGgdwrRaE7TGCFqQfJULJZ1LFhgr6 thZbYzOntKcAb2yGN36HH7urjbyD9jAW85oBsvYomPE+A0OVCsnh4EhvDX3smcl8iMtF L2c+Fp0dPhdHjD7S/UQsqedNlTjWJWDqRK47meBcelwwRSy0qDZxTXX7QJHnG+qHHExq V8vh5n4f72il4hqtIr+LO9+5OGcUvQ/FUPkWzCBTy2Bjoi9Tw+VqpH5Kmx/FO5hBOdnm xdr43mkNPt9k1Zy66v/u4y2SjjihHeUWVY33ua/LEzuKhqRF4g6Y7PAgI0wChH59P7Am 3ZwQ== X-Received: by 10.152.225.139 with SMTP id rk11mr11592357lac.27.1382888807427; Sun, 27 Oct 2013 08:46:47 -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 k6sm16830872lae.9.2013.10.27.08.46.46 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Sun, 27 Oct 2013 08:46:46 -0700 (PDT) Date: Sun, 27 Oct 2013 19:46:46 +0400 From: Andrey Borzenkov To: Andrey Borzenkov Subject: [PATCH] update grub web page with reference to GIT instead of bzr. Message-ID: <20131027194646.0b4c8428@opensuse.site> In-Reply-To: <20131027192428.5fe0ef59@opensuse.site> 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> 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::22c Cc: Chris Murphy , The development of GNU GRUB , Gene Czarcinski , Gene Czarcinski , Vladimir =?UTF-8?B?J8+GLWNvZGVyL3BoY29kZXIn?= Serbinenko 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 15:46:57 -0000 В Sun, 27 Oct 2013 19:24:28 +0400 Andrey Borzenkov пишет: > > 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? > Not sure if I can commit, but - does below look sane? I'm, not sure whether other branches in GIT need to be mentioned; I guess they are more or less on "as needed" basis. Index: grub-download.html =================================================================== RCS file: /web/grub/grub/grub-download.html,v retrieving revision 1.4 diff -u -p -r1.4 grub-download.html --- grub-download.html 5 Jan 2012 23:35:41 -0000 1.4 +++ grub-download.html 27 Oct 2013 15:44:08 -0000 @@ -44,32 +44,19 @@ site Bazaar repository. If you are +href="http://git-scm.com/" >GIT repository. If you are interested in the cutting-edge version of GNU GRUB, for example, to test a newer version or to add new features, we strongly recommend giving the latest repository version a try. You can obtain the latest GRUB source from the -Bazaar:

+GIT:

-
bzr branch http://bzr.savannah.gnu.org/r/grub/trunk/grub
+
git clone git://git.savannah.gnu.org/grub.git

For developers with write access via ssh, use:

-
bzr branch bzr+ssh://<membername>@bzr.savannah.gnu.org/grub/trunk/grub
- -

You can also use scp and rsync if needed.

- -

In the Bazaar repository, a number of other development trees may be found. -Notably the experimental branch of GRUB is a staging area where less tested (or -more intrusive) changes are put before they are merged into trunk. -

- -

Other branches are listed at the GRUB branch index and individual developer -repositories. These branches are not browsable, but can be checked -out with Bazaar.

- +
git clone <membername>@git.sv.gnu.org:/srv/git/grub.git
+

You can also use HTTP if needed.