Changeset 892
- Timestamp:
- 10/09/00 02:02:12 (8 years ago)
- Files:
-
- lm-sensors/trunk/doc/developers/checklist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/doc/developers/checklist
r820 r892 17 17 - update lm_sensors2/version.h, and cvs commit it 18 18 - Tag the release using CVS ('cvs tag V#-#-#' from the dist root) 19 - c p lm_sensors2/README.package README19 - cvs commit 20 20 - remove 'CVS' related files/directories 21 21 - tar it up and post it (sign it!) 22 23 kernel patch (repeat with latest 2.2.x and 2.3.x kernels):24 - untar a virgin kernel25 - mkpatch against i2c, and apply it26 - mkpatch against lm_sensors227 - put the patches in a lm_sensors-2.x.x-kernel-2.x.x.patches dir28 - cp ../lm_sensors.../lm_sensors2/README.patches ./README29 - tar and post it (sign it!)30 22 31 23 misc:
