This contain TurboLinux WorkStation client specific files, install scripts, etc.

Files/Directory Structure of this package

rh_install.sh - Script to install TurboLinux Linux client

RPM_INSTALL_PREREQ: Contains files that are needed prior to executing the RPM command
                    within the install program


SPECIFIC_FILES: Vendor specific Files that are overlayed on the client boot image

RPM_LISTS: Contain files that specify TurboLinux RPMS to be installed on the client
           image. Over time, we will add newer versions of TurboLinux distributions.
           Currently, there is a file for TurboLinux WorkStation 6.0 client RPM list (tlw60_rpm.list). 
           We have added RPM list for TurboLinux 6..0.5 to create TurboLinux 6.0.5 client image. 
           The default installation is for TurboLinux 6.0. If you need to use 6.0.5, enable it as
           follows in tl_install.sh script:
             Search for RPM_LIST_FILE
             Comment out the RPM_LIST_FILE for tlw60_rpm.list 
             Uncomment the RPM_LIST_FILE for tlw605_rpm.list
             Do similar stuff for CLIENT_DISTRIBUTION variable

          Within the individual RPM list, you may add/delete RPMs listed within the 
          file (at your own risk).


tmp:  Used to store temporary files (data, scripts, logs) created by the install process.

