ogclient/src
Jose M. Guisado 8296ba9a51 disk: add get_efi_partition function
Add utility function inside disk.py to find, if any, the first ESP
partition of a given disk.

The disk is provided as an integer (starting at 1 following OpenGnsys
scripts usual values), meaning the (n-1)th disk from the disk array
returned from get_disks(). In the future a better mechanism should be
put in place to fetch probed disks from a running client.

This change is part of the upcoming drop of "IniciarSesion" script in
favor of a Python native approach. Specifically regarding UEFI systems.
2023-09-13 11:16:24 +02:00
..
linux Revert "#1065 linux: add systray icon" 2022-02-03 10:33:37 +01:00
live src: improve logging messages 2023-08-01 18:26:10 +02:00
utils disk: add get_efi_partition function 2023-09-13 11:16:24 +02:00
virtual src: improve logging 2022-06-08 10:27:06 +02:00
windows #1065 windows: use shutdown for poweroff and reboot operations 2021-12-10 12:56:50 +01:00
__init__.py ogClient is AGPLv3+ 2021-05-14 00:19:28 +02:00
log.py src: add missing copyright notices 2023-04-18 17:26:40 +02:00
ogClient.py ogclient: add support for X-Sequence header 2023-06-14 14:50:55 +02:00
ogRest.py ogclient: add support for X-Sequence header 2023-06-14 14:50:55 +02:00
restRequest.py rest: add backup parameter 2023-07-06 17:38:32 +02:00