Author: pebender
Date: Mon Jan 12 15:11:37 2009
New Revision: 4230
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/hardware.d/cpu2kernel.map
Log:
- Added support for loading coretemp kernel driver on more hardware.
Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt Mon Jan 12
15:11:37 2009
@@ -1,7 +1,7 @@
MiniMyth Changelog
--------------------------------------------------------------------------------
-Changes since 63 (2009-01-11):
+Changes since 63 (2009-01-12):
Current MythTV versions
MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch
svn 16082,
@@ -45,6 +45,7 @@
/root/.mythtv/config.xml and /root/.mythtv/mysql.txt) because all
MythTV programs (mythbackend, mythfrontend and mythwelcome) run as
user
'minimyth'.
+ - Added support for loading coretemp kernel driver on more hardware.
Modified udev
- Renamed 06-minimyth-mythtv.rules to 07-minimyth-mythtv.rules.
@@ -65,6 +66,8 @@
to the 2.6.26 kernel (already in the 2.6.27 and newer kernels) to fix
the problem mentioned here
<http://lists.freedesktop.org/archives/xorg/2008-October/039591.html>.
+ - Fixed a bug that would cause MM_X_MODELINE_0, MM_X_MODELINE_1 and
+ MM_X_MODELINE_2 to fail with perl init scripts.
Updated packages
Updated disk/hdparm.
Modified:
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/hardware.d/cpu2kernel.map
==============================================================================
---
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/hardware.d/cpu2kernel.map
(original)
+++
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/etc/hardware.d/cpu2kernel.map
Mon Jan 12 15:11:37 2009
@@ -6,5 +6,9 @@
# Intel
GenuineIntel , 6 , 14 , coretemp
GenuineIntel , 6 , 15 , coretemp
+ GenuineIntel , 6 , 22 , coretemp
+ GenuineIntel , 6 , 23 , coretemp
+ GenuineIntel , 6 , 26 , coretemp
+ GenuineIntel , 6 , , coretemp
# VIA
# CentaurHauls , , ,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---