summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fs: improve value parsing from command outputAlejandro Sirgo Rica2024-02-191-7/+29
* live: split logging to warn not to turn off client during image creationOpenGnSys Support Team2024-02-151-1/+2
* utils: remove repository change in restoreImageCustomOpenGnSys Support Team2024-02-151-4/+0
* fs: check if writing md5sum to full.sum file failsOpenGnSys Support Team2024-02-151-3/+11
* fs: return unknown if blkid failsOpenGnSys Support Team2024-02-151-1/+7
* fs: logging ext4 resize errorOpenGnSys Support Team2024-02-151-2/+4
* fs: check if ntfsresize actually succeded to shrink filesystemOpenGnSys Support Team2024-02-151-1/+4
* fs: disentagle dry-run ntfsresize loop to probe for best shrink sizeOpenGnSys Support Team2024-02-151-8/+16
* src: ogChangeRepo returns zero on success and -1 on errorOpenGnSys Support Team2024-02-152-9/+12
* 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-144-11/+29
* src: fix whitespace in ogOperations.pyAlejandro Sirgo Rica2024-02-141-13/+13
* fs: validate ntfsresize dry-run outputv1.3.2-5OpenGnSys Support Team2024-01-111-2/+3
* 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
* utils: use f-string in raise ValueError in run_lzop_partcloneinfo()OpenGnSys Support Team2023-12-151-1/+1
* live: report permissions and last update when creating imagev1.3.2-3OpenGnSys Support Team2023-12-123-3/+14
* live: report image size when creating imageOpenGnSys Support Team2023-12-123-0/+11
* utils: sw_inventory: report unknown OS for software inventoryv1.3.2-2OpenGnSys Support Team2023-11-171-1/+2
* live: use legacy backup image suffixv1.3.2Jose M. Guisado2023-10-241-2/+1
* live: hw_inventory: fix empty pci storage size bugJose M. Guisado2023-10-181-1/+1
* live: hw_inventory: fix typoJose M. Guisado2023-10-181-1/+1
* live: hw_inventory: fix empty memory bank bugJose M. Guisado2023-10-051-6/+9
* src: improve logging messagesJose M. Guisado2023-08-012-9/+15
* hw_inventory: use dict.getJose M. Guisado2023-07-211-23/+27
* live: add image backup option in image creationv1.3.1Jose M. Guisado2023-07-061-0/+6
* rest: add backup parameterJose M. Guisado2023-07-061-0/+7
* ogclient: add support for X-Sequence headerv1.3.0Jose M. Guisado2023-06-143-22/+35
* fs: fix subprocess input inside _extend_resize2fsJose M. Guisado2023-06-131-1/+1
* fs: fix bug when ntfsresize reports nothing to doJose M. Guisado2023-06-131-0/+3
* fs: fix typo inside _extend_resize2fsJose M. Guisado2023-06-131-4/+4
* src: remove unused legacy software inventory codeJose M. Guisado2023-05-172-26/+9
* sw_inventory: ignore invalid windows programsJose M. Guisado2023-05-091-5/+10
* live: rewrite reboot operationv1.2.9Jose M. Guisado2023-05-091-5/+3
* live: rewrite poweroff operationJose M. Guisado2023-05-091-3/+20
* utils: add umount_all functionJose M. Guisado2023-05-091-0/+9
* utils: rewrite ogExtendFsJose M. Guisado2023-05-091-7/+28
* utils: rewrite ogReduceFsJose M. Guisado2023-05-021-9/+52
* utils: add get_filesystem_type functionJose M. Guisado2023-04-251-0/+12
* src: add missing copyright noticesv1.2.8Jose M. Guisado2023-04-184-0/+32
* live: rewrite hardware inventory commandJose M. Guisado2023-04-182-20/+16
* utils: add hw_inventory.pyJose M. Guisado2023-04-181-0/+309
* utils: rename inventory.py to sw_inventory.pyJose M. Guisado2023-04-182-1/+1
* live: rewrite software inventoryv1.2.7Jose M. Guisado2023-03-272-19/+134