GSoC2007: cnst-sensors.2007-08-20.patch
Harald Schmalzbauer
h.schmalzbauer at omnisec.de
Sun Sep 2 06:56:59 PDT 2007
Am Dienstag, 21. August 2007 22:54:22 schrieb Constantine A. Murenin:
> Dear freebsd-current@,
>
> It is my pleasure to present a Technology Preview patch that ports most
> of the base components of OpenBSD's hardware sensors framework to FreeBSD.
[*SNIP*]
> Apply to FreeBSD 7.0-CURRENT as of 2007-08-20 by doing:
>
> cd /usr/src
> fetch
> http://p4web.freebsd.org/depot/projects/soc2007/cnst-sensors/cnst-sensors.2
>007-08-20.patch mkdir sys/dev/lm sys/modules/lm usr.sbin/sensorsd
> patch < cnst-sensors.2007-08-20.patch
For your convenience I wrote a little shell script which dosn't only do all
the neccessary steps to apply the patch (including download) but also removes
it (for example if one wants to recsup the tree). Otherwise you would end up
breaking build if not cleanly removed before applied again.
It also uses the latest version of coretemp.c which isn't included in the
original patch.
Please find it at http://www.schmalzbauer.de/downloads/sensors_patch.sh
Best regards,
-Harry
More information about the freebsd-current
mailing list