Changes between Version 15 and Version 16 of WikiStart


Ignore:
Timestamp:
09/04/07 21:17:26 (6 years ago)
Author:
bruno
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v15 v16  
    4545# 
    4646cvsroot linuxcoe = ":pserver:anonymous@linuxcoe.cvs.sourceforge.net:/cvsroot/linuxcoe" 
     47# 
     48# For Virtual machines management 
     49# Naming convention to follow: distribution name (as per ProjectBuilder::Distribution) 
     50# followed by '_' and by release number 
     51# a .vmtype extension will be added to the resulting string 
     52# a rhel_3 here means that the VM will be named rhel_3.qemu 
     53# 
     54vmlist linuxcoe = mandriva_2007.1 
     55# 
     56# Valid values for vmtype are 
     57# qemu, (vmware, xen, ... TBD) 
     58vmtype default = qemu 
    4759}}} 
    4860