summaryrefslogtreecommitdiffstats
path: root/src/live
Commit message (Expand)AuthorAgeFilesLines
* 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
* live: rewrite software inventoryv1.2.7Jose M. Guisado2023-03-271-19/+16
* 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
* legacy: rewrite ogChangeRepoJose M. Guisado2023-03-021-1/+1
* live: rewrite setup operationv1.2.5Jose M. Guisado2023-02-091-16/+44
* 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
* live: clear ogbrowser logs before image_restoreJose M. Guisado2022-12-011-1/+7
* live: improve error pathsv1.2.3Jose M. Guisado2022-11-171-3/+13
* live: support native unicast cache image restoreJose M. Guisado2022-11-021-3/+32
* live: don't use python open() when reading imageJose M. Guisado2022-09-231-5/+3
* live: rewrite image_restoreJose M. Guisado2022-09-141-15/+50
* image_restore: fix ogCopyEfiBootLoaderJose M. Guisado2022-09-141-1/+1
* utils: minor fix for ogReduceFs and ogExtendFsJose M. Guisado2022-09-141-2/+1
* image_create: add legacy ogCopyEfiBootloaderJose M. Guisado2022-09-141-0/+1
* image_create: partial integration into pythonv1.2.2Jose M. Guisado2022-08-241-25/+80
* refresh: use '0' if disk has no labelJose M. Guisado2022-08-221-1/+4
* live: enable details for libfdisk context objectv1.2.1Jose M. Guisado2022-06-081-1/+1
* live: remove unused parseGetConf functionJose M. Guisado2022-06-081-27/+0
* src: improve loggingJose M. Guisado2022-06-081-1/+26
* live: replace getConfiguration with refreshJose M. Guisado2022-06-011-10/+4
* live: assume VFAT is always FAT32Javier Sánchez Parra2022-06-011-0/+3
* live: generate cache.txt file in refreshJose M. Guisado2022-06-011-0/+2
* Add link speed to refresh responseJavier Sánchez Parra2022-05-091-1/+4
* live: detect cache partitions in new refreshJose M. Guisado2022-04-281-3/+14
* live: get partition number using partno attributeJose M. Guisado2022-04-271-6/+7