all environment CONFIG and use /sbin/init
[rrq/subhost.git] / README.adoc
index 6547ccd7af709764f051bc5e15a79cb47b0fe1f8..f0416026e706d36aaf3d451041a7b0f8f59e86ea 100644 (file)
@@ -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,9 +75,12 @@ 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.
 
+'''
+'''
+'''
 
 control
 -------