[lxc-devel] [PATCH 5/5] doc: Add 'zfs' to the parameter of -B option in lxc-create(1)
Stéphane Graber
stgraber at ubuntu.com
Mon Aug 4 19:46:08 UTC 2014
On Fri, Aug 01, 2014 at 07:37:57PM +0900, KATOH Yasufumi wrote:
> Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber at ubuntu.com>
> ---
> doc/ja/lxc-create.sgml.in | 4 ++--
> doc/lxc-create.sgml.in | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/doc/ja/lxc-create.sgml.in b/doc/ja/lxc-create.sgml.in
> index a28bbd4..2848845 100644
> --- a/doc/ja/lxc-create.sgml.in
> +++ b/doc/ja/lxc-create.sgml.in
> @@ -156,7 +156,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
> <listitem>
> <para>
> <!--
> - 'backingstore' is one of 'dir', 'lvm', 'loop', 'btrfs', or 'best'. The
> + 'backingstore' is one of 'dir', 'lvm', 'loop', 'btrfs', 'zfs', or 'best'. The
> default is 'dir', meaning that the container root filesystem
> will be a directory under <filename>@LXCPATH@/container/rootfs</filename>.
> This backing store type allows the optional
> @@ -184,7 +184,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
> <replaceable>--fssize SIZE</replaceable> will create a LV (and
> filesystem) of size SIZE rather than the default, which is 1G.
> -->
> - 'backingstore' には 'dir' か 'lvm' か 'loop' か 'btrfs' か 'best' のいずれかを指定します。
> + 'backingstore' には 'dir' か 'lvm' か 'loop' か 'btrfs' か 'zfs' か 'best' のいずれかを指定します。
> デフォルトは 'dir' で、コンテナのルートファイルシステムが <filename>@LXCPATH@/container/rootfs</filename> 以下のディレクトリであることを意味します。
> 'dir' にはオプションとして <replaceable>--dir ROOTFS</replaceable> を指定することも可能です。
> このオプションは、デフォルトの代わりに特定のパス以下にコンテナの rootfs を置くということになります。
> diff --git a/doc/lxc-create.sgml.in b/doc/lxc-create.sgml.in
> index 9735460..b90d673 100644
> --- a/doc/lxc-create.sgml.in
> +++ b/doc/lxc-create.sgml.in
> @@ -126,7 +126,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
> </term>
> <listitem>
> <para>
> - 'backingstore' is one of 'dir', 'lvm', 'loop', 'btrfs', or 'best'. The
> + 'backingstore' is one of 'dir', 'lvm', 'loop', 'btrfs', 'zfs', or 'best'. The
> default is 'dir', meaning that the container root filesystem
> will be a directory under <filename>@LXCPATH@/container/rootfs</filename>.
> This backing store type allows the optional
> --
> 1.9.0
>
> _______________________________________________
> 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/20140804/866f4c21/attachment.sig>
More information about the lxc-devel
mailing list