From f39478424f05110525eb3126185eae5346b0b746 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 2 Nov 2012 09:03:27 +0000 Subject: ROADMAP: Remove some completed items. --- ROADMAP | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/ROADMAP b/ROADMAP index 8a7ba079..44f8359a 100644 --- a/ROADMAP +++ b/ROADMAP @@ -33,20 +33,7 @@ Beyond 1.20 for 1.10 but there's not nearly enough adoption of the new 'guestfish --rw' option out there to do this yet. -* Allow alternate methods to start the appliance, including through - libvirt, by connecting to an existing appliance, and remotely over - ssh. Libvirt integration was originally planned for 1.10 but we - didn't get patches in time. - * Write a new partition handling library to replace parted, and use it instead of parted. (RHBZ#593511, RHBZ#642821). -* Hot plugging of disks using QMP. This would allow more efficient - reuse of the appliance in some circumstances: multiple disks - (ie. VMs) can be added in turn to the same appliance. In particular - this would help virt-df. - - [Note this requires upstream work on QMP, see: - https://www.redhat.com/archives/libguestfs/2011-March/msg00124.html] - See TODO and BUGS files. -- cgit