Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
07945418
Commit
07945418
authored
Dec 28, 2015
by
KATOH Yasufumi
Committed by
Stéphane Graber
Jan 04, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: Add LXC_SRC_NAME to lxc.container.conf(5)
only add to English and Japanese docs. Signed-off-by:
KATOH Yasufumi
<
karma@jazz.email.ne.jp
>
Acked-by:
Stéphane Graber
<
stgraber@ubuntu.com
>
parent
ee54ea9a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
27 additions
and
0 deletions
+27
-0
lxc.container.conf.sgml.in
doc/ja/lxc.container.conf.sgml.in
+15
-0
lxc.container.conf.sgml.in
doc/lxc.container.conf.sgml.in
+12
-0
No files found.
doc/ja/lxc.container.conf.sgml.in
View file @
07945418
...
@@ -2196,6 +2196,21 @@ mknod errno 0
...
@@ -2196,6 +2196,21 @@ mknod errno 0
<variablelist>
<variablelist>
<varlistentry>
<varlistentry>
<term>
<term>
<option>LXC_SRC_NAME</option>
</term>
<listitem>
<para>
<!--
Only for the clone hook. Is set to the original container name.
-->
clone フックの場合のみ使われます。クローン元のコンテナ名が設定されます。
</para>
</listitem>
</varlistentry>
</variablelist>
<variablelist>
<varlistentry>
<term>
<option>LXC_TARGET</option>
<option>LXC_TARGET</option>
</term>
</term>
<listitem>
<listitem>
...
...
doc/lxc.container.conf.sgml.in
View file @
07945418
...
@@ -1571,6 +1571,18 @@ mknod errno 0
...
@@ -1571,6 +1571,18 @@ mknod errno 0
<variablelist>
<variablelist>
<varlistentry>
<varlistentry>
<term>
<term>
<option>LXC_SRC_NAME</option>
</term>
<listitem>
<para>
Only for the clone hook. Is set to the original container name.
</para>
</listitem>
</varlistentry>
</variablelist>
<variablelist>
<varlistentry>
<term>
<option>LXC_TARGET</option>
<option>LXC_TARGET</option>
</term>
</term>
<listitem>
<listitem>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment