Changes in the English version(1.30->1.31) are merged.
This commit is contained in:
parent
38ae97f86c
commit
821c8a06dd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2565
1 changed files with 8 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!-- $Id: kernelconfig.sgml,v 1.15 1997-10-19 22:13:15 max Exp $ -->
|
||||
<!-- $Id: kernelconfig.sgml,v 1.16 1998-03-23 01:55:42 hanai Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.30 -->
|
||||
<!-- Original revision: 1.31 -->
|
||||
<!-- <!DOCTYPE linuxdoc PUBLIC '-//FreeBSD//DTD linuxdoc//EN'> -->
|
||||
<chapt><heading>FreeBSDカーネルのコンフィグレーション <label id="kernelconfig"></heading>
|
||||
|
||||
|
@ -437,6 +437,12 @@
|
|||
カーネルに<em>含める必要があります</em>.
|
||||
</quote>
|
||||
|
||||
<tag>options "EXT2FS"</tag>
|
||||
|
||||
<p>Linux のファイルシステム.
|
||||
ext2fs のサポートにより, Linux パーティションを読み書きすることができます.
|
||||
これは, FreeBSD と Linux のデュアルブートシステムにおいて両者でデータを共有したい場合に有用です.
|
||||
|
||||
<tag>options QUOTA</tag>
|
||||
|
||||
<p>ディスククォータを有効にします. アクセスが公開されてい
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue