WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: acpid  (Read 3894 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
acpid
« on: April 28, 2009, 02:46:44 AM »
acpid tce/tcz extensions posted:
Code: [Select]
Title:          acpid.tce
Description:    acpid for tc_2.X
Version:        1.0.10
Author:         see list of sites below
Original-site:  see list of sites below
Copying-policy: see list of sites below
Size: 10KB
Extension_by:   juanito
Comments:       acpi daemon for tinycore_2.x
                ----------
                This extension contains:
                acpid-1.0.10 - GPLv2 - http://garr.dl.sourceforge.net/sourceforge/acpid/acpid-1.0.10.tar.gz
                ----------
Change-log:     First version
Current:        2009/04/28

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: acpid
« Reply #1 on: November 28, 2009, 11:17:29 PM »
init.d script added and acpi events moved to /usr/local/etc:
Code: [Select]
Title:          acpid.tcz
Description:    acpid daemon
Version:        1.0.10
Author:         see list of sites below
Original-site:  see list of sites below
Copying-policy: see list of sites below
Size: 16KB
Extension_by:   juanito
Comments:       advanced control and power interface daemon
                ----------
                to add acpid event handling:
                1. Add event capture file to /usr/local/etc/acpi/events
                2. Add script to /usr/local/etc/acpi/actions
                ----------
                to control acpid:
                $ sudo /usr/local/etc/init.d/acpid [start|stop|restart|status]
                ----------
                to trouble-shoot
                $ sudo acpid -dfl
                ----------
                This extension contains:
                acpid-1.0.10 - GPLv2 - http://garr.dl.sourceforge.net/sourceforge/acpid/acpid-1.0.10.tar.gz
                ----------
Change-log:     2009/04/28
                moved events interface /etc -> /usr/local/etc
                added /usr/local/etc/init.d/acpid
Current:        2009/11/28

Offline jur

  • Hero Member
  • *****
  • Posts: 863
    • cycling photo essays
Re: acpid
« Reply #2 on: November 29, 2009, 01:48:11 AM »
How is moving events and scripts to /usr/local/ better than having these in /etc/acpi/?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: acpid
« Reply #3 on: November 29, 2009, 01:52:27 AM »
By having them under /usr/local it makes the extension PPI compliant

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: acpid
« Reply #4 on: December 16, 2009, 08:08:35 PM »
updated acpid.tcz posted:
Code: [Select]
Title:          acpid.tcz
Description:    acpid daemon
Version:        1.0.10
Author:         see list of sites below
Original-site:  see list of sites below
Copying-policy: see list of sites below
Size: 16KB
Extension_by:   juanito
Comments:       advanced control and power interface daemon
                ----------
                to add acpid event handling:
                1. Add event capture file to /usr/local/etc/acpi/events
                2. Add script to /usr/local/etc/acpi/actions
                ----------
                to control acpid:
                $ sudo /usr/local/etc/init.d/acpid [start|stop|restart|status]
                ----------
                to trouble-shoot
                $ sudo acpid -dfl
                ----------
                This extension contains:
                acpid-1.0.10 - GPLv2 - http://garr.dl.sourceforge.net/sourceforge/acpid/acpid-1.0.10.tar.gz
                ----------
Change-log:     2009/04/28
                moved events interface /etc -> /usr/local/etc
                added /usr/local/etc/init.d/acpid
                2009/11/28
                added creation of /usr/local/etc/acpi/events to start-up script
Current:        2009/12/17

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: acpid
« Reply #5 on: January 08, 2010, 07:40:18 AM »
updated acpid.tcz posted:
Code: [Select]
Title:          acpid.tcz
Description:    acpid daemon
Version:        2.0.0
Author:         see list of sites below
Original-site:  see list of sites below
Copying-policy: see list of sites below
Size: 24KB
Extension_by:   juanito
Comments:       advanced control and power interface daemon
                ----------
                to add acpid event handling:
                1. Add event capture file to /usr/local/etc/acpi/events
                2. Add script to /usr/local/etc/acpi/actions
                ----------
                to control acpid:
                $ sudo /usr/local/etc/init.d/acpid [start|stop|restart|status]
                ----------
                to trouble-shoot
                $ sudo acpid -dfl
                ----------
                This extension contains:
                acpid_2.0.0 - GPLv2 - http://ftp.de.debian.org/debian/pool/main/a/acpid/acpid_2.0.0.orig.tar.gz
                ----------
Change-log:     2009/04/28
                moved events interface /etc -> /usr/local/etc
                added /usr/local/etc/init.d/acpid
                2009/11/28
                added creation of /usr/local/etc/acpi/events to start-up script
                2009/12/17
                updated 1.1.10 -> 2.0.0 and updated init.d script
Current:        2010/01/08