]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
repart: Restore early fstab/crypttab generation (#40473)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 30 Jan 2026 14:32:07 +0000 (23:32 +0900)
committerGitHub <noreply@github.com>
Fri, 30 Jan 2026 14:32:07 +0000 (23:32 +0900)
fstab/crypttab generation were moved to the late stage to support
'fixate-volume-key' option. This, however, broke the use-case when
fstab/crypttab are put to the generated partition/image.

Fixes #40444


Trivial merge