Re: [libvirt] [libvirt-sandbox][PATCH] docs: fix some typos in TODO

2013-03-12 Thread Daniel P. Berrange
On Fri, Mar 08, 2013 at 05:32:51PM +0800, Alex Jia wrote:
 
 Signed-off-by: Alex Jia a...@redhat.com
 ---
  TODO |4 ++--
  1 files changed, 2 insertions(+), 2 deletions(-)

ACK

Daniel
-- 
|: http://berrange.com  -o-http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org  -o- http://virt-manager.org :|
|: http://autobuild.org   -o- http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org   -o-   http://live.gnome.org/gtk-vnc :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list


[libvirt] [libvirt-sandbox][PATCH] docs: fix some typos in TODO

2013-03-08 Thread Alex Jia

Signed-off-by: Alex Jia a...@redhat.com
---
 TODO |4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/TODO b/TODO
index 1ac37a0..fc63361 100644
--- a/TODO
+++ b/TODO
@@ -12,10 +12,10 @@ If we run a syslog within the container will it get 
messages from the outside?
 
 EXECUTE:
virt-sandbox-service execute --command BLAH does not work.  We need 
to have the ability to execute any random command within the container, and get 
stdin, stdout, stderror outside the container. (Partially Completed)
-Still needs kernel to implement missing container namespace files under 
/proc/PID/ns, Also need a mechansm to get the PID of systemd from libvirt.
+Still needs kernel to implement missing container namespace files under 
/proc/PID/ns, Also need a mechanism to get the PID of systemd from libvirt.
 
 HOSTNAME:
-   Currently if I execute hostname within the conatiner it sees the name 
of the host not the name based on the container name or the IP Address 
associated with dhclient. (Completed)
+   Currently if I execute hostname within the container it sees the name 
of the host not the name based on the container name or the IP Address 
associated with dhclient. (Completed)
 
 virt-sandbox-service connect NAME hangs when you attempt to end the connection.
 ^d should bring you back to the host terminal.
-- 
1.7.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list