diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-06-18 13:01:12 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-06-18 13:01:12 +0100 |
commit | ba9343b52d5fec1dd618e5439adc2647ce14dc0c (patch) | |
tree | 663f0d2b1b882e6f20870d42afdcd17ea4dd8238 | |
parent | 5c3c7e8825341e18c9449976f8a321a04cc78d79 (diff) | |
download | libguestfs-ba9343b52d5fec1dd618e5439adc2647ce14dc0c.tar.gz libguestfs-ba9343b52d5fec1dd618e5439adc2647ce14dc0c.tar.xz libguestfs-ba9343b52d5fec1dd618e5439adc2647ce14dc0c.zip |
todo: Idea for interactive disk creator program.
-rw-r--r-- | TODO | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -499,4 +499,9 @@ daemon to keep sending back data forever, and if so what happens on the library side. [Users can now use virt-ls to solve some of these problems, but it is -not a general solution at the API level]
\ No newline at end of file +not a general solution at the API level] + +Interactive disk creator +------------------------ + +An interactive disk creator program. |