]> git.ipfire.org Git - thirdparty/systemd.git/commit
repart: when using erofs and log level is not debug, use --quiet
authorLuca Boccassi <luca.boccassi@gmail.com>
Sun, 23 Feb 2025 19:05:24 +0000 (19:05 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 24 Feb 2025 14:55:25 +0000 (14:55 +0000)
commit323213cfea8b78d44f63b8a83f74fbd1f79f1775
treec237581cd80dd77b641740f91d3ec7c2f5100655
parentaf69ea714d8e75055561acfd607970742136655f
repart: when using erofs and log level is not debug, use --quiet

mkfs.erofs is extremely verbose and will log every single file added
to the filesystem, which is a lot of them when building a rootfs.
src/repart/repart.c