Blame README

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