public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/2] Added unattended mode for deploy-image-wic installer script.
@ 2024-10-08 10:22 alexander.heinisch via isar-users
  2024-10-08 10:22 ` [PATCH 1/2] meta-isar: " alexander.heinisch via isar-users
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: alexander.heinisch via isar-users @ 2024-10-08 10:22 UTC (permalink / raw)
  To: isar-users; +Cc: jan.kiszka, quirin.gylstorff, Alexander Heinisch

From: Alexander Heinisch <alexander.heinisch@siemens.com>

This patch series relys on "[PATCH 1/1] meta-isar: Split deploy image script and deploy image service"

We are working on a target-bootstrapper to solve some of the issues stated here: https://groups.google.com/g/isar-users/c/ta0G_KGS_yU
This patch enables mass rollouts of the installer via pxe/ipxe boot in downstream projects.
The target-bootstrapper itself is not included here, and will be submitted separately, once matured enough!


Alexander Heinisch (2):
  meta-isar: Added unattended mode for deploy-image-wic installer
    script.
  meta-isar: Unified variable names in deploy-image script.

 .../deploy-image/deploy-image_0.1.bb          |  7 +-
 .../files/{ => usr/bin}/deploy-image-wic.sh   | 86 +++++++++++--------
 .../usr/lib/deploy-image-wic/handle-config.sh | 83 ++++++++++++++++++
 3 files changed, 136 insertions(+), 40 deletions(-)
 rename meta-isar/recipes-installer/deploy-image/files/{ => usr/bin}/deploy-image-wic.sh (58%)
 mode change 100644 => 100755
 create mode 100644 meta-isar/recipes-installer/deploy-image/files/usr/lib/deploy-image-wic/handle-config.sh

-- 
2.43.0

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/isar-users/20241008102235.34078-1-alexander.heinisch%40siemens.com.

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

end of thread, other threads:[~2024-10-14 17:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-08 10:22 [PATCH 0/2] Added unattended mode for deploy-image-wic installer script alexander.heinisch via isar-users
2024-10-08 10:22 ` [PATCH 1/2] meta-isar: " alexander.heinisch via isar-users
2024-10-08 10:22 ` [PATCH 2/2] meta-isar: Unified variable names in deploy-image script alexander.heinisch via isar-users
2024-10-14 17:28 ` [PATCH 0/2] Added unattended mode for deploy-image-wic installer script Uladzimir Bely

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