summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRichard Jones <rjones@trick.home.annexia.org>2009-09-12 09:45:44 +0100
committerRichard Jones <rjones@trick.home.annexia.org>2009-09-14 10:36:57 +0100
commit7eda9e6fb2b1f6504167ab650886f5a336fc6919 (patch)
treedee6a0990fdc55dee19967d8a72cb23aefaf11e0 /TODO
parent6661e0f21587f43579f50bf28d56ee4d45897093 (diff)
downloadlibguestfs-7eda9e6fb2b1f6504167ab650886f5a336fc6919.tar.gz
libguestfs-7eda9e6fb2b1f6504167ab650886f5a336fc6919.tar.xz
libguestfs-7eda9e6fb2b1f6504167ab650886f5a336fc6919.zip
Update TODO list
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index 65d9fec7..bfcc477d 100644
--- a/TODO
+++ b/TODO
@@ -255,3 +255,13 @@ ntfsclone
Useful imaging tool:
http://man.linux-ntfs.org/ntfsclone.8.html
+
+Standard images
+---------------
+
+Equip guestfish with some standard images that it can load
+quickly, eg:
+
+ load ext2
+
+Maybe it's better to create these on the fly?