CVS: moonbase/utils/acpid BUILD,NONE,1.1 DETAILS,NONE,1.1
    Auke Kok 
    sofar at lunar-linux.org
       
    Sun Nov  2 23:55:09 GMT 2003
    
    
  
Update of /var/cvs/lunar/moonbase/utils/acpid
In directory dbguin.lunar-linux.org:/tmp/cvs-serv31832/acpid
Added Files:
	BUILD DETAILS 
Log Message:
Adding two acpi tools, acpid is a default acpi event daemon, the asus_acpid handles the special asus keys in combination with asus's acpi.
--- NEW FILE: BUILD ---
(
  make &&
  prepare_install &&
  make install &&
  mkdir -p /usr/share/doc/acpid &&
  install samples/acpi_handler.sh samples/sample.conf /usr/share/doc/acpid
) > $C_FIFO 2>&1
--- NEW FILE: DETAILS ---
          MODULE=acpid
         VERSION=1.0.2
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/$MODULE/$SOURCE
      SOURCE_VFY=md5:15884aaf0b82717954f9366b5c00808b
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
        WEB_SITE=httpd://acpid.sourceforge.net/
         ENTERED=20031102
         UPDATED=20031102
           SHORT="An ACPI event monitor daemon"
cat << EOF
ACPID is a completely flexible, totally extensible daemon for delivering ACPI events. It listens on a file (/proc/acpi/event) and when an event occurs, executes programs to handle the event. The programs it executes are configured through a set of configuration files, which can be dropped into place by packages or by the admin.
EOF
    
    
More information about the Lunar-commits
mailing list