All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4 v2] tools: various changes
@ 2015-04-01 13:28 Olaf Hering
  2015-04-01 13:28 ` [PATCH 1/4] tools/hotplug: introduce XENSTORED_ARGS= in sysconfig file Olaf Hering
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Olaf Hering @ 2015-04-01 13:28 UTC (permalink / raw)
  To: xen-devel; +Cc: Olaf Hering

A resend of this series, with comments addressed:
http://lists.xenproject.org/archives/html/xen-devel/2015-03/msg02645.html

* The XENSTORED_ARGS= should be fine according to IanJ

* The changes for reproducible builds are really just interesting for
  distro packages. Passing all the variables via a rpm spec file for
  example can be automated in such build environment. The current
  behaviour is preserved.

Please review once more and apply.

Thanks,
Olaf

Olaf Hering (4):
  tools/hotplug: introduce XENSTORED_ARGS= in sysconfig file.
  INSTALL: mention variables for reproducible builds
  hvmloader: add knob for fixed SMBIOS date string
  hvmloader: add knob for fixed VGABIOS date string

 INSTALL                                            | 8 ++++++++
 tools/firmware/hvmloader/Makefile                  | 5 ++++-
 tools/firmware/vgabios/Makefile                    | 4 ++--
 tools/hotplug/Linux/init.d/sysconfig.xencommons.in | 8 ++++++++
 4 files changed, 22 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-04-14 14:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-01 13:28 [PATCH 0/4 v2] tools: various changes Olaf Hering
2015-04-01 13:28 ` [PATCH 1/4] tools/hotplug: introduce XENSTORED_ARGS= in sysconfig file Olaf Hering
2015-04-01 13:28 ` [PATCH 2/4 v2] INSTALL: mention variables for reproducible builds Olaf Hering
2015-04-02  9:43   ` Ian Campbell
2015-04-01 13:28 ` [PATCH 3/4] hvmloader: add knob for fixed SMBIOS date string Olaf Hering
2015-04-01 13:28 ` [PATCH 4/4] hvmloader: add knob for fixed VGABIOS " Olaf Hering
2015-04-02  9:45   ` Ian Campbell
2015-04-13  8:51     ` Jan Beulich
2015-04-14 14:50       ` Ian Campbell
2015-04-02 10:13 ` [PATCH 0/4 v2] tools: various changes Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.