summaryrefslogtreecommitdiffstats
path: root/cfg
Commit message (Collapse)AuthorAgeFilesLines
* Add realtime log menuJavier Sánchez Parra2020-04-221-0/+1
| | | | | | | | | | | We observed that with the new ogClient the ogLive did not show the realtime log menu*. This commit changes the ogClient to launch the browser and show the realtime log menu when some commands are executed. * The realtime log menu is a menu that shows current status and info about the command that the ogLive is executing.
* Use samba for create and restore virtual partitionsRoberto Hueso Gómez2020-04-171-1/+7
| | | | This requires to configure user and password for samba repositories.
* Change default server portRoberto Hueso Gómez2020-04-161-1/+1
|
* Add mode selection for ogClientRoberto Hueso Gomez2020-04-081-0/+2
|
* Rename config fileJavier Sanchez Parra2020-03-241-0/+0
| | | | | This commit changes the name of the config file from ogagent.cfg to ogclient.cfg.
* Launch the graphical interfaceJavier Sánchez Parra2020-02-241-0/+1
| | | | | This patch adds the launching of the browser that works as interface for the users in ogLive.
* Set up the ip server for working in localhost by defaultAlvaro Neira Ayuso2020-01-191-1/+1
|
* Remove remote from cfg fileAlvaro Neira Ayuso2020-01-191-2/+0
| | | | | This information is older for this version. We don't need to have any information about the remote.
* Create new ogClientAlvaro Neira Ayuso2020-01-191-0/+7
This commit init the new ogClient. The new ogClient has support for configuring and for connecting with the ogAdminServer.