summaryrefslogtreecommitdiff
path: root/os/init/README
diff options
context:
space:
mode:
Diffstat (limited to 'os/init/README')
-rw-r--r--os/init/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/os/init/README b/os/init/README
new file mode 100644
index 00000000..da86706f
--- /dev/null
+++ b/os/init/README
@@ -0,0 +1,5 @@
+initialisation programs used by various native kernels to set up
+the right environment to invoke a shell, a window system, mux, or
+any specialised application.
+
+even so, there are really more than needed here just now.