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
b076d08b
Commit
b076d08b
authored
Aug 04, 2015
by
Stéphane Graber
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #613 from ysbnim/master
Update Korean manuals
parents
bfec108c
2aeb28ec
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
76 additions
and
4 deletions
+76
-4
common_options.sgml.in
doc/ko/common_options.sgml.in
+12
-0
lxc-ls.sgml.in
doc/ko/lxc-ls.sgml.in
+27
-0
lxc-usernet.sgml.in
doc/ko/lxc-usernet.sgml.in
+37
-4
No files found.
doc/ko/common_options.sgml.in
View file @
b076d08b
...
@@ -139,6 +139,18 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
...
@@ -139,6 +139,18 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
</para>
</para>
</listitem>
</listitem>
</varlistentry>
</varlistentry>
<varlistentry>
<term><option>--version</option></term>
<listitem>
<para>
<!--
Show the version number.
-->
버전 정보를 표시한다.
</para>
</listitem>
</varlistentry>
</variablelist>
</variablelist>
</refsect1>
</refsect1>
...
...
doc/ko/lxc-ls.sgml.in
View file @
b076d08b
...
@@ -99,6 +99,20 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
...
@@ -99,6 +99,20 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<varlistentry>
<varlistentry>
<term>
<term>
<option><optional>-P</optional></option>
</term>
<listitem>
<para>
<!--
Use an alternate container path. The default is @LXCPATH@.
-->
기본 값과 다른 컨테이너 경로를 사용한다. 기본 값은 @LXCPATH@이다.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option><optional>--active</optional></option>
<option><optional>--active</optional></option>
</term>
</term>
<listitem>
<listitem>
...
@@ -229,6 +243,19 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
...
@@ -229,6 +243,19 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
</listitem>
</listitem>
</varlistentry>
</varlistentry>
<varlistentry>
<term>
<option><optional>--version</optional></option>
</term>
<listitem>
<para>
<!--
Show the version number.
-->
버전 정보를 표시한다.
</para>
</listitem>
</varlistentry>
</variablelist>
</variablelist>
</refsect1>
</refsect1>
...
...
doc/ko/lxc-usernet.sgml.in
View file @
b076d08b
...
@@ -75,6 +75,10 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
...
@@ -75,6 +75,10 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<para>
<para>
<command>user</command> <command>type</command> <command>bridge</command> <command>number</command>
<command>user</command> <command>type</command> <command>bridge</command> <command>number</command>
</para>
</para>
<para>또는 아래의 형식을 사용할 수 있다.</para>
<para>
<command>@group</command> <command>type</command> <command>bridge</command> <command>number</command>
</para>
<para>
<para>
<!--
<!--
Where
Where
...
@@ -100,6 +104,20 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
...
@@ -100,6 +104,20 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<varlistentry>
<varlistentry>
<term>
<term>
<option>@group</option>
</term>
<listitem>
<para>
<!--
is the groupname to which this entry applies.
-->
이 항목이 적용될 그룹 이름을 가리킨다.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
<option>type</option>
<option>type</option>
</term>
</term>
<listitem>
<listitem>
...
@@ -123,7 +141,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
...
@@ -123,7 +141,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
is the bridge to which the network interfaces may be attached, for
is the bridge to which the network interfaces may be attached, for
instance <filename>lxcbr0</filename>.
instance <filename>lxcbr0</filename>.
-->
-->
네트워크 인터페이스들을 붙일 브리지를 가리킨다.
네트워크 인터페이스들을 붙일
수 있는
브리지를 가리킨다.
예를 들어 <filename>lxcbr0</filename>로 지정 가능하다.
예를 들어 <filename>lxcbr0</filename>로 지정 가능하다.
</para>
</para>
</listitem>
</listitem>
...
@@ -136,15 +154,30 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
...
@@ -136,15 +154,30 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
<listitem>
<listitem>
<para>
<para>
<!--
<!--
is the number of network interfaces of the given type which the
is the number o
r quota o
f network interfaces of the given type which the
given user may attach to the given bridge, for instance <filename>2</filename>.
given user
or group
may attach to the given bridge, for instance <filename>2</filename>.
-->
-->
지정
된 사용자가 지정된 브리지에 붙일
지정된 형태의 네트워크 인터페이스 개수를 가리킨다.
지정
한 사용자 또는 그룹이 지정된 브리지에 붙일 수 있는
지정된 형태의 네트워크 인터페이스 개수를 가리킨다.
예를 들어 <filename>2</filename>로 지정 가능하다.
예를 들어 <filename>2</filename>로 지정 가능하다.
</para>
</para>
</listitem>
</listitem>
</varlistentry>
</varlistentry>
</variablelist>
</variablelist>
<para>
<!--
Since a user can be specified both by username as well as one or
more usergroups, it is possible that several configuration lines
enable that user to create network interfaces. In such cases, any
interfaces create are counted towards the quotas of the user or group
in the order in which they appear in the file. If the quota of one
line is full, the rest will be parsed until one is found or the end of
the file.
-->
사용자는 사용자 이름이나 하나 이상의 사용자 그룹을 통해 지정될 수 있으므로, 여러 줄의 설정을 통해 사용자가 네트워크 인터페이스들을 생성할 수 있도록 하는 것이 가능하다.
이러한 경우, 인터페이스 생성은 파일 상의 순서대로 사용자 또는 그룹의 사용량에 집계된다.
만약 해당 줄에서 할당한 개수가 가득차면, 또다른 설정이 발견되거나 파일의 끝에 도달할 때까지 행을 계속 읽어들인다.
</para>
</refsect2>
</refsect2>
</refsect1>
</refsect1>
...
...
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