[lxc-devel] [PATCH] doc: Add LXC-specific mount option in Korean lxc.container.conf(5)
Stéphane Graber
stgraber at ubuntu.com
Mon Sep 21 15:30:26 UTC 2015
On Tue, Sep 01, 2015 at 05:02:50PM +0900, Sungbae Yoo wrote:
> Update for commit f5b67b3
>
> Signed-off-by: Sungbae Yoo <sungbae.yoo at samsung.com>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>
> ---
> doc/ko/lxc.container.conf.sgml.in | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/doc/ko/lxc.container.conf.sgml.in b/doc/ko/lxc.container.conf.sgml.in
> index 1781d33..ba015af 100644
> --- a/doc/ko/lxc.container.conf.sgml.in
> +++ b/doc/ko/lxc.container.conf.sgml.in
> @@ -1021,6 +1021,16 @@ proc proc proc nodev,noexec,nosuid 0 0
> fstab format.
> -->
> fstab의 형식으로, 한 줄당 마운트 포인트 하나를 지정한다.
> +
> + <!--
> + Moreover lxc add two options to mount.
> + <option>optional</option> don't fail if mount does not work.
> + <option>create=dir</option> or <option>create=file</option>
> + to create dir (or file) when the point will be mounted.
> + -->
> + 또한 마운트 옵션에 아래 2가지 옵션을 추가적으로 사용할 수 있다. 이는 LXC 자체적으로 사용하는 옵션이다.
> + <option>optional</option>은 마운트를 못하더라도, 실패로 처리하지 않게 한다.
> + <option>create=dir</option>와 <option>create=file</option>는 마운트할 때, 디렉토리(dir) 또는 파일(file)을 생성한다.
> </para>
> </listitem>
> </varlistentry>
> --
> 1.9.1
>
> _______________________________________________
> lxc-devel mailing list
> lxc-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel
--
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20150921/3391429e/attachment.sig>
More information about the lxc-devel
mailing list