diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-08-25 20:20:07 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-08-25 20:43:18 +0200 |
commit | a3241d10979b75b252d126d46fcee1df7cd9d255 (patch) | |
tree | b8b73531565fa6911c0a46dcb7c1888bd9452894 /README | |
download | luarc-master.tar.bz2 luarc-master.tar.xz |
This is a proof of concept
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +This is a proof of concept of a openrc rewrite in Lua + +The idea is that all boot scripts are written in lua. |