Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openeuler
libvirt
提交
27a1f781
L
libvirt
项目概览
openeuler
/
libvirt
通知
3
Star
0
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
L
libvirt
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
27a1f781
编写于
15年前
作者:
D
Dan Kenigsberg
提交者:
Daniel Veillard
15年前
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Fix a number of small typos
上级
c8c9ef27
无相关合并请求
变更
6
隐藏空白更改
内联
并排
Showing
6 changed file
with
6 addition
and
6 deletion
+6
-6
docs/auth.html.in
docs/auth.html.in
+1
-1
docs/downloads.html.in
docs/downloads.html.in
+1
-1
docs/errors.html.in
docs/errors.html.in
+1
-1
docs/formatdomain.html.in
docs/formatdomain.html.in
+1
-1
docs/java.html.in
docs/java.html.in
+1
-1
docs/news.html.in
docs/news.html.in
+1
-1
未找到文件。
docs/auth.html.in
浏览文件 @
27a1f781
...
...
@@ -151,7 +151,7 @@ Plugin "gssapiv2" [loaded], API version: 4
features: WANT_CLIENT_FIRST|PROXY_AUTHENTICATION|NEED_SERVER_FQDN
</pre>
<p>
Next i
s
is necessary for the administrator of the Kerberos realm to issue a principle
Next i
t
is necessary for the administrator of the Kerberos realm to issue a principle
for the libvirt server. There needs to be one principle per host running the libvirt
daemon. The principle should be named
<code>
libvirt/full.hostname@KERBEROS.REALM
</code>
.
This is typically done by running the
<code>
kadmin.local
</code>
command on the Kerberos
...
...
This diff is collapsed.
Click to expand it.
docs/downloads.html.in
浏览文件 @
27a1f781
...
...
@@ -60,7 +60,7 @@
<p>
The libvirt build process uses GNU autotools, so after obtaining a
checkout it is necessary to generate the configure script and Makefile.in
templates using the
<code>
autogen.sh
</code>
command, passing the extra
arguments as
as
for configure. As an example, to do a complete build and
arguments as for configure. As an example, to do a complete build and
install it into your home directory run:
</p>
<pre>
...
...
This diff is collapsed.
Click to expand it.
docs/errors.html.in
浏览文件 @
27a1f781
...
...
@@ -58,7 +58,7 @@ to 0 or NULL if unused</p>
<li>
int1, int2: integer information
</li>
</ul>
<p>
So usually, setting up specific error handling with libvirt consist of
registering a
n handler with
with
<a
href=
"html/libvirt-virterror.html#virSetErrorFunc"
>
virSetErrorFunc
</a>
or
registering a
handler
with
<a
href=
"html/libvirt-virterror.html#virSetErrorFunc"
>
virSetErrorFunc
</a>
or
with
<a
href=
"html/libvirt-virterror.html#virConnSetErrorFunc"
>
virConnSetErrorFunc
</a>
,
check the value of the code value, take appropriate action, if needed let
libvirt print the error on stderr by calling
<a
href=
"html/libvirt-virterror.html#virDefaultErrorFunc"
>
virDefaultErrorFunc
</a>
.
...
...
This diff is collapsed.
Click to expand it.
docs/formatdomain.html.in
浏览文件 @
27a1f781
...
...
@@ -500,7 +500,7 @@
<
/interface
>
...
</pre>
<h5><a
name=
"elementsNICSBridge"
>
Bridge to
to
LAN
</a></h5>
<h5><a
name=
"elementsNICSBridge"
>
Bridge to LAN
</a></h5>
<p>
<strong><em>
...
...
This diff is collapsed.
Click to expand it.
docs/java.html.in
浏览文件 @
27a1f781
...
...
@@ -5,7 +5,7 @@
<h2>
Presentation
</h2>
<p>
The Java bindings make use of
<a
href=
"https://jna.dev.java.net/"
>
JNA
</a>
to expose the C API in a Java friendly way. The bindings are
are
based on
to expose the C API in a Java friendly way. The bindings are based on
work initiated by Toth Istvan.
</p>
<h2>
Getting it
</h2>
...
...
This diff is collapsed.
Click to expand it.
docs/news.html.in
浏览文件 @
27a1f781
...
...
@@ -1605,7 +1605,7 @@ and check the <a href="ChangeLog.html">ChangeLog</a> to gauge progress.</p>
</ul>
<h3>
0.0.3: Feb 9 2006
</h3>
<ul>
<li>
Switch name from
from
'libvir' to libvirt
</li>
<li>
Switch name from 'libvir' to libvirt
</li>
<li>
Starting infrastructure to add code examples
</li>
<li>
Update of python bindings for completeness
</li>
</ul>
...
...
This diff is collapsed.
Click to expand it.
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录
反馈
建议
客服
返回
顶部