aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2018-06-17 19:44:24 +0000
committerEitan Adler <eadler@FreeBSD.org>2018-06-17 19:44:24 +0000
commit0eba55c34b066b9c5bae6dca8cf54a45f4037aa4 (patch)
tree7d44eb0093bb3e77e89915de1c61b7f1e1a11915 /README
parentd48c0a685d8da75370a868a617c5ef07ffc3cb2d (diff)
Notes
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 0248b81bf1ef..aad363baf9ea 100644
--- a/README
+++ b/README
@@ -60,7 +60,9 @@ stand Boot loader sources.
sys Kernel sources.
-sys/<arch>/conf Kernel configuration file
+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
for additional information.