summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* src: add user session detection implementationwinlinuxAlejandro Sirgo Rica6 days6-3/+91
* linux: remove leftover prove() methodAlejandro Sirgo Rica6 days1-3/+0
* windows: bind the systray process lifetime to ogClientAlejandro Sirgo Rica6 days1-1/+1
* windows: make the systray reference local to OgWindowsOperationsAlejandro Sirgo Rica6 days1-6/+4
* windows: add tooltip to systray widgetAlejandro Sirgo Rica6 days1-1/+1
* windows: use a better systray default iconAlejandro Sirgo Rica6 days1-10/+13
* src: update functions for every ogClient modeAlejandro Sirgo Rica6 days3-4/+19
* utils: disable fcntl in ogClient for WindowsAlejandro Sirgo Rica6 days1-1/+4
* live: bogus error in logs when connecting to ogserverHEADv1.3.2-23masterOpenGnSys Support Team7 days1-1/+0
* grub: fix failed grub configuration when a device is not foundAlejandro Sirgo Rica7 days1-1/+4
* tiptorrent: use absolute path to tiptorrent-clientv1.3.2-22OpenGnSys Support Team2024-11-071-1/+2
* live: fix error report in partition and formatAlejandro Sirgo Rica2024-11-051-1/+1
* disk: use different log message in get_disk_data and get_partition_dataAlejandro Sirgo Rica2024-10-251-2/+2
* live: use reboot --force --force to make a hard reboot in new liveOpenGnSys Support Team2024-10-241-1/+4
* postinstall: remove call to ogFixBootSector scriptAlejandro Sirgo Rica2024-10-241-15/+0
* cache: add code to cache the oglive boot filesAlejandro Sirgo Rica2024-10-242-0/+49
* live: always enable wol when launching ogclientOpenGnSys Support Team2024-10-241-0/+3
* grub: move get_grub_boot_params() into grub.pyAlejandro Sirgo Rica2024-10-223-16/+19
* grub: replace legacy grub install scriptsAlejandro Sirgo Rica2024-10-224-31/+401
* disk: use cxt.label.name to dtect disk type in get_efi_partitionAlejandro Sirgo Rica2024-10-211-1/+1
* bios: fix use of undefined initrd_dir variable in get_vmlinuz_pathAlejandro Sirgo Rica2024-10-211-1/+1
* uefi: fix error message when no EFI loaderv1.3.2-21Alejandro Sirgo Rica2024-10-111-1/+1
* bios.py: fix typo in GRUB_CMDLINE_LINUX_DEFAULT stringAlejandro Sirgo Rica2024-10-091-1/+1
* src: isolate libfdisk operations to enable mount operationsv1.3.2-20Alejandro Sirgo Rica2024-10-083-34/+71
* live: improve part not found log in image_createAlejandro Sirgo Rica2024-10-081-1/+1
* src: fix cache mount in new ogLiveAlejandro Sirgo Rica2024-10-082-20/+11
* live: remove useless check in compute_md5OpenGnSys Support Team2024-10-051-2/+0
* src: consolidate compute_md5 functionsAlejandro Sirgo Rica2024-10-023-29/+20
* src: check if the system is hibernated before /image/createAlejandro Sirgo Rica2024-10-023-4/+24
* live: refactor poweroff and rebootOpenGnSys Support Team2024-10-011-14/+40
* tiptorrent: missing f-string in errorOpenGnSys Support Team2024-10-011-1/+1
* live: fix EBUSY error in newer kernels with mkfsOpenGnSys Support Team2024-10-011-19/+21
* live: report correct partition size unit in setup() logAlejandro Sirgo Rica2024-10-011-1/+1
* src: replace DEVICE env variable with get_ethernet_interface()Alejandro Sirgo Rica2024-10-015-8/+76
* live: remove unused probeOpenGnSys Support Team2024-09-304-37/+1
* live: use busybox otherwise poweroff/reboot commandsOpenGnSys Support Team2024-09-301-4/+4
* live: disable browser operations if the binary is missingAlejandro Sirgo Rica2024-09-271-1/+4
* src: report used and free partition data in bytesAlejandro Sirgo Rica2024-09-253-18/+23
* sw_inventory: consolidate os_probe logicAlejandro Sirgo Rica2024-09-252-7/+3
* src: verify the fields of the efibootmgr json in /refreshAlejandro Sirgo Rica2024-09-252-7/+30
* utils: Add windows_register_c_drive implementationAlejandro Sirgo Rica2024-09-123-9/+92
* live: add boot entries into /refresh payloadAlejandro Sirgo Rica2024-09-101-0/+31
* bcd: make recovery modifications optionalv1.3.2-19Alejandro Sirgo Rica2024-09-101-1/+5
* live: use correct variable name in restore unicast cachev1.3.2-18OpenGnSys Support Team2024-09-091-1/+1
* live: incorrect indentationv1.3.2-17OpenGnSys Support Team2024-09-031-4/+4
* live: add disk index bounds checkv1.3.2-16Alejandro Sirgo Rica2024-09-021-4/+10
* live: remove file from cache with no checksum fileOpenGnSys Support Team2024-09-021-1/+10
* utils: replace the legacy function ogConfigureFstabAlejandro Sirgo Rica2024-08-303-9/+235
* postinstall: ignore legacy scripts non-zero return codeOpenGnSys Support Team2024-08-301-54/+47
* src: append .img to log that report image fetchingOpenGnSys Support Team2024-08-292-2/+2