From: Zbigniew Jędrzejewski-Szmek Date: Wed, 19 Nov 2025 15:19:16 +0000 (+0100) Subject: man: add 'testing' as one of the suggestions for DEPLOYMENT= X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9d7a70003dae69a316e378807f7128033e3a0b96;p=thirdparty%2Fsystemd.git man: add 'testing' as one of the suggestions for DEPLOYMENT= Looking at the list, "test" or "testing" seems to be a fairly generic entry that is missing from the list of suggestions. I went with "testing" because it fits better with the other item, e.g. "staging". In https://github.com/systemd/systemd/issues/38743 "laboratory" was also suggested. I didn't include this because that is more about the location, not deployment type. Any of the other deployments could be in a "laboratory". Closes https://github.com/systemd/systemd/issues/38743. --- diff --git a/man/machine-info.xml b/man/machine-info.xml index cd254a9c355..53c9e64ec49 100644 --- a/man/machine-info.xml +++ b/man/machine-info.xml @@ -120,6 +120,7 @@ development, integration, staging, + testing, production.