[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MirageOS-devel] Setting the gateway when configuring a Unikernel


  • To: mirageos-devel@xxxxxxxxxxxxxxxxxxxx
  • From: Hannes Mehnert <hannes@xxxxxxxxxxx>
  • Date: Tue, 26 Mar 2019 15:03:48 +0100
  • Delivery-date: Tue, 26 Mar 2019 14:03:58 +0000
  • List-id: Developer list for MirageOS <mirageos-devel.lists.xenproject.org>
  • Openpgp: id=11B5464249B5BD858FFF6328BC896588DF7C28EE

Hello,

On 26/03/2019 14:38, Joe wrote:
> On 3/26/19 1:27 AM, Adam Steen wrote:
>>
>> Is there a central spot for mirage configure documentation?
>>
> 
> I think you can run `mirage configure --help` from the directory that
> contains a unikernel `config.ml`, that at least gives you some
> context-dependent options.
> 
> But I couldn't find anything that lists `--ipv4-gateway` for example, so
> maybe there's another way?


MirageOS uses cmdliner for processing command line arguments and boot
parameters. It automatically generates a man page based on the defined
and used keys.

The unikernel- and configuration-dependent man page can be displayed by:
$ mirage help configure -t hvt

Another way is to start your unikernel with the --help argument:
$ ./solo5-hvt --net=tap0 -- unikernel.hvt --help

The above mentioned "mirage configure --help" is unfortunately not the
same as "mirage help configure".


best,

hannes

_______________________________________________
MirageOS-devel mailing list
MirageOS-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/mirageos-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.