From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49181) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eExnU-0006Qn-5v for guix-patches@gnu.org; Wed, 15 Nov 2017 08:32:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eExnQ-0003Gb-Ri for guix-patches@gnu.org; Wed, 15 Nov 2017 08:32:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:60656) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eExnQ-0003GU-Nh for guix-patches@gnu.org; Wed, 15 Nov 2017 08:32:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eExnO-0006i6-HU for guix-patches@gnu.org; Wed, 15 Nov 2017 08:32:04 -0500 Subject: [bug#29271] [PATCH 1/1] doc: Split the "Substitutes" section into subsections. Resent-Message-ID: From: myglc2 References: <20171112110233.1384-1-cmmarusich@gmail.com> <20171112110558.1447-1-cmmarusich@gmail.com> <87mv3rwqgo.fsf@gnu.org> <20171112202506.GA10629@jasmine.lan> <86lgjap7mz.fsf@gmail.com> <87efp0nmm6.fsf@gmail.com> Date: Wed, 15 Nov 2017 08:31:28 -0500 In-Reply-To: <87efp0nmm6.fsf@gmail.com> (Chris Marusich's message of "Tue, 14 Nov 2017 21:21:05 -0800") Message-ID: <86tvxv4qj3.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Chris Marusich Cc: 29271@debbugs.gnu.org On 11/14/2017 at 21:21 Chris Marusich writes: [...] >> Substitutes from Hydra are enabled by default in the Guix System >> Distribution (@pxref{GNU Distribution}) and by one of the recommended >> installation steps for Guix on a foreign distribution >> (@pxref{Installation}). > > What if we say something like "disabled by default when using Guix on a > foreign distro, unless you've explicitly enabled them via one of the > recommended installation steps (@pxref{Installation})"? Let me know if > you think that would be OK. LGTM! Thanks for doing this. - George