HOW-TO BE THE PLAZA-MANAGER
===========================
Plaza managers play important role of keeping the 
FTP site tidy, so the vecpkg can download the packages correctly.
Firstly, you need some understanding of VECPKG and
the directory structure. Then, the job will be easy:

1. Use SSH to login into the FTP site
2. Call mc to manage the packages. 
   Copy, move, rename, or whatever necessary.
3. After finished, go to the veclinux-5.0/packages directory,
   then call "./pkglist | less".
4. If that is correct, update by calling "./pkglist --update"

Some common operations while managing the packages are:
1. Check new contributions in the RELEASE/pack-new directory.
   Download and test it first.
   Move it to the packages directory after making sure it is good.
2. Relegate the old packages to RELEASE/pack-old directory.

