Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | image_create: partial integration into pythonv1.2.2 | Jose M. Guisado | 2022-08-24 | 1 | -0/+55 |
Integrates some parts of this operation into native code, eg: the md5 checksum computation. Wraps non native processes and commands using the subprocess module. For example, legacy.py stores bash commands pending integration. Supports python >=3.6, expected until more modern ogLives are put into production environments. |