From 18f514a7de7c44177e712e8b84ce9911ae3a9d11 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 18 Dec 2002 18:35:53 +0000 Subject: Added Upgrade checklist --- UPGRADE | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 UPGRADE (limited to 'UPGRADE') diff --git a/UPGRADE b/UPGRADE new file mode 100644 index 0000000..ce79746 --- /dev/null +++ b/UPGRADE @@ -0,0 +1,21 @@ +Upgrading checklist for Echolot +$Id: UPGRADE,v 1.1 2002/12/18 18:35:53 weasel Exp $ + +- Download the latest .tar.gz from . +- Verify the signature. +- Stop the running pingd. +- Make sure it no longer runs. +- Make a backup of your entire echolot directory. really. +- Untar the new Echolot release to a new directory and copy your + data directory and pingd.conf there. +- Replace your old Echolot directory with the new tree. +- Start the new pingd and verify it's working properly. +- Congratulations. + + +Notes for upgrades from a version earlier than 2.0.6 + - If you have specified thesaurusindexfile and/or indexfilebasename in your + Echolot configuration file, please remove the .html extension from that + setting. + +EOF -- cgit v1.2.3