summaryrefslogtreecommitdiffstats
path: root/cfg
diff options
context:
space:
mode:
authorJavier Sánchez Parra <jsanchez@soleta.eu>2021-02-08 09:41:51 +0100
committerOpenGnSys Support Team <soporte-og@soleta.eu>2021-02-08 22:38:25 +0100
commit6a7a846e6e075628a8b4afbe3cd0df8a570a0126 (patch)
tree35dad09a59ba533f67feb4d130e83ba1ed4d8d5b /cfg
parent0e4857a5389dfe919b18cb872f0b1d0948b4df52 (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 'cfg')
0 files changed, 0 insertions, 0 deletions