[gnome-boxes/help-docs-update: 2/5] help: Mention that Snapshots include disk and memory



commit 821ca74da5e343e11fcad9eec227430d3ad4010e
Author: Felipe Borges <felipeborges gnome org>
Date:   Fri Jan 12 15:38:21 2018 +0100

    help: Mention that Snapshots include disk and memory
    
    Snapshots created when the box is running are Live Snapshots[0].
    
    [0] https://fedoraproject.org/wiki/Features/Virt_Live_Snapshots
    
    Fixes #37

 help/C/snapshot-create.page | 4 ++++
 help/C/snapshot-revert.page | 3 ++-
 2 files changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/help/C/snapshot-create.page b/help/C/snapshot-create.page
index d3e9eeca..7825fc3f 100644
--- a/help/C/snapshot-create.page
+++ b/help/C/snapshot-create.page
@@ -23,6 +23,10 @@
   or configuration change. Taking a snapshot of the box preserves the current
   state so you can return to it as often as you want.</p>
 
+  <p>Snapshots include the exact state of your virtual machine disk and they can
+  also include the memory data for boxes which are running at the moment of the
+  snapshot creation.</p>
+
   <steps>
     <item><p>Right-click on the box in the collection view and select
     <gui>Properties</gui>, or if the box is running, click the menu
diff --git a/help/C/snapshot-revert.page b/help/C/snapshot-revert.page
index 841dc1b6..46ac92a4 100644
--- a/help/C/snapshot-revert.page
+++ b/help/C/snapshot-revert.page
@@ -19,7 +19,8 @@
   <title>Revert the state of a box</title>
 
   <p><em>Reverting</em> to a snapshot restores the state of the virtual machine
-  saved in that snapshot.</p>
+  saved in that snapshot. The memory state also gets restored, bringing back
+  running programs and settings at the exact same state of the snapshot creation.</p>
 
   <steps>
     <item><p>Right-click on the box in the collection view and select


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]