Magellan Linux

Diff of /alx-src/branches/alx-web-070/show.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4897 by niro, Tue May 28 13:55:52 2013 UTC revision 4898 by niro, Tue May 28 13:56:36 2013 UTC
# Line 39  if($alxos >= '0.6.0') Line 39  if($alxos >= '0.6.0')
39  {  {
40   if($alxos >= '0.6.2')   if($alxos >= '0.6.2')
41   {   {
42   $drop['cfg_graphic_module'] = array('vesa', 'ati', 'cirrus', 'i710', 'intel', 'nv', 'mach64', 'mga', 'unichrome', 'radeon', 's3', 's3virge', 'savage', 'sis', 'trident', 'tseng', 'vmware');   $drop['cfg_graphic_module'] = array('vesa', 'ati', 'cirrus', 'i710', 'intel', 'nv', 'nouveau', 'mach64', 'mga', 'unichrome', 'radeon', 's3', 's3virge', 'savage', 'sis', 'trident', 'tseng', 'vmware');
43   }   }
44   else   else
45   {   {

Legend:
Removed from v.4897  
changed lines
  Added in v.4898