Re: [Xen-devel] [PATCH v1] docs: substitute XEN_CONFIG_DIR in xl.conf.5

2019-08-19 Thread Wei Liu
On Mon, Aug 19, 2019 at 09:57:17AM +0200, Olaf Hering wrote: > Am Sun, 18 Aug 2019 18:20:26 +0100 > schrieb Wei Liu : > > > This doesn't apply. There is no such file. > > My changes need to be applied in this order, some of them may apply in any > order: > >

Re: [Xen-devel] [PATCH v1] docs: substitute XEN_CONFIG_DIR in xl.conf.5

2019-08-19 Thread Wei Liu
On Sun, Aug 18, 2019 at 06:27:26PM +0100, Andrew Cooper wrote: > On 18/08/2019 18:20, Wei Liu wrote: > > On Fri, Jun 21, 2019 at 11:30:05AM +0200, Olaf Hering wrote: > >> xl(1) opens xl.conf in XEN_CONFIG_DIR. > >> Substitute this variable also in the man page. > >> > >> Signed-off-by: Olaf Hering

Re: [Xen-devel] [PATCH v1] docs: substitute XEN_CONFIG_DIR in xl.conf.5

2019-08-19 Thread Olaf Hering
Am Sun, 18 Aug 2019 18:20:26 +0100 schrieb Wei Liu : > This doesn't apply. There is no such file. My changes need to be applied in this order, some of them may apply in any order: 20190619120633.27466-1-o...@aepfle.de 20190619121715.28532-1-o...@aepfle.de 20190619123818.30747-1-o...@aepfle.de

Re: [Xen-devel] [PATCH v1] docs: substitute XEN_CONFIG_DIR in xl.conf.5

2019-08-18 Thread Andrew Cooper
On 18/08/2019 18:20, Wei Liu wrote: > On Fri, Jun 21, 2019 at 11:30:05AM +0200, Olaf Hering wrote: >> xl(1) opens xl.conf in XEN_CONFIG_DIR. >> Substitute this variable also in the man page. >> >> Signed-off-by: Olaf Hering >> --- >> docs/man/xl.1.pod.in | 2 +- >> docs/man/xl.conf.5.pod.in

Re: [Xen-devel] [PATCH v1] docs: substitute XEN_CONFIG_DIR in xl.conf.5

2019-08-18 Thread Wei Liu
On Fri, Jun 21, 2019 at 11:30:05AM +0200, Olaf Hering wrote: > xl(1) opens xl.conf in XEN_CONFIG_DIR. > Substitute this variable also in the man page. > > Signed-off-by: Olaf Hering > --- > docs/man/xl.1.pod.in | 2 +- > docs/man/xl.conf.5.pod.in | 2 +- > 2 files changed, 2 insertions(+),

Re: [Xen-devel] [PATCH v1] docs: substitute XEN_CONFIG_DIR in xl.conf.5

2019-07-02 Thread Anthony PERARD
On Fri, Jun 21, 2019 at 11:30:05AM +0200, Olaf Hering wrote: > xl(1) opens xl.conf in XEN_CONFIG_DIR. > Substitute this variable also in the man page. > > Signed-off-by: Olaf Hering > --- > docs/man/xl.1.pod.in | 2 +- > docs/man/xl.conf.5.pod.in | 2 +- > 2 files changed, 2 insertions(+),

[Xen-devel] [PATCH v1] docs: substitute XEN_CONFIG_DIR in xl.conf.5

2019-06-21 Thread Olaf Hering
xl(1) opens xl.conf in XEN_CONFIG_DIR. Substitute this variable also in the man page. Signed-off-by: Olaf Hering --- docs/man/xl.1.pod.in | 2 +- docs/man/xl.conf.5.pod.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/man/xl.1.pod.in b/docs/man/xl.1.pod.in