Changeset 548

Show
Ignore:
Timestamp:
09/04/99 18:25:57 (9 years ago)
Author:
mds
Message:

(mds) update

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lm-sensors/trunk/README.directories

    r408 r548  
    33* CVS 
    44  The CVS directories. Do not touch these! 
    5 * archive 
    6   Packages from other sources. Currently, it contains Simon Vogl's i2c code 
    7   (mod-????????.tar.gz). 
    85* doc 
    9   Documentation about the modules within this package, and all other things 
     6  Documentation about the modules within this package, and all other things. 
    107* etc 
    11   Configuration files 
    12 * i2c 
    13   Simon Vogl's i2c module, including any necessary patches, excluding any 
    14   files which are removed by 'make clean'. 
     8  A sample configuration file for the 'sensors' program. 
    159* kernel 
    1610  The kernel modules: general SMBus drivers, and specific chip and adapter 
    1711  drivers. 
    1812* lib 
    19   The user-space sensors support library code 
     13  The user-space sensors support library code. 
     14* mkpatch 
     15  A script for creating a kernel patch. 
    2016* prog 
    21   Several supporting programs, some of them use the library, some do not. 
     17  Several supporting programs. Includes programs for detecting installed 
     18  hardware and recommending specific modules to install. 
     19  Also includes programs to report sensor readings, for use 
     20  after the package has been installed. 
     21  Some of these use the sensors support library, some do not.