public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v7 0/2] expand-on-first-boot: Switch from resize2fs to systemd-growfs
@ 2022-10-26  8:20 Henning Schild
  2022-10-26  8:21 ` [PATCH v7 1/2] expand-on-first-boot: fix runtime deps for debian stretch Henning Schild
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Henning Schild @ 2022-10-26  8:20 UTC (permalink / raw)
  To: isar-users; +Cc: Joe MacDonald, Tobias Schmidl, Jan Kiszka, Henning Schild

Diff to v6:
- fix shell script syntax error
- include a patch to actually make the package installable on stretch

Diff to v5:
- keep fallback path for debian stretch simply using old code and rdeps

Original Authors log:

Diff to v1:
- Rewording on patch message ("root partition" --> "last partition",
  added note to systemd-dependency and its impact)
- Added systemd-version dependency
- Removed runtime if case that allowed for non-systemd systems

Diff to v2:
- Version bump to v1.2
- Removed e2fsprogs as dependency

Diff to v3:
- Omit the explicit call to systemd-growfs if a fstab option has been
  found
- Be able to deal with both mounted and unmounted mountpoints

Diff to v4:
- Mount the last partition unconditionally to a tmp dir and let
  systemd-growfs operate there.

Henning Schild (1):
  expand-on-first-boot: fix runtime deps for debian stretch

Tobias Schmidl (1):
  expand-on-first-boot: Switch from resize2fs to systemd-growfs

 ...oot_1.1.bb => expand-on-first-boot_1.2.bb} |  5 +--
 .../files/expand-last-partition.sh            | 31 ++++++++++++++++---
 2 files changed, 29 insertions(+), 7 deletions(-)
 rename meta/recipes-support/expand-on-first-boot/{expand-on-first-boot_1.1.bb => expand-on-first-boot_1.2.bb} (82%)

-- 
2.37.4


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

end of thread, other threads:[~2022-12-13  8:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-26  8:20 [PATCH v7 0/2] expand-on-first-boot: Switch from resize2fs to systemd-growfs Henning Schild
2022-10-26  8:21 ` [PATCH v7 1/2] expand-on-first-boot: fix runtime deps for debian stretch Henning Schild
2022-10-26  8:21 ` [PATCH v7 2/2] expand-on-first-boot: Switch from resize2fs to systemd-growfs Henning Schild
2022-12-13  8:33   ` Henning Schild
2022-10-26  8:23 ` [PATCH v7 0/2] " Henning Schild
2022-10-26  8:30   ` Anton Mikanovich
2022-11-04 12:49 ` Anton Mikanovich

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