Re: [Xen-devel] [PATCH 4/5] hvmloader: add knob for fixed SMBIOS date string

2015-03-23 Thread Jan Beulich
>>> On 20.03.15 at 18:24, wrote: > To allow reproducible builds of hvmloader introduce a make variable > SMBIOS_REL_DATE=mm/dd/ to provide a fixed date string. Without this > change the hvmloader binary changes with every rebuild. > > Signed-off-by: Olaf Hering Acked-by: Jan Beulich

Re: [Xen-devel] [PATCH 4/5] hvmloader: add knob for fixed SMBIOS date string

2015-03-23 Thread Jan Beulich
>>> On 23.03.15 at 10:15, wrote: > On Mon, Mar 23, Jan Beulich wrote: > >> >>> On 20.03.15 at 18:24, wrote: >> > To allow reproducible builds of hvmloader introduce a make variable >> > SMBIOS_REL_DATE=mm/dd/ to provide a fixed date string. Without this >> > change the hvmloader binary chang

Re: [Xen-devel] [PATCH 4/5] hvmloader: add knob for fixed SMBIOS date string

2015-03-23 Thread Olaf Hering
On Mon, Mar 23, Jan Beulich wrote: > >>> On 20.03.15 at 18:24, wrote: > > To allow reproducible builds of hvmloader introduce a make variable > > SMBIOS_REL_DATE=mm/dd/ to provide a fixed date string. Without this > > change the hvmloader binary changes with every rebuild. > > I don't really

Re: [Xen-devel] [PATCH 4/5] hvmloader: add knob for fixed SMBIOS date string

2015-03-23 Thread Jan Beulich
>>> On 20.03.15 at 18:24, wrote: > To allow reproducible builds of hvmloader introduce a make variable > SMBIOS_REL_DATE=mm/dd/ to provide a fixed date string. Without this > change the hvmloader binary changes with every rebuild. I don't really object to this change, but didn't we discuss us