summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* live: fix ogChangeRepo invocationJose M. Guisado2023-03-271-1/+1
* live: fix unicast cache error log messageJose M. Guisado2023-03-271-1/+1
* live: add linux swap parttypeJose M. Guisado2023-03-231-10/+12
* ogRest: improve error logging when executing operationsv1.2.6Jose M. Guisado2023-03-101-32/+23
* ogRest: remove root logger constantJose M. Guisado2023-03-101-7/+6
* legacy: improve readability of ogGetImageInfo helper functionsJose M. Guisado2023-03-101-14/+13
* legacy: rewrite ogGetImageInfoJose M. Guisado2023-03-022-18/+108
* legacy: rewrite ogChangeRepoJose M. Guisado2023-03-022-7/+53
* legacy: improve readability of cambiar_accessoJose M. Guisado2023-03-021-10/+10
* live: rewrite setup operationv1.2.5Jose M. Guisado2023-02-091-16/+44
* utils: add init_cache functionJose M. Guisado2023-02-081-0/+12
* utils: add fs.pyJose M. Guisado2023-02-081-1/+66
* live: add parttypes.pyJose M. Guisado2023-02-081-0/+55
* live: clear ogbrowser log before image_createv1.2.4Jose M. Guisado2022-12-051-0/+1
* log: add file handler for ogLive "real time log"Jose M. Guisado2022-12-051-0/+9
* live: clear ogbrowser logs before image_restoreJose M. Guisado2022-12-011-1/+7
* live: improve error pathsv1.2.3Jose M. Guisado2022-11-172-5/+22
* log: declare samba handler only in live modeJavier Sánchez Parra2022-11-021-9/+20
* log: import fcntl only on linuxJavier Sánchez Parra2022-11-021-67/+73
* live: support native unicast cache image restoreJose M. Guisado2022-11-021-3/+32
* tiptorrent: improve raised exceptions for tip_client_getJose M. Guisado2022-09-291-4/+2