User's Guide

4.3 Repository and Update package management
4.3.1 Repository settings
Repository settings are located at the following target.
/repository
Properties and specific commands of this target are as follows.
Table 4-18 Properties of '/repository'
Property Access Description
RepositoryLocation read/write Displays and sets location of the repository.
The valid values are:
LOCAL
REMOTE
UpdatePackageServerAddress read Displays address of update package server.
UpdatePkgLatestDownloaded read Displays the date when the repository
downloaded update packages last.
TotalSizeOfUpdatePackage read Displays total size of update packages. The
unit is MB.
Table 4-19 Specific commands of '/repository'
Command Description
set Sets repository settings. This command enables you to modify location of the
repository.
load Downloads or adds update packages to repository.
Examples
'show' command enables you to view the repository settings.
-> show /repository
ufip=/repository
ufit=repository
Targets:
uppkgs
localsetting
remotesetting
Properties:
RepositoryLocation=LOCAL
UpdatePackageServerAddress=http://www.exifs.nec.co.jp/
UpdatePkgLatestDownloaded=4/1/2011 12:00:00
TotalSizeOfUpdatePackage=34.2MB
Verb s:
cd
exit
help
show
load
set
Examples
'set' command enables you to modify location of the repository.
When you modify location of the repository in local, run the following command.
set /repository RepositoryLocation=LOCAL
35