This is the package to create NetVista thin client Linux image on a Linux server

Files/Directory Structure of this package

html   - Contains html pages
         For each client distribution in this package, there is a install html.
         rh_install.html - For RedHat client installation
         tl_install.html - For TurboLinux client installation
         ...


Common - contains parts (scripts, files, kernels, Xserver, etc) that are common
         for all distribution

Client Vendor Directory -  specific to each linux client vendor 
                           (example: RedHat, TurboLinux, etc.)

version file:
    0 length file (example v1.0) - indicates the version # of this package
    Additionally each client distribution set-up has its own version file, 
    located in the client directory under SPECIFIC_FILES/IBM/ver.IBM_NC 
    (for example: RedHat/SPECIFIC_FILES/IBM/ver.IBM_NC)

How to get version number for this package:
   There are 2 version numbers associated, one with the base package, and 2nd one with
   the specific client distribution. 
   After installation is complete, the files are places in the client image in IBM 
   sub-directory. They are called
       ver.IBM_NVLTC_BASE - for common stuff
       ver.IBM_NVLTC      - for vendor specific - RedHat, TurboLinux, etc.

