cleaned up section about updating
[feisty_meow.git] / production / sites / cakelampvm.com / docs / manual / cakelampvm_guide_v003.html
index 729468a640882f6647dfca3212b8192ffad00fb3..fb530a678e788b8496028c1e22931156238a2c6f 100644 (file)
@@ -11,8 +11,7 @@
         Koeritz</span><span style="font-family: Comic Sans MS;"></span><span style="font-family: Comic Sans MS;"></span><br>
       <span style="font-family: Comic Sans MS;">feisty meow® concerns ltd</span>.</div>
     <h3 style="   text-align: center;">VM Vintage: cakelampvm v003 &nbsp; &nbsp;
-      &nbsp;
-      Docs Updated: 2018-05-21</h3>
+      &nbsp; Docs Updated: 2018-05-21</h3>
     <p>The cakelampvm project provides a Virtualbox VM that acts as an "internet
       in a bottle", serving up your web sites securely and only to your local
       host.&nbsp; The virtual machine provides DNS services (<a target="_blank"
     <h2>Updating cakelampvm to the Latest Model<a id="#update-vm" name="#update-vm"></a></h2>
     <p>&#9733; This section requires that the VM is already configured and is
       accessible via ssh.</p>
-    <p>argh: fix this info... The cakelampvm v002 is released with the intention
-      that it not need to be released again.&nbsp; Version 001 was not built
-      with that explicit intention, which then required the release of Version
-      002.&nbsp; But we hope to not need a v003 release...</p>
-    <p>There is an update feature built into the VM that is quite easy to
-      use.&nbsp; The updates are driven by the feisty meow script repository in
-      conjunction with a local scripted command.&nbsp; To activate the "update
-      process" for your VM, run the following commands on the VM, logged in as
-      the <i>developer</i> user:</p>
-    <pre><span style="font-weight: bold;"># update to the latest version of feisty meow.<br>rpuffer $FEISTY_MEOW_APEX; recustomize<br># enact any configuration changes needed, such as permissions and account setup.
-revamp_cakelampvm</span></pre>
+    There is an easy to use update feature built into the VM, with the latest
+    updates provided by the feisty meow script repository.&nbsp; To activate the
+    update process for your VM, run the following commands on the VM, logged in
+    as the <i>developer</i> user:
+    <pre><span style="font-weight: bold;"># updates to the latest version of feisty meow.<br>get_feisty; recustomize<br># enacts any configuration changes needed, such as permissions and account setup.
+revamp_cakelampvm_v003</span></pre>
     <span style="font-weight: bold;"> </span>
-    <p>These two commands can be run at any time to patch up your VM to the
+    <p>The commands above can be run at any time to patch up your VM to the
       latest configuration.</p>
-    <p>Recent versions of feisty meow support a new "<span style="font-weight: bold; font-family: monospace;">get_feisty</span>"
-      command, which will behave the same as the first line above.&nbsp; Once
-      you have run the "puffer..." command above for the first time (on
-      cakelampvm v002), this new command becomes available.</p>
+    <p>Expert Notes: The "<span style="font-weight: bold; font-family: monospace;">get_feisty</span>"
+      command is useful in its own right for getting the latest version of the
+      feisty meow code; it downloads the latest bug fixes and gets the most
+      recent cakelampvm documentation.&nbsp; The "<span style="font-weight: bold; font-family: monospace;">revamp_cakelampvm</span>"
+      command can repair most situations where the cakelampvm has gone astray,
+      especially for problems with permissions.</p>
     <ul>
-      <li>The "<span style="font-weight: bold; font-family: monospace;">get_feisty</span>"
-        command is useful in its own right for getting the latest version of the
-        feisty meow code; run it again if you need bug fixes or if you want the
-        most recent cakelampvm documentation.</li>
-      <li>The "<span style="font-weight: bold; font-family: monospace;">revamp_cakelampvm</span>"
-        command can be used to repair many situations when the cakelampvm has
-        gone astray, especially for problems with permissions.</li>
     </ul>
     <h2>First Tasks as the Developer User</h2>
     <p>&#9733; This section requires that the VM is already configured and is