]> git.ipfire.org Git - thirdparty/systemd.git/commit
repart: make file system sector size configurable
authorLennart Poettering <lennart@poettering.net>
Thu, 19 Jun 2025 12:14:31 +0000 (14:14 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 26 Jun 2025 12:36:33 +0000 (14:36 +0200)
commite7b4b2968e0e3752cdde290c57fe208eab9f6265
treef3b2f0bb3142c8fd24efe2ccf6493dcb78293caa
parent76a71fb64d6b62be90e35aeca2ee19baeb2d813c
repart: make file system sector size configurable

Let's make the fs sector size configurable. This also adds
infrastructure so that we can pick different sector sizes as defaults
eventually, but doesn't actually do that.

(Background: I think we should probably default to native sector size
for the ESP, but Daan disagrees, so I'll leave this out for now).
man/repart.d.xml
src/repart/repart.c