[virt-tools-list] [virt-manager PATCH 0/3] A few cleanups related to unattended installation

Cole Robinson crobinso at redhat.com
Mon Jun 10 12:28:01 UTC 2019


On 6/7/19 6:03 AM, Fabiano Fidêncio wrote:
> Patches are related to:
> - Prefer mktemp() to create dirs instead of using a fixed "unattended"
>   dir;
> - Log when unattended files are removed;
> - Remove also the temp dirs created for unattended installations;
>   - I'm not sure whether we actually want to do this or not ... if that's
>     not desirable, just ignore the patch.
> 
> Fabiano Fidêncio (3):
>   unattended: Do not create a "unattended" dir
>   installer: Log when cleaning up the unattended files
>   installer*.py: Remove temporary dirs
> 
>  virtinst/installer.py          | 11 +++++++++++
>  virtinst/installertreemedia.py |  9 +++++++++
>  virtinst/unattended.py         |  3 ++-
>  3 files changed, 22 insertions(+), 1 deletion(-)
> 

Thanks, pushed now

- Cole




More information about the virt-tools-list mailing list