public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v5 0/1] expand-on-first-boot: Switch from resize2fs to systemd-growfs
@ 2022-06-30 13:55 Tobias Schmidl
  2022-06-30 13:55 ` [PATCH v5 1/1] " Tobias Schmidl
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Tobias Schmidl @ 2022-06-30 13:55 UTC (permalink / raw)
  To: isar-users; +Cc: Joe MacDonald, Tobias Schmidl

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} |  5 +++--
 .../files/expand-last-partition.sh            | 19 +++++++++++++++++--
 2 files changed, 20 insertions(+), 4 deletions(-)
 rename meta/recipes-support/expand-on-first-boot/{expand-on-first-boot_1.1.bb => expand-on-first-boot_1.2.bb} (78%)

-- 
2.36.1


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

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

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-30 13:55 [PATCH v5 0/1] expand-on-first-boot: Switch from resize2fs to systemd-growfs Tobias Schmidl
2022-06-30 13:55 ` [PATCH v5 1/1] " Tobias Schmidl
2022-06-30 15:03   ` Henning Schild
2022-06-30 16:41   ` Joe MacDonald
2022-07-01  7:33     ` Henning Schild
2022-07-06 17:58       ` Joe MacDonald
2022-06-30 15:05 ` [PATCH v5 0/1] " Henning Schild
2022-06-30 16:36   ` Joe MacDonald
2022-07-01  7:43     ` Henning Schild
2022-07-20 12:38 ` Schmidl, Tobias
2022-09-28 10:07   ` Anton Mikanovich

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