public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Anton Mikanovich <amikan@ilbers.de>
To: isar-users@googlegroups.com
Cc: Anton Mikanovich <amikan@ilbers.de>
Subject: [PATCH v2 0/4] Update WIC to the latest revision
Date: Fri, 17 May 2024 14:44:30 +0300	[thread overview]
Message-ID: <20240517114434.778656-1-amikan@ilbers.de> (raw)

This patchset updates WIC libs to the latest OE-core revision (version
5.0.0, codename Scarthgap).
Commit a4237f08 ("wic/plugins/images/direct: Allow changes in fstab on rootfs")
was reapplied because it is needed for some Isar targets.
There is also a new fix to keep compatibility with Debian Buster and
Ubuntu Focal which prevent those distros from having full identifier
reproducibility during image prepare in WIC.

---
Changes since v1:
 - Add missing signed-offs

Anton Mikanovich (4):
  Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs"
  wic: Update to the latest revision
  Revert "Revert "wic/plugins/images/direct: Allow changes in fstab on
    rootfs""
  wic: Restore compatibility with old distros

 .../lib/wic/canned-wks/efi-bootdisk.wks.in    |   2 +-
 .../lib/wic/canned-wks/qemux86-directdisk.wks |   2 +-
 scripts/lib/wic/filemap.py                    |   7 +
 scripts/lib/wic/help.py                       |   2 +-
 scripts/lib/wic/ksparser.py                   |   6 +-
 scripts/lib/wic/misc.py                       |   2 +-
 scripts/lib/wic/partition.py                  |  47 +++++-
 scripts/lib/wic/plugins/imager/direct.py      | 134 ++++++++++++++----
 scripts/lib/wic/plugins/source/bootimg-efi.py | 108 +++++++++++---
 .../wic/plugins/source/bootimg-partition.py   |   9 +-
 .../lib/wic/plugins/source/bootimg-pcbios.py  |   6 +-
 scripts/lib/wic/plugins/source/empty.py       |  59 +++++++-
 scripts/lib/wic/plugins/source/rawcopy.py     |   9 +-
 scripts/lib/wic/plugins/source/rootfs.py      |   4 +-
 14 files changed, 336 insertions(+), 61 deletions(-)

-- 
2.34.1


             reply	other threads:[~2024-05-17 11:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-17 11:44 Anton Mikanovich [this message]
2024-05-17 11:44 ` [PATCH v2 1/4] Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs" Anton Mikanovich
2024-05-17 11:44 ` [PATCH v2 2/4] wic: Update to the latest revision Anton Mikanovich
2024-05-17 11:44 ` [PATCH v2 3/4] Revert "Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs"" Anton Mikanovich
2024-05-17 11:44 ` [PATCH v2 4/4] wic: Restore compatibility with old distros Anton Mikanovich
2024-05-17 12:49 ` [PATCH v2 0/4] Update WIC to the latest revision Anton Mikanovich
2024-05-23 13:15   ` MOESSBAUER, Felix
2024-05-21 11:07 ` Anton Mikanovich

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=20240517114434.778656-1-amikan@ilbers.de \
    --to=amikan@ilbers.de \
    --cc=isar-users@googlegroups.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