X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/e37dd15bbf8683bab8454ea0eec8e9968ce982b2..b812ecb815635726dca92b6c3725ac0a4bb86ab6:/code/templates/info.tmpl diff --git a/code/templates/info.tmpl b/code/templates/info.tmpl index 26d7a24..fa815ca 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 #end if - + @@ -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,14 +33,14 @@ Info on $machine.name
Boot CD:$cdromList($cdroms)$cdromList()
@@ -71,6 +70,10 @@ $errorRow('contact', $err) #if not $on $errorRow('name', $err) + + + + $errorRow('memory', $err) @@ -86,16 +89,15 @@ $errorRow('disk', $err) #end def #def body -

Info

$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.