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

Fabiano Fidêncio fidencio at redhat.com
Fri Jun 7 10:03:19 UTC 2019


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(-)

-- 
2.21.0




More information about the virt-tools-list mailing list