Ankh examples
Björn Döbel
doebel at os.inf.tu-dresden.de
Wed Oct 5 16:19:03 CEST 2011
On 05.10.2011 15:05, Ivan Loskutov wrote:
> Hello, Hackers!
>
> How can I start ankh examples?
> I think I need use src/l4/pkg/ankh/doc/ankh.lua.
You can use it, but right now I feel it's a bit over-engineered for an
example.
> But what is "require ("Aw");"
That's a Lua library containing startup code for instance for the IO
server. It can be found in l4/pkg/ned/doc
> and what must I write to files ankh.vbus and modules.list for
> x86 qemu? I use l4re-snapshot-2011081207.
Here's my modules list for the lwip_test example:
entry lwip
kernel fiasco -jdb_cmd=JS -serial_esc
roottask moe rom/lwip.lua
module l4re
module ned
module io
module ankh
module ankh.vbus
module lwip.lua
module Aw.lua
module lwip_test
Attached is ankh.vbus (I also added it to l4/pkg/ankh/doc in our SVN)
and lwip.lua (also added to the SVN now).
Cheers,
Bjoern
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ankh.vbus
URL: <http://os.inf.tu-dresden.de/pipermail/l4-hackers/attachments/20111005/f980eb2a/attachment-0001.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lwip.lua
Type: text/x-lua
Size: 1262 bytes
Desc: not available
URL: <http://os.inf.tu-dresden.de/pipermail/l4-hackers/attachments/20111005/f980eb2a/attachment-0001.bin>
More information about the l4-hackers
mailing list