Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: buildroot@buildroot.org
Cc: Nicolas Boichat <drinkcat@google.com>,
	"Yann E . MORIN" <yann.morin.1998@free.fr>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: [Buildroot] [PATCH 0/5] utils/docker-run: cleanups and improvements (branch yem/docker-run)
Date: Wed,  9 Aug 2023 23:24:47 +0200	[thread overview]
Message-ID: <cover.1691616286.git.yann.morin.1998@free.fr> (raw)

Hello All!

This 4-patch series improves on our docker-run wrapper:

  - utils/docker-run: introduce sorted list of mountpoints
  - utils/docker-run: mount the download directory if specified
  - utils/docker-run: bind mount .git/objects if needed
  - utils/docker-run: also mount current working directory
  - utils/docker-run: make it compatible with SELinux

It gathers changes from Thomas and Nicolas.

Regards,
Yann E. MORIN.


----------------------------------------------------------------
Nicolas Boichat (1):
      utils/docker-run: bind mount .git/objects if needed

Thomas Petazzoni (1):
      utils/docker-run: mount the download directory if specified

Yann E. MORIN (3):
      utils/docker-run: introduce sorted list of mountpoints
      utils/docker-run: also mount current working directory
      utils/docker-run: make it compatible with SELinux

 utils/docker-run | 27 ++++++++++++++++++++++++---
 1 file changed, 24 insertions(+), 3 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

             reply	other threads:[~2023-08-09 21:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-09 21:24 Yann E. MORIN [this message]
2023-08-09 21:24 ` [Buildroot] [PATCH 1/5] utils/docker-run: introduce sorted list of mountpoints Yann E. MORIN
2023-08-09 21:24 ` [Buildroot] [PATCH 2/5] utils/docker-run: mount the download directory if specified Yann E. MORIN
2023-08-09 21:24 ` [Buildroot] [PATCH 3/5] utils/docker-run: bind mount .git/objects if needed Yann E. MORIN
2023-08-10  0:23   ` Nicolas Boichat via buildroot
2023-08-10 19:13     ` Yann E. MORIN
2023-08-09 21:24 ` [Buildroot] [PATCH 4/5] utils/docker-run: also mount current working directory Yann E. MORIN
2023-08-09 21:24 ` [Buildroot] [PATCH 5/5] utils/docker-run: make it compatible with SELinux Yann E. MORIN
2023-08-20 14:22 ` [Buildroot] [PATCH 0/5] utils/docker-run: cleanups and improvements (branch yem/docker-run) Yann E. MORIN

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1691616286.git.yann.morin.1998@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=drinkcat@google.com \
    --cc=thomas.petazzoni@bootlin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox