From: KATOH Yasufumi Date: Tue, 14 Jan 2014 06:51:47 +0000 (+0900) Subject: doc: Update lxc.conf(5) X-Git-Tag: lxc-1.0.0.beta2~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83b4b1dca80ab147a7596ffb634863c138b8d9cf;p=thirdparty%2Flxc.git doc: Update lxc.conf(5) * Update Japanese lxc.conf(5) for commit 508c263ee6ed2fac73f6979af287caba38963b4b * Remove duplicate line in English lxc.conf(5) Signed-off-by: KATOH Yasufumi Acked-by: Stéphane Graber --- diff --git a/doc/ja/lxc.conf.sgml.in b/doc/ja/lxc.conf.sgml.in index 3b7ae79d3..5e1b4104f 100644 --- a/doc/ja/lxc.conf.sgml.in +++ b/doc/ja/lxc.conf.sgml.in @@ -480,10 +480,14 @@ by KATOH Yasufumi the interface mac address is dynamically allocated by default to the virtual interface, but in some cases, this is needed to resolve a mac address conflict or to - always have the same link-local ipv6 address + always have the same link-local ipv6 address. + Any "x" in address will be replaced by random value, + this allows setting hwaddr templates. --> - インターフェースの MAC アドレスは,デフォルトでは動的に割り当てられます. + 仮想インターフェースの MAC アドレスは,デフォルトでは動的に割り当てられます. しかし,MAC アドレスの衝突や,リンクローカルIPv6 アドレスを常に同じにした場合などは,このオプションが必要です. + アドレス中の "x" という文字は,ランダムな値に置き換えられます. + これによりテンプレートに hwaddr を設定することが可能になります. diff --git a/doc/lxc.conf.sgml.in b/doc/lxc.conf.sgml.in index ba1093992..4910cffba 100644 --- a/doc/lxc.conf.sgml.in +++ b/doc/lxc.conf.sgml.in @@ -360,7 +360,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA the interface mac address is dynamically allocated by default to the virtual interface, but in some cases, this is needed to resolve a mac address conflict or to - always have the same link-local ipv6 address always have the same link-local ipv6 address. Any "x" in address will be replaced by random value, this allows setting hwaddr templates.