From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VaTd4-0001XG-8R for mharc-grub-devel@gnu.org; Sun, 27 Oct 2013 12:55:54 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39301) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VaTcx-0001X5-KI for grub-devel@gnu.org; Sun, 27 Oct 2013 12:55:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VaTcn-0007Z4-TC for grub-devel@gnu.org; Sun, 27 Oct 2013 12:55:47 -0400 Received: from mail-ee0-x22f.google.com ([2a00:1450:4013:c00::22f]:43777) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VaTcn-0007XX-Bz for grub-devel@gnu.org; Sun, 27 Oct 2013 12:55:37 -0400 Received: by mail-ee0-f47.google.com with SMTP id c13so590952eek.34 for ; Sun, 27 Oct 2013 09:55:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type; bh=3ntxM4rQPNU+hpdnC69WPEtcRJtP4Cj0QjQmhshIuq0=; b=Ift8tG07RbaQIoh0xIHoIX5C0zD37agcDdmscR+Mm9od+jqIRPAHmQ8FC2ezLuIktv mOe6yD5TqISKBxCAis4FMvf4R5/5Lb3Fsnff0Z1ZfcbXHkAJTzPo5Svn9jM93gpic6/Z jfY1IVAxa7fPU4bdDcgRVA9Ym64nQs7MBg8DB5FGWJpNQKI9X9NvG4gPWqhShC1WQpgx vPXPvMkBw1aZSnpE4rh9KIi8k9Cklft+rqjshs4Kfaadr8UynM73hrir3S98GOlIjDlL oz+M+sEX28dvQ23vKDtl+yCaLrjSdWiVPLUZmnGVFc+F/rqAe8V4Wi0xZ1mK1f0lzkrK L9cw== X-Received: by 10.14.29.67 with SMTP id h43mr17480960eea.7.1382892935847; Sun, 27 Oct 2013 09:55:35 -0700 (PDT) Received: from [192.168.1.16] (31-249.1-85.cust.bluewin.ch. [85.1.249.31]) by mx.google.com with ESMTPSA id w6sm46149387eeo.12.2013.10.27.09.55.34 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 27 Oct 2013 09:55:35 -0700 (PDT) Message-ID: <526D4585.3020600@gmail.com> Date: Sun, 27 Oct 2013 17:55:33 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9 MIME-Version: 1.0 To: Andrey Borzenkov Subject: Re: [PATCH] update grub web page with reference to GIT instead of bzr. 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> <20131027194646.0b4c8428@opensuse.site> In-Reply-To: <20131027194646.0b4c8428@opensuse.site> X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="----enig2MEBMVAFEJLTHTRACCWTJ" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c00::22f Cc: Chris Murphy , The development of GNU GRUB , Gene Czarcinski , Gene Czarcinski 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:55:53 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2MEBMVAFEJLTHTRACCWTJ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 27.10.2013 16:46, Andrey Borzenkov wrote: > =D0=92 Sun, 27 Oct 2013 19:24:28 +0400 > Andrey Borzenkov =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >=20 >> >> That's where website lags behind. GRUB switched to GIT a while ago. Se= e >> >> https://savannah.gnu.org/git/?group=3Dgrub >> >> As for web site - I do not know; Vladimir, who can edit this? >> >=20 AFAIR everyone who is allowed to commit but remember 2 things: 1) it's in CVS 2) it take a little while to update after upload. > 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. The branches multiboot, multiboot2 and grub-legacy are permanent, others are on the need basis. We keep grub-legacy for copyright tracking reasons, users are not supposed to use it at all. >=20 > Index: grub-download.html > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > 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

> =20 >

All the development is done through a -href=3D"http://bazaar.canonical.com/" >Bazaar repository. If you = are > +href=3D"http://git-scm.com/" >GIT repository. If you are > interested in the cutting-edge version of GNU GRUB, for example, to te= st 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:

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

For developers with write access via ssh, use:

> =20 > -
bzr branch bzr+ssh://<membername>@bzr.savannah.gnu.or=
g/grub/trunk/grub
> - > -

You can also use scp and rsync if needed.

> - > -

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

> - > -

Other branches are listed at the GRUB -href=3D"http://bzr.savannah.gnu.org/r/grub/branches/">branch index= and -href=3D"http://bzr.savannah.gnu.org/r/grub/people/">individual develop= er > -repositories. These branches are not browsable, but can be checke= d > -out with Bazaar.

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

You can also use HTTP if needed.

> =20 > > =20 >=20 ------enig2MEBMVAFEJLTHTRACCWTJ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iF4EAREKAAYFAlJtRYUACgkQNak7dOguQgkLBgD+N2Dc5F2HiSUP4ldBaq9ALEg3 GEVh/EIo5LdzqEyO778A/2K63g3dYZ/eeCueHi5cFrP+i0rZC9bpNah3yj01Qpdt =ss3A -----END PGP SIGNATURE----- ------enig2MEBMVAFEJLTHTRACCWTJ--