2011-01-26 09:35:08 +00:00
|
|
|
Download information
|
|
|
|
====================
|
|
|
|
|
|
|
|
This section presents the different methods to download NUT.
|
|
|
|
|
|
|
|
Source code
|
|
|
|
-----------
|
|
|
|
|
|
|
|
[NOTE]
|
|
|
|
================================================================================
|
|
|
|
You should always use PGP/GPG to verify the signatures before using any source code.
|
|
|
|
|
|
|
|
You can use the
|
|
|
|
ifdef::website[]
|
|
|
|
link:docs/user-manual.chunked/ar01s09.html#verifySourceSig[following procedure]
|
|
|
|
endif::website[]
|
|
|
|
ifndef::website[]
|
|
|
|
- Else, you can read the <<verifySourceSig,following procedure>>.
|
|
|
|
endif::website[]
|
|
|
|
to do so.
|
|
|
|
================================================================================
|
|
|
|
|
2012-01-24 10:22:33 +00:00
|
|
|
Stable tree: {tree_version}
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
2011-01-26 09:35:08 +00:00
|
|
|
|
2012-01-24 10:22:33 +00:00
|
|
|
- link:http://www.networkupstools.org/source/{tree_version}/nut-{revision}.tar.gz[nut-{revision}.tar.gz]
|
|
|
|
- link:http://www.networkupstools.org/source/{tree_version}/nut-{revision}.tar.gz.sig[PGP/GPG signature]
|
2012-06-01 13:55:19 +00:00
|
|
|
- link:http://www.networkupstools.org/source/{tree_version}/nut-{revision}.tar.gz.sha256[SHA-256 sum]
|
|
|
|
- link:http://www.networkupstools.org/source/{tree_version}/nut-{revision}.tar.gz.md5[MD5 sum]
|
2012-01-24 10:22:33 +00:00
|
|
|
- link:http://www.networkupstools.org/source/{tree_version}/new-{revision}.txt[Release notes]
|
|
|
|
- link:http://www.networkupstools.org/source/{tree_version}/ChangeLog[ChangeLog]
|
2011-01-26 09:35:08 +00:00
|
|
|
|
2012-01-24 10:22:33 +00:00
|
|
|
You can also browse the link:http://www.networkupstools.org/source/{tree_version}/[stable source directory].
|
2011-01-26 09:35:08 +00:00
|
|
|
|
2012-01-24 10:22:33 +00:00
|
|
|
Development tree:
|
|
|
|
~~~~~~~~~~~~~~~~~
|
2011-01-26 09:35:08 +00:00
|
|
|
|
|
|
|
Code repository
|
|
|
|
^^^^^^^^^^^^^^^
|
|
|
|
|
2013-11-24 15:00:12 +00:00
|
|
|
The development tree is available through a Git repository hosted at
|
|
|
|
link:https://github.com/[GitHub].
|
2011-01-26 09:35:08 +00:00
|
|
|
|
|
|
|
To retrieve the current development tree, use the following command:
|
|
|
|
|
2013-11-24 15:00:12 +00:00
|
|
|
$ git clone git://github.com/networkupstools/nut.git
|
2011-01-26 09:35:08 +00:00
|
|
|
|
2013-11-24 15:00:12 +00:00
|
|
|
The configure script and its dependencies are not stored in Git. To generate
|
|
|
|
them, ensure that autoconf, automake and libtool are installed, then run the
|
|
|
|
following script in the directory you just checked out:
|
2011-01-26 09:35:08 +00:00
|
|
|
|
|
|
|
$ ./autogen.sh
|
|
|
|
|
|
|
|
Then refer to the
|
|
|
|
ifdef::website[]
|
|
|
|
link:docs/user-manual.chunked/index.html[NUT user manual]
|
|
|
|
endif::website[]
|
|
|
|
ifndef::website[]
|
|
|
|
linkdoc:user-manual[NUT user manual]
|
|
|
|
endif::website[]
|
|
|
|
for more information.
|
|
|
|
|
2013-11-24 15:00:12 +00:00
|
|
|
//////////////////////////
|
2011-01-26 09:35:08 +00:00
|
|
|
NOTE: Users that need the latest developments to support new devices *must*
|
2013-11-24 15:00:12 +00:00
|
|
|
use Git or <<Snapshots,snapshots>>.
|
|
|
|
//////////////////////////
|
2011-01-26 09:35:08 +00:00
|
|
|
|
|
|
|
Browse code
|
|
|
|
^^^^^^^^^^^
|
|
|
|
|
2013-11-24 15:00:12 +00:00
|
|
|
You can also browse the code at
|
|
|
|
link:https://github.com/networkupstools/nut[GitHub], or at the
|
|
|
|
link:http://alioth.debian.org/scm/?group_id=30602[Alioth mirror]. The code was
|
|
|
|
originally kept in Subversion, and the old
|
|
|
|
link:http://trac.networkupstools.org/projects/nut[Trac site] will be kept
|
|
|
|
around for a bit so as not to break the URLs in the mailing list archives.
|
2011-01-26 09:35:08 +00:00
|
|
|
|
|
|
|
[[Snapshots]]
|
|
|
|
Snapshots
|
|
|
|
^^^^^^^^^
|
|
|
|
|
2013-11-24 15:00:12 +00:00
|
|
|
GitHub has several download links for repository snapshots (for particular tags
|
|
|
|
or branches), but you will need a number of tools such as autoconf, automake
|
|
|
|
and libtool to use these snapshots.
|
|
|
|
|
|
|
|
If our Buildbot instance is behaving, you can download a snapshot which does
|
|
|
|
not require auto* tools from this
|
|
|
|
link:http://buildbot.networkupstools.org/snapshots[builder]. Look for the
|
|
|
|
latest *[tarball]* link towards the top of the page, and be sure to check the
|
|
|
|
'Build ##' link to verify the branch name.
|
2011-01-26 09:35:08 +00:00
|
|
|
|
|
|
|
Older versions
|
|
|
|
~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
link:http://www.networkupstools.org/source/[Browse source directory]
|
|
|
|
|
|
|
|
|
|
|
|
Binary packages
|
|
|
|
---------------
|
|
|
|
|
|
|
|
NOTE: The only official releases from this project are source code.
|
|
|
|
|
|
|
|
NUT is already available in the following systems:
|
|
|
|
|
|
|
|
- Linux:
|
|
|
|
link:http://aur.archlinux.org/packages.php?ID=5379[Arch Linux],
|
|
|
|
link:http://packages.debian.org/nut[Debian],
|
|
|
|
link:http://packages.gentoo.org/package/sys-power/nut[Gentoo Linux],
|
|
|
|
Mandriva,
|
|
|
|
link:https://admin.fedoraproject.org/pkgdb/acls/name/nut[Red Hat / Fedora],
|
2013-11-24 15:00:12 +00:00
|
|
|
link:http://software.opensuse.org/package/nut[Novell Suse / openSUSE],
|
2011-09-29 18:14:46 +00:00
|
|
|
link:https://forum.openwrt.org/viewtopic.php?id=26269[OpenWrt],
|
2011-01-26 09:35:08 +00:00
|
|
|
link:http://packages.ubuntu.com/nut[Ubuntu].
|
|
|
|
|
|
|
|
- BSD systems:
|
|
|
|
link:http://www.FreeBSD.org/cgi/ports.cgi?query=^nut-&stype=name[FreeBSD],
|
|
|
|
link:ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/sysutils/ups-nut/README.html[NetBSD],
|
2013-11-24 15:00:12 +00:00
|
|
|
link:http://www.openbsd.org/cgi-bin/cvsweb/ports/sysutils/nut/[OpenBSD],
|
|
|
|
link:http://doc.freenas.org/index.php/UPS[FreeNAS].
|
2011-01-26 09:35:08 +00:00
|
|
|
|
|
|
|
- Mac OS X:
|
|
|
|
link:http://pdb.finkproject.org/pdb/package.php/nut[Fink],
|
|
|
|
link:http://trac.macports.org/browser/trunk/dports/sysutils/nut/Portfile[MacPorts]
|
|
|
|
|
2011-06-01 20:31:49 +00:00
|
|
|
- Windows (complete port, Beta):
|
2013-11-24 15:00:12 +00:00
|
|
|
link:http://www.networkupstools.org/package/windows/NUT-Installer-2.6.5-3.msi[Windows MSI installer 2.6.5-3]
|
2011-06-01 20:31:49 +00:00
|
|
|
|
2011-09-29 18:14:46 +00:00
|
|
|
|
|
|
|
Java packages
|
|
|
|
-------------
|
|
|
|
|
2013-11-24 15:00:12 +00:00
|
|
|
The jNut package has been split into its own link:https://github.com/networkupstools/jNut[GitHub repository].
|
|
|
|
|
2011-09-29 18:14:46 +00:00
|
|
|
- NUT Java support (client side, Beta)
|
2012-01-24 10:22:33 +00:00
|
|
|
link:http://www.networkupstools.org/package/java/jNut-0.2-SNAPSHOT.tar.gz[jNUT 0.2-SNAPSHOT]
|
|
|
|
|
|
|
|
- NUT Java Web support (client side using REST, Beta)
|
|
|
|
link:http://www.networkupstools.org/package/java/jNutWebAPI-0.2-SNAPSHOT-src.tar.gz[jNutWebAPI 0.2-SNAPSHOT (sources)]
|
2012-08-12 21:39:31 +00:00
|
|
|
|
|
|
|
Virtualization packages
|
|
|
|
-----------------------
|
|
|
|
|
|
|
|
VMware
|
|
|
|
~~~~~~
|
|
|
|
|
2013-11-24 15:00:12 +00:00
|
|
|
- NUT client for ESXi 5.0 (offsite, René Garcia)
|
2012-08-12 21:39:31 +00:00
|
|
|
|
|
|
|
* link:http://rene.margar.fr/2012/05/client-nut-pour-esxi-5-0/[blog entry (French)]
|
2013-11-24 15:00:12 +00:00
|
|
|
* link:http://rene.margar.fr/downloads/NutClient-ESXi500-1.2.0.tar.gz[VIB package (v1.2.0)]
|