From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id 1349A246FD for ; Wed, 17 Apr 2024 13:39:24 +0200 (CEST) Received: from mout02.posteo.de ([185.67.36.66]) by 9front; Wed Apr 17 07:33:03 -0400 2024 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 62D01240101 for <9front@9front.org>; Wed, 17 Apr 2024 13:32:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1713353575; bh=CoTfX9GGvCZtl6+iquw4a7m45heyEZ8r+Swa5LtBBjQ=; h=MIME-Version:Content-Type:Content-Transfer-Encoding:Date:From:To: Subject:Message-ID:From; b=mVnaGTQBXnaVcvcVW8Mf2VvPCy8c6wr8cEFtUw50lCxcWHp96lZAPk6bdpl1IGWk2 ACP+bjtXDSYuvZuv+NP+k0DXmiDXEYdmZQdxIVdLl2jT9Fy0LzFgAqxngFVqtSzZTc I785Ey/fU+98eiOSR7U2P77XTZ4igtHkvgWAX8ztxlXzvolNY6fVm1nTVP7S+De6Wi KHI1l3aNaaD7htAVXo74PLPw4t6a4kgUwfJFmjD4tRw3iYwwJ8+/hcSxJMp0xi2OB5 yJF7GKUL/73YOsKryAtUEDVcee9XFzRz2UitF+qxklspzRH787vIxqjGdfGQPxFeiw fGRAGlw3x/53Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4VKJgB6qS5z9rxB for <9front@9front.org>; Wed, 17 Apr 2024 13:32:54 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 17 Apr 2024 11:32:54 +0000 From: alex-ml@posteo.de To: 9front@9front.org In-Reply-To: <0153B4493FF103FD84D346BB2594B481@wopr.sciops.net> References: <0153B4493FF103FD84D346BB2594B481@wopr.sciops.net> Message-ID: <54a65182e70b25dbaf6352b6884570aa@posteo.de> List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: leveraged private module HTML over SOAP hardware CSS database NoSQL layer Subject: Re: [9front] Minor Deviations in Section 4.3.11+ of the =?UTF-8?Q?FQA=3F?= Reply-To: 9front@9front.org Precedence: bulk Hi qwx, thank you very much! Below is my patch suggestion. Best regards, Alex diff 4f79ee9b7787e6dea4ea94fab7b38ee50727f214 uncommitted --- a/fqa4.ms +++ b/fqa4.ms @@ -804,7 +804,7 @@ /dev/sdC0/plan9 empty 0 62910477 (62910477 sectors, 29.99 GB) -Plan 9 partition to subdivide (/dev/sdC0/plan9)[/dev/sdC0/plan9]: +Plan 9 partition to subdivide (/dev/sdC0/plan9)[no default]: .P2 Use the Plan 9 partition created in the previous step. Hit @@ -920,22 +920,22 @@ .ihtml h3 .P1 You can connect to the internet via -a local ethernet or a dial-up PPP connection. +a local ethernet connection. -Interface to use (ether, ppp)[ether]: +We will configure the ethernet. Please choose a method for configuring your ethernet connection. manual - specify IP address, network mask, gateway IP address - dhcp - use DHCP to automatically configure + automatic - use DHCP and SLAAC to automatically configure -Configuration method (manual, dhcp)[dhcp]: +Configuration method (manual, automatic)[automatic]: .P2 .html - .ihtml h4

.SH -4.3.11.1 - dhcp +4.3.11.1 - automatic .R .ihtml h4 @@ -954,7 +954,7 @@ .CW manual , enter values that are appropriate for your network. .P1 -Configuration method (manual, dhcp)[dhcp]: manual +Configuration method (manual, automatic)[automatic]: manual ip address [no default]: 10.0.2.15 network mask [no default]: 255.255.255.0 gateway address [no default]: 10.0.2.2 @@ -980,7 +980,7 @@ /dev/sdD0/data (iso9660 cdrom) -Distribution disk (/dev/sdD0/data, /dev/sdC0/fscache, /)[/]: +Distribution disk (/dev/sdD0/data, /dev/sdC0/fscache, /)[no default]: .P2 The CD-ROM is already mounted at @@ -1055,7 +1055,7 @@ .html - .ihtml h3

.SH -4.3.14 - sysname +4.3.14 - ndbsetup .R .ihtml h3 .P1 @@ -1141,8 +1141,8 @@ Since we are not installing on a disk with a pre-existing Windows installation, we choose to install the Plan 9 master boot record and mark the partition active: .P1 -Install the Plan 9 master boot record (y, n)[no default]: y -Mark the Plan 9 partition active (y, n)[no default]: y +Install the Plan 9 master boot record (yes, no)[no default]: yes +Mark the Plan 9 partition active (yes, no)[no default]: yes The Plan 9 partition is now marked as active. .P2 Am 17.04.2024 10:34 schrieb qwx@sciops.net: > On Wed Apr 17 08:18:27 +0200 2024, alex-ml@posteo.de wrote: >> Hello, >> >> I have noticed minimal differences in the wording of the installer and >> the FQA in section 4.3.11 and following. Is this because I am using a >> nigthly build, or could I send a patch for the FQA? >> >> Thank you and best regards, >> Alex > > Hi, > > It's possible that the scripts have been updated without taking the > fqa into account. You're welcome to send a patch for this or any > other discrepancies you've noticed. Thanks! > > Cheers, > qwx