From 4471c1aab40943f12c6b441833d6f3d56aaefc10 Mon Sep 17 00:00:00 2001 From: bauen1 Date: Fri, 24 Feb 2017 22:30:54 +0100 Subject: [PATCH] Added the lua bundle to the documentation --- src/README | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/README b/src/README index 80a8d0930..7de82b775 100644 --- a/src/README +++ b/src/README @@ -50,7 +50,7 @@ Currently available overlay bundles: This overlay bundle requires GLIBC. * Felix OSGi - Apache Felix OSGi framework. Requires ~2MB additional space. Use - the "felix-start" command to run the Apache Felix OSGi framework. + the "felix-start" command to run the Apache Felix OSGi framework. This overlay bundle requires JRE or JDK. @@ -60,6 +60,12 @@ Currently available overlay bundles: This overlay bundle is currently experimental and its build process depends on the host machine. +* Lua - The Lua Scripting Language 5.3. Requires ~ 1.5MB additional + space. Use the "lua" command to run an interactive lua interpreter + + This overlay bundle requires GLIBC. + + ### ### ### I only provide the build scripts. It's entirely up to you to configure and @@ -72,4 +78,3 @@ The build proces is slow, so be prepared to wait. In the end you should have the ISO image file "minimal_linux_live.iso" in the same folder where you started the build process. You can burn the ISO image on CD/DVD or (better) run it with PC emulator like QEMU or VirtualBox. -