X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/61154617919ca57b6f1d4bed02aa9847ef14232a..74cf12ca4c1ba056483885a9b3b0d5c86014f1d1:/code/templates/info.tmpl diff --git a/code/templates/info.tmpl b/code/templates/info.tmpl index e5eb5eb..743034f 100644 --- a/code/templates/info.tmpl +++ b/code/templates/info.tmpl @@ -6,7 +6,7 @@ Info on $machine.name #end def #def infoTable() -

Info on ${machine.name}:

+

Info

#for $key, $value in $fields @@ -20,12 +20,12 @@ Info on $machine.name
$key:$value
- #if $on - - + + #else @@ -58,7 +58,6 @@ Info on $machine.name #if $on (To edit ram, disk size, or machine name, turn off the machine first.) #end if -

+
#if $on #if $has_vnc - Console + Get Console #else - VNC is not enabled + VNC console not enabled; still booting? #end if #else @@ -33,8 +33,8 @@ Info on $machine.name
@@ -71,6 +70,10 @@ $errorRow('contact', $err) #if not $on $errorRow('name', $err) + + + + $errorRow('memory', $err) @@ -90,11 +93,11 @@ $errorRow('disk', $err) $infoTable() -

Commands:

+

Commands

$commands()
-

Change settings: +

Settings

$modifyForm()
Machine Name:
HVM/ParaVM$helppopup('hvm_paravm')$vmTypeList($defaults.type)
Ram:MiB (max $max_mem)
Disk:GiB (max $max_disk)WARNING: Modifying disk size may corrupt your data.