diff options
author | Javier Sánchez Parra <jsanchez@soleta.eu> | 2021-02-08 09:41:51 +0100 |
---|---|---|
committer | OpenGnSys Support Team <soporte-og@soleta.eu> | 2021-02-08 22:38:25 +0100 |
commit | 6a7a846e6e075628a8b4afbe3cd0df8a570a0126 (patch) | |
tree | 35dad09a59ba533f67feb4d130e83ba1ed4d8d5b /.gitignore | |
parent | 0e4857a5389dfe919b18cb872f0b1d0948b4df52 (diff) |
#1019 Fix setup legacy string parser
UMA reports that the setup command (in queue mode) does not work.
WebConsole stores queued commands in the database using the deprecated
SocketHidra legacy string format and ogServer parses them with sscanf().
The setup command has a new field "ttp" since commit 0dd3edd, however,
the ogServer legacy parser was not updated to use this new field.
This patch adds legacy setup support to work with GPT tables. Add new field
table type to legacy setup that expects a string with "MSDOS" or "GPT".
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions