All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] sort various input files for reproducible build
@ 2015-02-03 11:45 Olaf Hering
  2015-02-03 11:45 ` [PATCH 1/3] docs: create reproducible html Olaf Hering
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Olaf Hering @ 2015-02-03 11:45 UTC (permalink / raw)
  To: xen-devel; +Cc: Olaf Hering

The need for these changes was caught by build-compare, a tool used in
openSUSE buildservice which prevents needless rebuilds and needless
republish of a package.

Olaf

Olaf Hering (3):
  docs: create reproducible html
  etherboot: [build] sort objects in blib.a
  mini-os: sort objects in binary archives

 docs/Makefile                                        | 10 +++++-----
 extras/mini-os/Makefile                              |  4 ++--
 extras/mini-os/arch/x86/Makefile                     |  2 +-
 tools/firmware/etherboot/patches/build-compare.patch | 19 +++++++++++++++++++
 tools/firmware/etherboot/patches/series              |  1 +
 5 files changed, 28 insertions(+), 8 deletions(-)
 create mode 100644 tools/firmware/etherboot/patches/build-compare.patch

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

end of thread, other threads:[~2015-03-11 12:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-03 11:45 [PATCH 0/3] sort various input files for reproducible build Olaf Hering
2015-02-03 11:45 ` [PATCH 1/3] docs: create reproducible html Olaf Hering
2015-02-03 11:45 ` [PATCH 2/3] etherboot: [build] sort objects in blib.a Olaf Hering
2015-02-24 16:43   ` Ian Campbell
2015-02-03 11:45 ` [PATCH 3/3] mini-os: sort objects in binary archives Olaf Hering
2015-02-03 12:28   ` Olaf Hering
2015-02-11 11:37     ` Wei Liu
2015-02-27 17:16       ` Ian Campbell
2015-02-03 13:36   ` Jan Beulich
2015-02-05  0:22   ` Samuel Thibault
2015-03-11 12:28     ` Ian Campbell
2015-02-05 12:24   ` Ian Campbell
2015-02-16 11:59     ` Olaf Hering

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.