From: Zbigniew Jędrzejewski-Szmek Date: Sat, 30 Nov 2019 14:33:59 +0000 (+0100) Subject: tree-wise: standarize on "auto-detection" spelling X-Git-Tag: v245-rc1~262^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=46c41478c933dabbfa8f005eddd38cb1a2a7eea5;p=thirdparty%2Fsystemd.git tree-wise: standarize on "auto-detection" spelling --- diff --git a/TODO b/TODO index c3cc999ac46..faddc6f8474 100644 --- a/TODO +++ b/TODO @@ -211,7 +211,7 @@ Features: 1. add resume_offset support to the resume code (i.e. support swap files properly) 2. check if swap is on weird storage and refuse if so - 3. add autodetection of hibernation images + 3. add auto-detection of hibernation images * cgroups: use inotify to get notified when somebody else modifies cgroups owned by us, then log a friendly warning. diff --git a/test/README.testsuite b/test/README.testsuite index 9e0c36512c9..471771acd46 100644 --- a/test/README.testsuite +++ b/test/README.testsuite @@ -51,7 +51,7 @@ TEST_NO_NSPAWN=1 Don't run tests under systemd-nspawn TEST_NO_KVM=1 - Disable QEMU KVM autodetection (may be necessary when you're trying to run the + Disable QEMU KVM auto-detection (may be necessary when you're trying to run the *vanilla* QEMU and have both qemu and qemu-kvm installed) TEST_NESTED_KVM=1