PROBLEM: (TEMIP-389, 86691) (PATCH ID: OSF510-244) ******** PROBLEM: (TEMIP-389, 86691) (PATCH ID: ) This patch fixes a problem with the installation process not supporting alternate root. When a subset is specified on the command line in non-interactive mode, its required subset is incorrectly referenced relative to the default root, not the alternate root. To reproduce the problem, install a subset that has a required subset already installed. For example: Subset OSFDCMT510 is installed onto the alternate root directory /test/example and is required by subset OSFMANOP510. The installation of OSFMANOP510 onto /test/example should not cause OSFDCMT510 to be reinstalled. setld -D /test/example -l ris_server OSFMANOP510