lua: New package

Simple scripting language. Supposed to be fast. Needed for dnsdist.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2015-12-10 21:10:06 +00:00
parent 3b7808295e
commit 6138d53bdd
4 changed files with 287 additions and 0 deletions

View File

@@ -845,6 +845,7 @@ buildipfire() {
ipfiremake swconfig
ipfiremake haproxy
ipfiremake ipset
ipfiremake lua
}
buildinstaller() {