Page MenuHomeFreeBSD

D37134.diff
No OneTemporary

D37134.diff

diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -33,7 +33,6 @@
| share | Shared resources. |
| stand | Boot loader sources. |
| sys | Kernel sources (see [sys/README.md](sys/README.md)). |
-| sys/`arch`/conf | Kernel configuration files. GENERIC is the configuration used in release builds. NOTES contains documentation of all possible entries. |
| tests | Regression tests which can be run by Kyua. See [tests/README](tests/README) for additional information. |
| tools | Utilities for regression testing and miscellaneous tasks. |
| usr.bin | User commands. |
diff --git a/sys/README.md b/sys/README.md
--- a/sys/README.md
+++ b/sys/README.md
@@ -4,6 +4,11 @@
This directory contains the source files and build glue that make up the FreeBSD
kernel and its modules, including both original and contributed software.
+Kernel configuration files are located in the `conf/` subdirectory of each
+architecture. `GENERIC` is the configuration used in release builds. `NOTES`
+contains documentation of all possible entries. `LINT` is a compile-only
+configuration used to maximize build coverage and detect regressions.
+
Source Roadmap:
---------------
| Directory | Description |

File Metadata

Mime Type
text/plain
Expires
Fri, Apr 25, 2:12 AM (18 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17772840
Default Alt Text
D37134.diff (1 KB)

Event Timeline