From ae3e497fdb02bb70c1e998d49e61c5b6f371472f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Sat, 23 Apr 2011 20:43:17 +0000 Subject: [PATCH] TemplateImplementation changed --- TemplateImplementation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TemplateImplementation.md b/TemplateImplementation.md index dcc2d838..dda126dd 100644 --- a/TemplateImplementation.md +++ b/TemplateImplementation.md @@ -14,6 +14,8 @@ TemplateVM has a shared root.img across all AppVMs that are based on it. This me There are two layers of the device-mapper snapshot device; the first one enables modifying root.img without stopping the AppVMs and the second one, which is contained in the AppVM, enables modifying its filesystem. These modifications will be discarded after a restart of the AppVM. +[![TemplateSharing2.png](/chrome/site/../../../site/TemplateSharing2.png "TemplateSharing2.png")](/chrome/site/../../../site/TemplateSharing2.png) + Snapshot device in Dom0 -----------------------