From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Nieuwenhuizen Subject: Re: bootstrap: i686-linux now builds without binutils, gcc seeds Date: Sat, 22 Sep 2018 16:38:39 +0200 Message-ID: <87word1tsg.fsf@gnu.org> References: <87h8jats4r.fsf@gnu.org> <87k1nlfdp7.fsf@gnu.org> <8736u752k6.fsf@gnu.org> <8736u1zpoz.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]:51093) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g3j3Z-0008BZ-VP for guix-devel@gnu.org; Sat, 22 Sep 2018 10:38:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g3j3Z-00041j-Bu for guix-devel@gnu.org; Sat, 22 Sep 2018 10:38:49 -0400 In-Reply-To: <8736u1zpoz.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 22 Sep 2018 14:23:08 +0200") 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" To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Court=C3=A8s writes: Hi Ludo', > (And sorry for the delay; I reckon my mail scheduling algorithm leaves a > lot to be desired=E2=80=A6) AFAICS, esp. what's coming your way you schedule way better than I do ;) >> +@node Reduced Binary Seed Bootstrap >> +@section The Reduced Binary Seed Bootstrap > > I really like it! I was wondering whether to make it a subsection of > =E2=80=9CBootstrapping=E2=80=9D. Thoughts? Yes, let's do that. The reason I put it in a different section altogether was mainly because it was only for i686-linux at the time. Also, I thought it would be/grow bigger -- let's address that whenever that happens. > Regardless we should update the =E2=80=9CPreparing to Use the Bootstrap > Binaries=E2=80=9D section (and its image) as well as =E2=80=9CReducing th= e Set of > Bootstrap Binaries=E2=80=9D (at least adding a cross-reference to the new > section.) Ah, yes and this may need some thought/work. I can imagine having "Reducing the Set of Bootstrap Binaries" first that mentions the problem and wish for reducing the set and auditing, naturally flow into the new bootstrap that takes steps works in that direction. But we probably need to mention the Reduced bootstrap earlier...hmm. > (Again I=E2=80=99m not suggesting to do it right away, this can come late= r!) OK, I'm keeping a TODO list. janneke