Revision: 5222 Author: pebender Date: Thu Jul 23 18:59:28 2009 Log: - Updated default kernel and nvidia driver versions.
http://code.google.com/p/minimyth/source/detail?r=5222 Modified: /trunk/gar-minimyth/html/minimyth/index.html /trunk/gar-minimyth/script/minimyth.conf.mk ======================================= --- /trunk/gar-minimyth/html/minimyth/index.html Thu Jul 23 08:36:12 2009 +++ /trunk/gar-minimyth/html/minimyth/index.html Thu Jul 23 18:59:28 2009 @@ -103,13 +103,12 @@ </li> <li><a href="http://xorg.freedesktop.org/wiki/">Xorg</a> <strong>7.4+</strong></li> <li><a href="http://www.openchrome.org/">openChrome Xorg graphics driver</a> <strong>0.2.903</strong></li> - <li><a href="http://www.nvidia.com/">NVIDIA Xorg graphics driver</a> <strong>185.18.14</strong></li> + <li><a href="http://www.nvidia.com/">NVIDIA Xorg graphics driver</a> <strong>190.18</strong></li> <li><a href="http://www.lirc.org/">LIRC</a> <strong>CVS 20090715Z</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.2</strong> with patches to add + <a href="http://www.kernel.org/">Linux</a> <strong>2.6.31-rc4</strong> with patches to add <ul> - <li><a href="http://www.alsa-project.org/">ALSA</a> <strong>1.0.20</strong></li> <li><a href="http://www.filesystems.org/project-unionfs.html">Unionfs</a> <strong>2.5.2</strong></li> </ul> </li> ======================================= --- /trunk/gar-minimyth/script/minimyth.conf.mk Thu Jul 23 13:41:26 2009 +++ /trunk/gar-minimyth/script/minimyth.conf.mk Thu Jul 23 18:59:28 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. @@ -115,8 +115,8 @@ mm_MYTH_VERSION ?= 0.21 # The version of the NVIDIA driver. # Valid values are '96.43.13' (legacy), '173.14.20' (legacy), 185.18.14, -# 190.16 (beta). -mm_NVIDIA_VERSION ?= 185.18.14 +# 190.18 (beta). +mm_NVIDIA_VERSION ?= 190.18 # The version of xorg to use. # Valid values are '7.4'. mm_XORG_VERSION ?= 7.4 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
