new package acpid and related kernel modules
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 18 Mar 2012 20:48:24 +0000 (20:48 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 18 Mar 2012 20:48:24 +0000 (20:48 +0000)
commit9ec10c9555506bd26e9d39c3318134fcb4ddd9b0
treed98c53530b8b7c8316d45b8e7789162ec35c5b44
parentb90716941d968fc72d5b59c25a357d14c4ca96d9
new package acpid and related kernel modules

Hi,

Here is a new package called acpid and a related kernel module
kmod-button. Its main pupose is to listen for
acpi events and run a user defined script. For now only powerdown is
possible. I only tested this under the
X86 architecture.

Maybe somebody find that useful too.

regards.
thomas

git-svn-id: svn://svn.openwrt.org/openwrt/packages@30991 3c298f89-4303-0410-b956-a3cf2f4a3e73
utils/acpid/Makefile [new file with mode: 0644]
utils/acpid/files/acpid.hotplug [new file with mode: 0644]
utils/acpid/files/acpid.init [new file with mode: 0644]
utils/acpid/files/default [new file with mode: 0644]