Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

System Manager v1.1.7

Compare
Choose a tag to compare
@jtikalsky jtikalsky released this 05 May 19:18
· 1 commit to gitlab-migration-notice since this release

New in this release

  • Added command line parsing and options for setuid/setgid.
  • Improved init script to allow symlinked configuration files.

Installation

You can install this package from our repository.

Install the uwcms repository on your system by copying the appropriate file to /etc/yum.repos.d/.

You may then install sysmgr-complete to install all components, or select individually from the list of packages below.

After installation, review the documentation in /usr/share/doc/sysmgr-1.1.7 to get started.

Package Component
sysmgr-complete All component packages
sysmgr System manager core service
sysmgr-module-GenericUW GenericUW card service module
sysmgr-module-UWDirect UWDirect card service module
python26-sysmgr Python 2.6 system manager API (el6 only)
python27-sysmgr Python 2.7 system manager API (el7 only)
python34-sysmgr Python 3.4 system manager API
sysmgr-client C++ system manager API library
sysmgr-client-devel C++ system manager API library development headers
sysmgr-debuginfo Debugging symbols for all system manager components