Imported Upstream version 2.7.3
This commit is contained in:
parent
a356b56d11
commit
fd413a3168
283 changed files with 14978 additions and 6511 deletions
|
|
@ -44,6 +44,11 @@ on servers.
|
|||
Note that you need to install freeipmi (0.8.5 or higher) development package or
|
||||
files.
|
||||
|
||||
--with-linux_i2c
|
||||
|
||||
Build and install i2c drivers (default: auto-detect)
|
||||
Note that you need to install libi2c development package or files.
|
||||
|
||||
--with-drivers=<driver>,<driver>,...
|
||||
|
||||
Specify exactly which driver or drivers to build and install (this
|
||||
|
|
@ -101,7 +106,7 @@ library).
|
|||
|
||||
Enable SSL support, using either Mozilla NSS or OpenSSL.
|
||||
If both are present, and nothing was specified, OpenSSL support will
|
||||
be prefered. Read docs/security.txt for instructions on SSL support.
|
||||
be preferred. Read docs/security.txt for instructions on SSL support.
|
||||
|
||||
--with-wrap (default: auto-detect)
|
||||
|
||||
|
|
@ -115,7 +120,8 @@ Enable IPv6 support.
|
|||
--with-avahi (default: auto-detect)
|
||||
|
||||
Build and install Avahi support, to publish NUT server availability
|
||||
using mDNS protocol.
|
||||
using mDNS protocol. This requires Avahi development files for the
|
||||
Core and Client parts.
|
||||
|
||||
--with-libltdl (default: auto-detect)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue