Justin Cormack writes ("Re: [Xen-devel] some thoughts on appstacks and 
app-tools"):
> On Wed, Jul 16, 2014 at 9:44 AM, Ian Campbell <[email protected]> wrote:
> > The way one would do this today e.g. for NFS root or something would be
> > with a kernel command line option (e.g. ip=w.x.y.z for Linux, don't know
> > about rump or BSD)
> 
> rumpuser_getparam() should probably read the command line and return
> those values, rather than just the static values in rumphyper_base.c

We have a problem with the command line:

In a rump environment, running a normal application built with the
cross tools, the command line is (currently, and IMO this ought to
remain the case) the application's command line.

I guess we could filter the command line so you would write
  extra="args to rump machinery ip=blah fs=blah --- args to application"
or some such.

Ian.

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
rumpkernel-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rumpkernel-users

Reply via email to