summaryrefslogtreecommitdiffstats
path: root/src/utils/fs.py
Commit message (Expand)AuthorAgeFilesLines
* fs: validate ntfsresize dry-run outputv1.3.2-5OpenGnSys Support Team2024-01-111-2/+3
* 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
* 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
* utils: add fs.pyJose M. Guisado2023-02-081-1/+66
* utils: minor fix for ogReduceFs and ogExtendFsJose M. Guisado2022-09-141-10/+10
* image_create: partial integration into pythonv1.2.2Jose M. Guisado2022-08-241-1/+27
* utils: mount_mkdir success if target is a mountpointJose M. Guisado2022-06-011-0/+6
* probe: detect 64 bit operating systemsJose M. Guisado2022-05-091-0/+10
* Add utils modulesJose M. Guisado2022-04-211-0/+60