[(LOGNODE ManagedNode)] [(LOGFILE directory)]

)

)

Keywords for a Tivoli Software Distribution package ®le

DATA This keyword is required. It must be the ®rst keyword in the package ®le, and it can be speci®ed only once.

All other keywords are nested within the DATA clause.

Example:

(DATA

.

.

other keywords go here

.

.

)

PACKAGEFORMAT softdist

This required keyword must be the ®rst keyword within the DATA clause. It can be speci®ed only once. It tells the teamcpak command that this package ®le is for Tivoli Software Distribution.

Example:

(DATA

.

.

(PACKAGEFORMAT softdist)

.

.

TARGETROOT

This keyword speci®es the directory path to which ®les are to be distributed on the target systems. You can specify only one target root. All target systems use identical target roots.

Example:

(DATA

.

.

(TARGETROOT /usr/local/teamc/images)

.

.

MANAGER

This keyword speci®es a Tivoli Software Distribution pro®le manager that you have already created in the Tivoli Software Distribution system.

Example:

218User's Guide

Page 238
Image 238
IBM SC34-4499-03 manual Keywords for a Tivoli Software Distribution package le, Example, Packageformat softdist