source: admin/WebConsole/idiomas/php/eng/comandos/crearimagenbasica_eng.php @ 215cd24

918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Last change on this file since 215cd24 was 1985678, checked in by Ramón M. Gómez <ramongomez@…>, 6 years ago

#834: Check for more variable definitions and continue code cleanup.

  • Property mode set to 100644
File size: 886 bytes
RevLine 
[043e67d]1<?php
[aed65e0]2//________________________________________________________________________________________________________
3//
[beebc19]4//      Php image file: crearimagenbasica_eng.php (Comandos)
5//      Language: English
[aed65e0]6//________________________________________________________________________________________________________
[1985678]7        if (empty($TbMsg))  $TbMsg=array();
[fc3efd9]8        $TbMsg[0]='Generation of base image  <br> (experimental)' ;
[aed65e0]9        $TbMsg[1]='Computer features';
[1985678]10        $TbMsg[2]='Name';
11        $TbMsg[3]='IP Address';
12        $TbMsg[4]='MAC Address';
13        $TbMsg[5]='Hardware profile';
[beebc19]14        $TbMsg[6]='Data to supply';
15        $TbMsg[7]='Disk';
[aed65e0]16        $TbMsg[8]='Par';
[beebc19]17        $TbMsg[9]='OS Name';
18        $TbMsg[10]='Image / Repository';
19        $TbMsg[11]='Repository';
[aed65e0]20        $TbMsg[12]='Additional Options';
[beebc19]21        $TbMsg[13]='Delete image previously';
22        $TbMsg[14]='Copy image to cache';
[1985678]23        $TbMsg[15]='Deleting image previously from cache';
[beebc19]24        $TbMsg[16]='Do not delete files from target';
Note: See TracBrowser for help on using the repository browser.