From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from list by lists.gnu.org with archive (Exim 4.71)
id 1VaT7u-0001zH-0s
for mharc-grub-devel@gnu.org; Sun, 27 Oct 2013 12:23:42 -0400
Received: from eggs.gnu.org ([2001:4830:134:3::10]:35901)
by lists.gnu.org with esmtp (Exim 4.71)
(envelope-from ) id 1VaT7n-0001yH-Ci
for grub-devel@gnu.org; Sun, 27 Oct 2013 12:23:39 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
(envelope-from ) id 1VaT7j-0008Hr-3e
for grub-devel@gnu.org; Sun, 27 Oct 2013 12:23:35 -0400
Received: from mail-ob0-x235.google.com ([2607:f8b0:4003:c01::235]:56652)
by eggs.gnu.org with esmtp (Exim 4.71)
(envelope-from ) id 1VaT7i-0008Hh-Ub
for grub-devel@gnu.org; Sun, 27 Oct 2013 12:23:31 -0400
Received: by mail-ob0-f181.google.com with SMTP id wp4so2734707obc.12
for ; Sun, 27 Oct 2013 09:23:30 -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:subject:references
:in-reply-to:content-type:content-transfer-encoding;
bh=fyKi9a1VZ/e53rf4ty5K0YsdsQ7QBC2g6Mx03iDc2mE=;
b=EcfpVGqp7GNkNJUFGSYdY686DJqD8XBZVtZRsAf2BdBWnfZ1oLc6LZr+kJ5cQSxAD1
B/40RH3i9GS4NyhuqPVu5rueziyYrvTMH5DHatYCv2poeKHmITO74rCu82JOA+FfUn2w
vGaem2gZUiMjo/M72MyLJwkkWT3Wc6xCv43GpAZ8PRkand6NsR3mK9zOHD/hI81SF/BR
igRJeHesDtn+tRtZQIWoEgZiYxiWw9mfvoeAD/mj9qK2zRXU1nZFELB1qyRW9QpiLQhI
zY7ruArKh4kv280SW39WN3gzCM2BaoJJeOyJvgk0hMzIPx86jYwW3XgC2Aoj7MjjLiBA
dXtg==
X-Received: by 10.60.179.52 with SMTP id dd20mr11214103oec.23.1382891010054;
Sun, 27 Oct 2013 09:23:30 -0700 (PDT)
Received: from [192.168.0.75] (cpe-72-178-123-130.satx.res.rr.com.
[72.178.123.130])
by mx.google.com with ESMTPSA id hl3sm20493070obb.0.2013.10.27.09.23.28
for
(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
Sun, 27 Oct 2013 09:23:29 -0700 (PDT)
Message-ID: <526D3DFF.7080608@gmail.com>
Date: Sun, 27 Oct 2013 11:23:27 -0500
From: Bruce Dubbs
User-Agent: Mozilla/5.0 (X11; Linux i686;
rv:13.0) Gecko/20120628 Firefox/13.0.1 SeaMonkey/2.10.1
MIME-Version: 1.0
To: The development of GNU GRUB
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> <526D3901.10005@gmail.com>
<20131027201113.2d33a4ff@opensuse.site>
In-Reply-To: <20131027201113.2d33a4ff@opensuse.site>
Content-Type: text/plain; charset=KOI8-R; format=flowed
Content-Transfer-Encoding: 8bit
X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address
(bad octet value).
X-Received-From: 2607:f8b0:4003:c01::235
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:23:40 -0000
Andrey Borzenkov wrote:
> В Sun, 27 Oct 2013 11:02:09 -0500
> Bruce Dubbs пишет:
>
>> Andrey Borzenkov wrote:
>>> В 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?
>>
>> The files are actually maintained via templates and a Makefile to attach
>> headers and footers that can be updated easily. The file that you want
>> to change is templates/grub-download.body.
>>
>
> Usually generated files are not placed under SCM control ... thank you
> for the hint.
That's what I inherited, but the web site works directly off the commits
so I think it's needed.
>> If you do have commit privs, please do not update the html directly.
>>
>
> I do not know until I try :) Feel free to commit.
I'll do that, but would like confirmation. Vladimir, does this look OK
to you?
-- Bruce
> Index: templates/grub-download.body
> ===================================================================
> RCS file: /web/grub/grub/templates/grub-download.body,v
> retrieving revision 1.1
> diff -u -p -r1.1 grub-download.body
> --- templates/grub-download.body 5 Jan 2012 23:35:45 -0000 1.1
> +++ templates/grub-download.body 27 Oct 2013 16:09:34 -0000
> @@ -8,29 +8,18 @@ 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
> +git clone <membername>@git.sv.gnu.org:/srv/git/grub.git
>
> -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 -href="http://bzr.savannah.gnu.org/r/grub/branches/">branch index and -href="http://bzr.savannah.gnu.org/r/grub/people/">individual developer
> -repositories. These branches are not browsable, but can be checked
> -out with Bazaar.
> +You can also use HTTP if needed.
>
> [% INCLUDE footer %]
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
>