wm: doc

Download patch

ref: c20a25a36aff059ed7e56673d9c4115b20754a5d
parent: 8b0ff6a23c809e15a1d157b51a793361858b21f5
author: jrmu <jrmu@cloud9p.org>
date: Sat Oct 12 19:48:21 EDT 2024

Rearrange instructions and include info about configuring ndb

--- a/cpu-p9.ms
+++ b/cpu-p9.ms
@@ -4,14 +4,7 @@
 
 Afterwards, set your timezone, see timezone-p9.ms.
 
-term% auth/wrkey
-bad authentication password
-bad authentication id
-bad authentication domain
-authid: glenda
-authdom: fork.inter9.org
-auth password:
-secstore password:
+Next, make sure to configure your network information. See ndb-p9.ms.
 
 term% mkdir /cfg/$sysname/
 term% dircp /cfg/example /cfg/$sysname/
@@ -20,6 +13,14 @@
 
 # ip/ipconfig -g your-gateway ether /net/ether0 your-ip-address your-subnet-mask
 
+term% auth/wrkey
+bad authentication password
+bad authentication id
+bad authentication domain
+authid: glenda
+authdom: fork.inter9.org
+auth password:
+secstore password:
 Build the cpu kernel:
 
 cd /sys/src/9/pc