layout fixing
authorRalph Ronnquist <ralph.ronnquist@gmail.com>
Mon, 28 Mar 2022 10:17:52 +0000 (21:17 +1100)
committerRalph Ronnquist <ralph.ronnquist@gmail.com>
Mon, 28 Mar 2022 10:17:52 +0000 (21:17 +1100)
README.adoc
overlay-boot.8.adoc

index 932cae0b8310cf4e3bb6a57061d374b4ea42a930..172a228ac31277eeeab3fb6462d08f684aee383a 100644 (file)
@@ -117,11 +117,11 @@ before the services are started. The default for this variable is
 This variable nominates the "upper" filesystem for an overlay mount.
 This will be accessed read-write and it constitutes the "private"
 files of the subhost.
-
++
 If UPPER is different from LOWER, then the root file system is set up
 as an overlay mount. In that case WORK (below) must be defined as a
 directory outside of but on the same mount as UPPER.
-
++
 If UPPER is the same as LOWER, then the subhost root filesystem is not
 setup as an overla. Rather it is set up as a bind mount, if UPPER is
 different from LIVE, or just as a pre-mounted LIVE filesystem.
@@ -136,7 +136,7 @@ directory.
 
 This variable tells which services should be started on the
 overlay-boot startup. The default value is +networking ssh+.
-
++
 Note that if no services are started, then +overlay-init+ starts a
 +dummy_service+ so as to keep +/.reaper+ from running out of child
 processes, as it otherwise will exit and thereby terminate
index 932cae0b8310cf4e3bb6a57061d374b4ea42a930..172a228ac31277eeeab3fb6462d08f684aee383a 100644 (file)
@@ -117,11 +117,11 @@ before the services are started. The default for this variable is
 This variable nominates the "upper" filesystem for an overlay mount.
 This will be accessed read-write and it constitutes the "private"
 files of the subhost.
-
++
 If UPPER is different from LOWER, then the root file system is set up
 as an overlay mount. In that case WORK (below) must be defined as a
 directory outside of but on the same mount as UPPER.
-
++
 If UPPER is the same as LOWER, then the subhost root filesystem is not
 setup as an overla. Rather it is set up as a bind mount, if UPPER is
 different from LIVE, or just as a pre-mounted LIVE filesystem.
@@ -136,7 +136,7 @@ directory.
 
 This variable tells which services should be started on the
 overlay-boot startup. The default value is +networking ssh+.
-
++
 Note that if no services are started, then +overlay-init+ starts a
 +dummy_service+ so as to keep +/.reaper+ from running out of child
 processes, as it otherwise will exit and thereby terminate