[Lunar-commits]
CVS: moonbase/utils/powerd BUILD, NONE, 1.1 DETAILS, NONE, 1.1
Auke Kok
sofar at lunar-linux.org
Thu Jun 10 09:24:31 GMT 2004
Update of /var/cvs/lunar/moonbase/utils/powerd
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27728/powerd
Added Files:
BUILD DETAILS
Log Message:
The generic UPS power tracking daemon for serial line UPS's
--- NEW FILE: BUILD ---
(
default_config &&
make &&
prepare_install &&
mkdir -p /sbin /usr/share/man/man8 &&
install -c -m 755 powerd /sbin/powerd &&
install -c -m 755 detectups /sbin/detectups &&
install -c -m 644 powerd.8 /usr/share/man/man8/powerd.8 &&
install -c -m 644 detectups.8 /usr/share/man/man8/detectups.8
) > $C_FIFO 2>&1
--- NEW FILE: DETAILS ---
MODULE=powerd
VERSION=2.0.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/power/$SOURCE
SOURCE_VFY=md5:de283f67a1a64dee59d8f52c4c094569
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
WEB_SITE=http://power.sourceforge.net/
ENTERED=20040610
UPDATED=20040610
SHORT="A UPS power monitor daemon"
cat << EOF
A simple yet powerful Power Daemon (powerd) to monitor an Uninteruptable
Power Supply (UPS) with the additional capabilities of notifying remote
hosts that may not have a way of knowing if their power is off.
EOF
More information about the Lunar-commits
mailing list