-
Container
- vmware-lightwave-sts.tar
-
RPMs
-
vmware-event-devel-1.2.0-0.x86_64.rpm
-
vmware-directory-client-1.2.0-0.x86_64.rpm
-
vmware-directory-1.2.0-0.x86_64.rpm
-
vmware-directory-client-devel-1.2.0-0.x86_64.rpm
-
vmware-dns-client-1.2.0-0.x86_64.rpm
-
vmware-dns-1.2.0-0.x86_64.rpm
-
vmware-dns-client-devel-1.2.0-0.x86_64.rpm
-
vmware-afd-client-1.2.0-0.x86_64.rpm
-
vmware-afd-1.2.0-0.x86_64.rpm
-
vmware-afd-client-devel-1.2.0-0.x86_64.rpm
-
vmware-ca-1.2.0-0.x86_64.rpm
-
vmware-ca-client-1.2.0-0.x86_64.rpm
-
vmware-ca-client-devel-1.2.0-0.x86_64.rpm
-
vmware-sts-1.2.0-0.x86_64.rpm
-
vmware-sts-client-1.2.0-0.x86_64.rpm
-
vmware-ic-config-1.2.0-0.x86_64.rpm
-
vmware-lightwave-clients-1.2.0-0.x86_64.rpm
-
vmware-lightwave-server-1.2.0-0.x86_64.rpm
-
-
Start with a Photon 1.0 system
-
tdnf install likewise-open-devel
-
tdnf install openjdk
-
tdnf install apache-maven
-
tdnf install apache-ant
-
tdnf install ant-contrib
-
tdnf install jaxws-ri
-
tdnf install apache-tomcat
-
tdnf install boost-devel
From workspace root, run “make container”.
A successful build will yield the container at stage/vmware-lightwave-sts.tar. This container will include lightwave packages from the local build tree.
To build a container using lightwave packages from the extern yum repository, set your working directory to support/docker and run “docker build .”.
From workspace root, run “make"
The RPMs are built as part of building the container and can be found in the “stage” folder.
The default target for the top level makefile is to build the RPMs only (and not the container).