Author: pebender
Date: Sun Sep 28 15:46:55 2008
New Revision: 3806

Modified:
    trunk/gar-minimyth/html/minimyth/document-changelog.txt
    trunk/gar-minimyth/script/minimyth.conf.mk

Log:
- Updated kernel to 2.6.25.
     - Hopefully, this fixes the problem with Realtek 8111b/8111c Ethernet
       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     Sun Sep 28  
15:46:55 2008
@@ -26,6 +26,11 @@

  Modified Linux kernel
      - Updated unionfs to 2.5.
+        - Hopefully, this fixes the kernel oops problem with the 2.6.25
+          kernel.
+    - Updated kernel to 2.6.25.
+        - Hopefully, this fixes the problem with Realtek 8111b/8111c  
Ethernet
+          hardware.
      - Added atl2 Ethernet driver.

  Modified udev support

Modified: trunk/gar-minimyth/script/minimyth.conf.mk
==============================================================================
--- trunk/gar-minimyth/script/minimyth.conf.mk  (original)
+++ trunk/gar-minimyth/script/minimyth.conf.mk  Sun Sep 28 15:46:55 2008
@@ -101,10 +101,10 @@
  mm_NFS_ROOT               ?= /home/public/minimyth
  # The version of kernel headers to use.
  # Valid values are '2.6.23', '2.6.24' and '2.6.25'.
-mm_KERNEL_HEADERS_VERSION ?= 2.6.23
+mm_KERNEL_HEADERS_VERSION ?= 2.6.25
  # The version of kernel to use.
  # Valid values are '2.6.23', '2.6.24' and '2.6.25'.
-mm_KERNEL_VERSION         ?= 2.6.23
+mm_KERNEL_VERSION         ?= 2.6.25
  # The kernel configuration file to use.
  # When set, the kernel configuration file  
$(HOME)/.minimyth/$(mm_KERNEL_CONFIG) will be used.
  # When not set, a built-in kernel configuration file will be used.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to