This package contains the Enclosure LED Utilities, version 0.93

Copyright (C) 2009-2019 Intel Corporation.

All files in this package can be freely distributed and used according
to the terms of the GNU General Public License, version 2.
See http://www.gnu.org/ for details.

1. Compiling the package.
-------------------------

Run "make" command to compile the package.

Following packages are required for building and compiling:
a. systemd-devel (libudev)
b. sg3_utils-devel

2. (Un)installing the package.
--------------------------

Run following commands to install package:
   ./configure
   make
   make install

Run ./configure with:
    --enable-systemd to configure with systemd service.
    --enable-testconfig to configure with config file testing tool.

3. Release notes.
--------------------------

a. Enclosure LED Utilities is meant as a part of RHEL and SLES linux
   distributions. 

b. For backplane enclosures attached to ISCI controller support is limited to
   Intel(R) Intelligent Backplane.
