1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-23 17:34:00 +03:00

update TODO

This commit is contained in:
Lennart Poettering 2022-11-29 16:55:48 +01:00
parent 51f3dc2234
commit c8d9ce4aa0

10
TODO
View File

@ -203,9 +203,6 @@ Features:
xattr set, check bpf table to find dirs with hashes for other prior DDIs and xattr set, check bpf table to find dirs with hashes for other prior DDIs and
try to use inode from there. try to use inode from there.
* dissect too: add --with switch that will invoke a command with the image
mounted, and as current working directory. Terminate once done.
* extend the verity signature partition to permit multiple signatures for the * extend the verity signature partition to permit multiple signatures for the
same root hash, so that people can sign a single image with multiple keys. same root hash, so that people can sign a single image with multiple keys.
@ -888,8 +885,6 @@ Features:
* add linker script that implicitly adds symbol for build ID and new coredump * add linker script that implicitly adds symbol for build ID and new coredump
json package metadata, and use that when logging json package metadata, and use that when logging
* systemd-dissect: show GPT disk UUID in output
* Enable RestrictFileSystems= for all our long-running services (similar: * Enable RestrictFileSystems= for all our long-running services (similar:
RestrictNetworkInterfaces=) RestrictNetworkInterfaces=)
@ -1211,11 +1206,6 @@ Features:
* systemd-path: add ESP and XBOOTLDR path. Add "private" runtime/state/cache dir enum, * systemd-path: add ESP and XBOOTLDR path. Add "private" runtime/state/cache dir enum,
mapping to $RUNTIME_DIRECTORY, $STATE_DIRECTORY and such mapping to $RUNTIME_DIRECTORY, $STATE_DIRECTORY and such
* All tools that support --root= should also learn --image= so that they can
operate on disk images directly. Specifically: systemctl, coredumpctl.
(Already done: bootctl, systemd-nspawn, systemd-firstboot,
systemd-repart, systemd-tmpfiles, systemd-sysusers, journalctl)
* seccomp: by default mask x32 ABI system wide on x86-64. it's on its way out * seccomp: by default mask x32 ABI system wide on x86-64. it's on its way out
* seccomp: don't install filters for ABIs that are masked anyway for the * seccomp: don't install filters for ABIs that are masked anyway for the