Re: Explicit routing

2018-09-03 Thread Norman Feske
Hi Guido, > However, when I take out the entry and add explicit > routes to hello.run for the hello-client serivce: > >   >     >     >     >     >     >     >     >     >     >     >   > > I get these errors: (skipping things that go well) > > [init] child

Explicit routing

2018-09-02 Thread Guido Witmond
Hi Genodians, I'm stuck with service routing. When I use the default routes the hello-application works. When I remove the default and create explicit routes for the ROM-service these fail. Here's my writeup: I added this line to repos/os/src/init/child.cc: