Revision: 5428 Author: pebender Date: Sun Sep 6 09:56:04 2009 Log: - Changed the default Linux kernel from 2.6.30 to 2.6.31.
http://code.google.com/p/minimyth/source/detail?r=5428 Modified: /trunk/gar-minimyth/script/minimyth.conf.mk ======================================= --- /trunk/gar-minimyth/script/minimyth.conf.mk Sat Sep 5 10:25:35 2009 +++ /trunk/gar-minimyth/script/minimyth.conf.mk Sun Sep 6 09:56:04 2009 @@ -102,10 +102,10 @@ mm_NFS_ROOT ?= /home/public/minimyth # The version of kernel headers to use. # Valid values are '2.6.30' and '2.6.31'. -mm_KERNEL_HEADERS_VERSION ?= 2.6.30 +mm_KERNEL_HEADERS_VERSION ?= 2.6.31 # The version of kernel to use. # Valid values are '2.6.30' and '2.6.31'. -mm_KERNEL_VERSION ?= 2.6.30 +mm_KERNEL_VERSION ?= 2.6.31 # 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 -~----------~----~----~----~------~----~------~--~---
