From: Felix Moessbauer <felix.moessbauer@siemens.com>
To: isar-users@googlegroups.com
Cc: henning.schild@siemens.com, jan.kiszka@siemens.com,
florian.bezdeka@siemens.com,
Felix Moessbauer <felix.moessbauer@siemens.com>
Subject: [PATCH v3 0/4] wic: Update to the latest revision
Date: Thu, 12 May 2022 14:13:42 +0200 [thread overview]
Message-ID: <20220512121346.361428-1-felix.moessbauer@siemens.com> (raw)
Changes since v2:
- removed redundant paths exclusion for home (reported by Florian Bezdeka, thanks)
- improved commit messages
Changes since v1:
- add example how to use splitted rootfs
- generate such an image in the ci
- test if the partition layout looks like what we expect
Best regards,
Felix
Felix Moessbauer (4):
wic: Update to the latest revision
meta-isar: add example how to split rootfs across partitions
use multipart image for qemuamd64-bookworm target
ci: test partition layout of splitted-rootfs image
.../conf/multiconfig/qemuamd64-bookworm.conf | 1 +
.../lib/wic/canned-wks/multipart-efi.wks | 8 +++
scripts/lib/wic/misc.py | 1 +
scripts/lib/wic/plugins/imager/direct.py | 2 +-
scripts/lib/wic/plugins/source/rootfs.py | 5 +-
testsuite/cibase.py | 58 +++++++++++++++++++
testsuite/cibuilder.py | 6 +-
testsuite/citest.py | 14 +++++
8 files changed, 92 insertions(+), 3 deletions(-)
create mode 100644 meta-isar/scripts/lib/wic/canned-wks/multipart-efi.wks
--
2.30.2
next reply other threads:[~2022-05-12 12:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-12 12:13 Felix Moessbauer [this message]
2022-05-12 12:13 ` [PATCH v3 1/4] " Felix Moessbauer
2022-05-12 12:13 ` [PATCH v3 2/4] meta-isar: add example how to split rootfs across partitions Felix Moessbauer
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=20220512121346.361428-1-felix.moessbauer@siemens.com \
--to=felix.moessbauer@siemens.com \
--cc=florian.bezdeka@siemens.com \
--cc=henning.schild@siemens.com \
--cc=isar-users@googlegroups.com \
--cc=jan.kiszka@siemens.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