public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/1] expand-on-first-boot: Fix early exit in helper script
@ 2022-06-10 11:19 Uladzimir Bely
  2022-06-10 11:19 ` [PATCH v2 1/1] expand-on-first-boot: Fix early exit with error " Uladzimir Bely
  2022-06-17 17:08 ` [PATCH v2 0/1] expand-on-first-boot: Fix early exit " Anton Mikanovich
  0 siblings, 2 replies; 3+ messages in thread
From: Uladzimir Bely @ 2022-06-10 11:19 UTC (permalink / raw)
  To: isar-users

This fixes early exit from the script caused by possible 'find' error
that leads to unexpanded rootfs after boot.

Bug was reproduced at least with RPi images.

Changes since v1:
- Replaced '| head -1' to cleaner '|| true'

Uladzimir Bely (1):
  expand-on-first-boot: Fix early exit with error in helper script

 .../expand-on-first-boot/files/expand-last-partition.sh         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.20.1


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

end of thread, other threads:[~2022-06-17 17:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-10 11:19 [PATCH v2 0/1] expand-on-first-boot: Fix early exit in helper script Uladzimir Bely
2022-06-10 11:19 ` [PATCH v2 1/1] expand-on-first-boot: Fix early exit with error " Uladzimir Bely
2022-06-17 17:08 ` [PATCH v2 0/1] expand-on-first-boot: Fix early exit " Anton Mikanovich

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