diff options
| author | Søren Schmidt <sos@FreeBSD.org> | 1998-09-14 19:56:42 +0000 |
|---|---|---|
| committer | Søren Schmidt <sos@FreeBSD.org> | 1998-09-14 19:56:42 +0000 |
| commit | d024c955995756f65099bc2a8cc67d5366591e28 (patch) | |
| tree | 481b5cac57a2a1d23d188ccb6d2e2922e4d27477 /sys/conf/NOTES | |
| parent | 355150a48914ca6f70a2831a61ad8523048bbcad (diff) | |
Notes
Diffstat (limited to 'sys/conf/NOTES')
| -rw-r--r-- | sys/conf/NOTES | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index a78f954797660..4eb2568f28b2d 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2,7 +2,7 @@ # LINT -- config file for checking all the sources, tries to pull in # as much of the source tree as it can. # -# $Id: LINT,v 1.461 1998/09/10 11:23:08 sos Exp $ +# $Id: LINT,v 1.462 1998/09/11 18:50:16 rvb Exp $ # # NB: You probably don't want to try running a kernel built from this # file. Instead, you should start from GENERIC, and add options from @@ -476,10 +476,7 @@ options UNION #Union filesystem options "CD9660_ROOT" #CD-ROM usable as root device options FFS_ROOT #FFS usable as root device options NFS_ROOT #NFS usable as root device -# DEVFS and SLICE are experimental but work. -# SLICE disables too much old code so enabling it in LINT would be bad options DEVFS #devices filesystem -#options SLICE #devfs based disk handling # Allow the FFS to use Softupdates technology. # To do this you need to copy the two files |
