mbox series

[v2,0/3] Fixes for unattended installation

Message ID 20250318061300.12805-1-ubely@ilbers.de
Headers show
Series Fixes for unattended installation | expand

Message

Uladzimir Bely March 18, 2025, 6:10 a.m. UTC
Changes since v1:

- P2: Install directly to "installer.wic"
- P3: Fix race between to copies of unattended installer running on
different terminals.

Uladzimir Bely (3):
  meta-isar: Use to_boolean for INSTALLER_UNATTENDED variable
  testsuite: Disable "snapshot" feature for installer image.
  installer: Run in unattended mode only on ttyS0

 meta-isar/recipes-core/images/isar-image-installer.bb       | 2 +-
 .../deploy-image/files/usr/bin/deploy-image-wic.sh          | 6 ++++++
 testsuite/cibuilder.py                                      | 3 ++-
 3 files changed, 9 insertions(+), 2 deletions(-)