diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2001-10-19 11:46:13 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2001-10-19 11:46:13 +0000 |
| commit | dee072b6ba3d0a1799dfda11b0e510abf50ee3c9 (patch) | |
| tree | 0ec412dbd630c24e55b1cf16c496964bcbdef5ae /sys/pc98 | |
| parent | 17dcdab4d36cbbf9cd6384880e6b4e83f9688edf (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 3a6aa60a4edd..f8fd1afdd0f4 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -39,7 +39,7 @@ options SOFTUPDATES #Enable FFS soft updates support options MD_ROOT #MD is a potential root device options NFSCLIENT #Network Filesystem Client options NFSSERVER #Network Filesystem Server -options NFS_ROOT #NFS usable as root device, NFS required +options NFS_ROOT #NFS usable as root device, requires NFSCLIENT options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options PROCFS #Process filesystem |
