GNU bug report logs - #75528
[PATCH 0/2] Add apcupsd

Previous Next

Package: guix-patches;

Reported by: Tomas Volf <~@wolfsden.cz>

Date: Sun, 12 Jan 2025 23:04:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Tomas Volf <~@wolfsden.cz>
To: 75528 <at> debbugs.gnu.org
Cc: Tomas Volf <~@wolfsden.cz>, Ludovic Courtès <ludo <at> gnu.org>, Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: [bug#75528] [PATCH 0/2] Add apcupsd
Date: Mon, 13 Jan 2025 00:03:16 +0100
For machines running with an uninterruptible power supply (UPS), it is
necessary to be able to react to events from it.  That allows to, for example,
safely shutdown the system when battery is getting low or get a notification
that battery needs to be replaced.  This series adds package and service type
for apcupsd, daemon to manage UPS devices made by American Power Conversion
Corporation (APC).

Tomas Volf (2):
  gnu: Add apcupsd.
  services: Add power.

 doc/guix.texi          | 374 +++++++++++++++++++++-
 gnu/local.mk           |   2 +
 gnu/packages/power.scm | 125 ++++++++
 gnu/services/power.scm | 690 +++++++++++++++++++++++++++++++++++++++++
 4 files changed, 1188 insertions(+), 3 deletions(-)
 create mode 100644 gnu/packages/power.scm
 create mode 100644 gnu/services/power.scm

--
2.47.1




This bug report was last modified 81 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.