* [PATCH v2] kas: correct TTY services variable for target-bootstrapper
@ 2025-12-15 9:03 'Badrikesh Prusty' via isar-users
2025-12-15 12:18 ` Anton Mikanovich
2025-12-16 14:31 ` Anton Mikanovich
0 siblings, 2 replies; 3+ messages in thread
From: 'Badrikesh Prusty' via isar-users @ 2025-12-15 9:03 UTC (permalink / raw)
To: isar-users; +Cc: felix.moessbauer, alexander.heinisch, Badrikesh Prusty
Replace incorrect INSTALLER_TTY_SERVICES with
TARGET_BOOTSTRAPPER_TTY_SERVICES to configure the correct TTY services
for the target bootstrapper.
Fix isar-installer not launching on the user-configured TTY from the
kas menu system.
Fixes: d7bc3583 ("isar-installer: Fixing race between ttys in unattended mode.")
Signed-off-by: Badrikesh Prusty <badrikesh.prusty@siemens.com>
---
kas/installer/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kas/installer/Kconfig b/kas/installer/Kconfig
index ccac6471..5e733f9e 100644
--- a/kas/installer/Kconfig
+++ b/kas/installer/Kconfig
@@ -92,7 +92,7 @@ config KAS_INCLUDE_INSTALLER_ADD_DEVICE_INFO_COLLECTOR
default "kas/installer/add-device-info-collector.yaml"
depends on INSTALLER_ADD_DEVICE_INFO_COLLECTOR
-config INSTALLER_TTY_SERVICES
+config TARGET_BOOTSTRAPPER_TTY_SERVICES
string "TTY Service to use"
default "getty@tty1 serial-getty@ttyS0" if !INSTALL_UNATTENDED
default "serial-getty@ttyS0" if INSTALL_UNATTENDED
--
2.47.3
--
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/20251215090317.2383823-1-badrikesh.prusty%40siemens.com.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2] kas: correct TTY services variable for target-bootstrapper
2025-12-15 9:03 [PATCH v2] kas: correct TTY services variable for target-bootstrapper 'Badrikesh Prusty' via isar-users
@ 2025-12-15 12:18 ` Anton Mikanovich
2025-12-16 14:31 ` Anton Mikanovich
1 sibling, 0 replies; 3+ messages in thread
From: Anton Mikanovich @ 2025-12-15 12:18 UTC (permalink / raw)
To: Badrikesh Prusty, isar-users; +Cc: felix.moessbauer, alexander.heinisch
15/12/2025 11:03, 'Badrikesh Prusty' via isar-users wrote:
> Replace incorrect INSTALLER_TTY_SERVICES with
> TARGET_BOOTSTRAPPER_TTY_SERVICES to configure the correct TTY services
> for the target bootstrapper.
> Fix isar-installer not launching on the user-configured TTY from the
> kas menu system.
>
> Fixes: d7bc3583 ("isar-installer: Fixing race between ttys in unattended mode.")
> Signed-off-by: Badrikesh Prusty <badrikesh.prusty@siemens.com>
>
Hello Badrikesh,
Thanks for adding 'Fixes' tag in v2, because it really helps to
prioritize incoming patches.
--
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/5808512a-59b9-4ea1-a71b-744a3829e08d%40ilbers.de.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2] kas: correct TTY services variable for target-bootstrapper
2025-12-15 9:03 [PATCH v2] kas: correct TTY services variable for target-bootstrapper 'Badrikesh Prusty' via isar-users
2025-12-15 12:18 ` Anton Mikanovich
@ 2025-12-16 14:31 ` Anton Mikanovich
1 sibling, 0 replies; 3+ messages in thread
From: Anton Mikanovich @ 2025-12-16 14:31 UTC (permalink / raw)
To: isar-users
15/12/2025 11:03, 'Badrikesh Prusty' via isar-users wrote:
> Replace incorrect INSTALLER_TTY_SERVICES with
> TARGET_BOOTSTRAPPER_TTY_SERVICES to configure the correct TTY services
> for the target bootstrapper.
> Fix isar-installer not launching on the user-configured TTY from the
> kas menu system.
>
> Fixes: d7bc3583 ("isar-installer: Fixing race between ttys in unattended mode.")
> Signed-off-by: Badrikesh Prusty <badrikesh.prusty@siemens.com>
Applied to next, thanks.
--
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/b5329f44-1900-40a9-8b97-81877a5ee085%40ilbers.de.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-12-16 14:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-15 9:03 [PATCH v2] kas: correct TTY services variable for target-bootstrapper 'Badrikesh Prusty' via isar-users
2025-12-15 12:18 ` Anton Mikanovich
2025-12-16 14:31 ` Anton Mikanovich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox