From: Henning Schild <henning.schild@siemens.com>
To: <isar-users@googlegroups.com>
Cc: Joe MacDonald <joe.macdonald@siemens.com>,
Tobias Schmidl <tobiasschmidl@siemens.com>,
Jan Kiszka <jan.kiszka@siemens.com>,
"Henning Schild" <henning.schild@siemens.com>
Subject: [PATCH v7 0/2] expand-on-first-boot: Switch from resize2fs to systemd-growfs
Date: Wed, 26 Oct 2022 10:20:59 +0200 [thread overview]
Message-ID: <20221026082101.17364-1-henning.schild@siemens.com> (raw)
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
next reply other threads:[~2022-10-26 8:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-26 8:20 Henning Schild [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221026082101.17364-1-henning.schild@siemens.com \
--to=henning.schild@siemens.com \
--cc=isar-users@googlegroups.com \
--cc=jan.kiszka@siemens.com \
--cc=joe.macdonald@siemens.com \
--cc=tobiasschmidl@siemens.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox