[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [MirageOS-devel] build workflow
On November 30, 2016 5:44:42 AM CST, Martin Lucina <martin@xxxxxxxxxx> wrote: >On Wednesday, 30.11.2016 at 11:35, Richard Mortier wrote: >> On 30 November 2016 at 11:32, Martin Lucina <martin@xxxxxxxxxx> >wrote: >> > On Wednesday, 30.11.2016 at 11:25, Richard Mortier wrote: >> >> I thought one of the things `mirage describe` could do was display >> >> information about possible configuration options -- ie., it's >useful >> >> to *not* have to run `mirage configure` first and actually set >those >> >> options explicitly? >> > >> > Isn't that what "mirage configure --help" is for? >> >> I thought `describe` gave the .dot output, visualising the configure >> graph too (but before it was constrained by the configure options the >> user specifies)? > >That's one of the things it does, if you ask for it with "--dot". >Running >it with no arguments gives output like this: > >Name stackv4 >Root /home/mato/solo5/mirage-skeleton/stackv4 >Keys dhcp=false (default), gateway=10.0.0.1 (default), >interface=tap0 (default), interfaces=0.0.0.0 (default), logs= >(default), >net=direct (default), network=10.0.0.2/24 (default), prng=stdlib >(default), > socket= (default), target=unix (default), warn_error=false (default) > >Martin > >_______________________________________________ >MirageOS-devel mailing list >MirageOS-devel@xxxxxxxxxxxxxxxxxxxx >https://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel Running `mirage describe --eval` considers the values of keys and collapses the graph as appropriate -- perhaps that's what you're looking for? -- composed on a touchscreen keyboard; please forgive typos and brevity _______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |