summaryrefslogtreecommitdiffstats
path: root/src/utils/probe.py
Commit message (Expand)AuthorAgeFilesLines
* src: check if the system is hibernated before /image/createAlejandro Sirgo Rica14 days1-0/+7
* sw_inventory: consolidate os_probe logicAlejandro Sirgo Rica2024-09-251-1/+1
* utils: remove bogus cache not found error after refresh commandAlejandro Sirgo Rica2024-06-071-1/+0
* utils: rename cache_probe() to get_cache_dev_path()OpenGnSys Support Team2024-05-091-4/+7
* utils: implement linux distro id detectionAlejandro Sirgo Rica2024-03-081-0/+22
* utils: handle missing file in getlinuxversion functionAlejandro Sirgo Rica2024-03-081-11/+15
* probe: add basic os family detectionJose M. Guisado2024-03-041-0/+16
* probe: detect 64 bit operating systemsJose M. Guisado2022-05-091-2/+46
* 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-211-0/+83