summaryrefslogtreecommitdiffstats
path: root/src/utils/legacy.py
Commit message (Expand)AuthorAgeFilesLines
* src: log backtrace in unhandled error casesAlejandro Sirgo Rica2024-04-031-7/+8
* utils: drop ogCopyEfiBootLoader scriptAlejandro Sirgo Rica2024-03-261-10/+0
* src: make exception messages more contextual and explicitAlejandro Sirgo Rica2024-03-211-1/+1
* src: centralize error logging into send_internal_server_errorAlejandro Sirgo Rica2024-03-211-14/+13
* utils: use returncode from subprocess in ogChangeRepo()OpenGnSys Support Team2024-02-211-4/+3
* utils: remove repository change in restoreImageCustomOpenGnSys Support Team2024-02-151-4/+0
* src: ogChangeRepo returns zero on success and -1 on errorOpenGnSys Support Team2024-02-151-7/+10
* src: improve error check in image_create and image_restoreAlejandro Sirgo Rica2024-02-141-5/+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-121-0/+2
* live: report image size when creating imageOpenGnSys Support Team2023-12-121-0/+1
* src: add missing copyright noticesv1.2.8Jose M. Guisado2023-04-181-0/+8
* legacy: improve readability of ogGetImageInfo helper functionsJose M. Guisado2023-03-101-14/+13
* legacy: rewrite ogGetImageInfoJose M. Guisado2023-03-021-14/+104
* legacy: rewrite ogChangeRepoJose M. Guisado2023-03-021-6/+52
* legacy: improve readability of cambiar_accessoJose M. Guisado2023-03-021-10/+10
* live: rewrite image_restoreJose M. Guisado2022-09-141-0/+46
* image_restore: fix ogCopyEfiBootLoaderJose M. Guisado2022-09-141-3/+4
* image_create: add legacy ogCopyEfiBootloaderJose M. Guisado2022-09-141-0/+10
* image_create: partial integration into pythonv1.2.2Jose M. Guisado2022-08-241-0/+55