summaryrefslogtreecommitdiffstats
path: root/system/mksh/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/mksh/README')
-rw-r--r--system/mksh/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/system/mksh/README b/system/mksh/README
new file mode 100644
index 0000000000..50ef0f21d9
--- /dev/null
+++ b/system/mksh/README
@@ -0,0 +1,9 @@
+mksh is a successor to the Public Domain Korn Shell (pdksh)
+
+Pass UTF8=no to the script so that mksh does never assume
+that the terminal is in UTF-8 mode.
+
+Pass STATIC=yes to the script to create a static build.
+
+Pass DIET=yes to the script in order to use dietlibc (this
+requires dietlibc, also available on SBo)