Go to file
Jose M. Guisado 95b28c9403 Add setup modif part scheme param and autofill partition_setup
A new parameter for the setup/ was added: type. Regarding the disk
partition scheme. It must be either "MSDOS" or "GPT".

ogServer expects a 4 partition setup in order to succesfully execute a
setup/ command. Ogcp is currently getting the partition to modify
one partition at a time. This patch enables ogcp to "autofill" with
empty partitions the partition_setup payload parameter.

TODO: In the future, the setup/ logic should not need to query the
database once again in order to create the 'partition_setup' payload
parameter with the form modifications.
2021-02-10 10:48:01 +00:00
ogcp Add setup modif part scheme param and autofill partition_setup 2021-02-10 10:48:01 +00:00
.gitignore Add gitignore 2020-08-28 10:18:43 +02:00
requirements.txt Add WoL action 2020-09-04 11:09:44 +02:00
run_test.sh Add run_test.sh script 2020-10-27 10:38:56 +01:00