Revision: 5476 Author: pebender Date: Sun Sep 13 15:55:20 2009 Log: - Changed the default kernel from 2.6.30 to 2.6.31.
http://code.google.com/p/minimyth/source/detail?r=5476 Modified: /trunk/gar-minimyth/html/minimyth/index.html /trunk/gar-minimyth/script/minimyth.conf.mk ======================================= --- /trunk/gar-minimyth/html/minimyth/index.html Sun Sep 13 08:23:10 2009 +++ /trunk/gar-minimyth/html/minimyth/index.html Sun Sep 13 15:55:20 2009 @@ -107,7 +107,7 @@ <li><a href="http://www.lirc.org/">LIRC</a> <strong>0.8.6</strong></li> <li><a href="http://www.lcdproc.org/">LCDproc</a> <strong>0.5.3</strong></li> <li> - <a href="http://www.kernel.org/">Linux</a> <strong>2.6.30.6</strong> with patches to add + <a href="http://www.kernel.org/">Linux</a> <strong>2.6.31</strong> with patches to add <ul> <li><a href="http://www.alsa-project.org/">ALSA</a> <strong>1.0.21</strong></li> <li><a href="http://www.filesystems.org/project-unionfs.html">Unionfs</a> <strong>2.5.2</strong></li> ======================================= --- /trunk/gar-minimyth/script/minimyth.conf.mk Sat Sep 12 10:30:55 2009 +++ /trunk/gar-minimyth/script/minimyth.conf.mk Sun Sep 13 15:55:20 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 -~----------~----~----~----~------~----~------~--~---
