On Tue, Apr 16, 2019 at 09:31:41PM +0800, Kevin Buckley wrote:
> > Oh wait, I don't think there is anything to fix there. Those sentences
> > look repetitive but they do say different things: in tools case, it says
> > "repos will be cloned"; in stubdom case, it says "external packages
> > will be downloaded. So they do reflect correctly what will happen.
> >
> 
> Let me narrow things down a bit further to highlight the duplication
> 
> ----8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<----
> During tools build external repos will be cloned into the source tree.    
> <=== 1
> This variable can be used to point to a different git binary to be used.
> GIT=
> 
> During tools build external repos will be cloned into the source tree.    
> <=== 2
> During stubdom build external packages will be downloaded into the
> source tree. These variables can be used to point to a different
> locations.
>  XEN_EXTFILES_URL=
> OVMF_UPSTREAM_URL=
> ----8<--------8<--------8<--------8<--------8<--------8<--------8<--------8<----
> 
> Hope that's clearer ?

Yes it is clearer. Thanks.

Wei.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to