[Pkg-libvirt-commits] [libguestfs] 17/72: Update TODO.
Hilko Bengen
bengen at moszumanska.debian.org
Sun Apr 5 15:19:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch master
in repository libguestfs.
commit b3a00cbfdbd4f21bc4052905657b18e0f04aa11f
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Sat Feb 14 17:08:05 2015 +0000
Update TODO.
Remove some things which have been implemented already.
(cherry picked from commit 98aa470bc6d45bc6ee61bc4db9b779e1100b0ce1)
---
TODO | 24 +-----------------------
1 file changed, 1 insertion(+), 23 deletions(-)
diff --git a/TODO b/TODO
index e6af186..075bdc6 100644
--- a/TODO
+++ b/TODO
@@ -501,12 +501,6 @@ this approach works, it doesn't solve the MBR problem, so likely we'd
have to write a library for that (or perhaps go back to sfdisk but
using a very abstracted interface over sfdisk).
-virt-sparsify should use discard
---------------------------------
-
-This requires some changes to qemu to make discard work properly
-throughout the entire stack.
-
Reimplement some APIs to avoid protocol limits
----------------------------------------------
@@ -538,34 +532,18 @@ Ruby 1.8, and/or maintain volatile VALUEs on the stack.
virt-builder
------------
- - set keyboard
-
- - set default timezone and language
-
- - set permissions on uploaded files & created directories
-
- how can we give users a shell for debugging purposes?
- - allow non-xz-compressed templates (faster)
-
- let notes etc be localized, ie. notes[en]=...
- add a CLI option to print the in-built path/fingerprint(s)
- - allow public keys to come from local file paths
-
- doing virt-builder then running (eg. via qemu, libvirt?) is common; is
it possible to make this more automatic?
- - more common code between virt-sysprep & virt-builder:
-
- * virt-sysprep should have --run, --run-command,
- --firstboot-command options with common code from virt-builder
-
- document:
- * how to integrate with ansible, puppet, chef
- * how to import to OpenStack / Glance
+ * how to integrate with ansible, chef [puppet documented already]
* how to import to EC2
- /etc/resolv.conf handling works but is best described as a hack:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list