All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-xen-4.5] README: remove references to unneeded python helpers
@ 2014-10-16 12:48 Olaf Hering
  2014-10-20 13:21 ` Ian Campbell
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2014-10-16 12:48 UTC (permalink / raw)
  To: xen-devel; +Cc: Olaf Hering, Ian Jackson, Ian Campbell

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
---

Looks like this did not make it to the list, or I never sent it out, or
I just dont find the mail anymore.

 README | 23 +----------------------
 1 file changed, 1 insertion(+), 22 deletions(-)

diff --git a/README b/README
index e860644..414e5b9 100644
--- a/README
+++ b/README
@@ -184,33 +184,12 @@ For more details refer to the xen xenstored systemd wiki page [3].
 Python Runtime Libraries
 ========================
 
-Xend (the Xen daemon) has the following runtime dependencies:
+Various tools, such as pygrub, have the following runtime dependencies:
 
     * Python 2.3 or later.
-      In some distros, the XML-aspects to the standard library
-      (xml.dom.minidom etc) are broken out into a separate python-xml package.
-      This is also required.
-      In more recent versions of Debian and Ubuntu the XML-aspects are included
-      in the base python package however (python-xml has been removed
-      from Debian in squeeze and from Ubuntu in intrepid).
-
           URL:    http://www.python.org/
           Debian: python
 
-    * For optional SSL support, pyOpenSSL:
-          URL:    http://pyopenssl.sourceforge.net/
-          Debian: python-pyopenssl
-
-    * For optional PAM support, PyPAM:
-          URL:    http://www.pangalactic.org/PyPAM/
-          Debian: python-pam
-
-    * For optional XenAPI support in XM, lxml:
-          URL:    http://lxml.de/
-          Debian: python-lxml
-          YUM:    python-lxml
-
-
 Intel(R) Trusted Execution Technology Support
 =============================================

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-20 13:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-16 12:48 [PATCH for-xen-4.5] README: remove references to unneeded python helpers Olaf Hering
2014-10-20 13:21 ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.