summaryrefslogtreecommitdiff
path: root/docs/README
diff options
context:
space:
mode:
authorKacper Fiedorowicz <kf@efab.pl>2026-01-03 18:44:51 +0100
committerKacper Fiedorowicz <kf@efab.pl>2026-01-03 18:44:51 +0100
commit6018e17637264a9561b37be699c3d53b6661de23 (patch)
tree8546c9fa94358e7d6daaad5f11ac53e61be97ad5 /docs/README
parentab21f339a33abb1144f3c0f5c4285324e7e88392 (diff)
Add docs and nohup/unlink utitiliesHEADmaster
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/README b/docs/README
new file mode 100644
index 00000000..caceec3f
--- /dev/null
+++ b/docs/README
@@ -0,0 +1,11 @@
+Documentation
+=============
+
+There are some tiny documents how openlinux is designed.
+Is not another copy of wikipedia, how things work, but
+collection of base things and useful sources.
+
+docs/
+ boot.txt - boot procedure design
+ fs.txt - filesystem layout
+ initrd.txt - initramfs layout