summaryrefslogtreecommitdiffstats
path: root/cfg/ogclient.json
Commit message (Collapse)AuthorAgeFilesLines
* #1060 virtual: enable audio and wifi vfio by defaultJose M. Guisado2021-09-011-1/+5
|
* Rename 'linux' mode to 'live' modeRoberto Hueso Gómez2020-06-051-1/+1
| | | | 'linux' represents ogLive mode that is the reason for the rename.
* Fix typo in configuration jsonRoberto Hueso Gómez2020-05-151-1/+1
|
* Switch config file to jsonRoberto Hueso Gómez2020-05-131-0/+19
This patch makes configuration parsing easier as well as making the full configuration available in many subclasses.