From: Chris Koeritz Date: Tue, 22 May 2018 01:55:51 +0000 (-0400) Subject: cleaned up section about updating X-Git-Tag: 2.140.112^2~9 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=75a20da8d56c17a31c32aa8b25579281a8544654 cleaned up section about updating --- diff --git a/production/sites/cakelampvm.com/docs/manual/cakelampvm_guide_v003.html b/production/sites/cakelampvm.com/docs/manual/cakelampvm_guide_v003.html index 32ad61cc..fb530a67 100644 --- a/production/sites/cakelampvm.com/docs/manual/cakelampvm_guide_v003.html +++ b/production/sites/cakelampvm.com/docs/manual/cakelampvm_guide_v003.html @@ -183,23 +183,18 @@ updates provided by the feisty meow script repository.  To activate the update process for your VM, run the following commands on the VM, logged in as the developer user: -
# update to the latest version of feisty meow.
rpuffer $FEISTY_MEOW_APEX; recustomize
# enact any configuration changes needed, such as permissions and account setup. -revamp_cakelampvm
+
# updates to the latest version of feisty meow.
get_feisty; recustomize
# enacts any configuration changes needed, such as permissions and account setup. +revamp_cakelampvm_v003
-

These two commands can be run at any time to patch up your VM to the +

The commands above can be run at any time to patch up your VM to the latest configuration.

-

Recent versions of feisty meow support a new "get_feisty" - command, which will behave the same as the first line above.  Once - you have run the "puffer..." command above for the first time (on - cakelampvm v002), this new command becomes available.

+

Expert Notes: The "get_feisty" + 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.  The "revamp_cakelampvm" + command can repair most situations where the cakelampvm has gone astray, + especially for problems with permissions.

First Tasks as the Developer User

★ This section requires that the VM is already configured and is