summaryrefslogtreecommitdiff
path: root/sys/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'sys/README.md')
-rw-r--r--sys/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/README.md b/sys/README.md
new file mode 100644
index 0000000..5d72702
--- /dev/null
+++ b/sys/README.md
@@ -0,0 +1,5 @@
+# BSDOS Kernel Source:
+
+This directory contains the source files and build glue that make up the BSDOS 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. \ No newline at end of file