Tiny Core Linux
Tiny Core Extensions => TCE News => TCE 2.x => Topic started by: Juanito on April 28, 2009, 05:46:44 AM
-
acpid tce/tcz extensions posted:
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
-
init.d script added and acpi events moved to /usr/local/etc:
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
-
How is moving events and scripts to /usr/local/ better than having these in /etc/acpi/?
-
By having them under /usr/local it makes the extension PPI compliant
-
updated acpid.tcz posted:
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
-
updated acpid.tcz posted:
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