From: Ralph Ronnquist Date: Thu, 3 Mar 2022 05:54:56 +0000 (+1100) Subject: editorial X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=b05ac70e29c4ea9dc9d6554d1974a41878190c2c;p=rrq%2Fsubhost.git editorial --- diff --git a/README.adoc b/README.adoc index 6547ccd..05461f7 100644 --- a/README.adoc +++ b/README.adoc @@ -33,7 +33,7 @@ should set the variables +DISKS+ and +BRIDGES+ for the subhost. ==== **The +DISKS+ variable** is an array declaring the disks in terms the -paritions to mount. Each array element has three parts with ":" +partitions to mount. Each array element has three parts with ":" between them: 1. the device node name to use in the subhost @@ -75,7 +75,7 @@ subhost-init The +subhost-init+ script is copied into the subhost root filesystem, and it first performs the rudimentary pre-pivot tasks (mounting "proc" etc.), the runs rcS and rc2 before entering into a plain wait for -anyting to be written to +/run/initctl+ which works as an immediate +anything to be written to +/run/initctl+ which works as an immediate +poweroff+ for the subhost.