Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/5] utils/docker-run: cleanups and improvements (branch yem/docker-run)
@ 2023-08-09 21:24 Yann E. MORIN
  2023-08-09 21:24 ` [Buildroot] [PATCH 1/5] utils/docker-run: introduce sorted list of mountpoints Yann E. MORIN
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Yann E. MORIN @ 2023-08-09 21:24 UTC (permalink / raw)
  To: buildroot; +Cc: Nicolas Boichat, Yann E . MORIN, Thomas Petazzoni

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

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

end of thread, other threads:[~2023-08-20 14:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09 21:24 [Buildroot] [PATCH 0/5] utils/docker-run: cleanups and improvements (branch yem/docker-run) Yann E. MORIN
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox