Property settings for framework server setup

Use the information in this topic to set properties in configure.properties if the media tree is on the framework server.

Settings in configure.properties for a UNIX® or Linux® framework server

Modify properties in the RAFW_HOME/configure.properties file as described in the following table.

Settings in configure.properties: Example directory path:
RAFW_MEDIA_ROOT is the fully-qualified media directory path on the framework server.

RAFW_MEDIA_ROOT=/opt/buildforge/rafw/media
OS_MEDIA_ROOT is a fully-qualified media directory path that is local to the target system.

In configure.properties, add a separate entry for each target system OS platform.

This directory must exist on the target system before you run an install or patch action. You can use the -m option of the rafw command to create the media directory.

AIX_MEDIA_ROOT=/opt/RAFW/media

LINUX_MEDIA_ROOT=/opt/RAFW/media

WINDOWS_MEDIA_ROOT=C:/RAFW/media

For information about configure.properties, see Setting product property values.

For information about transferring media, see Transferring installation media to target computers: V7.1.1.4 and earlier.

Settings in configure.properties for a Windows framework server

Modify properties in the RAFW_HOME/configure.properties file as described in the following table.

Settings in configure.properties: Example directory path:
RAFW_MEDIA_ROOT is the fully-qualified media directory path on the framework server. RAFW_MEDIA_ROOT=C:/Program Files/IBM/Build Forge/rafw/media
WINDOWS_MEDIA_ROOT is a fully-qualified media directory path that is local to the Windows® target system.

This directory must exist on the target system before you run an install or patch action. You can use the rafw -m option to create the media directory.

WINDOWS_MEDIA_ROOT=C:/RAFW/media

For information about configure.properties, see Setting product property values.

For information about transferring media, see Transferring installation media to target computers: V7.1.1.4 and earlier.


Feedback