From: Lennart Poettering Date: Wed, 12 Sep 2018 19:39:14 +0000 (+0200) Subject: update TODO X-Git-Tag: v240~731 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c633b0a64270d67754c243c6b9d2ed155dbd8e30;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 65dc51b2250..4bf66bd2173 100644 --- a/TODO +++ b/TODO @@ -72,6 +72,17 @@ Features: should be revisited to make clearer and also work if the payload systemd runs with full privs and without userns. +* hibernate/s2h: make this robust and safe to enable in Fedora by default. + Specifically: + + 1. add resume_offset support to the resume code (i.e. support swap files + properly) + 2. check of swap is on weird storage and refuse if so + 3. add env-var based option to disable hibernation + 4. figure out what to do with swap-on-luks + 5. add autodetection of hibernation images, and add "noresume" to disable + this + * portables: introduce a new unit file directory /etc/systemd/system.attached/ or so, where we attach portable services to