public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/2] isar-installer: Added option to add additional kernel cmdline arguments for isar-image-installer.
@ 2024-12-12 12:53 alexander.heinisch via isar-users
  2024-12-12 12:53 ` [PATCH 1/2] " alexander.heinisch via isar-users
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: alexander.heinisch via isar-users @ 2024-12-12 12:53 UTC (permalink / raw)
  To: isar-users, amikan; +Cc: Alexander Heinisch

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

Made isar-image-installer's unattended mode configurable.

isar-image-installer allows to specify several parameters like:
 - installer.unattended
 - installer.image.uri ...file name of the image to be installed (parameter name uri chosen since we plan to support download of images in upcoming patches)
 - installer.target.dev ...target device name (e.g. /dev/sda) for the image to be installed to
 - installer.target.overwrite ...strategy how to handle target devices not empty (possible values: OVERWRITE - overwrite data on target | ABORT - abort installation if target not empty)
to execute image deployment in "unattended" mode.

Thus, I extended the image to allow specification of those parameters and added
options to configure those via kconfig menu.

This resolves the discussions from https://groups.google.com/g/isar-users/c/bngoAN6FwV8

Alexander Heinisch (2):
  isar-installer: Added option to add additional kernel cmdline
    arguments for isar-image-installer.
  isar-installer: Added config options for isar-image-installer
    unattended mode.

 kas/image/Kconfig                             | 37 +++++++++++++++++++
 .../images/isar-image-installer.bb            | 11 ++++++
 .../lib/wic/canned-wks/installer-efi.wks.in   |  2 +-
 3 files changed, 49 insertions(+), 1 deletion(-)

---

Changes in v2:
- Added kconfig menu options to setup unattended mode.

-- 
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 visit https://groups.google.com/d/msgid/isar-users/20241212125347.76001-1-alexander.heinisch%40siemens.com.

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

end of thread, other threads:[~2024-12-20  7:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-12 12:53 [PATCH v2 0/2] isar-installer: Added option to add additional kernel cmdline arguments for isar-image-installer alexander.heinisch via isar-users
2024-12-12 12:53 ` [PATCH 1/2] " alexander.heinisch via isar-users
2024-12-12 12:53 ` [PATCH 2/2] isar-installer: Added config options for isar-image-installer unattended mode alexander.heinisch via isar-users
2024-12-20  7:49 ` [PATCH v2 0/2] isar-installer: Added option to add additional kernel cmdline arguments for isar-image-installer Uladzimir Bely

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