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
3e01c200
Unverified
Commit
3e01c200
authored
Jul 02, 2017
by
Christian Brauner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: remove lxc.rootfs.backend
Signed-off-by:
Christian Brauner
<
christian.brauner@ubuntu.com
>
parent
4b19d742
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
49 deletions
+0
-49
lxc.container.conf.sgml.in
doc/ja/lxc.container.conf.sgml.in
+0
-18
lxc.container.conf.sgml.in
doc/ko/lxc.container.conf.sgml.in
+0
-17
lxc.container.conf.sgml.in
doc/lxc.container.conf.sgml.in
+0
-14
No files found.
doc/ja/lxc.container.conf.sgml.in
View file @
3e01c200
...
...
@@ -1545,24 +1545,6 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>lxc.rootfs.backend</option>
</term>
<listitem>
<para>
<!--
specify the rootfs backend type to use, for instance 'dir' or
'zfs'. While this can be guessed by lxc at container startup,
doing so takes time. Specifying it here avoids extra
processing.
-->
使用するバックエンドのタイプを、例えば 'dir' や 'zfs' のように指定します。
コンテナ起動時に LXC が推測できますが、時間がかかります。これを指定すると、余分な処理を避けられます。
</para>
</listitem>
</varlistentry>
</variablelist>
</refsect2>
...
...
doc/ko/lxc.container.conf.sgml.in
View file @
3e01c200
...
...
@@ -1505,23 +1505,6 @@ proc proc proc nodev,noexec,nosuid 0 0
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>lxc.rootfs.backend</option>
</term>
<listitem>
<para>
<!--
specify the rootfs backend type to use, for instance 'dir' or
'zfs'. While this can be guessed by lxc at container startup,
doing so takes time. Specifying it here avoids extra
processing.
-->
사용하고자 하는 백엔드 루트파일 시스템의 종류를 지정한다. 'dir' 또는 'zfs'로 지정할 수 있다. 컨테이너 시작시 어떤 종류인지 추정하는 동안, 시간이 소요될 수 있다. 이 값을 지정함으로써 추가적인 처리를 피할 수 있다.
</para>
</listitem>
</varlistentry>
</variablelist>
</refsect2>
...
...
doc/lxc.container.conf.sgml.in
View file @
3e01c200
...
...
@@ -1099,20 +1099,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>lxc.rootfs.backend</option>
</term>
<listitem>
<para>
specify the rootfs backend type to use, for instance 'dir' or
'zfs'. While this can be guessed by lxc at container startup,
doing so takes time. Specifying it here avoids extra
processing.
</para>
</listitem>
</varlistentry>
</variablelist>
</refsect2>
...
...
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