-
-
Notifications
You must be signed in to change notification settings - Fork 351
Links to distribution packaging recipes and repository sections
This page aims to list locations where various distributions and projects track their recipes for NUT packaging.
Hopefully this would allow users to reproduce packaged builds in their troubleshooting sessions (e.g. making an equivalent of their distro package, using NUT codebase from a pull request or master branch).
We also hope that it would let the distributions and the Network UPS Tools project itself cross-pollinate and identify any popular sore points, to address common issues in a fashion that helps everyone.
Note
|
Please keep in sync with docs/download.txt over time
|
-
Repology report on NUT lists 745 entries about NUT, as of this writing
-
Linux:
-
BSD systems:
-
Mac OS X:
-
illumos/Solaris:
-
Storage appliances and other integrations (often based on one of the above):
-
unRaid: https://github.com/dmacias72/NUT-unRAID/ and https://github.com/SimonFair/NUT-unRAID/
-
Home Assistant: https://github.com/balves42/docker-tools and https://github.com/hassio-addons/addon-nut
-
Docker: https://github.com/instantlinux/docker-tools/tree/main/images/nut-upsd
-
Entware for OpenWRT and related firmwares: https://github.com/Entware/entware-packages/tree/master/net/nut
-
Entware-NG (archived) for OpenWRT and related firmwares; up to NUT v2.7.4: https://github.com/Entware/entware-ng-packages/blob/master/net/nut/Makefile
-
Welcome to the Network UPS Tools (NUT) project Wiki, and feel free to contribute tricks and insights.
While there are several good entries in the menu, ones referenced most frequently in issue discussions include:
- Building NUT for in-place upgrades or non-disruptive tests and Using NIT (NUT Integration Test suite) sandbox
- Technicalities: Customizing (NUT) config files and scripts delivered by packaging
- Links to distribution packaging recipes and repository sections
- Troubleshooting
upsdrvctl
drivers not starting ("insufficient permissions on everything" or "Can't claim USB device [VVVV:PPPP]@0/0: Entity not found") possibly due to nut-driver-enumerator (NDE) services having been there before you with NUT 2.8.x - Changing NUT daemon debug verbosity
- Building NUT integration for Home Assistant
- Running NUT in an LXC container
- Troubleshooting eventual disconnections (Data stale) and CyberPower Systems (CPS) know-how
- NUT for Windows
- NUT HCL and DDL
- Code contributions, PRs, PGP and DCO
- NUT CI farm
Also keep in mind the documentation links from NUT website and the FAQ in particular.