File: README.patches

package info (click to toggle)
lm-sensors 1%3A2.9.1-1sarge3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,048 kB
  • ctags: 10,068
  • sloc: ansic: 59,045; perl: 6,853; sh: 1,536; makefile: 528; yacc: 291; lex: 271
file content (30 lines) | stat: -rw-r--r-- 767 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
These patches were pre-made using the i2c and lm_sensors packages.

In this document, the example version used of this patch is 
lm_sensors-2.4.0-i2c-kernel-2.2.12.  Your actual version may be
newer than this.

To use:

* Download a virgin kernel distribution of the exact version as
  this patch distribution.

* Unpackage and install the kernel source, but do not configure
  or 'make' it yet.

* Apply the I2C patch, for example:

# patch -d /usr/src/linux -p1 < lm_sensors-2.4.0-i2c-kernel-2.2.12.patch 

* Apply the Lm_sensors patch, for example:

# patch -d /usr/src/linux -p1 < lm_sensors-2.4.0-lm-kernel-2.2.12.patch


The patches must be applied in this order: i2c then lm_sensors


Enjoy!


-- The Lm_sensors Development Team <sensors@stimpy.netroedge.com>