Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] Pull request (cover letter only)
@ 2021-11-19  6:15 Vyacheslav Yurkov
  2021-11-19  6:15 ` [PATCH 1/6] overlayfs-etc: mount etc as overlayfs Vyacheslav Yurkov
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Vyacheslav Yurkov @ 2021-11-19  6:15 UTC (permalink / raw)
  To: openembedded-core

This is a V1 of overlayfs-etc image feature implementation, that allows
to setup the whole /etc under overlayfs. Please review and merge if you
find it OK

The following changes since commit 0d15632f3db787d3f08eb260732567e62f52ffb3:

  libtasn1: upgrade 4.17.0 -> 4.18.0 (2021-11-16 22:19:47 +0000)

are available in the Git repository at:

  git://github.com/UVV-gh/openembedded-core feature/overlayfs-etc
  https://github.com/UVV-gh/openembedded-core/tree/feature/overlayfs-etc

Vyacheslav Yurkov (6):
  overlayfs-etc: mount etc as overlayfs
  wic: image for overlayfs-etc tests
  image: add overlayfs-etc image feature
  oeqa/selftest: overlayfs helper function
  oeqa/selftest: unit tests for overlayfs-etc
  overlayfs: update notes on /etc

 meta-selftest/wic/overlayfs_etc.wks.in    |   4 +
 meta/classes/image.bbclass                |   3 +-
 meta/classes/overlayfs-etc.bbclass        |  93 ++++++++++++
 meta/classes/overlayfs.bbclass            |   1 +
 meta/lib/oeqa/selftest/cases/overlayfs.py | 173 ++++++++++++++++++++--
 5 files changed, 257 insertions(+), 17 deletions(-)
 create mode 100644 meta-selftest/wic/overlayfs_etc.wks.in
 create mode 100644 meta/classes/overlayfs-etc.bbclass

-- 
2.28.0



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

end of thread, other threads:[~2021-12-09 17:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-19  6:15 [PATCH 0/6] Pull request (cover letter only) Vyacheslav Yurkov
2021-11-19  6:15 ` [PATCH 1/6] overlayfs-etc: mount etc as overlayfs Vyacheslav Yurkov
2021-12-09 10:59   ` [OE-core] " Ross Burton
2021-12-09 15:13     ` Vyacheslav Yurkov
2021-12-09 11:08   ` Richard Purdie
2021-12-09 15:19     ` Vyacheslav Yurkov
2021-12-09 17:01       ` Richard Purdie
2021-11-19  6:15 ` [PATCH 2/6] wic: image for overlayfs-etc tests Vyacheslav Yurkov
2021-11-19  6:15 ` [PATCH 3/6] image: add overlayfs-etc image feature Vyacheslav Yurkov
2021-11-19  6:15 ` [PATCH 4/6] oeqa/selftest: overlayfs helper function Vyacheslav Yurkov
2021-11-19  6:15 ` [PATCH 5/6] oeqa/selftest: unit tests for overlayfs-etc Vyacheslav Yurkov
2021-11-19  6:15 ` [PATCH 6/6] overlayfs: update notes on /etc Vyacheslav Yurkov

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