From: Richard W.M. Jones Date: Mon, 20 Dec 2010 22:33:45 +0000 (+0000) Subject: fish: --ro will be default in 1.10, not 1.8. X-Git-Tag: 1.9.1~10 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=327442119ff1f1791a0682928e59b0c4b4752007 fish: --ro will be default in 1.10, not 1.8. --- 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.