From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VaSnH-0007qg-NA for mharc-grub-devel@gnu.org; Sun, 27 Oct 2013 12:02:23 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33166) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VaSnB-0007qX-Gv for grub-devel@gnu.org; Sun, 27 Oct 2013 12:02:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VaSn6-0003SJ-2Y for grub-devel@gnu.org; Sun, 27 Oct 2013 12:02:17 -0400 Received: from mail-oa0-x229.google.com ([2607:f8b0:4003:c02::229]:55018) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VaSn5-0003SE-U3 for grub-devel@gnu.org; Sun, 27 Oct 2013 12:02:11 -0400 Received: by mail-oa0-f41.google.com with SMTP id o9so2721683oag.0 for ; Sun, 27 Oct 2013 09:02:11 -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=RPFjohKhqg/oEiQpeh3oT66+UTroFwFe/LsOs+YME20=; b=0MLBK2vMxhNaB5rtvHZwRKhg3IuQ5kEiRYRaP9g0+wJNYVTaXm/VLrdKNh06TsZsxP BAlksO98S9tyztWyidojE7bqP7W8Ve+GNqYLEAqOXQWzFNwX6RwXPyGcbVLmh3TMd12A azFDNZXc9AbsFxKTw/SgEbmpgEXnbrTJ2+diQdBlFzF6s6rbdq98PbAyv/E+tphOB1La H8QMbcN4PCtMgIhY4n/7jwB4k3EWduKCqazLROC0odA0U5zPJouZFAXN9qehqu4ABDTo fc3wgIWq4En7yIyvPu/9LvaxKDFCZa/pcDSoS27V7rqf3GvuFgRCWp0riC6VVyX8YXjY 4B6Q== X-Received: by 10.182.246.39 with SMTP id xt7mr11291355obc.16.1382889731222; Sun, 27 Oct 2013 09:02:11 -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 s9sm20366981obu.4.2013.10.27.09.02.09 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 27 Oct 2013 09:02:10 -0700 (PDT) Message-ID: <526D3901.10005@gmail.com> Date: Sun, 27 Oct 2013 11:02:09 -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> In-Reply-To: <20131027194646.0b4c8428@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:c02::229 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:02:22 -0000 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. If you do have commit privs, please do not update the html directly. -- Bruce