public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/3] systemd-boot: Locate imager deps in buildchroot
@ 2022-08-12  6:50 Felix Moessbauer
  2022-08-12  6:50 ` [PATCH 1/3] wic: locate systemd-boot efi files " Felix Moessbauer
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Felix Moessbauer @ 2022-08-12  6:50 UTC (permalink / raw)
  To: isar-users; +Cc: amikan, henning.schild, jan.kiszka, Felix Moessbauer

This patch reworks the logic how we create images with systemd-boot:
Instead of installing the systemd-boot dependency into the target
image, we install it in the buildchroot, leveraging the IMAGER_INSTALL
infrastructure.

This has the following advantages:

- smaller images: The systemd-boot package is no longer installed into the image
- unified imager logic with OE

Best regards,
Felix

Felix Moessbauer (3):
  wic: locate systemd-boot efi files in buildchroot
  Rework imager support for systemd-boot
  Install systemd-boot into buildchroot for qemuarm

 meta-isar/conf/multiconfig/qemuarm-bookworm.conf        | 2 +-
 meta/conf/distro/debian-common.conf                     | 6 +++---
 meta/scripts/lib/wic/plugins/source/bootimg-efi-isar.py | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-08-30 15:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-12  6:50 [PATCH 0/3] systemd-boot: Locate imager deps in buildchroot Felix Moessbauer
2022-08-12  6:50 ` [PATCH 1/3] wic: locate systemd-boot efi files " Felix Moessbauer
2022-08-22 11:47   ` Henning Schild
2022-08-30  8:23     ` Moessbauer, Felix
2022-08-30 15:06       ` Henning Schild
2022-08-12  6:50 ` [PATCH 2/3] Rework imager support for systemd-boot Felix Moessbauer
2022-08-12  6:50 ` [PATCH 3/3] Install systemd-boot into buildchroot for qemuarm Felix Moessbauer
2022-08-12  7:08 ` [PATCH 0/3] systemd-boot: Locate imager deps in buildchroot Bezdeka, Florian
2022-08-12  7:17   ` Moessbauer, Felix
2022-08-22 11:55 ` Henning Schild

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