StarlingX High Availability/Process Monitoring/Service Management
011b2a2fa1
- Detect which OS version that is being used based on the /etc/os-release, to determine if libraries need to be installed in /usr/lib (Debian) or /usr/lib64 (Centos). - Remove the hardcoded /usr/lib64 directory in the Makefile. - Clean up debian/rules to remove extra cruft. - Install the libraries into /usr/lib on Debian rather than /usr/lib64 so the libraries are installed in the correct place. Story: 2009101 Task: 44678 Test Plan PASS Build package and ISO on Centos and Debian. PASS Check to see if /usr/lib64 does not have libdm_db.so installed. Signed-off-by: Chuck Short <charles.short@windriver.com> Change-Id: I6d864d394eadb1c566a8426799ca4ff4509d14f4 |
||
---|---|---|
api-ref/source | ||
devstack | ||
doc | ||
releasenotes | ||
service-mgmt | ||
service-mgmt-api | ||
service-mgmt-client | ||
service-mgmt-tools | ||
stx-ocf-scripts | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
centos_build_layer.cfg | ||
centos_dev_wheels.inc | ||
centos_iso_image.inc | ||
centos_pkg_dirs | ||
centos_stable_wheels.inc | ||
CONTRIBUTORS.wrs | ||
debian_build_layer.cfg | ||
debian_pkg_dirs | ||
github_sync.trigger | ||
LICENSE | ||
pylint.rc | ||
README.rst | ||
test-requirements.txt | ||
tox.ini |
ha
StarlingX Service Management