- Move the REISERFS option in the MD NOTES file for i386, it doesn't
exist on other architectures yet. - While I'm here, fix the formatting of the options line. The keyword "options" should be followed by a space and then a tab, not 2 tabs.
This commit is contained in:
parent
473dd55f2e
commit
32b37b0ea5
@ -916,12 +916,6 @@ device vcoda #coda minicache <-> venus comm.
|
||||
#
|
||||
options EXT2FS
|
||||
|
||||
#
|
||||
# Add support for the ReiserFS filesystem (used in Linux). Currently,
|
||||
# this is limited to read-only access.
|
||||
#
|
||||
options REISERFS
|
||||
|
||||
# Use real implementations of the aio_* system calls. There are numerous
|
||||
# stability and security issues in the current aio code that make it
|
||||
# unsuitable for inclusion on machines with untrusted local users.
|
||||
|
@ -261,6 +261,12 @@ options CLK_USE_I8254_CALIBRATION
|
||||
#####################################################################
|
||||
# MISCELLANEOUS DEVICES AND OPTIONS
|
||||
|
||||
#
|
||||
# Add support for the ReiserFS filesystem (used in Linux). Currently,
|
||||
# this is limited to read-only access.
|
||||
#
|
||||
options REISERFS
|
||||
|
||||
device speaker #Play IBM BASIC-style noises out your speaker
|
||||
hint.speaker.0.at="isa"
|
||||
hint.speaker.0.port="0x61"
|
||||
|
Loading…
Reference in New Issue
Block a user