ogclient/src
Alejandro Sirgo Rica 0f519ecfeb grub: move disabled boot entries at the end of boot order
The GRUB entry is always set as the second boot option, assuming
PXE is first. This is not always true, as disabled entries before
PXE IPv4 can make it the first valid but not the first defined
entry in the boot order.

Move every disabled boot entry at the end of boot order.
2025-02-05 09:42:38 +01:00
..
linux src: update license header 2024-11-28 16:45:56 +01:00
live live: remove unneeded string formatting in image_create 2025-02-03 11:27:18 +01:00
utils grub: move disabled boot entries at the end of boot order 2025-02-05 09:42:38 +01:00
virtual src: update license header 2024-11-28 16:45:56 +01:00
windows windows: remove dead systray code 2024-12-16 15:08:22 +01:00
__init__.py ogClient is AGPLv3+ 2021-05-14 00:19:28 +02:00
log.py log: use INFO as default logging mode for Windows 2024-11-28 16:58:41 +01:00
ogClient.py src: run session check thread if the event socket is available 2025-01-24 15:15:57 +01:00
ogRest.py rest: register image/update as a valid request 2025-01-31 14:31:17 +01:00
restRequest.py src: update license header 2024-11-28 16:45:56 +01:00