X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=Changes;h=d31e0c7e87f2499ba7fc4823799323a05325f5ba;hb=0dc47d7ba34d8ea89f210c024863d01b2b32122b;hp=43d787ce5659f4857a647f70c38865001350ee40;hpb=81f141825cc8846f0e496ebf602e8e6536476b82;p=spider.git diff --git a/Changes b/Changes index 43d787ce..d31e0c7e 100644 --- a/Changes +++ b/Changes @@ -13,12 +13,15 @@ is this:- http://www.dxcluster.org/download/usdbraw.gz to somewhere like /tmp. 2. update from CVS. 3. Restart (on linux, just stop the node and *don't* restart on Windows). -4. remove /spider/data/user.v1 +4. remove /spider/data/usdb.v1 5. cd /spider/perl 6. (perl) create_usdb.pl /tmp/usdbraw.gz (or wherever you put it) 6a. If you don't have Compress::Zlib loaded then you will need to gunzip it manually and do: create_usdb.pl /tmp/usdbraw (not Windows :-) 7. on linux, in a console window do: load/usdb, on windows: restart the node. +-- +2. Added set/usdb command to add adding or changing of a callsign in the USDB +3. Stop dupe spots from the same spotter (with or without comment corruption) 14Oct02======================================================================= 1. added show/usdb command as a simple, direct interface to the information available in the USDB stuff.