2
0
mirror of git://github.com/lxc/lxc synced 2025-08-31 08:29:34 +00:00

Minimal kernel version is now 3.10

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
Stéphane Graber
2017-09-05 16:55:27 -04:00
parent 9f520fee36
commit e6ecdcbe17
3 changed files with 4 additions and 4 deletions

View File

@@ -166,14 +166,14 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<para>
<!--
The kernel version >= 2.6.32 shipped with the distros, will
The kernel version >= 3.10 shipped with the distros, will
work with <command>lxc</command>, this one will have less
functionalities but enough to be interesting.
The helper script <command>lxc-checkconfig</command> will give
you information about your kernel configuration.
-->
2.6.32 以上のバージョンが採用されているディストリビューションならば、<command>lxc</command> は動作するでしょう。
3.10 以上のバージョンが採用されているディストリビューションならば、<command>lxc</command> は動作するでしょう。
機能的には若干少ない形ですが、充分に楽しめるはずです。
ヘルパースクリプトの <command>lxc-checkconfig</command> を使って、あなたのカーネルの設定に関する情報を取得できるでしょう。
</para>

View File

@@ -171,7 +171,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
The helper script <command>lxc-checkconfig</command> will give
you information about your kernel configuration.
-->
배포판들에 포함된 2.6.32 이상의 커널에서는 <command>lxc</command>가 동작한다. 매우 작은 기능만 있지만 충분히 사용할 수 있다.
배포판들에 포함된 3.10 이상의 커널에서는 <command>lxc</command>가 동작한다. 매우 작은 기능만 있지만 충분히 사용할 수 있다.
<command>lxc-checkconfig</command> 스크립트를 사용하면 현재 커널 설정에 대한 정보를 얻을 수 있다.
</para>

View File

@@ -135,7 +135,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
<para>
The kernel version >= 2.6.32 shipped with the distros, will
The kernel version >= 3.10 shipped with the distros, will
work with <command>lxc</command>, this one will have less
functionalities but enough to be interesting.