SHA256
1
0
forked from pool/xen

Updating link to change in openSUSE:Factory/xen revision 99.0

OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=87c8ac43897718b61dbcbca0296d6c2a
This commit is contained in:
OBS User buildservice-autocommit
2010-09-27 22:07:21 +00:00
committed by Git OBS Bridge
parent 06b9899ef9
commit 163148b426
186 changed files with 2359 additions and 5185 deletions

View File

@@ -1,5 +1,7 @@
--- a/docs/xen-api/coversheet.tex
+++ b/docs/xen-api/coversheet.tex
Index: xen-4.0.1-testing/docs/xen-api/coversheet.tex
===================================================================
--- xen-4.0.1-testing.orig/docs/xen-api/coversheet.tex
+++ xen-4.0.1-testing/docs/xen-api/coversheet.tex
@@ -52,6 +52,7 @@ Mike Day, IBM & Daniel Veillard, Red Hat
Jim Fehlig, Novell & Tom Wilkie, University of Cambridge \\
Jon Harrop, XenSource & Yosuke Iwamatsu, NEC \\
@@ -8,8 +10,10 @@
\end{tabular}
\end{large}
--- a/docs/xen-api/revision-history.tex
+++ b/docs/xen-api/revision-history.tex
Index: xen-4.0.1-testing/docs/xen-api/revision-history.tex
===================================================================
--- xen-4.0.1-testing.orig/docs/xen-api/revision-history.tex
+++ xen-4.0.1-testing/docs/xen-api/revision-history.tex
@@ -50,6 +50,12 @@
between classes. Added host.PSCSI\_HBAs and VM.DSCSI\_HBAs
fields.\tabularnewline
@@ -23,8 +27,10 @@
\end{tabular}
\end{center}
\end{flushleft}
--- a/docs/xen-api/xenapi-coversheet.tex
+++ b/docs/xen-api/xenapi-coversheet.tex
Index: xen-4.0.1-testing/docs/xen-api/xenapi-coversheet.tex
===================================================================
--- xen-4.0.1-testing.orig/docs/xen-api/xenapi-coversheet.tex
+++ xen-4.0.1-testing/docs/xen-api/xenapi-coversheet.tex
@@ -17,12 +17,12 @@
\newcommand{\coversheetlogo}{xen.eps}
@@ -40,8 +46,10 @@
%% Document authors
\newcommand{\docauthors}{
--- a/docs/xen-api/xenapi-datamodel-graph.dot
+++ b/docs/xen-api/xenapi-datamodel-graph.dot
Index: xen-4.0.1-testing/docs/xen-api/xenapi-datamodel-graph.dot
===================================================================
--- xen-4.0.1-testing.orig/docs/xen-api/xenapi-datamodel-graph.dot
+++ xen-4.0.1-testing/docs/xen-api/xenapi-datamodel-graph.dot
@@ -14,7 +14,7 @@ fontname="Verdana";
node [ shape=box ]; session VM host network VIF PIF SR VDI VBD PBD user;
@@ -59,8 +67,10 @@
+cpu_pool -> VM [ arrowhead="crow", arrowtail="none" ]
+host -> cpu_pool [ arrowhead="crow", arrowtail="none" ]
}
--- a/docs/xen-api/xenapi-datamodel.tex
+++ b/docs/xen-api/xenapi-datamodel.tex
Index: xen-4.0.1-testing/docs/xen-api/xenapi-datamodel.tex
===================================================================
--- xen-4.0.1-testing.orig/docs/xen-api/xenapi-datamodel.tex
+++ xen-4.0.1-testing/docs/xen-api/xenapi-datamodel.tex
@@ -56,6 +56,7 @@ Name & Description \\
{\tt debug} & A basic class for testing \\
{\tt XSPolicy} & A class for handling Xen Security Policies \\
@@ -79,7 +89,7 @@
\hline
\end{tabular}\end{center}
@@ -499,6 +503,56 @@ error code and a message describing the
@@ -499,6 +503,56 @@ error code and a message describing the
\begin{verbatim}SECURITY_ERROR(xserr, message)\end{verbatim}
\begin{center}\rule{10em}{0.1pt}\end{center}