summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2024-09-23 11:41:29 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2024-09-23 12:09:43 +0200
commitace26a511ff63dbc15f1b2b0b941cbd3294a288c (patch)
treec18a560138dea7609504f98925110f8d96287955 /TODO
parentrepart: Use swap format for swap partition even if encrypted (diff)
downloadsystemd-ace26a511ff63dbc15f1b2b0b941cbd3294a288c.tar.xz
systemd-ace26a511ff63dbc15f1b2b0b941cbd3294a288c.zip
man: slightly enhance docs about "exitrd" and remove TODO entry for it
The concept is fairly well established and present in our docs in various places. Say that the exitrd is also marked by the presence of /etc/initrd-release.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO b/TODO
index 85bc780b33..773cdac8e3 100644
--- a/TODO
+++ b/TODO
@@ -1355,12 +1355,6 @@ Features:
CapabilityQuintet we already have. (This likely allows us to drop libcap
dep in the base OS image)
-* add concept for "exitrd" as inverse of "initrd", that we can transition to at
- shutdown, and has similar security semantics. This should then take the place
- of dracut's shutdown logic. Should probably support sysexts too. Care needs
- to be taken that the resulting logic ends up in RAM, i.e. is copied out of
- on-disk storage.
-
* userdbd: implement an additional varlink service socket that provides the
host user db in restricted form, then allow this to be bind mounted into
sandboxed environments that want the host database in minimal form. All