diff options
author | Jose M. Guisado <jguisado@soleta.eu> | 2023-10-09 12:45:07 +0200 |
---|---|---|
committer | Jose M. Guisado <jguisado@soleta.eu> | 2023-10-09 12:45:07 +0200 |
commit | 68a9d6fe8fb69a5c089b11f98dca9b3deda22e10 (patch) | |
tree | c7690481c341e064d3fddd3e1f70240c86545bde /.gitignore | |
parent | d2596294456da9f5ffa809a67a2d68fa21ce1fb3 (diff) |
disks: remove --format parameter in setup diskv0.3.2
Every partition will be formatted since disk setup command was rewritten
into Python code in ogClient. This makes "ogcli setup disk" --format
parameter unusable.
As the time of this commit, for backward compatibility (with the legacy
web console interface) ogServer expects the "format" field inside the
partition json objects conforming the "partition_setup" array. For this
reason, ogCLI still adds the "format" field into the partition objects
present in the partition_setup array, but using a default value which
will have no effect whatsoever.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions