]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 22 Nov 2023 09:53:44 +0000 (10:53 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 22 Nov 2023 10:00:30 +0000 (11:00 +0100)
TODO

diff --git a/TODO b/TODO
index 2e788768411dcbb92cafa511a975afb52ecc98c0..5262ca828fa8babb9dac5c7feab726f0e1427527 100644 (file)
--- a/TODO
+++ b/TODO
@@ -16,10 +16,6 @@ External:
    - natively watch for dbus-*.service symlinks (PENDING)
    - teach dbus to activate all services it finds in /etc/systemd/services/org-*.service
 
-* kernel: add device_type = "fb", "fbcon" to class "graphics"
-
-* /usr/bin/service should actually show the new command line
-
 * fedora: suggest auto-restart on failure, but not on success and not on coredump. also, ask people to think about changing the start limit logic. Also point people to RestartPreventExitStatus=, SuccessExitStatus=
 
 * neither pkexec nor sudo initialize environ[] from the PAM environment?
@@ -133,6 +129,11 @@ Deprecations and removals:
 
 Features:
 
+* add a kernel cmdline switch (and cred?) for marking a system to be
+  "headless", in which case we never open /dev/console for reading, only for
+  writing. This would then mean: systemd-firstboot would process creds but not
+  ask interactively, getty would not be started and so on.
+
 * extend mime database with mime types for:
   - journal files
   - credential files