From 327442119ff1f1791a0682928e59b0c4b4752007 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 20 Dec 2010 22:33:45 +0000 Subject: [PATCH] fish: --ro will be default in 1.10, not 1.8. --- fish/guestfish.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fish/guestfish.pod b/fish/guestfish.pod index f1a7409..a3af17f 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -463,7 +463,7 @@ disk image read-only you have to do I<-a image --ro>. This matters: If you accidentally open a live VM disk image writable then you will cause irreversible disk corruption. -By libguestfs 1.8 we intend to change the default the other way. Disk +By libguestfs 1.10 we intend to change the default the other way. Disk images will be opened read-only. You will have to either specify I or change a configuration file in order to get write access for disk images specified by those other command line options. -- 1.8.3.1