Mention EXT2FS in the list of filesystem options.
This commit is contained in:
parent
17780f5289
commit
6a196738ef
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2559
1 changed files with 8 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: kernelconfig.sgml,v 1.30 1997-10-19 13:32:09 jraynard Exp $ -->
|
||||
<!-- $Id: kernelconfig.sgml,v 1.31 1998-03-20 16:41:14 obrien Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
<!-- <!DOCTYPE linuxdoc PUBLIC '-//FreeBSD//DTD linuxdoc//EN'> -->
|
||||
<chapt><heading>Configuring the FreeBSD Kernel<label id="kernelconfig"></heading>
|
||||
|
@ -448,6 +448,13 @@
|
|||
<em>must</em> compile it into your kernel if you
|
||||
want to experiment with it.</quote>
|
||||
|
||||
<tag>options "EXT2FS"</tag>
|
||||
|
||||
<p>Linux's native file system.
|
||||
With ext2fs support you are able to read and write to Linux
|
||||
partitions. This is useful if you dual-boot FreeBSD and Linux
|
||||
and want to share data between the two systems.
|
||||
|
||||
<tag>options QUOTA</tag>
|
||||
|
||||
<p>Enable disk quotas. If you
|
||||
|
|
Loading…
Reference in a new issue