On Tue, Aug 20, 2013 at 3:15 PM, Venkada Ramanujam <
[email protected]> wrote:

>
> Hi,
>
>       Complete building and installation for Genode source code is not
> available. So can i follow below steps. will it work ?
>
> 1.Extracting available genode.iso
> 2.compile only particular code (ex:lwip,nic and netperf for improving
> tcp/ip performance).
> 3.replace with existing files (lwip,nic and netperf) with extracted
> directory (at step 1).
> 4.again make iso for that directory
> 5.run with qemu.
>
> is it correct or not? or any other procedure for building source and
> creating iso for genode source.
>

You're definitely missing something. Genode creates the iso when you
compile it.
You may need to install mkisofs (or genisoimage and make a "mkisofs"
symlink to it in /usr/bin/).
When you execute the "make run/hello", the iso is placed at
var/run/hello.iso

And no, the way you suggested will probably not work because the XML
configuration is built into the init program,  I think.


>
> With Reg,
> VENKADA RAMANUJAM.S
> 9578520238
>
>
> ------------------------------------------------------------------------------
> Introducing Performance Central, a new site from SourceForge and
> AppDynamics. Performance Central is your source for news, insights,
> analysis and resources for efficient Application Performance Management.
> Visit us today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
> _______________________________________________
> Genode-main mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/genode-main
>
>


-- 
Regards, Alexander
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Genode-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/genode-main

Reply via email to