From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: 2 (possible) problems in documentation Date: Tue, 03 Nov 2015 09:58:39 +0100 Message-ID: <87twp31mtc.fsf@gnu.org> References: <87wpu2kaa3.fsf@gmail.com> <87611lg2jc.fsf@gnu.org> <87vb9ld8te.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60716) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtXQW-0005Tv-Bx for guix-devel@gnu.org; Tue, 03 Nov 2015 03:58:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZtXQV-00062U-F8 for guix-devel@gnu.org; Tue, 03 Nov 2015 03:58:48 -0500 In-Reply-To: (Alex Vong's message of "Tue, 3 Nov 2015 12:46:39 +0800") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Alex Vong Cc: guix-devel@gnu.org, Alex Kost Alex Vong skribis: > From e562ebc9a9e3859ecc0c1c2e8be6f39a44b5be7d Mon Sep 17 00:00:00 2001 > From: Alex Vong > Date: Mon, 2 Nov 2015 23:34:16 +0800 > Subject: [PATCH] doc: To clarify `./pre-inst-env guix pull` won't upgrade > local source tree. > > * doc/contributing.texi (Running Guix Before It Is Installed): To clarify > `./pre-inst-env guix pull` won't upgrade local source tree > and add a footnote to explain why (thanks to Alex Kost). I pushed a slightly modified version of this patch. Thanks! Ludo=E2=80=99.