Commit graph

8 commits

Author SHA1 Message Date
Steven Barth
47774572e0 contrib/package: Add luaposix to OpenWRT feed 2008-07-26 15:33:50 +00:00
Steven Barth
628701518a * Removed luaposix package (was committed to OpenWRT) 2008-05-24 18:25:29 +00:00
Steven Barth
125c63048b * Updated luaposix Makefile (prepare for merge to OpenWRT) 2008-05-23 20:55:59 +00:00
Steven Barth
b515d6f88e * Changed Makefiles to use mainline Lua
* Added a dispatching shortcut (thanks to Jow)
2008-05-22 17:21:30 +00:00
Steven Barth
e895253a9b * Fixed broken commit 2008-04-27 11:10:09 +00:00
Steven Barth
ace012a032 2008-04-27 11:06:07 +00:00
Steven Barth
6adf7451cf * Added own custom version of Lua
* Updated Lua to produce architecture-independent bytecode
* Updated Lua to load bytecode from different endianess
* Updated Lua to use optimized integer arithmetic for CPUs without an FPU
* Updated haserl-lua to fit to optimized Lua version (hopefully this should fix: "bad header in precompiled chunk" on some platforms)
* Luci core will now be bytecompiled and stripped by default to save disk space and CPU time
2008-04-05 15:12:02 +00:00
Steven Barth
1c6c6d62ca * Replaced luafilesystem with luaposix library
* Introduced privilege dropping capability
* Automatically drop privileges for "public" to "nobody/nogroup" (as defined in ffluci.uci)
2008-03-29 18:22:21 +00:00