TODO: remove the already implemented yum cache clean feature

The cleanup of package managers cache is already implemented
by sprep_operation_package_manager_cache.ml, so remove this
TODO item.

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
This commit is contained in:
Wanlong Gao
2012-10-17 15:48:14 +08:00
committed by Richard W.M. Jones
parent 25ec619a46
commit 978d16ec76

1
TODO
View File

@@ -401,7 +401,6 @@ virt-sysprep ideas
Kazuo Moriwaka adds:
- "yum clean all" (or the equivalent) to remove yum caches
- swap devices (both of block device and file) should be wiped. This may
good for security purpose, and size. I found virt-sparsify can clear
swap partition.