summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorJose M. Guisado <jguisado@soleta.eu>2023-03-07 12:34:29 +0100
committerJose M. Guisado <jguisado@soleta.eu>2023-03-10 11:26:42 +0100
commitb58ccca48b6cecf357dbccc2ef744d1ea7c01939 (patch)
tree03cfada06aefeab2a057e3dd8c73edd239580167 /setup.py
parentc9a3a763ddf91ccf3d382a29996c4f2f5e767d9a (diff)
legacy: improve readability of ogGetImageInfo helper functions
Change the name of the helper functions used when getting opengnsys image information (legacy ogGetImageInfo bash script). As of now the process consist of decompressing the image file with lzop and feeding that output to partclone.info. Prefer a more explicit function name rather than "process_image_*" Add comment about skipping the first two lines of partclone.info output. Usually, partclone.info starts printing out these two lines that are not related to the partclone image information: Partclone v0.3.23 http://partclone.org Showing info of image (-) As long as partclone.info output doesn't change we'll be fine, but we should not depend on human readable output. This might change in the future (i.e. adding json output format to partclone.info).
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions