summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ogclient-systray: add new systray program for ogclientHEADv1.3.2-26masterAlejandro Sirgo Rica6 days3-6/+120
* windows: remove dead systray codeAlejandro Sirgo Rica6 days1-56/+0
* ogclient: remove session event cmd commandsAlejandro Sirgo Rica10 days1-18/+0
* live: add additional error checks for shell runAlejandro Sirgo Rica10 days1-0/+8
* hw_inventory: fix json parsingAlejandro Sirgo Rica11 days1-3/+3
* src: refactor windows hive codeAlejandro Sirgo Rica11 days2-78/+47
* log: use INFO as default logging mode for WindowsAlejandro Sirgo Rica2024-11-281-2/+2
* install: add script to generate the windows metadata information fileAlejandro Sirgo Rica2024-11-281-0/+77
* src: update license headerOpenGnSys Support Team2024-11-2839-40/+40
* src: add support for direct command executionv1.3.2-25Alejandro Sirgo Rica2024-11-275-62/+72
* src: add user session detection implementationAlejandro Sirgo Rica2024-11-266-3/+73
* linux: remove leftover prove() methodAlejandro Sirgo Rica2024-11-261-3/+0
* windows: bind the systray process lifetime to ogClientAlejandro Sirgo Rica2024-11-261-1/+1
* windows: make the systray reference local to OgWindowsOperationsAlejandro Sirgo Rica2024-11-261-6/+4
* windows: use a better systray default iconAlejandro Sirgo Rica2024-11-261-10/+13
* src: update functions for every ogClient modeAlejandro Sirgo Rica2024-11-263-4/+16
* utils: disable fcntl in ogClient for WindowsAlejandro Sirgo Rica2024-11-151-1/+4
* live: bogus error in logs when connecting to ogserverv1.3.2-24v1.3.2-23OpenGnSys Support Team2024-11-141-1/+0
* grub: fix failed grub configuration when a device is not foundAlejandro Sirgo Rica2024-11-141-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
* ogclient: add --server-ip flag to override the server's IPAlejandro Sirgo Rica2024-10-021-0/+5
* 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-272-2/+7
* 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