Re: [Xen-devel] [PATCH] build: save generated config in /boot

2016-01-06 Thread Jan Beulich
>>> On 06.01.16 at 13:17, wrote: > On Wed, Jan 06, 2016 at 03:38:36AM -0700, Jan Beulich wrote: >> >>> On 06.01.16 at 11:31, wrote: >> > On Wed, 2016-01-06 at 02:22 -0700, Jan Beulich wrote: >> >> > > > On 05.01.16 at 17:53, wrote: >> >> > On 12/22/15 10:09 AM, Jan Beulich wrote: >> >> > > > > >

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2016-01-06 Thread Jan Beulich
>>> On 06.01.16 at 12:58, wrote: > Jan Beulich writes ("Re: [Xen-devel] [PATCH] build: save generated config in > /boot"): >> On 06.01.16 at 11:31, wrote: >> > What is the preferred mechanism for determining from the contents of /boot >> &g

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2016-01-06 Thread Wei Liu
On Wed, Jan 06, 2016 at 03:38:36AM -0700, Jan Beulich wrote: > >>> On 06.01.16 at 11:31, wrote: > > On Wed, 2016-01-06 at 02:22 -0700, Jan Beulich wrote: > >> > > > On 05.01.16 at 17:53, wrote: > >> > On 12/22/15 10:09 AM, Jan Beulich wrote: > >> > > > > > On 22.12.15 at 17:02, wrote: > >> > > >

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2016-01-06 Thread Ian Jackson
Jan Beulich writes ("Re: [Xen-devel] [PATCH] build: save generated config in /boot"): > On 06.01.16 at 11:31, wrote: > > What is the preferred mechanism for determining from the contents of /boot > > whether an XSM entry should be produced or not? > > I don'

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2016-01-06 Thread Jan Beulich
>>> On 06.01.16 at 11:31, wrote: > On Wed, 2016-01-06 at 02:22 -0700, Jan Beulich wrote: >> > > > On 05.01.16 at 17:53, wrote: >> > On 12/22/15 10:09 AM, Jan Beulich wrote: >> > > > > > On 22.12.15 at 17:02, wrote: >> > > > How does it not make sense in this case? That's what Andrew and I >> > >

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2016-01-06 Thread Ian Campbell
On Wed, 2016-01-06 at 02:22 -0700, Jan Beulich wrote: > > > > On 05.01.16 at 17:53, wrote: > > On 12/22/15 10:09 AM, Jan Beulich wrote: > > > > > > On 22.12.15 at 17:02, wrote: > > > > How does it not make sense in this case? That's what Andrew and I > > > > are > > > > asking you to explain. > >

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2016-01-06 Thread Jan Beulich
>>> On 05.01.16 at 17:53, wrote: > On 12/22/15 10:09 AM, Jan Beulich wrote: > On 22.12.15 at 17:02, wrote: >>> How does it not make sense in this case? That's what Andrew and I are >>> asking you to explain. >> >> But I already explained it: The file isn't needed for booting. > > One use of

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2016-01-05 Thread Doug Goldstein
On 12/22/15 10:09 AM, Jan Beulich wrote: On 22.12.15 at 17:02, wrote: >> How does it not make sense in this case? That's what Andrew and I are >> asking you to explain. > > But I already explained it: The file isn't needed for booting. > > Jan > Jan, One use of it in /boot would be to ch

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2016-01-04 Thread Ian Campbell
On Mon, 2015-12-21 at 08:35 -0600, Doug Goldstein wrote: > On 12/21/15 6:11 AM, Jan Beulich wrote: > > > > > On 18.12.15 at 22:35, wrote: > > > Since we now support changing Xen options with Kconfig, we should > > > save > > > the configuration that was used to build up Xen. This will save it in >

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2015-12-22 Thread Jan Beulich
>>> On 22.12.15 at 17:02, wrote: > How does it not make sense in this case? That's what Andrew and I are > asking you to explain. But I already explained it: The file isn't needed for booting. Jan ___ Xen-devel mailing list Xen-devel@lists.xen.org ht

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2015-12-22 Thread Doug Goldstein
On 12/22/15 9:59 AM, Jan Beulich wrote: On 22.12.15 at 15:46, wrote: >> On 22/12/15 12:52, Jan Beulich wrote: >> On 22.12.15 at 13:45, wrote: On 12/21/15 9:35 AM, Jan Beulich wrote: On 21.12.15 at 16:20, wrote: >> On 12/21/15 8:51 AM, Jan Beulich wrote: >> On 2

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2015-12-22 Thread Jan Beulich
>>> On 22.12.15 at 15:46, wrote: > On 22/12/15 12:52, Jan Beulich wrote: > On 22.12.15 at 13:45, wrote: >>> On 12/21/15 9:35 AM, Jan Beulich wrote: >>> On 21.12.15 at 16:20, wrote: > On 12/21/15 8:51 AM, Jan Beulich wrote: > On 21.12.15 at 15:35, wrote: >>> On 12/21/15 6

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2015-12-22 Thread Andrew Cooper
On 22/12/15 12:52, Jan Beulich wrote: On 22.12.15 at 13:45, wrote: >> On 12/21/15 9:35 AM, Jan Beulich wrote: >> On 21.12.15 at 16:20, wrote: On 12/21/15 8:51 AM, Jan Beulich wrote: On 21.12.15 at 15:35, wrote: >> On 12/21/15 6:11 AM, Jan Beulich wrote: >> On 1

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2015-12-22 Thread Jan Beulich
>>> On 22.12.15 at 13:45, wrote: > On 12/21/15 9:35 AM, Jan Beulich wrote: > On 21.12.15 at 16:20, wrote: >>> On 12/21/15 8:51 AM, Jan Beulich wrote: >>> On 21.12.15 at 15:35, wrote: > On 12/21/15 6:11 AM, Jan Beulich wrote: > On 18.12.15 at 22:35, wrote: >>> Since we no

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2015-12-22 Thread Jan Beulich
>>> On 22.12.15 at 13:45, wrote: > On 12/21/15 6:53 AM, Jan Beulich wrote: > On 21.12.15 at 13:40, wrote: >>> On 21/12/15 12:11, Jan Beulich wrote: >>> On 18.12.15 at 22:35, wrote: > Since we now support changing Xen options with Kconfig, we should save > the configuration that w

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2015-12-22 Thread Doug Goldstein
On 12/21/15 6:53 AM, Jan Beulich wrote: On 21.12.15 at 13:40, wrote: >> On 21/12/15 12:11, Jan Beulich wrote: >> On 18.12.15 at 22:35, wrote: Since we now support changing Xen options with Kconfig, we should save the configuration that was used to build up Xen. This will save i

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2015-12-22 Thread Doug Goldstein
On 12/21/15 9:35 AM, Jan Beulich wrote: On 21.12.15 at 16:20, wrote: >> On 12/21/15 8:51 AM, Jan Beulich wrote: >> On 21.12.15 at 15:35, wrote: On 12/21/15 6:11 AM, Jan Beulich wrote: On 18.12.15 at 22:35, wrote: >> Since we now support changing Xen options with Kconfi

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2015-12-21 Thread Jan Beulich
>>> On 21.12.15 at 16:20, wrote: > On 12/21/15 8:51 AM, Jan Beulich wrote: > On 21.12.15 at 15:35, wrote: >>> On 12/21/15 6:11 AM, Jan Beulich wrote: >>> On 18.12.15 at 22:35, wrote: > Since we now support changing Xen options with Kconfig, we should save > the configuration that

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2015-12-21 Thread Doug Goldstein
On 12/21/15 8:51 AM, Jan Beulich wrote: On 21.12.15 at 15:35, wrote: >> On 12/21/15 6:11 AM, Jan Beulich wrote: >> On 18.12.15 at 22:35, wrote: Since we now support changing Xen options with Kconfig, we should save the configuration that was used to build up Xen. This will save

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2015-12-21 Thread Jan Beulich
>>> On 21.12.15 at 15:35, wrote: > On 12/21/15 6:11 AM, Jan Beulich wrote: > On 18.12.15 at 22:35, wrote: >>> Since we now support changing Xen options with Kconfig, we should save >>> the configuration that was used to build up Xen. This will save it in >>> /boot alongside the installed xen.

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2015-12-21 Thread Doug Goldstein
On 12/21/15 6:11 AM, Jan Beulich wrote: On 18.12.15 at 22:35, wrote: >> Since we now support changing Xen options with Kconfig, we should save >> the configuration that was used to build up Xen. This will save it in >> /boot alongside the installed xen.gz and call it >> xen-$(FULLVERSION).con

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2015-12-21 Thread Jan Beulich
>>> On 21.12.15 at 13:40, wrote: > On 21/12/15 12:11, Jan Beulich wrote: > On 18.12.15 at 22:35, wrote: >>> Since we now support changing Xen options with Kconfig, we should save >>> the configuration that was used to build up Xen. This will save it in >>> /boot alongside the installed xen.gz

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2015-12-21 Thread Andrew Cooper
On 21/12/15 12:11, Jan Beulich wrote: On 18.12.15 at 22:35, wrote: >> Since we now support changing Xen options with Kconfig, we should save >> the configuration that was used to build up Xen. This will save it in >> /boot alongside the installed xen.gz and call it >> xen-$(FULLVERSION).confi

Re: [Xen-devel] [PATCH] build: save generated config in /boot

2015-12-21 Thread Jan Beulich
>>> On 18.12.15 at 22:35, wrote: > Since we now support changing Xen options with Kconfig, we should save > the configuration that was used to build up Xen. This will save it in > /boot alongside the installed xen.gz and call it > xen-$(FULLVERSION).config > > Suggested-by: Ian Campbell > Signed

[Xen-devel] [PATCH] build: save generated config in /boot

2015-12-18 Thread Doug Goldstein
Since we now support changing Xen options with Kconfig, we should save the configuration that was used to build up Xen. This will save it in /boot alongside the installed xen.gz and call it xen-$(FULLVERSION).config Suggested-by: Ian Campbell Signed-off-by: Doug Goldstein --- xen/Makefile | 1 +