User's Manual

112 Preparing the Script Files for Deployment Using Embedded Linux
The majority of the editing required for the DTK sample scripts involves the
following script. As a result, the majority of the scripting discussion focuses
on:
tkenvset.sh
Other task scripts might require edits in certain situations. These optional
edits are discussed in "Editing DTK Task Scripts."
tkenvset.sh
The tkenvset.sh script sets the paths for the DTK utilities and scripts and sets
the variables for the systems to be deployed and configured. These variables
and paths must be specified before any of the scripts can be used.
Specifying DTK Installation Paths
The tkenvset.sh sample script is provided with the following default values.
These values must be confirmed, in some cases, and modified, in other cases,
before a deployment. Locate the Deployment Toolkit Installation Paths
heading to find the following lines:
DT_PATH=$dt_drive/opt/dell/toolkit
DT_TOOLS=$dt_path/bin
DT_SYSTEMS=$dt_path/systems
DT_SCRIPTS=$dt_path/template/scripts
DT_STOP_ON_ERROR=FALSE
DT_DRMK=$dt_path/opt/dell/drmk
mke2fs
— Used
to make a
ext2
file system.
upimg.bin
Contains the
zipped contents
of the Dell
utility partition.
Table 8-1. Scripts For Deployment (continued)
Capture Scripts Replication Scripts Deployment Scripts Others