summaryrefslogtreecommitdiffstats
path: root/src/live/ogOperations.py
Commit message (Expand)AuthorAgeFilesLines
* live: report LINUX-SWAP instead of SWAPv1.3.2-8OpenGnSys Support Team2024-05-071-0/+3
* live: rewrite log in case tiptorrent client failsOpenGnSys Support Team2024-05-061-1/+1
* live: restore partprobe before building filesystemOpenGnSys Support Team2024-05-061-1/+4
* live: force flush to disk after partition table is writtenOpenGnSys Support Team2024-05-061-0/+1
* live: partprobe breaks with mounted partitionsOpenGnSys Support Team2024-05-061-2/+11
* live: umount all partitions before partition setupOpenGnSys Support Team2024-05-061-2/+3
* live: fix omited error report in tip_client_getAlejandro Sirgo Rica2024-05-061-7/+6
* live: revisit logging for partition setup, image create and restoreOpenGnSys Support Team2024-04-231-7/+5
* live: improve exception handling in image_createAlejandro Sirgo Rica2024-04-031-27/+34
* src: use explicit exception types in except Exception blocksAlejandro Sirgo Rica2024-04-031-3/+3
* src: log backtrace in unhandled error casesAlejandro Sirgo Rica2024-04-031-24/+25
* Revert "live: improve lzop and partclone error handling"OpenGnSys Support Team2024-04-011-46/+27
* live: display info logging when restoring image startsOpenGnSys Support Team2024-03-271-2/+2
* live: use .ant image as main image after image creation errorAlejandro Sirgo Rica2024-03-271-0/+6
* utils: drop ogCopyEfiBootLoader scriptAlejandro Sirgo Rica2024-03-261-1/+1
* live: improve lzop and partclone error handlingAlejandro Sirgo Rica2024-03-261-27/+47
* live: improve logging in image_createAlejandro Sirgo Rica2024-03-261-2/+2
* src: make exception messages more contextual and explicitAlejandro Sirgo Rica2024-03-211-1/+1
* src: change generic exception types to be more explicitAlejandro Sirgo Rica2024-03-211-3/+3
* src: centralize error logging into send_internal_server_errorAlejandro Sirgo Rica2024-03-211-38/+21
* utils: implement BIOS boot for windowsAlejandro Sirgo Rica2024-03-211-26/+0
* live: check if cache partition is available before calling tiptorrentAlejandro Sirgo Rica2024-03-211-0/+4
* utils: move all boot from OS functionality into boot.pyAlejandro Sirgo Rica2024-03-081-19/+25
* utils: improve uefi detection mechanismAlejandro Sirgo Rica2024-03-081-1/+1
* live: drop IniciarSesion script when uefi bootingJose M. Guisado2024-03-041-0/+10
* live: improve logging with setup commandOpenGnSys Support Team2024-02-221-2/+10
* live: call partprobe on the specific diskOpenGnSys Support Team2024-02-191-1/+1
* poweroff: always call poweroff_oglive and _reboot_ogliveOpenGnSys Support Team2024-02-191-8/+2
* live: split logging to warn not to turn off client during image creationOpenGnSys Support Team2024-02-151-1/+2
* fs: check if writing md5sum to full.sum file failsOpenGnSys Support Team2024-02-151-3/+11
* src: ogChangeRepo returns zero on success and -1 on errorOpenGnSys Support Team2024-02-151-2/+2
* live: remove mbuffer leftover in image restore commandOpenGnSys Support Team2024-02-151-1/+0
* live: log message improvements for image creation and restoreOpenGnSys Support Team2024-02-151-6/+12
* src: improve error check in image_create and image_restoreAlejandro Sirgo Rica2024-02-141-2/+6
* src: fix whitespace in ogOperations.pyAlejandro Sirgo Rica2024-02-141-13/+13
* live: refine existing loggingOpenGnSys Support Team2023-12-181-2/+2
* live: adding logging to notify that image file already existsv1.3.2-4OpenGnSys Support Team2023-12-171-0/+3
* live: ensure image file exists after partcloneOpenGnSys Support Team2023-12-171-0/+4
* live: display filesystem and device path if image_create() failsOpenGnSys Support Team2023-12-161-1/+1
* live: validate rw access to image folder after remountOpenGnSys Support Team2023-12-161-0/+5
* live: report permissions and last update when creating imagev1.3.2-3OpenGnSys Support Team2023-12-121-3/+10
* live: report image size when creating imageOpenGnSys Support Team2023-12-121-0/+9
* live: use legacy backup image suffixv1.3.2Jose M. Guisado2023-10-241-2/+1
* src: improve logging messagesJose M. Guisado2023-08-011-7/+10
* live: add image backup option in image creationv1.3.1Jose M. Guisado2023-07-061-0/+6
* src: remove unused legacy software inventory codeJose M. Guisado2023-05-171-15/+2
* live: rewrite reboot operationv1.2.9Jose M. Guisado2023-05-091-5/+3
* live: rewrite poweroff operationJose M. Guisado2023-05-091-3/+20
* live: rewrite hardware inventory commandJose M. Guisado2023-04-181-14/+12
* utils: rename inventory.py to sw_inventory.pyJose M. Guisado2023-04-181-1/+1