Go to file
Alejandro Sirgo Rica 2fcdf89606 disk: use cxt.label.name to dtect disk type in get_efi_partition
Use cxt.label.name instead of cxt.label to identify if the disk is
GPT or MBR. This way is more used in other parts of the codebase.
2024-10-21 16:56:05 +02:00
cfg src: improve logging 2022-06-08 10:27:06 +02:00
src disk: use cxt.label.name to dtect disk type in get_efi_partition 2024-10-21 16:56:05 +02:00
tests ogClient is AGPLv3+ 2021-05-14 00:19:28 +02:00
.gitignore
COPYING
ogclient ogclient: add --server-ip flag to override the server's IP 2024-10-02 10:38:03 +02:00
setup.py