Re: cli_monitor vs launcher vs launchpad

2017-09-08 Thread Jörg-Christian Böhme
Hello Norman, Am Montag, 28. August 2017 12:05:38 CEST schrieb Norman Feske: To overcome this limitation, I am currently investigating the use of a dynamic init instance as the host for subsystems. With this approach, the launcher merely generates configurations for the init instance and consume

Re: cli_monitor vs launcher vs launchpad

2017-08-28 Thread Norman Feske
Hello Jörg, >> To overcome this limitation, I am currently investigating the use of a >> dynamic init instance as the host for subsystems. With this approach, >> the launcher merely generates configurations for the init instance and >> consumes reports generated by init. >> > With "init instance"

Re: cli_monitor vs launcher vs launchpad

2017-08-24 Thread Jörg-Christian Böhme
Hi Norman, thanks for your quick answer and also for the detail information. Last days, I tried quickly to get an overview in my less spare time :-) of the many information (read the discussion and "Package management on Genode" documentation, study the source code etc) so please take into acc

Re: cli_monitor vs launcher vs launchpad

2017-08-22 Thread Martin Vahi
On 08/18/2017 07:14 PM, Nobody III wrote: > Here's my work on a desktop environment for Genode: > https://github.com/NobodyIII/genode-desktop-environment > > So far, I have a working file manager and text editor. Feel free to use and > modify my code. > ... May be the https://github.com/rump

Re: cli_monitor vs launcher vs launchpad

2017-08-18 Thread Nobody III
Here's my work on a desktop environment for Genode: https://github.com/NobodyIII/genode-desktop-environment So far, I have a working file manager and text editor. Feel free to use and modify my code. On Fri, Aug 18, 2017 at 7:58 AM, Norman Feske wrote: > Hi Jörg, > > first, your understanding o

Re: cli_monitor vs launcher vs launchpad

2017-08-18 Thread Norman Feske
Hi Jörg, first, your understanding of the different components is correct. Thank for taking the time for the thorough investigation of the existing components. > What I see between the cli_monitor/launcher and launchpad approach, that > the configuration of the subsystems is different. But is the