summaryrefslogtreecommitdiffstats
path: root/src/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* sw_inventory: ignore invalid windows programsJose M. Guisado2023-05-091-5/+10
* 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-183-0/+24
* utils: add hw_inventory.pyJose M. Guisado2023-04-181-0/+309
* utils: rename inventory.py to sw_inventory.pyJose M. Guisado2023-04-181-0/+0
* live: rewrite software inventoryv1.2.7Jose M. Guisado2023-03-271-0/+118
* 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
* utils: add init_cache functionJose M. Guisado2023-02-081-0/+12
* utils: add fs.pyJose M. Guisado2023-02-081-1/+66
* live: improve error pathsv1.2.3Jose M. Guisado2022-11-171-2/+9
* tiptorrent: improve raised exceptions for tip_client_getJose M. Guisado2022-09-291-4/+2
* live: rewrite image_restoreJose M. Guisado2022-09-142-6/+49
* utils: add tiptorrent.pyJose M. Guisado2022-09-141-0/+90
* utils: add get_partition_deviceJose M. Guisado2022-09-141-0/+17
* image_restore: fix ogCopyEfiBootLoaderJose M. Guisado2022-09-141-3/+4
* utils: minor fix for ogReduceFs and ogExtendFsJose M. Guisado2022-09-141-10/+10
* image_create: add legacy ogCopyEfiBootloaderJose M. Guisado2022-09-141-0/+10
* image_create: partial integration into pythonv1.2.2Jose M. Guisado2022-08-242-1/+82
* src: improve loggingJose M. Guisado2022-06-081-1/+2
* utils: mount_mkdir success if target is a mountpointJose M. Guisado2022-06-011-0/+6
* live: generate cache.txt file in refreshJose M. Guisado2022-06-011-0/+69
* probe: detect 64 bit operating systemsJose M. Guisado2022-05-092-2/+56
* utils: fix winreghives path stringJose M. Guisado2022-04-281-1/+1
* live: detect cache partitions in new refreshJose M. Guisado2022-04-281-0/+9
* utils: decode probing subprocess stdoutJose M. Guisado2022-04-271-2/+2
* Add utils modulesJose M. Guisado2022-04-215-0/+273