From 4b8ce14f6c68e5fd75a71fdb7bb998f070940ef1 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Thu, 9 Mar 2023 20:33:04 +0100 Subject: repart: Add support for reading mkfs options from environment --- docs/ENVIRONMENT.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/ENVIRONMENT.md') diff --git a/docs/ENVIRONMENT.md b/docs/ENVIRONMENT.md index 3e957113e7..3ec5573ff9 100644 --- a/docs/ENVIRONMENT.md +++ b/docs/ENVIRONMENT.md @@ -520,3 +520,9 @@ SYSTEMD_HOME_DEBUG_SUFFIX=foo \ systemd-stub. Normally, requested measurement of resources is conditionalized on kernels that have booted with `systemd-stub`. With this environment variable the test for that my be bypassed, for testing purposes. + +`systemd-repart`: + +* `$SYSTEMD_REPART_MKFS_OPTIONS_` – configure additional arguments to use for + `mkfs` when formatting partition file systems. There's one variable for each + of the supported file systems. -- cgit v1.2.1