fish: Don't make --ro the default yet.
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 16 Jul 2011 14:23:48 +0000 (15:23 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 16 Jul 2011 14:23:48 +0000 (15:23 +0100)
Defer this decision to a future version of libguestfs.

fish/guestfish.pod

index 9f53c1c..d245672 100644 (file)
@@ -482,7 +482,7 @@ write.  To open a 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.12 we intend to change the default the other way.
+In a future libguestfs we intend to change the default the other way.
 Disk images will be opened read-only.  You will have to either specify
 I<guestfish --rw>, I<guestmount --rw>, I<virt-rescue --rw>, or change
 the configuration file C</etc/libguestfs-tools.conf> in order to get