code: fqa.9front.org

Download patch

ref: 213e18bed00b1277ef63b2f167651ebdf0fe7b06
parent: 423dc845841f7557582c85948ba3f5a3f35c28eb
author: sl <sl@9front>
date: Wed Apr 17 22:10:04 EDT 2024

fqa.ms, fqa4.ms: update to match current installer (thanks, alex)

--- a/fqa.ms
+++ b/fqa.ms
@@ -683,7 +683,7 @@
 .ihtml a
 
 .ihtml a <a href="fqa4.html#4.3.11.1">
-4.3.11.1 - dhcp
+4.3.11.1 - automatic
 .ihtml a
 
 .ihtml a <a href="fqa4.html#4.3.11.2">
@@ -699,7 +699,7 @@
 .ihtml a
 
 .ihtml a <a href="fqa4.html#4.3.14">
-4.3.14 - sysname
+4.3.14 - ndbsetup
 .ihtml a
 
 .ihtml a <a href="fqa4.html#4.3.15">
--- a/fqa4.ms
+++ b/fqa4.ms
@@ -804,12 +804,14 @@
 /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
-.CW enter
-to select the default.
+Use the Plan 9 partition created in the previous step. Type
+.CW /dev/sdC0/plan9
+and hit
+.CW enter.
+
 .P1
 This is disk/prep; use it to subdivide the Plan 9 partition.
 If it is not yet subdivided, a sensible layout will be suggested;
@@ -919,23 +921,22 @@
 .R
 .ihtml h3
 .P1
-You can connect to the internet via
-a local ethernet or a dial-up PPP connection.
+You can connect to the internet via 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 - <a name="4.3.11.1" />
 .ihtml h4 <h4>
 .SH
-4.3.11.1 - dhcp
+4.3.11.1 - automatic
 .R
 .ihtml h4
 
@@ -954,7 +955,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,14 +981,15 @@
 
 	/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
 .CW / ,
-so we hit
-.CW enter
-to choose the default.
+so type
+.CW /
+and hit
+.CW enter.
 
 .P1
 % mount /srv/boot /n/distmedia
@@ -1055,7 +1057,7 @@
 .html - <a name="4.3.14" />
 .ihtml h3 <h3>
 .SH
-4.3.14 - sysname
+4.3.14 - ndbsetup
 .R
 .ihtml h3
 .P1
@@ -1141,8 +1143,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