All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/3] Improvements to docker-based build automation
@ 2018-05-23 10:20 Wei Liu
  2018-05-23 10:20 ` [PATCH RFC 1/3] automation: install texinfo in debian Wei Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Wei Liu @ 2018-05-23 10:20 UTC (permalink / raw)
  To: Xen-devel; +Cc: Wei Liu, Doug Goldstein

RFC because I haven't tested all dockerfiles.

Wei Liu (3):
  automation: install texinfo in debian
  automation: build stubdom and rombios, and tools on 32 bit
  automation: introduce stretch-i386.dockerfile

 automation/build/debian/jessie.dockerfile       |  1 +
 automation/build/debian/stretch-i386.dockerfile | 50 +++++++++++++++++++++++++
 automation/build/debian/stretch.dockerfile      |  1 +
 automation/scripts/build                        |  8 ----
 4 files changed, 52 insertions(+), 8 deletions(-)
 create mode 100644 automation/build/debian/stretch-i386.dockerfile

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2018-07-06 22:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-23 10:20 [PATCH RFC 0/3] Improvements to docker-based build automation Wei Liu
2018-05-23 10:20 ` [PATCH RFC 1/3] automation: install texinfo in debian Wei Liu
2018-05-29  5:21   ` Doug Goldstein
2018-05-29 23:25     ` Wei Liu
2018-05-23 10:20 ` [PATCH RFC 2/3] automation: build stubdom and rombios, and tools on 32 bit Wei Liu
2018-05-29  5:18   ` Doug Goldstein
2018-05-29 23:28     ` Wei Liu
2018-07-06 18:52       ` Doug Goldstein
2018-07-06 22:28         ` Stefano Stabellini
2018-05-23 10:20 ` [PATCH RFC 3/3] automation: introduce stretch-i386.dockerfile Wei Liu

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.