History log of /netbsd-current/etc/powerd/scripts/Makefile
Revision Date Author Comments
# 1.8 22-Dec-2007 jmcneill

branches: 1.8.2;
Add example hotkey_button script


# 1.7 02-Jul-2007 xtraeme

branches: 1.7.4;
Add the /etc/powerd/scripts/sensor_indicator to handle events on
indicator sensors.

Update powerd(8).


# 1.6 01-Jul-2007 xtraeme

Imported envsys 2, a brief description of the new features:
(Part 4: documentation and configuration files)

* Support for detachable sensors.
* Cleaned up the API for simplicity and efficiency.
* Ability to send capacity/critical/warning events to powerd(8).
* Adapted all the code to the new locking order.
* Compatibility with the old envsys API: the ENVSYS_GTREINFO
and ENVSYS_GTREDATA ioctl(2)s are supported.
* Added support for a 'dictionary based communication channel' between
sysmon_power(9) and powerd(8), that means there is no 32 bytes event
size restriction anymore.
* Binary compatibility with old envstat(8) and powerd(8) via COMPAT_40.
* All drivers with the n^2 gtredata bug were fixed, PR kern/36226.

Tested by:

blymn: smsc(4).
bouyer: ipmi(4), mfi(4).
kefren: ug(4).
njoly: viaenv(4), adt7463.c.
riz: owtemp(4).
xtraeme: acpiacad(4), acpibat(4), acpitz(4), aiboost(4), it(4), lm(4).


# 1.5 25-Sep-2006 jmcneill

Install all example powerd scripts by default.


# 1.4 16-May-2004 lukem

Consistently use CONFIGFILES & CONFIGLINKS (which enable the 'configinstall'
target) instead of using home-grown 'distribution' targets or using
FILES with the 'install' target.
Add some etc/ subdir Makefiles where appropriate.

XXX: some of etc/Makefile install-etc-files could be converted to CONFIGFILES.


# 1.3 08-Dec-2003 lukem

improve comment


# 1.2 20-Apr-2003 thorpej

Add a reset_button script.


# 1.1 17-Apr-2003 thorpej

Add a default power_button script for powerd(8).


# 1.7.4.1 08-Jan-2008 matt

sync with HEAD


# 1.8.2.2 22-Dec-2007 jmcneill

Add example hotkey_button script


# 1.8.2.1 22-Dec-2007 jmcneill

file Makefile was added on branch mjf-devfs on 2007-12-22 19:04:12 +0000