All of lore.kernel.org
 help / color / mirror / Atom feed
* [layerindex-web][PATCH 0/4] dockersetup fixes (cover letter only)
@ 2019-08-11 21:17 Paul Eggleton
  0 siblings, 0 replies; only message in thread
From: Paul Eggleton @ 2019-08-11 21:17 UTC (permalink / raw)
  To: yocto

Some fixes for the dockersetup.py script from the Clear Linux Dissector on
top of the set that was merged recently.


The following changes since commit 73198bd5483c16b9852121c6855dc6dac96a98a0:

  README: add reference to using import_layers to update (2019-08-06 12:04:17 +1200)

are available in the Git repository at:

  git://git.yoctoproject.org/layerindex-web paule/dissector-backports2
  http://git.yoctoproject.org/cgit.cgi/layerindex-web/log/?h=paule/dissector-backports2

Paul Eggleton (4):
  dockersetup.py: add connectivity check
  docker: fix comment at top of Dockerfile
  dockersetup: proxy support fixes
  dockersetup: add uninstall option

 Dockerfile                   |   4 +-
 docker/connectivity_check.sh |  35 ++++++++
 docker/git-proxy             |  10 ++-
 dockersetup.py               | 167 ++++++++++++++++++++++++++++-------
 4 files changed, 181 insertions(+), 35 deletions(-)
 create mode 100755 docker/connectivity_check.sh

-- 
2.20.1



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-11 21:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-11 21:17 [layerindex-web][PATCH 0/4] dockersetup fixes (cover letter only) Paul Eggleton

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.