]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 30150/head
authorLennart Poettering <lennart@poettering.net>
Wed, 22 Nov 2023 09:59:57 +0000 (10:59 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 18 Dec 2023 10:11:17 +0000 (11:11 +0100)
TODO

diff --git a/TODO b/TODO
index d74daa0663cd09d124bee9caebefe5239a6ca895..519db3b44613aa4b3a0480417d275d82bcfbc126 100644 (file)
--- a/TODO
+++ b/TODO
@@ -931,10 +931,6 @@ Features:
     file system paths to enable on start.
   • make systemd-fstab-generator look for a system credential encoding root= or
     usr=
-  • systemd-homed: when initializing, look for a credential
-    systemd.homed.register or so with JSON user records to automatically
-    register if not registered yet.  Use case: deploy a system, and add an
-    account one can directly log into.
   • in gpt-auto-generator: check partition uuids against such uuids supplied via
     sd-stub credentials. That way, we can support parallel OS installations with
     pre-built kernels.
@@ -2259,11 +2255,6 @@ Features:
   - support new FS_IOC_ADD_ENCRYPTION_KEY ioctl for setting up fscrypt
   - maybe pre-create ~/.cache as subvol so that it can have separate quota
     easily?
-  - add a switch to homectl (maybe called --first-boot) where it will check if
-    any non-system users exist, and if not prompts interactively for basic user
-    info, mimicking systemd-firstboot. Then, place this in a service that runs
-    after systemd-homed, but before gdm and friends, as a simple, barebones
-    fallback logic to get a regular user created on uninitialized systems.
   - store PKCS#11 + FIDO2 token info in LUKS2 header, compatible with
     systemd-cryptsetup, so that it can unlock homed volumes
   - maybe make all *.home files owned by `systemd-home` user or so, so that we