ogclient/src
Alejandro Sirgo Rica 97647c32aa utils: add enforce_gpt argument to get_efi_partition()
The Windows bootloader only supports a UEFI boot from a GPT
partition. Set enforce_gpt to True in every codepath related to
Windows. When enforce_gpt is set to True get_efi_partition()
raises an exception when an MBR partition scheme is detected.
2024-03-26 13:23:04 +01:00
..
linux Revert "#1065 linux: add systray icon" 2022-02-03 10:33:37 +01:00
live src: make exception messages more contextual and explicit 2024-03-21 10:29:57 +01:00
utils utils: add enforce_gpt argument to get_efi_partition() 2024-03-26 13:23:04 +01:00
virtual src: change generic exception types to be more explicit 2024-03-21 10:29:57 +01: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: make exception messages more contextual and explicit 2024-03-21 10:29:57 +01:00
ogClient.py ogclient: consolidate logging in client core 2024-03-21 10:29:57 +01:00
ogRest.py src: make exception messages more contextual and explicit 2024-03-21 10:29:57 +01:00
restRequest.py rest: add backup parameter 2023-07-06 17:38:32 +02:00