Tornado Reference : Tornado Utilities

installUlipSolaris

NAME

installUlipSolaris - install ULIP files on Solaris host

SYNOPSIS

installUlipSolaris [ basic | uninstall ]

DESCRIPTION

This script installs the mechanisms and files to make ULIP services work on Solaris (SunOS 5.X). When run with no options, installUlipSolaris provides a mechanism for ULIP to automatically start and stop when Solaris is booted and shutdown.

The first action performed by this script is to stop all ULIP services if they are installed and working. Upon successful installation, this script also starts ULIP services before exiting.

This script must be run as root.

The following files are produced when installing:

    /etc/init.d/ulip            - ULIP start/stop script
    /sbin/loopd                 - loopd daemon
    /kernel/drv/ul              - ULIP driver
    /kernel/drv/ul.conf         - ULIP driver configuration file
When run with no arguments the script also installs the following:

    /etc/rc2.d/S80ulip          - Link to /etc/init.d/ulip
    /etc/rc0.d/K10ulip          - Link to /etc/init.d/ulip

OPTIONS

basic
Install all the files above except the links to /etc/init.d/ulip, and then start ULIP services. Before any installation takes place, this script ensures that ULIP services have been stopped. Using this option, ULIP services can be stopped and started by running the script /etc/init.d/ulip (see the configUlipSolaris manual page), but it does not provide the mechanism to start and stop ULIP when Solaris changes system run levels.

uninstall
Removes the files above. Before any removal, this script ensures that ULIP services have been stopped.

SEE ALSO

installUlipSolaris, VxWorks Programmer's Guide: VxSim