Revision: 5902
Author: pebender
Date: Thu Dec  3 19:02:36 2009
Log: - Changed the default kernel to 2.6.32.


http://code.google.com/p/minimyth/source/detail?r=5902

Modified:
  /trunk/gar-minimyth/script/minimyth.conf.mk

=======================================
--- /trunk/gar-minimyth/script/minimyth.conf.mk Mon Nov 30 22:42:49 2009
+++ /trunk/gar-minimyth/script/minimyth.conf.mk Thu Dec  3 19:02:36 2009
@@ -113,11 +113,11 @@
  # installed in a subdirectory named 'minimyth-$(mm_VERSION)'.
  mm_NFS_ROOT               ?= /home/public/minimyth
  # The version of kernel headers to use.
-# Valid values are '2.6.31'.
-mm_KERNEL_HEADERS_VERSION ?= 2.6.31
+# Valid values are '2.6.31' and '2.6.32'.
+mm_KERNEL_HEADERS_VERSION ?= 2.6.32
  # The version of kernel to use.
-# Valid values are '2.6.31'.
-mm_KERNEL_VERSION         ?= 2.6.31
+# Valid values are '2.6.31' and '2.6.32'.
+mm_KERNEL_VERSION         ?= 2.6.32
  # 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