REGISTER and UNREGISTER phases
For components that provide system services,
the ccs makes the component's system services
available to other components during the REGISTER phase.
pre step-
ccs PRE_REGISTER keyword list package list
system step-
custom performs an ``early export'' of files or
interfaces that are involved in providing a system service.
These files are marked in the CDMT input files by
the exportPathRegPhase attribute.
See
cdmtInput(CDMT).
post step-
ccs POST_REGISTER keyword list package list
For components that provide system services,
the ccs removes those services
during the UNREGISTER phase.
pre step-
ccs PRE_UNREGISTER keyword list package list
The ccs performs any actions necessary prior
to the removal of system services.
Depending on the service, the ccs might inform
all service consumers of the removal of the service.
system step-
custom removes filenames that were ``exported early''
during the REGISTER phase.
No changes are made to either the /opt or /var/opt
area of the SSO.
post step-
ccs POST_UNREGISTER keyword list package list
Next topic:
CONFIGURE and UNCONFIGURE phases
Previous topic:
ATTACH and UNATTACH phases
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003