FedoraTemplateUpgrade changed

Add info about qvm-trim-template tool
This commit is contained in:
Marek Marczykowski-Górecki 2015-01-27 00:24:27 +00:00
parent 21e8f5ce54
commit 9bbaca05cf

View File

@ -48,6 +48,8 @@ Compacting templates root.img
fstrim, nor "discard" mount option do not work on template root fs, so when some file is removed in the template, space isn't freed in dom0. This means that template will use about twice a space that is really need after upgrade.
**If you have at least `qubes-core-dom0-2.1.68` installed, you can use `qvm-trim-template` tool. Otherwise use instructions below.**
You can compact root.img in the "old way", you'll need about 15GB (template's max size + really used space there) in dom0 for this operation: Start the template, fill all the free space with zeros, for example with:
``` {.wiki}