From c633b0a64270d67754c243c6b9d2ed155dbd8e30 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 12 Sep 2018 21:39:14 +0200 Subject: [PATCH] update TODO --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/TODO b/TODO index 65dc51b225..4bf66bd217 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