public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/3] Detect systemd services ordering cycle
@ 2024-08-16 14:38 Uladzimir Bely
  2024-08-16 14:38 ` [PATCH 1/3] Revert "expand-on-first-boot: Ensure that /tmp is writable" Uladzimir Bely
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Uladzimir Bely @ 2024-08-16 14:38 UTC (permalink / raw)
  To: isar-users

Merging v3 of "expand-on-first-boot: Ensure that /tmp is writable"
led to systemd services ordering cycle. Systemd randomly drops one
of sycled services and sometimes it's "expand-on-first-boot" one.

This patchset reverts version 3 of the patch and returns to
previous version.

Additionally, we extend CI so that qemu run tests could always detect
any systemd services ordering cycles.

Clara Kowalsky (1):
  expand-on-first-boot: Add /tmp to ConditionPathIsReadWrite

Uladzimir Bely (2):
  Revert "expand-on-first-boot: Ensure that /tmp is writable"
  testsuite: Detect systemd services ordering cycle

 .../expand-on-first-boot/files/expand-on-first-boot.service  | 3 +--
 testsuite/cibuilder.py                                       | 5 +++++
 2 files changed, 6 insertions(+), 2 deletions(-)

-- 
2.44.2

-- 
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/20240816144333.27467-1-ubely%40ilbers.de.

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

end of thread, other threads:[~2024-09-02 10:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-16 14:38 [PATCH 0/3] Detect systemd services ordering cycle Uladzimir Bely
2024-08-16 14:38 ` [PATCH 1/3] Revert "expand-on-first-boot: Ensure that /tmp is writable" Uladzimir Bely
2024-08-16 14:38 ` [PATCH 2/3] expand-on-first-boot: Add /tmp to ConditionPathIsReadWrite Uladzimir Bely
2024-08-16 14:38 ` [PATCH 3/3] testsuite: Detect systemd services ordering cycle Uladzimir Bely
2024-08-19  5:17 ` [PATCH 0/3] " Uladzimir Bely
2024-08-21  4:49 ` Uladzimir Bely
2024-08-31  8:45   ` 'Jan Kiszka' via isar-users
2024-09-02 10:02     ` Uladzimir Bely

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