From 5dd1f43009e719e591efbc4d1b0f648b494bb615 Mon Sep 17 00:00:00 2001 From: Joanna Rutkowska Date: Thu, 12 May 2011 14:35:47 +0000 Subject: [PATCH] InstallationGuide changed How to install updates --- InstallationGuide.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/InstallationGuide.md b/InstallationGuide.md index cfbdbf67..3d804527 100644 --- a/InstallationGuide.md +++ b/InstallationGuide.md @@ -56,6 +56,14 @@ qvm-backup-restore /mnt/backup/ --replace-template=linux-x64:fedora- As you can see we decided to name our default template in Beta 1 in a bit more descriptive way (*fedora-14-x64*), mostly because we might be providing more templates in the future (e.g. based on other Linux distros). +Installing Updates +------------------ + +Currently the user must start the update process manually (in future versions we will make this automatic). + +- For installing updates for Dom0 -- see instructions [here](/wiki/SoftwareUpdateDom0). +- For installing updates for you domains (VMs) -- see instructions [here](/wiki/SoftwareUpdateVM). + Known Issues ------------