public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v6 0/1] expand-on-first-boot: Switch from resize2fs to systemd-growfs
@ 2022-10-25 13:47 Henning Schild
  2022-10-25 13:47 ` [PATCH v6 1/1] " Henning Schild
  2022-10-25 13:49 ` [PATCH v6 0/1] " Henning Schild
  0 siblings, 2 replies; 7+ messages in thread
From: Henning Schild @ 2022-10-25 13:47 UTC (permalink / raw)
  To: isar-users; +Cc: Joe MacDonald, Henning Schild

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.

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

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

-- 
2.37.4


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

end of thread, other threads:[~2022-10-28 14:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-25 13:47 [PATCH v6 0/1] expand-on-first-boot: Switch from resize2fs to systemd-growfs Henning Schild
2022-10-25 13:47 ` [PATCH v6 1/1] " Henning Schild
2022-10-25 15:34   ` Henning Schild
2022-10-25 13:49 ` [PATCH v6 0/1] " Henning Schild
2022-10-25 13:55   ` Bezdeka, Florian
2022-10-25 14:31     ` Henning Schild
2022-10-28 14:34       ` Raphael Lisicki

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