X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/2125e869604558b82c61dfc788400a9a29fcc791..4c41516ba6b19e3fa3423d489e98fcdf6088e365:/code/templates/list.tmpl diff --git a/code/templates/list.tmpl b/code/templates/list.tmpl index a72c558..43de904 100644 --- a/code/templates/list.tmpl +++ b/code/templates/list.tmpl @@ -1,4 +1,5 @@ #from skeleton import skeleton +#from invirt.config import structs as config #extends skeleton #import datetime @@ -25,7 +26,7 @@ VM List #end filter Name - .xvm.mit.edu + .${config.dns.domains[0]} #filter None $errorRow('name', $err) @@ -78,7 +79,7 @@ $helppopup('Autoinstall')#slurp #filter None $autoList($defaults.cdrom, "document.getElementById('cd_or_auto_auto').checked = true;document.getElementById('cdromlist').value = ''") - (experimental; 1-2 minutes, and you have a machine; root pw is 'password'.) + (experimental; 1-2 minutes, and you have a machine with empty root password.) #end filter @@ -101,7 +102,11 @@ $errorRow('cdrom', $err) $errorRow('owner', $err) #end filter - +
+ Windows notes: #slurp +#filter None +$helppopup('Windows')#slurp +#end filter #end if #end def @@ -113,7 +118,9 @@ $errorRow('cdrom', $err) - @@ -185,7 +192,7 @@ $helppopup('Administrator')#slurp #def body -

SIPB Virtual Servers is an alpha service. What does this mean?

+

What is XVM?

#if not $machines

You don't currently control any VMs.

#end if