xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Improvement to docker-based build automation
@ 2018-07-09 15:32 Wei Liu
  2018-07-09 15:32 ` [PATCH v2 1/4] automation: install texinfo Wei Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Wei Liu @ 2018-07-09 15:32 UTC (permalink / raw)
  To: Xen-devel; +Cc: Wei Liu, Doug Goldstein

Wei Liu (4):
  automation: install texinfo
  automation: install some packages for CentOS from EPEL
  automation: introduce stretch-i386.dockerfile
  automation: build more stuff on x86 with docker

 automation/build/centos/7.2.dockerfile          |  7 ++++
 automation/build/debian/jessie.dockerfile       |  1 +
 automation/build/debian/stretch-i386.dockerfile | 50 +++++++++++++++++++++++++
 automation/build/debian/stretch.dockerfile      |  1 +
 automation/build/ubuntu/trusty.dockerfile       |  1 +
 automation/build/ubuntu/xenial.dockerfile       |  1 +
 automation/scripts/build                        |  6 +--
 7 files changed, 62 insertions(+), 5 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] 11+ messages in thread

end of thread, other threads:[~2018-07-10  7:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-09 15:32 [PATCH v2 0/4] Improvement to docker-based build automation Wei Liu
2018-07-09 15:32 ` [PATCH v2 1/4] automation: install texinfo Wei Liu
2018-07-09 17:14   ` Doug Goldstein
2018-07-10  7:16     ` Wei Liu
2018-07-09 15:32 ` [PATCH v2 2/4] automation: install some packages for CentOS from EPEL Wei Liu
2018-07-09 16:46   ` Doug Goldstein
2018-07-10  7:16     ` Wei Liu
2018-07-09 15:32 ` [PATCH v2 3/4] automation: introduce stretch-i386.dockerfile Wei Liu
2018-07-09 17:16   ` Doug Goldstein
2018-07-09 15:32 ` [PATCH v2 4/4] automation: build more stuff on x86 with docker Wei Liu
2018-07-09 17:18   ` Doug Goldstein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).