doc: Update Japanese lxc-create(1)

update for commit d3de16bb56

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
KATOH Yasufumi 2014-03-10 19:15:35 +09:00 committed by Stéphane Graber
parent 4b2f98f5f8
commit b5dd93f70c

View File

@ -139,11 +139,12 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
for details of the expected script structure. for details of the expected script structure.
Alternatively, the full path to an executable template script Alternatively, the full path to an executable template script
can also be passed as a parameter. can also be passed as a parameter.
"none" can be used to force lxc-create to skip rootfs creation.
--> -->
<replaceable>template</replaceable> は lxc-create コマンドが呼び出す,存在する 'lxc-template' スクリプトの短い名前です. <replaceable>template</replaceable> は lxc-create コマンドが呼び出す,存在する 'lxc-template' スクリプトの短い名前です.
例えばbusybox, debian, fedora, ubuntu, sshd があります. 例えばbusybox, debian, fedora, ubuntu, sshd があります.
期待されるスクリプトの構造の詳細は,<filename>@LXCTEMPLATEDIR@</filename> 内の例を参照してください. 期待されるスクリプトの構造の詳細は,<filename>@LXCTEMPLATEDIR@</filename> 内の例を参照してください.
加えて,実行可能なテンプレートスクリプトへのフルパスも指定することが可能です. 加えて,実行可能なテンプレートスクリプトへのフルパスも指定することが可能です.rootfs の作成を行わないように "none" を指定することも可能です.
</para> </para>
</listitem> </listitem>
</varlistentry> </varlistentry>