update TODO

This commit is contained in:
Lennart Poettering 2018-09-12 21:39:14 +02:00
parent 27b620b7db
commit c633b0a642
1 changed files with 11 additions and 0 deletions

11
TODO
View File

@ -72,6 +72,17 @@ Features:
should be revisited to make clearer and also work if the payload systemd runs should be revisited to make clearer and also work if the payload systemd runs
with full privs and without userns. 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/ * portables: introduce a new unit file directory /etc/systemd/system.attached/
or so, where we attach portable services to or so, where we attach portable services to