Blame README

Packit Service db8df9
This package contains the Enclosure LED Utilities, version 0.94
Packit Service db8df9
Packit Service db8df9
Copyright (C) 2009-2020 Intel Corporation.
Packit Service db8df9
Packit Service db8df9
All files in this package can be freely distributed and used according
Packit Service db8df9
to the terms of the GNU General Public License, version 2.
Packit Service db8df9
See http://www.gnu.org/ for details.
Packit Service db8df9
Packit Service db8df9
1. Configure package.
Packit Service db8df9
-------------------------
Packit Service db8df9
Packit Service db8df9
Run "autogen.sh" to generate compiling configurations:
Packit Service db8df9
   ./autogen.sh
Packit Service db8df9
   ./configure
Packit Service db8df9
Packit Service db8df9
Run ./configure with:
Packit Service db8df9
    --enable-systemd to configure with systemd service.
Packit Service db8df9
    --enable-testconfig to configure with config file testing tool.
Packit Service db8df9
Packit Service db8df9
2. Compiling the package.
Packit Service db8df9
-------------------------
Packit Service db8df9
Packit Service db8df9
Run "make" command to compile the package.
Packit Service db8df9
Packit Service db8df9
Following packages are required for building and compiling:
Packit Service db8df9
a. systemd-devel (libudev)
Packit Service db8df9
b. sg3_utils-devel
Packit Service db8df9
c. libpci (pciutils-devel)
Packit Service db8df9
Packit Service db8df9
3. (Un)installing the package.
Packit Service db8df9
--------------------------
Packit Service db8df9
Packit Service db8df9
Run following commands to install package:
Packit Service db8df9
   make install
Packit Service db8df9
Packit Service db8df9
Run following commands to uninstall package:
Packit Service db8df9
   make uninstall
Packit Service db8df9
Packit Service db8df9
4. Release notes.
Packit Service db8df9
--------------------------
Packit Service db8df9
Packit Service db8df9
a. Enclosure LED Utilities is meant as a part of RHEL and SLES linux
Packit Service db8df9
   distributions. 
Packit Service db8df9
Packit Service db8df9
b. For backplane enclosures attached to ISCI controller support is limited to
Packit Service db8df9
   Intel(R) Intelligent Backplane.